summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tagging trunk as 2.3.15-dev2.3.15Jim Jagielski2011-11-080-0/+0
* Getting ready to tag 2.3.15-devJim Jagielski2011-11-082-3/+3
* Update docs for default TimeOut value forRainer Jung2011-11-085-6/+6
* Update transformations.Rainer Jung2011-11-08758-1131/+3085
* Fix invalid XHTML: duplicate id "apr".Rainer Jung2011-11-081-3/+3
* Update xml transformations.Rainer Jung2011-11-085-5/+5
* Regenerate convenience.map.Rainer Jung2011-11-081-1/+1
* Update xml meta files after fixing simplified chinese.Rainer Jung2011-11-08203-0/+203
* Regenerated style files after simplified chinese fix.Rainer Jung2011-11-084-4/+5
* Change def timeout from a nasty 5 mins to a more reasonable 1minJim Jagielski2011-11-082-2/+2
* Add "reallyall" and --enable-load-all-modules toRainer Jung2011-11-083-8/+40
* Fix XML validation errors.Rainer Jung2011-11-081-5/+4
* Fix docs generation for simplified chinese.Rainer Jung2011-11-081-1/+1
* Load all modules in the generated default configurationRainer Jung2011-11-084-2/+18
* update xformsStefan Fritsch2011-11-089-18/+30
* mod_reqtimeout: Change the default to set some reasonable timeout values if l...Stefan Fritsch2011-11-085-37/+102
* Don't send a 500 if there is a timeoutStefan Fritsch2011-11-081-5/+14
* Silence compiler warning about signedness differences.Rainer Jung2011-11-081-6/+6
* Fix make variable reference.Rainer Jung2011-11-081-1/+1
* Fix up some length limit calculationStefan Fritsch2011-11-081-2/+6
* update xformsStefan Fritsch2011-11-0820-1731/+1703
* Change default FileETag to be "size mtime", i.e. remove the inode. Adjust theStefan Fritsch2011-11-085-5/+14
* Point to list of undocumented modules in the docs subdirectorySander Temme2011-11-081-0/+3
* add info about new early/late arguments and a note aboutEric Covener2011-11-082-12/+58
* Add some comments and another line length checkStefan Fritsch2011-11-081-14/+42
* mod_lua: Expose SSL variables via r:ssl_var_lookup()Eric Covener2011-11-085-1/+36
* We still have to pass the dependency check to APACHE_MODULE to ensureStefan Fritsch2011-11-081-1/+5
* allow some lua hooks to be run in "early" or "late" modeEric Covener2011-11-082-48/+185
* correct return val, the char* is pushed on the lua stack.Eric Covener2011-11-081-1/+1
* By default, only load those modules that are either requiredStefan Fritsch2011-11-084-5/+23
* Solaris doesn't support "test -e" in combinationRainer Jung2011-11-071-1/+1
* Link the modules that use it against the XML library so the server will start.Sander Temme2011-11-071-0/+2
* Remove ProxyHTMLLogVerbose in favor of trace loglevelsStefan Fritsch2011-11-072-63/+17
* if mod_session_crypto prereq isn't available, don't bail ifJeff Trawick2011-11-071-5/+15
* More error checking for ap_pregsubStefan Fritsch2011-11-072-1/+21
* auto var verbose not usedJeff Trawick2011-11-071-6/+0
* remove solved Windows AcceptFilter blockerStefan Fritsch2011-11-071-2/+3
* More ap_pregsub error checking/loggingStefan Fritsch2011-11-071-0/+7
* More checks of ap_pregsub return valuesStefan Fritsch2011-11-071-0/+11
* Check return value of ap_pregsub()Stefan Fritsch2011-11-071-9/+27
* Fix integer overflow in ap_pregsub. This can be triggered e.g.Stefan Fritsch2011-11-072-0/+6
* No need to zero memory that we will overwrite anywayStefan Fritsch2011-11-071-1/+1
* Only init the RNG once at startup. This saves some entropy and works around t...Stefan Fritsch2011-11-073-2/+5
* Also do length check if the last line is not LF terminatedStefan Fritsch2011-11-071-0/+7
* s/IP6/IPv6/Jeff Trawick2011-11-071-1/+1
* Call apr_random_after_fork() manually in the child processes because the MPMsStefan Fritsch2011-11-073-8/+35
* quick handlers and translate_name in lua can't be keyed off Eric Covener2011-11-052-0/+26
* provide ap_escape_html as r:escape_html() Eric Covener2011-11-051-0/+11
* remove unneeded dependency to mod_proxy_htmlGregg Lewis Smith2011-11-052-6/+0
* re-add apr_pool_clear accidentally removed in r1197405Stefan Fritsch2011-11-051-0/+1