dgaudet 98/05/28 16:59:40
Modified:src CHANGES
src/main http_main.c
src/include conf.h
Log:
PORT: QNX needed a #include ; and now it uses flock
serialized accept to handle multiple sockets.
PR: 2295, 2296
Submitted by: Rob Sac
brian 98/05/28 16:28:01
Modified:.STATUS
src CHANGES
Log:
bookkeeping.
Revision ChangesPath
1.408 +0 -2 apache-1.3/STATUS
Index: STATUS
===
RCS file: /export/ho
brian 98/05/28 16:26:41
Modified:src/main util_script.c
Log:
Submitted by: W G Stoddard <[EMAIL PROTECTED]>
Reviewed by: Dean Gaudet, Brian Behlendorf
Have NT properly set the directory for CGI scripts (& other spawned children)
Revision ChangesPath
1.115 +2
brian 98/05/28 16:23:04
Modified:src CHANGES
Log:
Comment my last two commits.
Revision ChangesPath
1.870 +10 -1 apache-1.3/src/CHANGES
Index: CHANGES
===
RCS file: /export/home/cvs/ap
brian 98/05/28 16:14:12
Modified:src/main util_script.c
Log:
PR: 2294
Submitted by: W G Stoddard <[EMAIL PROTECTED]>
Reviewed by: Brian Behlendorf
The environment variables were not properly being passed to the spawned
process, now they are.
Revision ChangesPa
brian 98/05/28 15:10:00
Modified:htdocs/manual new_features_1_3.html
src/include alloc.h buff.h compat.h
src/main alloc.c http_log.c
src/modules/standard mod_cgi.c mod_include.c
mod_mime_magic.c mod_rewrite.c
Log:
dgaudet 98/05/28 12:57:12
Modified:src/include httpd.h
src/main util.c
Log:
poolfile_t is a private implementation detail, don't put it in a public
structure.
Revision ChangesPath
1.217 +0 -6 apache-1.3/src/include/httpd.h
Index: httpd.h
=
brian 98/05/28 10:53:11
Modified:.STATUS
htdocs/manual sourcereorg.html
Log:
Added link to dso.html from sourcereorg.html for clarity. Also, Paul's
windows.html recent update was excellent.
Revision ChangesPath
1.407 +0 -5 apache-1.3/S
brian 98/05/28 10:41:16
Modified:.STATUS
Log:
Reflect fixup in mod_rewrite. yay!
Revision ChangesPath
1.406 +0 -3 apache-1.3/STATUS
Index: STATUS
===
RCS file: /export/home/cvs/ap
jim 98/05/28 08:28:14
Modified:src/main http_core.c
Log:
Oops... it's called ServerTokens now
Revision ChangesPath
1.203 +1 -1 apache-1.3/src/main/http_core.c
Index: http_core.c
===
RCS
coar98/05/28 07:06:55
Modified:htdocs/manual/mod mod_setenvif.html
Log:
Make the evolution of the BrowserMatch* directives more clear.
PR: 2147
Submitted by: Daniel Ryde <[EMAIL PROTECTED]>
Revision ChangesPath
1.5 +4 -2 apache-1.3/ht
rse 98/05/28 05:49:16
Modified:.in_the_news.html
Log:
Unbelievable, my article about load balancing in WEBTechniques arrived on the
web although the printed version is availble for two months now. The Miller
Freeman people are not very fast, but nevertheless: Beside s
coar98/05/28 04:50:55
Modified:htdocs/manual upgrading_to_1_3.html
Log:
Remove an errant reference to an un-featured feature.
Submitted by: Chia-liang Kao <[EMAIL PROTECTED]>
Revision ChangesPath
1.24 +3 -4 apache-1.3/htdocs/manual/upgrading_to_1_
rse 98/05/28 04:47:28
Modified:src/modules README
Log:
Be correct: mod_perl and mod_php3 already use their own subdirectory.
Revision ChangesPath
1.2 +1 -3 apache-1.3/src/modules/README
Index: README
==
rse 98/05/28 04:39:26
Modified:src/modules/standard mod_rewrite.c
Log:
Remove unnecessary trailing whitespaces in my baby ;-)
(Yeah, you know, hacking is art and I like being pedantic about whitespaces)
Revision ChangesPath
1.109 +31 -31apache-1.3/src/module
rse 98/05/28 04:32:44
Modified:src/include httpd.h
src/main util_script.c
Log:
Fix a few inconsistencies in using "CMD.EXE" vs. SHELL_PATH.
SHELL_PATH is defined for Unix, OS\2 and Windows so we can
use it also in util_script for all of them.
Revision Cha
rse 98/05/28 04:23:14
Modified:src/support logresolve.c
Log:
The complete source tree passes "gcc .. -Wnested-externs .." quietly except
for this this support program. Make it pass -Wnested-externs, too.
Revision ChangesPath
1.14 +4 -3 apache-1.3/src/suppo
rse 98/05/28 04:09:47
Modified:src CHANGES
src/modules/standard mod_rewrite.c mod_rewrite.h
Log:
Upgrade the child spawning code in mod_rewrite for the RewriteMap programs:
ap_spawn_child_err() is used and the Win32 case now uses CreateProcess()
instead of
rse 98/05/28 03:57:57
Modified:src CHANGES
Log:
The entry for the last two changes to apxs.pl.
Revision ChangesPath
1.868 +3 -0 apache-1.3/src/CHANGES
Index: CHANGES
===
RCS file: /
coar98/05/28 03:56:55
Modified:.bugdb.cgi
Log:
Enhance one of the canned messages.
Revision ChangesPath
1.31 +8 -3 apache-site/bugdb.cgi
Index: bugdb.cgi
===
RCS file: /ex
rse 98/05/28 03:55:18
Modified:src/support apxs.pl
Log:
Make the generated Makefile from APXS more user friendly by providing more
(adjustable) defines and a test target similar to the one mentioned in the
generated mod_xxx.c file.
Revision ChangesPath
1.9 +
rse 98/05/28 02:41:26
Modified:.configure
src CHANGES
Log:
Fix typo: priviledges -> privileges
Thanks to Ben for hint.
Revision ChangesPath
1.27 +1 -1 apache-1.3/configure
Index: configure
22 matches
Mail list logo