summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag as 2.3.132.3.13Jim Jagielski2011-06-280-0/+0
* Get ready to tag as 2.3.13-betaJim Jagielski2011-06-282-3/+3
* Use APR_INLINE instead of inline, to support pre-C99 compilersStefan Fritsch2011-06-271-1/+1
* * support/rotatelogs.c (main): Exit with success on EOF.Joe Orton2011-06-271-3/+6
* Simplify state handling in rotatelogs, fixing -L support in the caseJoe Orton2011-06-271-114/+98
* Fix breakage I introduced in r1130022, identified by Gregg L. Smith <gls@gknw...William A. Rowe Jr2011-06-271-1/+1
* Add Sven's real name.Joe Orton2011-06-271-1/+2
* Tweak rotatelogs -p such that the program is invoked the first time aJoe Orton2011-06-272-18/+23
* Pick up the license notices from the LDAP code.Joe Orton2011-06-271-0/+46
* Fix load order dependencies in LDAP code by switching to use of APRJoe Orton2011-06-279-81/+140
* Updates.Lucien Gentis2011-06-257-212/+113
* dox fixStefan Fritsch2011-06-251-0/+1
* Support specifying the local address to use.Stefan Fritsch2011-06-253-1/+28
* Missing linebreak in example.Rich Bowen2011-06-242-2/+2
* Correct link to mod_macro.Rich Bowen2011-06-242-2/+2
* Corrects link to rewrite mass vhosting doc.Rich Bowen2011-06-242-2/+2
* Fix "statement not reached" warnings with sun ccStefan Fritsch2011-06-242-5/+2
* update transforms, 2nd try :-/Stefan Fritsch2011-06-2219-98/+118
* Update transformsStefan Fritsch2011-06-2237-160/+99
* Various code cleanupStefan Fritsch2011-06-229-18/+16
* We already have ap_str_tolower(), so also add ap_str_toupper() function and useStefan Fritsch2011-06-227-34/+19
* Add support to ErrorLogFormat for logging the system uniqueStefan Fritsch2011-06-224-1/+34
* Fix build with recent apr_crypto API changeStefan Fritsch2011-06-221-1/+1
* Log the deprecation warning at level info, not warnStefan Fritsch2011-06-204-4/+4
* Fix search'n'replace error: Actually warn if MaxClients is usedStefan Fritsch2011-06-203-3/+3
* New AsyncRequestWorkerFactor directive to influence how manyStefan Fritsch2011-06-202-6/+37
* Remove dead assignment, as pointed out by Chris Wilson <cwilson vigilantsw com>Stefan Fritsch2011-06-201-6/+1
* Rename MaxClients to MaxRequestWorkers which describes more accurately whatStefan Fritsch2011-06-2015-133/+164
* rotatelogs: Add support for running a custom program after a logJoe Orton2011-06-203-14/+106
* Code cleanup: replace apr_table_set with non-copying apr_table_setnStefan Fritsch2011-06-193-6/+6
* Don't do OCSP checks for valid self-issued certsStefan Fritsch2011-06-192-1/+11
* Avoid unnecessary renegotiations with SSLVerifyDepth 0.Stefan Fritsch2011-06-193-1/+5
* Display information about asynchronous connections in the server-statusStefan Fritsch2011-06-192-6/+92
* Some improvements for handling of many connections for MPM event:Stefan Fritsch2011-06-199-200/+506
* update transformationAndré Malo2011-06-191-4/+0
* remove duplicate entry / duplicate IDAndré Malo2011-06-191-4/+0
* update transformationAndré Malo2011-06-1915-25/+33
* property and xml fixes.André Malo2011-06-197-5/+8
* If MaxMemFree is set, limit the number of recycled pools that is keptStefan Fritsch2011-06-184-22/+47
* Some logging tweaksStefan Fritsch2011-06-181-6/+8
* Formatting changes, reuse 'now' variable instead of declaring a new oneStefan Fritsch2011-06-181-54/+42
* Rebuild a few out of date files.Rich Bowen2011-06-1810-55/+100
* Update.Lucien Gentis2011-06-181-5/+5
* Fix graceful restart aborting connectionsStefan Fritsch2011-06-182-19/+56
* s/seperate/separate/Jeff Trawick2011-06-172-2/+2
* revert this... sorryJim Jagielski2011-06-171-1/+1
* No mo subpoolJim Jagielski2011-06-171-10/+1
* Revert "fix unexpected enum operation"Jim Jagielski2011-06-171-1/+1
* fix unexpected enum operationJeff Trawick2011-06-151-1/+1
* Update redirect-carefully workaround for WebDAVFS 1.4, Konqueror 4.xStefan Fritsch2011-06-131-1/+2