coar99/06/02 13:11:20
Modified:src CHANGES
src/main http_protocol.c
Log:
Trap (with an errorlog entry) malformed redirects from modules;
i.e., that fail to set a Location field.
Revision ChangesPath
1.1366+3 -2 apache-1.3/src
marc99/06/02 13:01:57
Modified:.Makefile.tmpl
src CHANGES
Log:
Fix a bug with the --without-support configure option that was
introduced in revision 1.61. It caused an infinite make loop when
--without-support was used.
Revision ChangesP
rbb 99/06/02 12:51:55
Modified:apr/misc/win32 misc.def names.c start.c
Log:
Changes to allow misc stuff to build after this mornings changes.
Revision ChangesPath
1.2 +2 -1 apache-apr/apr/misc/win32/misc.def
Index: misc.def
==
rbb 99/06/02 12:38:02
Modified:apr/lib apr_snprintf.c lib.dsp
Log:
Changes required to get lib building on Windows after this mornings commits.
Revision ChangesPath
1.5 +1 -1 apache-apr/apr/lib/apr_snprintf.c
Index: apr_snprintf.c
==
rbb 99/06/02 11:56:38
Modified:apr/misc/unix Makefile.in
Log:
Forgot one file...
Revision ChangesPath
1.3 +1 -2 apache-apr/apr/misc/unix/Makefile.in
Index: Makefile.in
===
RCS file: /h
rbb 99/06/02 11:45:07
Modified:include apr_general.h
apr/file_io/beos dir.c fileacc.c filedup.c open.c pipe.c
apr/file_io/unix dir.c fileacc.c filedup.c open.c pipe.c
apr/include apr_lib.h apr_pools.h
apr/lib Makefile.in a
dgaudet 99/06/02 11:26:18
Modified:src/main http_main.c
src/include ap_config.h
Log:
we really only need CHECK_FD_SETSIZE, not CHECK_CSD_SETSIZE
Revision ChangesPath
1.442 +2 -2 apache-1.3/src/main/http_main.c
Index: http_main.c
dgaudet 99/06/02 11:20:40
Modified:src/main http_main.c
Log:
oops I committed that SIGUSR2 change by mistake ages ago... rev 1.433
Revision ChangesPath
1.441 +1 -2 apache-1.3/src/main/http_main.c
Index: http_main.c
=
dgaudet 99/06/02 11:10:11
Modified:src/modules/proxy proxy_cache.c
Log:
missing ap_unblock_alarms
Revision ChangesPath
1.60 +0 -1 apache-1.3/src/modules/proxy/proxy_cache.c
Index: proxy_cache.c
=
rse 99/06/02 06:06:29
Modified:src/lib/expat-lite xmltok.h xmltok_ns.c
Log:
Get rid of remaining "missing prototype" warnings...
Revision ChangesPath
1.3 +4 -4 apache-1.3/src/lib/expat-lite/xmltok.h
Index: xmltok.h
===
brian 99/06/02 03:19:08
Modified:.binaries.html
Log:
Clarify who can upload binaries, as well as the true argument for scp.
Revision ChangesPath
1.20 +4 -4 apache-devsite/binaries.html
Index: binaries.html
===
brian 99/06/02 03:12:21
Modified:mirrors mirrors.list index.html
Log:
238 mirrors.
Revision ChangesPath
1.77 +15 -1 apache-site/mirrors/mirrors.list
Index: mirrors.list
===
RCS file:
rse 99/06/02 00:16:37
Added: src/lib .cvsignore
Log:
One more generated Makefile.
Revision ChangesPath
1.1 apache-1.3/src/lib/.cvsignore
Index: .cvsignore
===
Makefile
rse 99/06/02 00:15:52
Added: src/lib/expat-lite .cvsignore
Log:
Ignore generated Makefile...
Revision ChangesPath
1.1 apache-1.3/src/lib/expat-lite/.cvsignore
Index: .cvsignore
=
rse 99/06/02 00:15:06
Modified:src/lib/expat-lite xmlparse.c xmltok.c xmltok.h
xmltok_impl.c
Log:
Various cleanups to the unclean expat sources to
make them at least compile without warnings...
Revision ChangesPath
1.2 +13 -7 apache
rse 99/06/02 00:08:19
Modified:src/include httpd.h
Log:
Fix recent commit of an ap_regerror() function. Hmmm... we should force
us all to compile with egcc -Wall before something is comitted...
Revision ChangesPath
1.279 +2 -0 apache-1.3/src/include/httpd.
rse 99/06/02 00:03:00
Modified:src/helpers TestCompile
Log:
Try to fix TestCompile after Martin's changes: a default was missing.
Dean, you should now no longer get the nasty Make target display
Revision ChangesPath
1.30 +1 -0 apache-1.3/src/helpers/TestCo
dgaudet 99/06/01 23:30:07
Modified:src CHANGES
src/main http_main.c
Log:
Piped error logs could cause a segfault if an error occured
during configuration after a restart.
PR: 4456
Submitted by: Aidan Cully <[EMAIL PROTECTED]>
Revision Chan
18 matches
Mail list logo