summaryrefslogtreecommitdiffstats
path: root/server/connection.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-02-14Fix 'Anonymous *', which denied accessAndré Malo1-1/+1
2005-02-14One more NetWare tweak for the PCRE shakeupBradley Nicholes1-1/+1
2005-02-14* NWGNUmakefile: Update for PCRE changes.Joe Orton1-1/+1
2005-02-14Improve interaction with caches in mod_dav.Sander Striker1-0/+7
2005-02-11Note changes.Joe Orton1-0/+10
2005-02-11* include/httpd.h: Fix a comment.Joe Orton1-1/+1
2005-02-11* include/ap_regex.h: Include apr.h not stdlib.h; replace pointlessJoe Orton3-26/+26
2005-02-11Support use of an external copy of the PCRE library:Joe Orton3-12/+37
2005-02-11* include/util_ldap.h (util_ldap_state_t): Fix gcc format stringJoe Orton2-3/+3
2005-02-11* modules/cache/mod_disk_cache.c (store_body): Fix format stringJoe Orton3-6/+5
2005-02-11Move the POSIX reg* implementations into the ap_* namespace;Joe Orton26-256/+469
2005-02-10* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access): Move theJoe Orton1-14/+14
2005-02-10* Makefile.in: Use buildmark.o not .lo since it was COMPILEdJoe Orton1-1/+1
2005-02-10More tweaks primarily driven by caching.Sander Striker1-16/+22
2005-02-10Only recompile buildmark.c when we have to relink httpd.Justin Erenkrantz4-3/+7
2005-02-09build all and add new japanese transformationsAndré Malo16-19/+290
2005-02-09Docs update. Refresh as well as fold in (better??) docsJim Jagielski16-42/+254
2005-02-09Now that the crisis has passed, update the CHANGES entry... =)Justin Erenkrantz1-1/+1
2005-02-09Remove formatting characters from ap_log_error() calls. TheseJeff Trawick5-9/+13
2005-02-09Some minimal tweaks to mod_cache.Sander Striker2-3/+4
2005-02-09fix function name in developer docJeff Trawick2-2/+2