Mostly bug fixes and the addition of a configuration option to allow
logging of server-side execution to the access log. We'll post the
latest binaries to aolserver.com soon.
- Nathan
2003-08-06 Elizabeth Thomas <[EMAIL PROTECTED]>
* nsperm/Makefile: include -lresolv on solaris to find inet_aton
* nslog/nslog.c: fix formatting of usecs on logreqtime
* TAG: aolserver_v35_b10
2003-05-28 Elizabeth Thomas <[EMAIL PROTECTED]>
* TAG: aolserver_v35_b9
2003-05-28 Mark Page <[EMAIL PROTECTED]>
* nsd/tclmisc.c: (bug fix): Use binary channel to read image file
for ns_jpegsize. Eliminate double error string.
* tcl/form.tcl: Fix to ns_querygetall to suppress null sublists. Also,
fix defaulting semantics to behave as described.
2003-05-28 Nathan Folkman <[EMAIL PROTECTED]>
* nslog/nslog.c: (bug fix): Fixed bug where TLS was not correctly
allocated at startup.
2003-04-10 Nathan Folkman <[EMAIL PROTECTED]>
* TAG: aolserver_v35_b8
* nsd/nsd.h: Bumped lable/version to aolserver_v35_b8.
* nslog/nslog.c: (new feature): Added a new option allowing
the request time to be captured and appended to the access
log.
To enable:
ns_section "ns/server/${servername}/module/nslog"
ns_param logreqtime true
By default the option is disabled. If enabled the connection's
request time will be appended to the access log before the
extended headers (if configured).
The time is captured using a combination of a registered filter
and the server trace invoked to write the access log entry - for
these reasons the time is not as precise as it could be. This
deficiency will be addressed in AOLserver 4.x.
2003-04-04 Scott S. Goodwin <[EMAIL PROTECTED]>
* nscgi/nscgi.c: (bug) Ns_DStringInit called in CgiExec was
destroying the
linked list used to maintain the list of dstrings in use by the
module,
resulting in a memory leak for every cgi script run.
2003-04-04 Mark Page <[EMAIL PROTECTED]>
* nsd/nsmain.c (Ns_Main): (bug) Set nsconf.server and nsServer
early enough to be usable from config script processing.
* nsd/nsd.h: Bugmped label/version tag to aolserver_v35_b7.
2003-03-10 Scott S. Goodwin <[EMAIL PROTECTED]>
* nscgi/nscgi.c: (bug) SERVER_NAME is now set correctly.
2003-03-05 Nathan Folkman <[EMAIL PROTECTED]>
* TAG: aolserver_v35_b6
* nsd/nsd.h: Bumped label/version to aolserver_v35_b6.
Brad Chick wrote on 9/30/03, 8:55 PM:
> I've seen references to aolserver 3.5.10, but can only seem to find
> 3.5.6.
> What are the key differences and how does one obtain the newer version?
>
> Thanks
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of
your email blank.