Skip to content
GitLab
Explore
Sign in
Commits · c7c0a170cf44f9b68643408e527f5e6a124467d9
tlmsp-apache-httpd
Browse files
Jan 08, 1998
make mod_include use ap_cpystrn
· c7c0a170
dgaudet
authored
Jan 08, 1998
c7c0a170
switch from safe_copy to ap_cpystrn
· 99940a55
dgaudet
authored
Jan 08, 1998
99940a55
PR:
· 80096698
brian
authored
Jan 08, 1998
80096698
update
· 211954f9
dgaudet
authored
Jan 08, 1998
211954f9
Jan 07, 1998
is_only_below
· 19931c1c
dgaudet
authored
Jan 07, 1998
19931c1c
mod_include and mod_imap cleanup/security fixes
· 1c58bd2d
dgaudet
authored
Jan 07, 1998
1c58bd2d
- There were a few strncpy()s that didn't terminate the string... add
· c2fe2500
dgaudet
authored
Jan 07, 1998
c2fe2500
This is a bit large, but that's deliberate because I took the opportunity
· f9cbe85b
dgaudet
authored
Jan 07, 1998
f9cbe85b
Adding logresolve.pl - a Perl version of logresolve.c that spawns lots
· 06abac0f
hartill
authored
Jan 07, 1998
06abac0f
Note application of copyright year update.
· 08a277f0
Ken Coar
authored
Jan 07, 1998
08a277f0
Update the copyright year of all the various HEAD files to
· 97653ba8
Ken Coar
authored
Jan 07, 1998
97653ba8
vote
· 96fd69e1
Martin Kraemer
authored
Jan 07, 1998
96fd69e1
More updates..
· 327ba2e0
Ken Coar
authored
Jan 07, 1998
327ba2e0
Wrap a too-long line.
· a3463376
Ken Coar
authored
Jan 07, 1998
a3463376
Jan 06, 1998
Tested and approved, pretty soon we'll see Dean
· c6c423ba
Jim Jagielski
authored
Jan 06, 1998
c6c423ba
update
· bdf47d9c
dgaudet
authored
Jan 06, 1998
bdf47d9c
update
· df9f14a9
dgaudet
authored
Jan 06, 1998
df9f14a9
Jan 05, 1998
update
· 71f51e34
dgaudet
authored
Jan 05, 1998
71f51e34
Move WIN32 MT changes
· 68c19139
pcs
authored
Jan 05, 1998
68c19139
Update with the WIN32 MT changes
· dd9f3552
pcs
authored
Jan 05, 1998
dd9f3552
Jan 04, 1998
Correct && into a &
· 319d11de
pcs
authored
Jan 04, 1998
319d11de
Fix removing errno from APLOG_WIN32ERROR error messages.
· 25643718
pcs
authored
Jan 04, 1998
25643718
Major Win32 multithreading overheal. The changes are:
· 182a8b90
pcs
authored
Jan 04, 1998
182a8b90
When a shutdown is requested, call start_shutdown() to set it up, rather
· 35f55d7c
pcs
authored
Jan 04, 1998
35f55d7c
Add ap library to clean.
· f86ce14f
Ben Laurie
authored
Jan 04, 1998
f86ce14f
Build the ap library.
· 3c677227
Ben Laurie
authored
Jan 04, 1998
3c677227
Report Win32 errors via the normal aplog_error() function rather than
· 6dcf2df6
pcs
authored
Jan 04, 1998
6dcf2df6
When reporting Win32 errors, do not show value of errno
· d2d18c78
pcs
authored
Jan 04, 1998
d2d18c78
Remove unused file (ApacheProxyModule.mak has been used instead for
· b34a98f6
pcs
authored
Jan 04, 1998
b34a98f6
Remove dependencies on ODBC and OLE libraries (Win32)
· 69231e9e
pcs
authored
Jan 04, 1998
69231e9e
Build apache using the ap library on Win32.
· 7a42bd7f
pcs
authored
Jan 04, 1998
7a42bd7f
Makefile and project to build libap on Win32
· d429abc4
pcs
authored
Jan 04, 1998
d429abc4
Jan 03, 1998
style guide changes.
· 0f1001b7
dgaudet
authored
Jan 03, 1998
0f1001b7
Fix buffer overrun in log_printf().
· cb09d653
dgaudet
authored
Jan 03, 1998
cb09d653
Somehow I missed a whole boatload of modules when adding static. I'm not
· 5f400110
dgaudet
authored
Jan 03, 1998
5f400110
Jan 02, 1998
Using the digest Authentication scheme for proxy authentication, authorization
· 38109183
dgaudet
authored
Jan 02, 1998
38109183
- remove an unused buffer
· 7627ba14
dgaudet
authored
Jan 02, 1998
7627ba14
- make mod_info_html_cmd_string() thread safe
· 9a9bc869
dgaudet
authored
Jan 02, 1998
9a9bc869
Add notice of the patch to update the copyright years.
· a4bb44fd
Ken Coar
authored
Jan 02, 1998
a4bb44fd
This has already been committed
· 33db1310
pcs
authored
Jan 02, 1998
33db1310
Loading