coar99/07/29 15:58:36
Modified:src CHANGES Configure
src/include httpd.h
src/os/win32 registry.c
Log:
Apache 1.3.7 rolled, 1.3.8-dev now the development version.
Revision ChangesPath
1.1404+2 -0 apache-1.3/src/CHANGES
coar99/07/29 15:36:20
Modified:src/include httpd.h
src/os/win32 registry.c
Log:
Updating version for 1.3.7 tarball..
Revision ChangesPath
1.287 +2 -2 apache-1.3/src/include/httpd.h
Index: httpd.h
===
coar99/07/29 15:28:56
Modified:src .gdbinit
Log:
Oops; add a newline to avoid nastygrams.
Revision ChangesPath
1.4 +1 -1 apache-1.3/src/.gdbinit
Index: .gdbinit
===
RCS file
coar99/07/29 15:22:09
Modified:.STATUS
src .gdbinit CHANGES
src/main http_protocol.c
Log:
Fix the IE-identified problems with Vary (multiple instances,
duplicate tokens) for good and all. We can't be sure we're
put
manoj 99/07/29 13:43:31
Modified:mpm/src/modules/mpm/mpmt_pthread mpm_default.h
mpmt_pthread.c
Log:
Support non-threaded operation, for the most part. The code still
references pthread calls, but they are essentially no-ops in the
non-threaded case; thes
manoj 99/07/29 13:11:43
Modified:pthreads/src/include httpd.h
pthreads/src/main http_main.c
Log:
Support non-threaded operation, for the most part. The code still
references pthread calls, but they are essentially no-ops in the
non-threaded case; these can be #de
manoj 99/07/29 13:06:20
Modified:mpm/src/modules/mpm/dexter dexter.c
mpm/src/modules/mpm/mpmt_pthread mpmt_pthread.c
Log:
Use Ben Hyde's warning fix on two other MPMs.
Revision ChangesPath
1.11 +1 -1 apache-2.0/mpm/src/modules/mpm/dexter/dexter.
rbb 99/07/29 12:23:31
Modified:apr/file_io/unix dir.c pipe.c
apr/network_io/unix poll.c sendrecv.c sockets.c
Log:
More docs changes.
Revision ChangesPath
1.18 +1 -0 apache-apr/apr/file_io/unix/dir.c
Index: dir.c
randy 99/07/29 11:17:48
Modified:htdocs/manual/mod core.html
Log:
Doc changes.
Submitted by: Alan J. Flavell <[EMAIL PROTECTED]>
Reviewed by: Randy Terbush
Revision ChangesPath
1.154 +30 -25apache-1.3/htdocs/manual/mod/core.html
Index: core.html
randy 99/07/29 11:13:58
Modified:.config.layout
src CHANGES
src/include httpd.h
src/main buff.c http_main.c util.c
Log:
BeOS portability changes.
Submitted by: David Reid [EMAIL PROTECTED]
Reviewed by: Randy Terbush
dgaudet 99/07/29 10:55:57
Modified:.STATUS
Log:
I don't see how this is a show stopper, sorry. This is a client bug,
and we already have "force-no-vary" as a method to work around those clients.
Revision ChangesPath
1.729 +4 -4 apache-1.3/STATUS
I
dgaudet 99/07/29 10:54:16
Modified:.STATUS
src ApacheCore.def CHANGES
src/include alloc.h ap_mmn.h
src/main alloc.c
src/modules/standard mod_headers.c mod_negotiation.c
mod_rewrite.c
Good stuff. And a usefull extra function in the API as well.
Dw
On 28 Jul 1999 [EMAIL PROTECTED] wrote:
> coar99/07/28 10:37:22
>
> Modified:.STATUS
>src CHANGES
>src/include alloc.h
>src/main alloc.c
>s
> +API_EXPORT(void) ap_table_merge_unique_token(table *t, const char *key,
> +const char *val);
> +API_EXPORT(void) ap_table_mergen_unique_token(table *t, const char *key,
> + const char *val);
Well, "
14 matches
Mail list logo