[AOLSERVER] [ANNOUNCE] nsdqe pre-release 0.9

2002-09-30 Thread Wojciech Kocjan

Hello.

This is a beta pre-release (although it is used on production servers,
some parts have been added - mostly dqeVh, so it is not quite tested yet).

Download it from this URL: http://www.zoro2.org/dqe-0.9.tar.gz

I hope some of you find this module interesting. Below is a short
description.

nsdqe is an AOLserver module for an ISP, or a widely vhosted webserver.
It allows building complex websites using Tcl and AOLserver, as well as

It was created by DataQuest Internet Technologies company in 2002. Our
company uses it for building complex websites.

Most commonly used aspects of nsdqe include:

   * dqeAsync- async multithreaded communication
   * dqeCache- two-level Tcl_Obj based cache'ing
   * dqeChan - channel transfer between threads
   * dqeEnc  - Unicode and encoding handling
   * dqeParser   - allows Tcl based ADP parser
   * dqePcount   - simple page hit counter
   * dqeSess - a cookie-based session mechanism
   * dqeStat - Tcl based command statistics
   * dqeUtils- misc utility commands
   * dqeVh   - name-based virtualhosting and filtering support
   * dqeVhStd- standard operations for vhosting and filtering

--
WK
(written at Stardate 56750.3)

"Data typing is an illusion. Everything is a sequence of bytes."
  -Todd Coram



Re: [AOLSERVER] nsopenssl

2002-09-30 Thread Scott Goodwin

Nope. I need to figure out how to get that info from OpenSSL properly
and display it. Sounds like something for me to work on tomorrow.

/s.

On Mon, 30 Sep 2002 21:40:32 -0500, "David Walker"
<[EMAIL PROTECTED]> said:
> If nsopenssl is using openssl version 0.9.6g, is there a command that
> will
> display the version in that format?
>

--
  Scott Goodwin
  [EMAIL PROTECTED]
  http://scottg.net



[AOLSERVER] nsopenssl

2002-09-30 Thread David Walker

If nsopenssl is using openssl version 0.9.6g, is there a command that will
display the version in that format?



[AOLSERVER] nsimage imported into SourceForge

2002-09-30 Thread Scott Goodwin

Ayan George's nsimage module is now in AOLserver's SF area. I've tagged
the initial code as 'v1_0beta1'. If I remember, I'll package it up and
release it as nsimage-1.0beta1.tar.gz.


/s.
--
  Scott Goodwin
  [EMAIL PROTECTED]
  http://scottg.net



[AOLSERVER] Oracle Driver update

2002-09-30 Thread Scott Goodwin

Thanks to all who have provided the various versions of the oracle
driver code. I've created a version geneology based on the Id tags in
the different ora8.c files:

2.3  ora8.c:
 /* $Id: ora8.c,v 1.54 2000/09/09 02:37:04 mayoff Exp $ */

2.4  ora8.c:
 /* $Id: ora8.c,v 1.55 2000/09/20 19:54:35 mayoff Exp $ */

2.5  ora8.c:
 /* $Id: ora8.c,v 1.57 2001/01/05 17:26:10 davis Exp $ */

  (BRANCH: 2.5-jcollins  ora8.c:
 /* $Id: ora8.c,v 1.5 2002/05/26 13:40:31 jcollins Exp $ */)

2.6  ora8.c:
 /* $Id: ora8.c,v 1.59 2001/06/11 20:11:14 mayoff Exp $ */

2.7
 /* $Id: ora8.c,v 1.60 2001/09/19 03:10:36 mayoff Exp $ */


Looks like I can import from 2.3, then update all the way to what I'm
calling 2.7 (I don't think there ever was an official 2.7 release).

Jeremy based his extensive changes on version 2.5. Also, Jeff Davis
posted a mod to, I think 2.5 -- reference
http://ccm.redhat.com/bboard-archive/webdb/000d9f.html

Unless anyone has any comments, updates or other suggestions, I'm going
to import 2.3 and patch to what I'm calling 2.7, then attempt to patch
Jeff's mod and then Jeremy's changes onto 2.7. If they take cleanly,
great. If not, I'll probably ask Jeremy and Jeff to take a look and see
if they can sort it out.

One alternative is to simply create a branch after 2.5 that contains
Jeremy's code, which he or someone else can then merge into the head
branch.

I'll wait a day for comments and suggestions. If anyone wants to get
all the versions I currently have, they can do so by downloading
http://scottg.net/download/nsora.tar.gz.

/s.
--
  Scott Goodwin
  [EMAIL PROTECTED]
  http://scottg.net



Re: [AOLSERVER] [ANNOUNCE] Release of nssha1-0.1

2002-09-30 Thread Dossy

On 2002.09.30, Jamie Rasmussen <[EMAIL PROTECTED]> wrote:
>I like the Wiki and hope that people will update it and you will
> continue hosting it.

Thanks.

> I just didn't want to pollute it with my win32 related stuff, which I
> know many people on this list don't care about.

The wiki is not the mailing list.  I'd like to see the wiki become the
canonical documentation for AOLserver, and being that it can be
edited and updated by /anyone/ without any kind of "authorization" or
"privilege" I was hoping that the lowered bar for entrance to
contribution would have lead to more contribution.  I was wrong.

What is it about the wiki that makes people not contribute to it?

It is just as much a resource for you (plural) as it is for me.  As long
as it's AOLserver-related material, I'd like to see it on the wiki
somewhere.  Anyone can then feel free to help refactor or otherwise
reorganize the content if they feel it's necessary.

> It is also easier for me to work with things in table format sometimes
> - I can quickly tell which modules I need to port next, etc.

Can you give a specific example of what you're talking about?  Perhaps
it can be accomodated on the wiki?

> I would be happy to copy any of my documentation that people find
> useful to a more official / central server.

My votes are to either get it into the SF CVS tree or on the wiki.
Perhaps start on the wiki and move it to CVS if it proves necessary.

-- Dossy

--
Dossy Shiobara   mail: [EMAIL PROTECTED]
Panoptic Computer Network web: http://www.panoptic.com/
  "He realized the fastest way to change is to laugh at your own
folly -- then you can let go and quickly move on." (p. 70)



Re: [AOLSERVER] [ANNOUNCE] Release of nssha1-0.1

2002-09-30 Thread Jamie Rasmussen

I like the Wiki and hope that people will update it and you will
continue hosting it.  I just didn't want to pollute it with my win32
related stuff, which I know many people on this list don't care about.  It
is also easier for me to work with things in table format sometimes - I can
quickly tell which modules I need to port next, etc.  I would be happy to
copy any of my documentation that people find useful to a more official /
central server.

Jamie


>I take it that people have abandoned the AOLserver wiki?
>
> http://panoptic.com/wiki/aolserver
>
>Particularly, I was hoping that folks would add known modules to
>this page:
>
> http://panoptic.com/wiki/aolserver/AOLserverContributedSoftware
>
>Once the dust settles and things make it into AOLserver SF CVS, I'll
>go and update the page with links to all the new modules.
>
>-- Dossy
>
>--
>Dossy Shiobara   mail: [EMAIL PROTECTED]
>Panoptic Computer Network web: http://www.panoptic.com/
>   "He realized the fastest way to change is to laugh at your own
> folly -- then you can let go and quickly move on." (p. 70)



Re: [AOLSERVER] [ANNOUNCE] Release of nssha1-0.1

2002-09-30 Thread Dossy

On 2002.09.30, Mike Hoegeman <[EMAIL PROTECTED]> wrote:
>
> You might want to consider moving the pages over to the tcl wiki at
>
> http://wiki.tcl.tk
>
> the tcl'ers wiki seems to have been growing in popularity
> over the last few months. i suspect you  would get more visibility
> via that site..

Why move it if people aren't using it where it is?  Moving it makes
sense if the current situation is experiencing growing pains or can't
grow to accomodate the need ... but when something has gone defunct,
moving it just means more work for uncertain payoff.

If people aren't finding the wiki useful, I'll just let it collect dust
and eventually kill it off.  It was fun, though.

-- Dossy

--
Dossy Shiobara   mail: [EMAIL PROTECTED]
Panoptic Computer Network web: http://www.panoptic.com/
  "He realized the fastest way to change is to laugh at your own
folly -- then you can let go and quickly move on." (p. 70)



Re: [AOLSERVER] [ANNOUNCE] Release of nssha1-0.1

2002-09-30 Thread Mike Hoegeman

Dossy wrote:
>
> On 2002.09.30, Jamie Rasmussen <[EMAIL PROTECTED]> wrote:
> >I asked Scott to import nssha1 because it gets used by OpenACS in some
> > places.  I didn't know about your nspasswd module Oscar, but it sounds
> > great.  I'm going to try it out tonight.
> >I'm trying to compile a complete list of AOLserver modules, where to
> > get them, and if they work on Windows.  It is online at
> > http://empoweringminds.mle.ie/openacs/aolserver_modules  - if anyone knows
> > of modules that should be on the list but aren't, please email me!
>
> I take it that people have abandoned the AOLserver wiki?
>
> http://panoptic.com/wiki/aolserver

You might want to consider moving the pages over to the tcl wiki at

http://wiki.tcl.tk

the tcl'ers wiki seems to have been growing in popularity
over the last few months. i suspect you  would get more visibility
via that site..

-mike

>
> Particularly, I was hoping that folks would add known modules to
> this page:
>
> http://panoptic.com/wiki/aolserver/AOLserverContributedSoftware
>
> Once the dust settles and things make it into AOLserver SF CVS, I'll
> go and update the page with links to all the new modules.
>
> -- Dossy
>
> --
> Dossy Shiobara   mail: [EMAIL PROTECTED]
> Panoptic Computer Network web: http://www.panoptic.com/
>   "He realized the fastest way to change is to laugh at your own
> folly -- then you can let go and quickly move on." (p. 70)



Re: [AOLSERVER] [ANNOUNCE] Release of nssha1-0.1

2002-09-30 Thread Daniel Wickstrom

>I'm trying to compile a complete list of AOLserver modules, where to
> get them, and if they work on Windows.  It is online at
> http://empoweringminds.mle.ie/openacs/aolserver_modules  - if anyone knows
> of modules that should be on the list but aren't, please email me!

I don't see nsfts on that list.  See http://openfts.sf.net/.

Also, it would be nice, if there were a module list on the aolserver
homepage.  People are not likely to go to the above site when looking
for an aolserver module.

Dan



Re: [AOLSERVER] [ANNOUNCE] Release of nssha1-0.1

2002-09-30 Thread Dossy

On 2002.09.30, Jamie Rasmussen <[EMAIL PROTECTED]> wrote:
>I asked Scott to import nssha1 because it gets used by OpenACS in some
> places.  I didn't know about your nspasswd module Oscar, but it sounds
> great.  I'm going to try it out tonight.
>I'm trying to compile a complete list of AOLserver modules, where to
> get them, and if they work on Windows.  It is online at
> http://empoweringminds.mle.ie/openacs/aolserver_modules  - if anyone knows
> of modules that should be on the list but aren't, please email me!

I take it that people have abandoned the AOLserver wiki?

http://panoptic.com/wiki/aolserver

Particularly, I was hoping that folks would add known modules to
this page:

http://panoptic.com/wiki/aolserver/AOLserverContributedSoftware

Once the dust settles and things make it into AOLserver SF CVS, I'll
go and update the page with links to all the new modules.

-- Dossy

--
Dossy Shiobara   mail: [EMAIL PROTECTED]
Panoptic Computer Network web: http://www.panoptic.com/
  "He realized the fastest way to change is to laugh at your own
folly -- then you can let go and quickly move on." (p. 70)



Re: [AOLSERVER] [ANNOUNCE] Release of nssha1-0.1

2002-09-30 Thread Jamie Rasmussen

I asked Scott to import nssha1 because it gets used by OpenACS in some
places.  I didn't know about your nspasswd module Oscar, but it sounds
great.  I'm going to try it out tonight.
I'm trying to compile a complete list of AOLserver modules, where to
get them, and if they work on Windows.  It is online at
http://empoweringminds.mle.ie/openacs/aolserver_modules  - if anyone knows
of modules that should be on the list but aren't, please email me!
Thanks,

Jamie


>On Mon, 30 Sep 2002 11:51:26 -0600, "Oscar Bonilla"
><[EMAIL PROTECTED]> said:
> > Why don't you check the module nspasswd at
> > http://www.galileo.edu/obonilla/software/nspasswd ? it has nssha
> > functionality plus other hashes...
> >
> > regards,
> >
> > -Oscar
> >
> > On Monday, September 30, 2002, at 12:47  AM, Scott Goodwin wrote:
> >
> > > I've imported and created a File release of nssha1, version 0.1. I'll
> > > promote it to version 1.0 when I or someone else can confirm that it
> > > works properly with AOLserver.
> > >
> > > /s.
> > > --
> > >   Scott Goodwin
> > >   [EMAIL PROTECTED]
> > >   http://scottg.net
> > >
> > --
> > pgp fingerprint: BC64 2E7A CAEF 39E1 9544  80CA F7D5 784D FB46 16C1
> >
>
>--
>   Scott Goodwin
>   [EMAIL PROTECTED]
>   http://scottg.net



Re: [AOLSERVER] [ANNOUNCE] Release of nssha1-0.1

2002-09-30 Thread Scott Goodwin

Hi Oscar,

I'll download and import as soon as I can.

thanks,

/s.


On Mon, 30 Sep 2002 11:51:26 -0600, "Oscar Bonilla"
<[EMAIL PROTECTED]> said:
> Why don't you check the module nspasswd at
> http://www.galileo.edu/obonilla/software/nspasswd ? it has nssha
> functionality plus other hashes...
>
> regards,
>
> -Oscar
>
> On Monday, September 30, 2002, at 12:47  AM, Scott Goodwin wrote:
>
> > I've imported and created a File release of nssha1, version 0.1. I'll
> > promote it to version 1.0 when I or someone else can confirm that it
> > works properly with AOLserver.
> >
> > /s.
> > --
> >   Scott Goodwin
> >   [EMAIL PROTECTED]
> >   http://scottg.net
> >
> --
> pgp fingerprint: BC64 2E7A CAEF 39E1 9544  80CA F7D5 784D FB46 16C1
>

--
  Scott Goodwin
  [EMAIL PROTECTED]
  http://scottg.net



Re: [AOLSERVER] AOLserver and Red Hat 8

2002-09-30 Thread Daniel P. Stasinski

 > 6) ns_sendmail will work as long as you use "localhost"
 > or "127.0.0.1" as your smtphost.

This reminds me, if you have downloaded the latest nsadmin
package from www.scriptkitties.com in the last few days, it
includes a modified ns_sendmail package.  It is much enhanced,
but it reverses the from and to args.  In retrospect, it was a
dumb move but years ago it seemed more logical.

Daniel P. Stasinski
Software Engineer
Mayor Pharmaceutical Laboratories
[EMAIL PROTECTED]



[AOLSERVER] AOLserver and Red Hat 8

2002-09-30 Thread Kriston Rehberg

Hi!  With today's release of Red Hat 8.0 there are significantly
excellent changes to Red Hat to make life with multithreaded programs,
like AOLserver, more convenient.

1) gcc-3.2 is used exclusively throughout Red Hat 8.0.  This means that
C89, C99, C++, ANSI C++, and friends will work together in harmony as
AOLserver shared objects.  Please note that there is an inconsistency in
the Red Hat 8.0 release notes that claims that the C++ ABI will change
in future releaes, but this directly contradicts the actual GCC 3.2
release notes that state clearly that the C++ ABI will not change in
future releases.  If you're a C++ head be sure to watch out for this but
it's probably as easy as keeping your code easy for other people to
recompile.

2) Multithreaded program support is getting better and better!  The top
and ps commands now only display the main (initial) thread of
thread-aware processes. To show all threads, use the command ps -m or
type H in top.

3) gdb seems to know what it's doing with multithreaded programs and
core dumps--I think the jury is still out on this one.

4) The version of Tcl does not have thread support enabled so AOLserver
3.5 users will  need to build their own copy of Tcl with
"--enable-threads --enable-shared".  At runtime, AOLserver at this time
does not "detect" that a proper version of Tcl with threads is installed
but it's likely we can do this in a future release for all systems.

5) Long ago the default file descriptor limit on Linux was made
configurable even if you don't have a 64-bit system.  The default Linux
installaion has about three zillion times more file descriptors than
even Solaris 9.

6) ns_sendmail will work as long as you use "localhost" or "127.0.0.1"
as your smtphost.  Red Hat 8 only listens on localhost for security reasons.

7) OpenSSL should be rebuilt according to the documentation that comes
with nsopenssl, otherwise nsopenssl will not recognize it.


That's all I can think of right now.  In the meantime, download Red Hat
8.0 and tell us what you think!

Kris



Re: [AOLSERVER] [ANNOUNCE] Release of nssha1-0.1

2002-09-30 Thread Oscar Bonilla

Why don't you check the module nspasswd at
http://www.galileo.edu/obonilla/software/nspasswd ? it has nssha
functionality plus other hashes...

regards,

-Oscar

On Monday, September 30, 2002, at 12:47  AM, Scott Goodwin wrote:

> I've imported and created a File release of nssha1, version 0.1. I'll
> promote it to version 1.0 when I or someone else can confirm that it
> works properly with AOLserver.
>
> /s.
> --
>   Scott Goodwin
>   [EMAIL PROTECTED]
>   http://scottg.net
>
--
pgp fingerprint: BC64 2E7A CAEF 39E1 9544  80CA F7D5 784D FB46 16C1



Re: [AOLSERVER] Oracle Driver

2002-09-30 Thread Scott Goodwin

Cool -- I just copied you on a response to Jeremy about his version --
he did a lot of reformatting of the code mostly, but did add one
command. He suggested we leave his version out of the import, but add
the new command he created in manually.

Also, if we can get all the way back to 1.6, let's go 1.6 -> aD 2.6. I
still want to unpack and confirm the versions and ordering, unless
you've already done that and are confident you've sorted it out.

/s.

On Mon, 30 Sep 2002 08:22:26 -0400, "Jeff Davis" <[EMAIL PROTECTED]>
said:
> I have oracle 2.3, 2.4, 2.5 and 2.6 all as released from aD.
> I checked and the copy of 2.6 at Eve's site and the OpenACS tarball
> are the same.
>
> I also have the version from Jeremy Collins which he called 2.6 and
> was based on the aD v2.5 but there are a lot of cosmetic changes and
> it is hard to figure out what should be folded in to the next version.
> The diff from aD 2.5 -> aD 2.6 is very small and easy to add to
> Jeremy's
> version but I am not sure how well his version has been tested.
>
> There is also a later version than the 2.6 release which Rob Mayoff
> had (which hopefully Rob or Andrew will send to me shortly which was
> ora8.c v 1.60 in the aD CVS).
>
> Also, there was a change that I never put into the released
> version since it was never clear to me what the right answer
> was (cf http://ccm.redhat.com/bboard-archive/webdb/000d9f.html )
>
> I think what we should do is put up the 2.3 -> 2.6 sequence, then
> try to pull in anything else that might have been fixed elsewhere
> and make that 2.7beta.
>
> --Jeff
>

--
  Scott Goodwin
  [EMAIL PROTECTED]
  http://scottg.net



Re: [AOLSERVER] Oracle Driver

2002-09-30 Thread Scott Goodwin

I have a copy of aD 3.3a13, so I can pull that copy out too. Jeff and I
will just have to do a "heuristic" analysis of all the versions. I'm
going to unpack them all into one area and start study them. Your info
below will help.

If anyone else has this kind of historical knowledge, post it here.

thanks,

/s.

On Mon, 30 Sep 2002 00:59:53 -0400, "Andrew Piskorski"
<[EMAIL PROTECTED]> said:
> On Mon, Sep 30, 2002 at 02:01:55AM +, Scott Goodwin wrote:
> > I now have Oracle Driver 2.3 and 2.5.
>
> Scott, that doesn't sound right.  The latest Oracle driver released by
> aD was 2.6, and I think that's what OpenACS uses.  Do you have the
> version that aD shipped with their AOLserver 3.3+ad13 release?  That
> was their last release of the Oracle driver.  However, it's README
> file was out of date and did still mention "release 2.4" in the text.
> It's ora8.c has:
>
>   /* $Id: ora8.c,v 1.59 2001/06/11 20:11:14 mayoff Exp $ */
>
> I can send you copy of aolserver-src-v33+ad13.tar.gz if you don't have
> it, or should be able to grab it from here:
>
>   http://eveander.com/arsdigita/acs-repository/aolserver-src
>
> But I suspect you may already have it, and it's just version number
> confusion going on...
>
> --
> Andrew Piskorski <[EMAIL PROTECTED]>
> http://www.piskorski.com
>

--
  Scott Goodwin
  [EMAIL PROTECTED]
  http://scottg.net



Re: [AOLSERVER] Oracle Driver

2002-09-30 Thread Jeff Davis

I have oracle 2.3, 2.4, 2.5 and 2.6 all as released from aD.
I checked and the copy of 2.6 at Eve's site and the OpenACS tarball
are the same.

I also have the version from Jeremy Collins which he called 2.6 and
was based on the aD v2.5 but there are a lot of cosmetic changes and
it is hard to figure out what should be folded in to the next version.
The diff from aD 2.5 -> aD 2.6 is very small and easy to add to Jeremy's
version but I am not sure how well his version has been tested.

There is also a later version than the 2.6 release which Rob Mayoff
had (which hopefully Rob or Andrew will send to me shortly which was
ora8.c v 1.60 in the aD CVS).

Also, there was a change that I never put into the released
version since it was never clear to me what the right answer
was (cf http://ccm.redhat.com/bboard-archive/webdb/000d9f.html )

I think what we should do is put up the 2.3 -> 2.6 sequence, then
try to pull in anything else that might have been fixed elsewhere
and make that 2.7beta.

--Jeff



Re: [AOLSERVER] Two modules for AOLServer available

2002-09-30 Thread Jim Davidson

In a message dated 9/29/2002 11:39:47 PM Eastern Daylight Time,
[EMAIL PROTECTED] writes:

> We now have three modules (that I know of) which use OpenSSL. I think
> it's time to break OpenSSL into its own openssl.so module, and have it
> loaded prior to loading nsencrypt.so, nsopenssl.so and nsimap.so. I'll
> work on that this week.
>


Hello,

The new config/make environment of AOLserver 3.5 and 4.0 support building
dynamic libraries with standard init routines if necessary.  This should
allow you to build/use OpenSSL as a simple library which the other modules
link against, eliminating the need to load an API module before other
modules.  This actually seams like the more consistant approach anyway -
modules shouldn't really rely on exported symbols from other modules.  Check
the nsthread/Makefile for an example.

-Jim