summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* mod_version_for_2.0.x branch:mod_version_for_2.0.xAndré Malo2005-10-182-2/+3
* mod_version_for_2.0.x branch:André Malo2005-09-249-356/+594
* mod_version_for_2.0.x branch:André Malo2005-09-196-12/+52
* mod_version_for_2.0.x branch:André Malo2005-08-245-34/+62
* mod_version_for_2.0.x branch:André Malo2005-07-196-11/+51
* mod_version_for_2.0.x branch:André Malo2005-06-195-5/+10
* mod_version_for_2.0.x branch:André Malo2005-06-122-2/+2
* mod_version_for_2.0.x branch:André Malo2005-05-314-68/+501
* mod_version_for_2.0.x branch:André Malo2005-05-184-19/+57
* Backport of mod_version, and the required minor MMN bump for thePaul Querna2005-04-106-0/+692
* Backport.Sander Striker2005-04-105-6/+74
* Backport.Sander Striker2005-04-091-4/+17
* Added a new LDAPConnectionTimeout directive to util_ldap so that the socket c...Bradley Nicholes2005-04-091-0/+45
* Backport.Sander Striker2005-04-081-0/+3
* Correctly export all mod_dav public functions.Justin Erenkrantz2005-04-058-124/+155
* backport this from 2.1-dev:Jeff Trawick2005-03-292-5/+5
* Merge r111241 from trunk:Joe Orton2005-03-291-1/+2
* Merge r151493, r153280 from trunk:Joe Orton2005-03-291-11/+14
* As discussed on various channels, apply the following fix by lazyWilliam A. Rowe Jr2005-02-131-1/+3
* * ssl/ssl_expr_scan.c: The one that got away. Fix copyright comment.Justin Erenkrantz2005-02-041-1/+1
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-04128-128/+256
* mod_proxy: Fix ProxyRemoteMatch directive.Justin Erenkrantz2005-02-041-1/+2
* mod_proxy: Respect errors reported by pre_connection hooks.Justin Erenkrantz2005-02-042-3/+25
* --with-module can now take more than one module to be staticallyJustin Erenkrantz2005-02-041-9/+20
* Merge in mod_dumpioJim Jagielski2005-02-045-0/+594
* mod_auth_ldap: Handle the inconsistent way in which the MS LDAP libraryJustin Erenkrantz2005-02-041-6/+34
* mod_ssl: fail quickly if SSL connection is aborted rather than making manyJustin Erenkrantz2005-02-031-0/+4
* Start keeping track of the amount of time taken to process a request again.Justin Erenkrantz2005-02-031-0/+4
* Merge r125612 from trunk:Joe Orton2005-01-242-2/+4
* Merge r105663 from trunk:Joe Orton2005-01-201-1/+1
* * modules/filters/mod_include.c (ap_ssi_parse_string): Fix off-by-oneJoe Orton2005-01-201-1/+1
* Backport r104934:Erik Abele2005-01-071-0/+2
* Fixing various compiler errors when compiling against the latest version of L...Bradley Nicholes2004-11-291-1/+1
* drop .cvsignore filesAndré Malo2004-11-2417-321/+0
* Added the directive "Requires ldap-attribute" that allows the module to only ...Bradley Nicholes2004-11-101-1/+29
* Implement the util_ldap_cache_getuserdn() API so that the ldap authorization ...Bradley Nicholes2004-11-103-10/+200
* Backport from HEAD:Joe Orton2004-11-101-10/+24
* Backport fix for CAN-2004-0885:Joe Orton2004-11-102-0/+23
* Revert r1.135.2.32, fixing regression in QUERY_STRING handling sinceJoe Orton2004-11-101-1/+1
* Don't display the cache statistics if the node is emptyBradley Nicholes2004-11-041-12/+18
* Track the status of an upgradeable socket so that the http_method and default...Bradley Nicholes2004-11-021-11/+40
* mod_ldap: Fix format strings to use %APR_PID_T_FMT instead of %d.Graham Leggett2004-10-231-2/+6
* mod_cache: use the correct struct for CacheDisable.Graham Leggett2004-10-231-1/+1
* * modules/mappers/mod_rewrite.c (hook_fixup): Fix syntax error.Joe Orton2004-10-141-2/+2
* Try to correctly follow RFC 2616 13.3 on validating stale cacheGraham Leggett2004-10-136-40/+92
* mod_rewrite: Handle per-location rules when r->filename is unset.Graham Leggett2004-10-131-1/+10
* mod_rewrite:Fix query string handling for proxied URLs.Graham Leggett2004-10-131-1/+1
* mod_rewrite: Fix 0 bytes write into random memory position.Graham Leggett2004-10-131-15/+15
* Do not store aborted content.Graham Leggett2004-10-131-0/+16
* Correctly store cache content type.Graham Leggett2004-10-131-5/+6