Skip to content
GitLab
Explore
Sign in
Commits · d97f5207c7f229450a8d6b4e621e7b669c288f21
tlmsp-apache-httpd
Browse files
Sep 26, 1997
mod_imap only handles GET. Decline the rest so that, say, a PUT action
· d97f5207
dgaudet
authored
Sep 26, 1997
d97f5207
suexec.c wouldn't build without -DLOG_EXEC
· 6a07261d
dgaudet
authored
Sep 26, 1997
6a07261d
If a subdirectory make has an error, abort the parent immediately.
· d5ce1e99
dgaudet
authored
Sep 26, 1997
d5ce1e99
1) Entity Names (like ü) are parsed and counted as having a width
· b38c9da2
dgaudet
authored
Sep 26, 1997
b38c9da2
PR#1153: RedirectMatch does not escape its result.
· 35c70a10
dgaudet
authored
Sep 26, 1997
35c70a10
Sep 25, 1997
Cleanup inline a bit. Use ap_inline, which expands to __inline__ under
· a5ec3f72
dgaudet
authored
Sep 25, 1997
a5ec3f72
Sep 24, 1997
Make the documentation on the Limit directive shout a little louder
· 015097dd
Marc Slemko
authored
Sep 24, 1997
015097dd
Make sure "make clean" removes any symlinks it created in src/main
· 8b0715a8
pcs
authored
Sep 24, 1997
8b0715a8
Do not copy OS header files to src/main, use symlinks instead
· e2493de9
pcs
authored
Sep 24, 1997
e2493de9
Make modules.o after OS specific files have been copied
· 24f5a102
pcs
authored
Sep 24, 1997
24f5a102
Sep 19, 1997
Yark. I keep forgetting to update CHANGES.. *narf*
· 30a36a34
Ken Coar
authored
Sep 19, 1997
30a36a34
Correct invalid assumption that REDIRECT covers all possible
· 61ece78a
Ken Coar
authored
Sep 19, 1997
61ece78a
Change references to a "200" status to "HTTP_OK", and change the
· ddcbd497
Ken Coar
authored
Sep 19, 1997
ddcbd497
{Sigh} Indent does some strange things with one-statement ifs
· 98f78c10
Ken Coar
authored
Sep 19, 1997
98f78c10
Sep 18, 1997
Partial manual indent to remove line wraps (ugh!).
· 15fcd7b4
Roy T. Fielding
authored
Sep 18, 1997
15fcd7b4
About to rewrite mod_rewrite
· 2e6ea4eb
Roy T. Fielding
authored
Sep 18, 1997
2e6ea4eb
PR:
· c8922f17
brian
authored
Sep 18, 1997
c8922f17
PR:
· fbc38da7
brian
authored
Sep 18, 1997
fbc38da7
PR:
· 8242cd71
brian
authored
Sep 18, 1997
8242cd71
PR:
· 544edc6a
brian
authored
Sep 18, 1997
544edc6a
Add a FAQ about Y2K compliance.
· bb264a0b
Ken Coar
authored
Sep 18, 1997
bb264a0b
indent
· 8364b7a9
dgaudet
authored
Sep 18, 1997
8364b7a9
indent
· 1af92f14
dgaudet
authored
Sep 18, 1997
1af92f14
indent
· 5c9f7787
dgaudet
authored
Sep 18, 1997
5c9f7787
more procrastination
· e409bb61
dgaudet
authored
Sep 18, 1997
e409bb61
mod_proxy uses "char *p" and "pool *pool" a whole bunch ... which is not
· 42dc2907
dgaudet
authored
Sep 18, 1997
42dc2907
Sep 17, 1997
PR:
· 115f896b
brian
authored
Sep 17, 1997
115f896b
Sep 16, 1997
Add mod_speling dependency
· ffb1b6f0
pcs
authored
Sep 16, 1997
ffb1b6f0
indent
· 755e4854
dgaudet
authored
Sep 16, 1997
755e4854
procrastinate some more, do some indenting
· 5323e3e2
dgaudet
authored
Sep 16, 1997
5323e3e2
fix a -Wshadow warning
· 8ec62335
dgaudet
authored
Sep 16, 1997
8ec62335
Fix the accuracy of some comments. Raise the logging level of a bad error
· 55a89a7c
dgaudet
authored
Sep 16, 1997
55a89a7c
use popendir/pclosedir to avoid resource losing race condition
· 9b7bb635
dgaudet
authored
Sep 16, 1997
9b7bb635
PR:
· 5f820597
brian
authored
Sep 16, 1997
5f820597
*) mod_userdir was modifying r->finfo in cases where it wasn't setting
· d9e70452
dgaudet
authored
Sep 16, 1997
d9e70452
|From Martin.Kraemer@mch.sni.de Mon Sep 15 21:04:46 1997
· 7a45d808
dgaudet
authored
Sep 16, 1997
7a45d808
> On one of teh machines here, it appears as if the shell which is invoked
· cd014784
dgaudet
authored
Sep 16, 1997
cd014784
Unisys SVR4 support ... which has a brain damaged uname. I modified
· ae50f496
dgaudet
authored
Sep 16, 1997
ae50f496
PR:
· 0b9d85a2
brian
authored
Sep 16, 1997
0b9d85a2
A few portability fixes from Martin back on Aug 27/97.
· 6706c686
dgaudet
authored
Sep 16, 1997
6706c686
Loading