dgaudet 00/02/23 12:23:16
Modified:contributors index.html
Log:
remove excess redundancy
Revision ChangesPath
1.89 +2 -2 apache-site/contributors/index.html
Index: index.html
===
RCS file
dgaudet 00/01/08 21:23:22
Removed: src modules.c
Log:
what?
dgaudet 00/01/08 21:19:04
Modified:src/lib/apr/test .cvsignore
Log:
more stuff to ignore
Revision ChangesPath
1.2 +12 -0 apache-2.0/src/lib/apr/test/.cvsignore
Index: .cvsignore
===
RCS
dgaudet 00/01/08 21:18:34
Modified:src modules.c
src/include http_protocol.h http_request.h httpd.h
util_date.h
src/lib/apr/file_io/unix filestat.c
src/lib/apr/include apr_file_io.h apr_time.h
src
dgaudet 99/12/30 21:35:53
Modified:src CHANGES
src/modules/standard mod_autoindex.c mod_include.c
Log:
> Attached are 2 alternative diffs to finish implementing server-parsed
> mod_autoindex Header and Readme files in apache_1.3. A third diff is
>
dgaudet 99/12/30 21:09:22
Modified:src/lib/apr/include apr_time.h
src/lib/apr/time/unix timestr.c
Log:
retsize should be ap_size_t, not hardwired to 32 bits
Revision ChangesPath
1.8 +1 -1 apache-2.0/src/lib/apr/include/apr_time.h
Index
dgaudet 99/12/30 21:05:29
Modified:src/modules/standard mod_rewrite.c mod_rewrite.h
Log:
merge 1.3 changes to rewrite forward onto 2.0
Submitted by: Paul J. Reder <[EMAIL PROTECTED]>
Revision ChangesPath
1.7 +89 -61apache-2.0/src/modules/st
dgaudet 99/12/30 21:03:34
Modified:src CHANGES
src/modules/standard mod_rewrite.c mod_rewrite.h
Log:
port mod_rewrite to 2.0
Submitted by: Paul J. Reder <[EMAIL PROTECTED]>
Revision ChangesPath
1.20 +2 -0 apache-2.0/src/C
dgaudet 99/11/29 16:52:32
Modified:.STATUS
Log:
more accurate reflection of reality
Revision ChangesPath
1.20 +4 -2 apache-2.0/STATUS
Index: STATUS
===
RCS file: /home/cvs/apache
dgaudet 99/11/24 10:11:00
Modified:cgi-bin printenv
Log:
no comment on the rest of this... but this is for debugging, and i don't
want a debugging tool losing information for me for the sake of "looking
good".
Revision ChangesPath
1.5 +0 -1
dgaudet 99/11/01 13:48:49
Modified:htdocs index.html.en
Log:
i asked a friend who does interface design to comment on the "it worked"
page. i liked what he had to say.
> From: James Home <[EMAIL PROTECTED]>
>
> reading over the page, it
dgaudet 99/09/07 15:31:09
Modified:src/os/beos beosd.c beosd.h
Log:
beos updates from David Reid <[EMAIL PROTECTED]>
Submitted by: David Reid <[EMAIL PROTECTED]>
Revision ChangesPath
1.3 +30 -23apache-2.0/src/os/beos/beosd.c
In
dgaudet 99/08/16 16:44:41
Modified:mpm/src/include buff.h
Log:
doc
Revision ChangesPath
1.6 +6 -0 apache-2.0/mpm/src/include/buff.h
Index: buff.h
===
RCS file: /home/cvs/apache-2.0/mpm
dgaudet 99/08/12 17:51:35
Modified:src/test check_chunked
Log:
newer perls complain about \r in hex, whatever
Revision ChangesPath
1.3 +2 -2 apache-1.3/src/test/check_chunked
Index: check_chunked
dgaudet 99/08/06 09:21:34
Modified:src CHANGES
src/main http_config.c
Log:
Fix a memory leak where the module counts were getting messed
up across restarts.
Submitted by: David Harris <[EMAIL PROTECTED]>
Revision ChangesPath
1.1411
dgaudet 99/08/05 18:56:25
Modified:mpm/src/main alloc.c
Log:
Remove a difference with 1.3's alloc.c ... the root_pool stuff was an
experiment I tried with apache-nspr, and it really didn't win much.
The idea was to have a free list per thread. But in practice that
dgaudet 99/08/05 18:37:59
Modified:src CHANGES
src/modules/standard mod_access.c
Log:
CIDR addresses such as a.b.c.d/24 where d != 0 weren't handled
properly... mask off the "host" bits of the address.
PR: 4770
Submitted by:
dgaudet 99/08/05 18:09:39
Modified:mpm/src/modules/standard mod_include.c
Log:
doc TODO
Revision ChangesPath
1.5 +3 -16 apache-2.0/mpm/src/modules/standard/mod_include.c
Index: mod_include.c
dgaudet 99/08/05 17:56:10
Modified:mpm INSTALL Makefile.tmpl config.layout configure
mpm/src .gdbinit ApacheCore.dsp ApacheCore.mak
Configuration.tmpl Configure
mpm/src/ap Makefile.tmpl ap_md5c.c
mpm/src/helpers
dgaudet 99/08/05 17:50:56
apache-2.0/mpm/src/support/SHA1 - New directory
dgaudet 99/08/03 02:27:42
Modified:src CHANGES
src/modules/standard mod_rewrite.c mod_rewrite.h
Log:
> This patch includes fix for rewritelock in vhost problem and makes program
> map writes atomic if writev is available.
>
> -
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 ap
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
dgaudet 99/07/27 05:05:15
Modified:mpm/src/include http_config.h
mpm/src/main http_config.c http_core.c http_main.c
http_vhost.c
mpm/src/modules/mpm/dexter dexter.c
mpm/src/modules/mpm/mpmt_pthread mpmt_pthread.c
dgaudet 99/07/26 00:03:10
Modified:mpm/src/main listen.c
mpm/src/os/beos beosd.c
Log:
some bug fixes from David
Submitted by: David Reid <[EMAIL PROTECTED]>
Revision ChangesPath
1.4 +1 -1 apache-2.0/mpm/src/main/listen.c
dgaudet 99/07/12 15:51:17
Modified:mpm/src CHANGES Configure
mpm/src/include ap_config.h httpd.h
mpm/src/main util.c
Added: mpm/src/os/beos Makefile.tmpl beosd.c beosd.h iol_socket.c
iol_socket.h os-inline.c os.c os.h
Log
dgaudet 99/07/12 15:48:54
apache-2.0/mpm/src/os/beos - New directory
dgaudet 99/06/30 21:07:22
Modified:mpm/src/main buff.c
Log:
uh that was an easy one to fix... I should know better than to post saying
"I'll look at it later" ;)
Revision ChangesPath
1.7 +1 -1 apache-2.0/mpm/src/main/buff.c
dgaudet 99/06/28 12:00:50
Modified:mpm/src/include ap_iol.h
mpm/src/main iol_file.c
mpm/src/os/unix iol_socket.c
Log:
- eliminate readv -- it's mostly useful with a full zero-copy setup
- document the simple writev possible when system has no w
dgaudet 99/06/24 18:25:12
Modified:mpm/src/include httpd.h
mpm/src/main Makefile.tmpl http_config.c http_core.c
mpm/src/modules/mpm/prefork Makefile.tmpl prefork.c
Added: mpm/src/include ap_listen.h
mpm/src/main listen.c
Log
dgaudet 99/06/24 18:17:01
Modified:mpm/src/main http_protocol.c
Log:
random futzing around
Revision ChangesPath
1.7 +9 -9 apache-2.0/mpm/src/main/http_protocol.c
Index: http_protocol.c
dgaudet 99/06/24 01:59:00
Modified:mpm/src/main Makefile.tmpl
mpm/src/modules/mpm/prefork Makefile.tmpl
mpm/src/os/unix Makefile.tmpl
Log:
depends
Revision ChangesPath
1.7 +1 -1 apache-2.0/mpm/src/main/Makefile.tmpl
Index
dgaudet 99/06/24 01:58:06
Modified:mpm/src/include ap_iol.h buff.h
mpm/src/main Makefile.tmpl alloc.c buff.c
mpm/src/modules/mpm/prefork prefork.c
mpm/src/os/unix Makefile.tmpl
Added: mpm/src/main iol_file.c
mpm/src/os
dgaudet 99/06/24 00:29:59
Added: mpm/src/modules/mpm/prefork .cvsignore
Log:
ignore Makefile
Revision ChangesPath
1.1 apache-2.0/mpm/src/modules/mpm/prefork/.cvsignore
Index: .cvsignore
dgaudet 99/06/24 00:29:33
Modified:mpm/src/include buff.h
mpm/src/main buff.c http_protocol.c iol_unix.c
mpm/src/modules/mpm/prefork prefork.c
Log:
new-fangled BUFF... this could easily be broken, but hey, the one that
was in here before was broken in
dgaudet 99/06/20 16:14:36
Modified:mpm/src Makefile.tmpl
mpm/src/ap Makefile.tmpl
mpm/src/main Makefile.tmpl
mpm/src/modules/standard Makefile.tmpl
mpm/src/os/unix Makefile.tmpl
Log:
depends
Revision ChangesPath
dgaudet 99/06/20 16:14:18
Modified:mpm/src Configure
Log:
disable this while jim is working... no mpm/Makefile.tmpl yet
Revision ChangesPath
1.5 +2 -1 apache-2.0/mpm/src/Configure
Index: Configure
dgaudet 99/06/20 16:09:54
Modified:mpm/src/include ap_mpm.h
mpm/src/main http_connection.c mpm_prefork.c
Log:
ap_mpm_graceful_stop -> ap_graceful_stop_signalled
Revision ChangesPath
1.4 +1 -1 apache-2.0/mpm/src/include/ap_mpm.h
In
dgaudet 99/06/20 15:59:53
Modified:mpm/src CHANGES
mpm/src/include http_config.h
mpm/src/main mpm_prefork.c
mpm/src/os/unix Makefile.tmpl
Added: mpm/src/os/unix unixd.c unixd.h
Log:
detach, set_group_privs, and such... these will
dgaudet 99/06/20 15:05:14
Modified:mpm/src/include ap_mpm.h
Log:
documentation
Revision ChangesPath
1.3 +48 -0 apache-2.0/mpm/src/include/ap_mpm.h
Index: ap_mpm.h
===
RCS file: /home/cvs
dgaudet 99/06/20 14:46:14
Modified:mpm/src CHANGES
mpm/src/include alloc.h
mpm/src/main alloc.c mpm_prefork.c
Log:
remove 1.3 timeout code; SIGUSR1/SIGHUP/SIGTERM working again
Revision ChangesPath
1.7 +3 -0 apache-2.0/mpm/src
dgaudet 99/06/20 14:12:51
Modified:mpm/src CHANGES Configuration.mpm Configure
mpm/src/include ap_mpm.h
mpm/src/main alloc.c http_config.c mpm_prefork.c
Log:
crude ap_thread_mutex abstraction
Revision ChangesPath
1.6 +3 -0 apache
dgaudet 99/06/20 12:34:29
Modified:mpm/src/include ap_buf.h
mpm/src/ap ap_buf.c
Log:
some other stuff left over from hacking zero-copy
Revision ChangesPath
1.2 +4 -0 apache-2.0/mpm/src/include/ap_buf.h
Index: ap_buf.h
dgaudet 99/06/19 14:56:28
Modified:mpm/src/main mpm_prefork.c
Log:
Ben L. was complaining that he wanted -X ... try "-D ONE_PROCESS" now
instead. The general problem is that mpms need arbitrary extensions to
the command line options... -D seems somewhat reasonable.
dgaudet 99/06/19 13:42:01
Modified:mpm/src/ap Makefile.tmpl
Added: mpm/src/ap ap_buf.c
mpm/src/include ap_buf.h
Log:
this is where I'm going with the zero-copy stuff
Revision ChangesPath
1.3 +1 -1 apache-2.0/mpm/src/ap/Makefile
dgaudet 99/06/19 13:40:18
Modified:mpm/src/include ap_iol.h
mpm/src/main iol_unix.c
Log:
use ETIMEDOUT instead of ETIME
Revision ChangesPath
1.2 +1 -1 apache-2.0/mpm/src/include/ap_iol.h
Index: ap_iol.h
dgaudet 99/06/19 11:10:12
Modified:mpm/src CHANGES Configuration.mpm
mpm/src/modules/standard mod_access.c mod_actions.c
mod_alias.c mod_asis.c mod_auth.c mod_autoindex.c
mod_cgi.c mod_imap.c mod_include.c mod_log_config.c
dgaudet 99/06/19 10:59:58
Modified:mpm/src/main iol_unix.c
Log:
cleanup
Revision ChangesPath
1.2 +0 -2 apache-2.0/mpm/src/main/iol_unix.c
Index: iol_unix.c
===
RCS file: /home/cvs/apache
dgaudet 99/06/18 17:17:51
Modified:mpm/src/docs buff.txt
Log:
rambling on
Revision ChangesPath
1.2 +77 -0 apache-2.0/mpm/src/docs/buff.txt
Index: buff.txt
===
RCS file: /home/cvs/apache
dgaudet 99/06/18 16:35:01
Modified:mpm/src CHANGES
mpm/src/include buff.h
mpm/src/main Makefile.tmpl buff.c http_connection.c
http_protocol.c http_request.c
Added: mpm/src/docs buff.txt
mpm/src/include
dgaudet 99/06/18 12:20:50
Modified:mpm/src/include buff.h
mpm/src/main buff.c http_protocol.c
Log:
break chunked encoding, ebcdic, ... layering goes here
Revision ChangesPath
1.2 +4 -48 apache-2.0/mpm/src/include/buff.h
Index: buff.h
dgaudet 99/06/18 12:20:19
Modified:mpm/src Configuration.mpm Configure
Log:
lots todo
Revision ChangesPath
1.2 +1 -1 apache-2.0/mpm/src/Configuration.mpm
Index: Configuration.mpm
===
RCS
dgaudet 99/06/18 12:08:08
Modified:mpm/src/ap Makefile.tmpl
mpm/src Makefile.tmpl
mpm/src/main Makefile.tmpl
mpm/src/modules/standard Makefile.tmpl
mpm/src/os/unix Makefile.tmpl
Log:
update dependencies
Revision
dgaudet 99/06/18 12:04:23
Modified:mpm/src/lib/expat-lite Makefile.tmpl
Log:
someone needs to put a depend rule into here
Revision ChangesPath
1.2 +2 -0 apache-2.0/mpm/src/lib/expat-lite/Makefile.tmpl
Index: Makefile.tmpl
dgaudet 99/06/18 12:00:18
Added: mpm 00README_FIRST_REALLY
Log:
ignore the man behind the curtain
Revision ChangesPath
1.1 apache-2.0/mpm/00README_FIRST_REALLY
Index: 00README_FIRST_REALLY
dgaudet 99/06/18 11:58:49
Modified:mpm/src CHANGES
Removed: mpm/src BUILD.NOTES INDENT INSTALL PORTING README
README.EBCDIC
Log:
cleanup... rewrite the help later... clean state for changes for now
Revision ChangesPath
1.2 +0 -6687
dgaudet 99/06/18 11:55:09
Modified:mpm/src/include hsregex.h
Removed: mpm/src/include acceptlock.h fdqueue.h
mpm/src/main acceptlock.c fdqueue.c http_accept.c
scoreboard.c
Log:
clean these out for now, manoj/whoever can put them back if
dgaudet 99/06/18 11:49:45
Added: mpm/src Configuration.mpm README.MPM
Removed: mpm/src 2.0_ARCH
Log:
cleanup, build instructions
Revision ChangesPath
1.1 apache-2.0/mpm/src/Configuration.mpm
Index: Configuration.mpm
dgaudet 99/06/18 11:46:55
Added: mpm/src/docs goals.txt initial_blurb.txt tls.txt
Log:
add in some of the discussion
Revision ChangesPath
1.1 apache-2.0/mpm/src/docs/goals.txt
Index: goals.txt
dgaudet 99/06/18 11:43:13
apache-2.0/mpm/src/docs - New directory
dgaudet 99/06/18 11:40:00
Log:
import mpm-3 into the apache-2.0 repository
Status:
Vendor Tag: dgaudet
Release Tags: mpm-3
N apache-2.0/mpm/ABOUT_APACHE
N apache-2.0/mpm/Announcement
N apache-2.0/mpm/INSTALL
N apache-2.0/mpm/KEYS
N apache-2.0/mpm/LICENSE
N
dgaudet 99/06/09 15:06:30
Modified:pthreads/src/include buff.h httpd.h
Log:
BO_TIMEOUT belongs in buff.h
Revision ChangesPath
1.7 +1 -0 apache-apr/pthreads/src/include/buff.h
Index: buff.h
dgaudet 99/06/09 15:03:44
Modified:pthreads/src/include buff.h
pthreads/src/main alloc.c buff.c http_main.c
pthreads/src/modules/proxy proxy_cache.c proxy_ftp.c
proxy_http.c
pthreads/src/test/rename apapi.h
Log
dgaudet 99/06/04 10:15:53
Modified:htdocs/manual content-negotiation.html
src CHANGES
src/modules/standard mod_negotiation.c
Log:
This patch removes the processing of `mxb' parameters in Accept
headers in mod_negotiation. A second patch up
dgaudet 99/06/04 10:00:27
Modified:.STATUS
Log:
still sunny
Revision ChangesPath
1.699 +6 -2 apache-1.3/STATUS
Index: STATUS
===
RCS file: /home/cvs/apache-1.3/STATUS,v
retrieving
dgaudet 99/06/04 09:49:14
Modified:.STATUS
Log:
a sunny day here
Revision ChangesPath
1.698 +5 -15 apache-1.3/STATUS
Index: STATUS
===
RCS file: /home/cvs/apache-1.3/STATUS,v
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
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]>
Re
dgaudet 99/05/16 16:39:45
Modified:htdocs/manual/mod mod_log_config.html
src CHANGES
src/modules/standard mod_log_config.c
Log:
Always log months in english format for %t in mod_log_config.
PR: 4366, 679
Submitted by: Petr Lampa
dgaudet 99/05/13 12:44:15
Modified:src/include alloc.h
Log:
add a bunch more info to the pool/ancestor documentation... Raymond's
comments made it clear to me that what I'd written wasn't so clear ;)
Revision ChangesPath
1.68 +36 -2 apache-
dgaudet 99/05/13 12:00:48
Modified:src/modules/standard mod_include.c mod_autoindex.c
Log:
Back out the "evil hack" portion of Raymond's patch. In addition to being
an evil hack, it causes memory corruption. You cannot destroy a #included
subrequest of mod_incl
dgaudet 99/05/12 09:50:43
Modified:src CHANGES
src/main http_request.c
Log:
don't assume the struct stat passed to stat() is left alone when the
stat fails
Submitted by: Ed Korthof <[EMAIL PROTECTED]>
Revision ChangesPath
1.13
dgaudet 99/05/06 17:38:13
Modified:src CHANGES
src/main http_main.c
Log:
loop around on EINTR from semop()
Revision ChangesPath
1.1352+3 -0 apache-1.3/src/CHANGES
Index: CHANGES
dgaudet 99/05/05 10:46:08
Modified:src CHANGES
src/modules/standard mod_include.c
Log:
mod_include's fsize/flastmod should allow only relative paths, just
like "include file".
This bug was introduced during the 1.98 -> 1.99
dgaudet 99/05/01 10:13:05
Modified:src/modules/standard mod_autoindex.c
Log:
fix a slight problem with my recent fix to mod_autoindex
Submitted by: Raymond S Brand <[EMAIL PROTECTED]>
Revision ChangesPath
1.104 +2 -2 apache-1.3/src/modules/st
dgaudet 99/05/01 10:03:50
Modified:src CHANGES
Log:
PR#3178 submitter also diagnosed the fix
Revision ChangesPath
1.1338+2 -1 apache-1.3/src/CHANGES
Index: CHANGES
===
RCS file: /home
dgaudet 99/05/01 10:02:30
Modified:src CHANGES
src/main http_main.c
src/modules/proxy proxy_ftp.c proxy_http.c proxy_util.c
Log:
*) Fix intermittent SEGV in ap_proxy_cache_error() in
src/modules/proxy_util.c where a NULL filepointer and temporary
dgaudet 99/04/21 00:21:04
Modified:.configure
Log:
fix typo
PR: 4282
Submitted by: Philippe M.Chiasson <[EMAIL PROTECTED]>
Revision ChangesPath
1.83 +1 -1 apache-1.3/configure
Index: con
dgaudet 99/04/20 22:01:25
Modified:htdocs/manual/misc howto.html
Log:
missing / in example
PR: 3631
Submitted by: Sebastian Andersson <[EMAIL PROTECTED]>
Revision ChangesPath
1.11 +1 -1 apache-1.3/htdocs/manual/misc/howto.html
dgaudet 99/04/20 20:50:41
Modified:src CHANGES
Log:
another PR#
Revision ChangesPath
1.1320+1 -1 apache-1.3/src/CHANGES
Index: CHANGES
===
RCS file: /home/cvs/apache-1.3/src/CHANGES,v
dgaudet 99/04/20 20:42:35
Modified:src CHANGES
src/modules/standard mod_mime_magic.c
Log:
uncompress and gzip don't like getting only 4k of the file... pass them
the entire file (but we still only read 4k, so they don't get to run
for long
dgaudet 99/04/20 19:00:57
Modified:src CHANGES
src/modules/standard mod_autoindex.c
Log:
we don't need padding when we're not doing fancyindexing
PR: 3770
Submitted by: [EMAIL PROTECTED]
Revision ChangesPath
1.131
dgaudet 99/04/20 18:29:21
Modified:src CHANGES
Log:
a few more PRs
Revision ChangesPath
1.1317+1 -1 apache-1.3/src/CHANGES
Index: CHANGES
===
RCS file: /home/cvs/apache-1.3/src/CHANGES
dgaudet 99/04/20 16:38:45
Modified:src CHANGES
src/main http_request.c
Log:
copy expecting_100 when doing an internal redirect
PR: 3910
Submitted by: Jose KAHAN <[EMAIL PROTECTED]>
Revision ChangesPath
1.1316+3 -0 apac
dgaudet 99/04/20 16:19:36
Modified:conf mime.types
Log:
add .xls (flame away)
PR: 3935
Revision ChangesPath
1.24 +1 -1 apache-1.3/conf/mime.types
Index: mime.types
dgaudet 99/04/20 14:53:27
Modified:src CHANGES
src/modules/standard mod_autoindex.c
Log:
the width stuff wasn't taking into account &escapes;
PR: 4075
Revision ChangesPath
1.1315+4 -0 apache-1.3/src/CHANGES
Index
dgaudet 99/04/20 13:00:40
Modified:htdocs/manual/misc known_client_problems.html
Log:
ie40 screws up vary
PR: 4118
Revision ChangesPath
1.16 +7 -0 apache-1.3/htdocs/manual/misc/known_client_problems.html
Index: known_client_problems.html
dgaudet 99/04/20 12:43:00
Modified:src CHANGES
src/include ap_config.h
Log:
what the heck? We don't use n_long anywhere, why define it?
And even more perplexing -- why were the rlim_t and n_long conditionalized
on S_IWOTH ??
PR:
dgaudet 99/04/20 12:18:42
Modified:htdocs/manual windows.html
Log:
note about 127.0.0.1
PR: 4155
Revision ChangesPath
1.29 +6 -0 apache-1.3/htdocs/manual/windows.html
Index: windows.html
dgaudet 99/04/20 12:15:46
Modified:src CHANGES
src/main http_main.c http_protocol.c
Log:
r->request_time wasn't being set in certain error cases
PR: 4156
Revision ChangesPath
1.1313+3 -0 apache-1.3/src/CHANGES
dgaudet 99/04/20 11:36:10
Modified:src CHANGES
src/main http_protocol.c
Log:
deal with UTS compiler error
PR: 4189
Submitted by: Dave Dykstra <[EMAIL PROTECTED]>
Revision ChangesPath
1.1312+3 -0 apache-1.3/src/C
dgaudet 99/04/20 11:19:16
Modified:.configure
Log:
since the help is automatically generated, and it takes quite some time
to generate it, warn folks. It confused me at first too.
PR: 4200
Revision ChangesPath
1.82 +3 -1 apache-1.3
dgaudet 99/04/20 11:03:12
Modified:conf httpd.conf-dist
Log:
protect .ht* files ... rather than just .htaccess (it costs pretty
much the same)
PR: 4215
Revision ChangesPath
1.40 +4 -1 apache-1.3/conf/httpd.conf-dist
Index: httpd.conf
dgaudet 99/04/20 10:59:38
Modified:conf httpd.conf-dist
Log:
* matches a single component, this example makes more sense
PR: 4221
Revision ChangesPath
1.39 +1 -1 apache-1.3/conf/httpd.conf-dist
Index: httpd.conf-dist
dgaudet 99/04/20 10:51:40
Modified:src CHANGES
src/include ap_mmn.h http_protocol.h
src/main http_protocol.c
Log:
Add ap_vrprintf() function
PR: 4246
Submitted by: John Tobey <[EMAIL PROTECTED]>
Revision Changes
dgaudet 99/04/20 10:27:51
Modified:src CHANGES
src/modules/standard mod_mime.c
Log:
islower() returns true for stuff outside a-z when locale isn't C
PR: 3427
Revision ChangesPath
1.1310+3 -0 apache-1.3/src/CHANGES
dgaudet 99/04/20 10:03:28
Modified:src CHANGES
src/main http_core.c
Log:
fix memory leak exacerbated by certain configurations
PR: 4225
Revision ChangesPath
1.1309+3 -0 apache-1.3/src/CHANGES
Index: CHANGES
dgaudet 99/04/20 09:28:47
Modified:src/main alloc.c
Log:
ALLOC_STATS support... I don't think this hurts anything... but feel
free to remove it if someone objects.
Revision ChangesPath
1.108 +51 -0 apache-1.3/src/main/alloc.c
Index: al
1 - 100 of 839 matches
Mail list logo