cvs commit: apache-1.3/src/support ab.c

1999-08-08 Thread dirkx
dirkx 99/08/08 04:45:20 Modified:src/ap Makefile.tmpl ap_sha1.c src/include ap.h ap_sha1.h httpd.h src/main http_protocol.c util.c src/modules/proxy proxy_ftp.c src/support ab.c Log: Collating various peoples patches on

cvs commit: apache-1.3/src/support ab.c

1999-08-08 Thread dirkx
dirkx 99/08/08 04:47:47 Modified:src/support ab.c Log: Hmm, cvs does not always remove files. Sorry. Modified Files: ab.c Revision ChangesPath 1.28 +1 -1 apache-1.3/src/support/ab.c Index: ab.c

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

1999-08-08 Thread coar
coar99/08/08 05:05:15 Modified:src/main http_main.c Log: Fix a miniscule compilation warning. Revision ChangesPath 1.468 +1 -0 apache-1.3/src/main/http_main.c Index: http_main.c ===

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

1999-08-08 Thread dirkx
dirkx 99/08/08 06:31:51 Modified:src/main http_main.c Log: Warning on *BSD, Solaris (uid_t - int) on printf. Revision ChangesPath 1.469 +2 -2 apache-1.3/src/main/http_main.c Index: http_main.c

cvs commit: apache-1.3/src/ap ap_base64.c

1999-08-08 Thread dirkx
dirkx 99/08/08 09:12:58 Added: src/ap ap_base64.c Log: disk full Revision ChangesPath 1.1 apache-1.3/src/ap/ap_base64.c Index: ap_base64.c === /*

Re: cvs commit: apache-1.3/src/ap ap_base64.c

1999-08-08 Thread Dirk-Willem van Gulik
Eh. I am not quite sure why I only now see this one going in. And why it says 'disk full'. But I supped a comletely fresh copy of CVS and CVS certainly seems as correct as it should be. Dw. On 8 Aug 1999 [EMAIL PROTECTED] wrote: dirkx 99/08/08 09:12:58 Added: src/ap

cvs commit: apache-1.3/src/ap ap_base64.c

1999-08-08 Thread rse
rse 99/08/08 10:38:47 Modified:src/ap ap_base64.c Log: typos while poking around Revision ChangesPath 1.2 +1 -1 apache-1.3/src/ap/ap_base64.c Index: ap_base64.c === RCS file:

cvs commit: apache-1.3/src/ap ap_checkpass.c

1999-08-08 Thread ronald
ronald 99/08/08 10:57:30 Modified:src/ap ap_checkpass.c Log: removed unneccesary #include Revision ChangesPath 1.2 +0 -3 apache-1.3/src/ap/ap_checkpass.c Index: ap_checkpass.c === RCS

cvs commit: apache-1.3/src/include ap_sha1.h

1999-08-08 Thread ronald
ronald 99/08/08 10:58:36 Modified:src/ap ap_sha1.c src/include ap_sha1.h Log: removed obsolete reference to base64 code from metamail Revision ChangesPath 1.5 +2 -18 apache-1.3/src/ap/ap_sha1.c Index: ap_sha1.c

cvs commit: apache-1.3/src/ap Makefile.tmpl

1999-08-08 Thread ronald
ronald 99/08/08 10:59:29 Modified:src/ap Makefile.tmpl Log: added dependency for ap_sha1.o Revision ChangesPath 1.35 +2 -0 apache-1.3/src/ap/Makefile.tmpl Index: Makefile.tmpl === RCS

cvs commit: apache-1.3/src/ap ap_checkpass.c

1999-08-08 Thread randy
randy 99/08/08 11:18:13 Modified:src/ap ap_checkpass.c Log: Fix a warning in Win32. Revision ChangesPath 1.3 +2 -3 apache-1.3/src/ap/ap_checkpass.c Index: ap_checkpass.c === RCS file:

cvs commit: apache-1.3/src/ap ap_sha1.c

1999-08-08 Thread randy
randy 99/08/08 11:18:42 Modified:src/ap ap_sha1.c Log: Fix a warning on Win32. Revision ChangesPath 1.6 +1 -1 apache-1.3/src/ap/ap_sha1.c Index: ap_sha1.c === RCS file:

cvs commit: apache-1.3/src/support htpasswd.dsp htpasswd.mak

1999-08-08 Thread randy
randy 99/08/08 11:20:11 Modified:src/ap ap.dsp ap.mak src/support htpasswd.dsp htpasswd.mak Log: Fix Makefiles for Win32 to accomodate abstraction of authentication API. Revision ChangesPath 1.7 +4 -0 apache-1.3/src/ap/ap.dsp Index:

cvs commit: apache-apr/include apr_general.h apr_time.h

1999-08-08 Thread rbb
rbb 99/08/08 14:20:07 Modified:apr acconfig.h apr/file_io/win32 file_io.dsp readwrite.c apr/include apr_pools.h apr_win.h apr/lib lib.dsp apr/misc/win32 misc.def misc.dsp apr/test ab_apr.c client.dsp

cvs commit: apache-1.3/src/modules/experimental mod_auth_digest.c Makefile.tmpl

1999-08-08 Thread ronald
ronald 99/08/08 15:34:25 Modified:src/modules/experimental Makefile.tmpl Added: src/modules/experimental mod_auth_digest.c Log: updated version of mod_digest; in experimental until further tested Revision ChangesPath 1.14 +9 -0

cvs commit: apache-1.3/htdocs/manual/mod mod_auth_digest.html index.html

1999-08-08 Thread ronald
ronald 99/08/08 15:37:17 Modified:src Configuration.tmpl htdocs/manual/mod index.html Added: htdocs/manual/mod mod_auth_digest.html Log: changes for new modules/experimental/mod_auth_digest Revision ChangesPath 1.118 +25 -5

cvs commit: apache-1.3/src Configuration.tmpl

1999-08-08 Thread ronald
ronald 99/08/08 15:45:11 Modified:src Configuration.tmpl Log: Aargh - forgot the note about needing the truerand library for mod_auth_digest Revision ChangesPath 1.119 +5 -1 apache-1.3/src/Configuration.tmpl Index: Configuration.tmpl