summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create the 2.1.5 Tag.2.1.5Paul Querna2005-06-170-0/+0
* * include/ap_release.h: Remove -dev to prepare for 2.1.5 tag.Paul Querna2005-06-171-1/+1
* If a request contains both a T-E and C-L, remove the C-L, stopping some HTTP ...Paul Querna2005-06-162-0/+17
* build all.Paul Querna2005-06-1614-899/+913
* - Add documentation on the new AcceptFilter directive.Paul Querna2005-06-166-452/+591
* PHP 3.x + httpd-2.2 seems... unlikely.Joe Orton2005-06-161-1/+1
* Change "Files ~" to the preferred "FilesMatch"Rich Bowen2005-06-161-2/+2
* * build/config_vars.sh.in: Expand LTFLAGS here, to fix `apxs -q LIBTOOL`Joe Orton2005-06-161-1/+1
* Fix up some type mismatches that are causing compiler errors in Metrowerks on...Bradley Nicholes2005-06-152-3/+3
* Delete the completely outdated httpd_roll_release script.Paul Querna2005-06-141-137/+0
* * support/htdbm.c (main): Fix (valid) variable "may be usedJoe Orton2005-06-141-1/+1
* Update remaining 2004 copyright notices.Joe Orton2005-06-1428-28/+56
* Merge the listen-protocol sandbox branch to trunk.Paul Querna2005-06-147-38/+232
* - Remove unneeded cast.Paul Querna2005-06-141-1/+1
* - Bring htcacheclean into sync with mod_disk_cache. It now has a very basic ...Paul Querna2005-06-141-18/+68
* - Partial revert of revision 190535. Remove const from tempfile, since apr_f...Paul Querna2005-06-141-1/+1
* * cache/mod_disk_cache.c: Make most members of disk_cache_object into const c...Paul Querna2005-06-142-15/+15
* - Remove unused dirlevels and dirlength from the cache info structure.Paul Querna2005-06-141-4/+0
* Based on feedback from dev@httpd, store Vary headers inside the '.header' file.Paul Querna2005-06-132-28/+295
* * configure.in: Define MKINSTALLDIRS and INSTALL in config_vars.mk.Joe Orton2005-06-133-3/+10
* Sanitize the installed config_vars.mk to remove references to theJoe Orton2005-06-133-6/+70
* update German translation; update transformationAndré Malo2005-06-123-15/+30
* update German translation; update transformationAndré Malo2005-06-123-21/+20
* - link/unlink are not called directly, so we do not need this extra header.Paul Querna2005-06-111-4/+0
* - Use apr_file_mktemp() and rename the header data file to its final location...Paul Querna2005-06-112-11/+26
* * cache_save_filter: Paul Querna2005-06-101-15/+11
* * modules/ssl/ssl_engine_io.c (ssl_io_filter_init): Initialize theJoe Orton2005-06-101-0/+1
* * Makefile.in (install-build): Make installed config.nice 0755 too.Joe Orton2005-06-101-4/+6
* * Makefile.in (install-build): Fix variable names.Joe Orton2005-06-101-2/+2
* * Makefile.in (install-build): Install mkdir.sh since it's used by theJoe Orton2005-06-102-2/+4
* adjust revision reference; update transformationAndré Malo2005-06-093-3/+3
* Fix link to mod_proxy_htmlNick Kew2005-06-094-6/+6
* Rename generate_name to ap_cache_generate_nameBradley Nicholes2005-06-081-1/+1
* * modules/mappers/config9.m4: Substitute INSTALL_DSO as "yes" ifJoe Orton2005-06-082-13/+15
* * build/instdso.sh: Extract LIBRARY_NAMES and DLNAME without usingJoe Orton2005-06-081-2/+2
* * Makefile.in (install-build, install-headers, install-conf): MinorJoe Orton2005-06-081-38/+31
* Synch with 2.0.x branch.Joe Orton2005-06-081-13/+14
* * modules/ssl/ssl_engine_dh.c: Adjust the embedded perl code such thatJoe Orton2005-06-081-40/+42
* * modules/generators/mod_cgi.c (cgi_bucket_read): Log a specific errorJoe Orton2005-06-081-1/+9
* * modules/http/byterange_filter.c (ap_byterange_filter): No functionalJoe Orton2005-06-081-33/+32
* * Makefile.in (DISTCLEAN_TARGETS): Clean up more files generated byJoe Orton2005-06-081-1/+2
* Fix for reported compile problemNick Kew2005-06-071-4/+5
* Add monitor hook (discussed under "watchdog" thread).Nick Kew2005-06-072-7/+18
* * Makefile.in: Fix brokenness with VPATH builds as the .conf files do not existJustin Erenkrantz2005-06-071-1/+3
* * modules/http/byterange_filter.c (ap_byterange_filter): Refuse toJoe Orton2005-06-071-27/+21
* * mod_cache.c: When 'Vary: *' is sent, do not cache, since revalidation is al...Paul Querna2005-06-062-1/+6
* update transformationAndré Malo2005-06-053-2/+6
* * server/main.c: Remove the suck_in_apr_password_validate() hack. apr_passwo...Paul Querna2005-06-031-12/+0
* 'generate_name' is too generic to be in the public symbols. Rename it to ap_c...Paul Querna2005-06-034-9/+12
* * modules/ssl/ssl_engine_kernel.c (ssl_callback_SSLVerify_CRL): FixJoe Orton2005-06-032-1/+6