cvs commit: apache-1.3/src/main gen_test_char.c http_protocol.c util.c

1999-02-09 Thread fielding
fielding99/02/09 04:30:05 Modified:src CHANGES src/include ap_mmn.h httpd.h src/main gen_test_char.c http_protocol.c util.c Log: Reverse prior commit of ap_find_opaque_token() so that it can be replaced by a slightly different method using

cvs commit: apache-1.3/src/main http_main.c

1999-02-09 Thread stoddard
stoddard99/02/09 05:18:20 Modified:src/main http_main.c Log: OS/2 fix to supress bogus errno based messages and supply OS/2 error code. Submitted by: Brian Havard Revision ChangesPath 1.422 +6 -6 apache-1.3/src/main/http_main.c Index: http_main.c

cvs commit: apache-1.3/src CHANGES

1999-02-09 Thread fielding
fielding99/02/09 08:38:11 Modified:src CHANGES Log: Note the OS/2 change Revision ChangesPath 1.1241+3 -0 apache-1.3/src/CHANGES Index: CHANGES === RCS file:

cvs commit: apache-1.3/src ApacheCore.def CHANGES

1999-02-09 Thread fielding
fielding99/02/09 09:17:07 Modified:.STATUS src ApacheCore.def CHANGES Log: Add global symbols missing from ApacheCore.def. Submitted by: Carl Olsen [EMAIL PROTECTED] Reviewed by: Roy Fielding Revision ChangesPath 1.615 +1 -5

cvs commit: apache-1.3/src/support apachectl

1999-02-09 Thread fielding
fielding99/02/09 10:00:37 Modified:.STATUS src CHANGES src/support apachectl Log: Prevent apachectl from complaining if the PIDFILE exists but does not contain a process id, as might occur if the server is being rapidly restarted.

cvs commit: apache-1.3/src Makefile_win32.txt Makefile_win32_debug.txt

1999-02-09 Thread fielding
fielding99/02/09 10:07:56 Modified:src Makefile_win32.txt Makefile_win32_debug.txt Log: Update the other two Win32 Makefiles for the htpasswd change. Revision ChangesPath 1.2 +3 -0 apache-1.3/src/Makefile_win32.txt Index: Makefile_win32.txt

cvs commit: apache-1.3/src/main http_core.c

1999-02-09 Thread fielding
fielding99/02/09 12:20:27 Modified:.STATUS htdocs/manual/mod core.html directives.html src CHANGES src/main http_core.c Log: Added a LimitExcept method ... sectioning directive that allows the user to assign authentication

cvs commit: apache-apr/pthreads/src/main http_core.c http_main.c http_request.c

1999-02-09 Thread rbb
rbb 99/02/09 13:39:57 Modified:pthreads/src/include http_main.h httpd.h scoreboard.h pthreads/src/main http_core.c http_main.c http_request.c Log: Updated scoreboard logic for hybrid process/thread server. Keeps track of thread status, instead of process

cvs commit: apache-apr/pthreads/src/main fdqueue.c

1999-02-09 Thread manoj
manoj 99/02/09 14:04:16 Modified:pthreads/src/main fdqueue.c Log: Optimization: don't pthread_cond_signal every time something is added to the queue, but only when there is a state change (empty - not empty, full - not full). Revision ChangesPath 1.2 +8 -3

cvs commit: apache-apr STATUS

1999-02-09 Thread rbb
rbb 99/02/09 14:10:30 Modified:.STATUS Log: Update to the status file. Revision ChangesPath 1.6 +10 -9 apache-apr/STATUS Index: STATUS === RCS file: