summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move Paul's lock free circular queue changes to MPM event to a separate branchmpm-event-optimizationStefan Fritsch2012-02-240-0/+0
* In maintainer mode, replace apr_palloc with a version thatStefan Fritsch2012-02-244-1/+40
* Fix AddOutputFilterByType brown paper bag crash bugStefan Fritsch2012-02-241-1/+4
* Internal link to the right section.Rich Bowen2012-02-242-2/+4
* Adding .fr translation for mod_luaVincent Deffontaines2012-02-234-0/+1632
* Add AP_HAVE_C99 to make correct check for C99 less onerousStefan Fritsch2012-02-212-7/+10
* Fix a link in the caching guide.Graham Leggett2012-02-211-1/+1
* Mention the rewritten Caching Guide.Graham Leggett2012-02-211-0/+8
* Mention the CACHE filter.Graham Leggett2012-02-211-0/+4
* Rebuild htmlRich Bowen2012-02-213-2/+22
* Highlight some of the improvements in the documentation in the 2.4 version.Rich Bowen2012-02-211-0/+19
* generated files from r1291766Jeff Trawick2012-02-213-76/+94
* apply insufficient TLC, making some improvements to wordingJeff Trawick2012-02-211-74/+92
* Reordering:Stefan Fritsch2012-02-184-119/+123
* Mention AllowOverrideList, Define, EC keys, rotatelogs improvements.Stefan Fritsch2012-02-182-8/+52
* xformsStefan Fritsch2012-02-179-14/+31
* Mention mod_heartmonitor/mod_lbmethod_heartbeat, mod_sed, mod_auth_form,Stefan Fritsch2012-02-171-7/+24
* Make sure the getsfunc_*() functions used by ap_scan_script_header_err*()Stefan Fritsch2012-02-141-1/+4
* To early, not enough drugs, sorry for the noise.Rainer Jung2012-02-141-1/+0
* Fix out of tree build with srclib apr.Rainer Jung2012-02-141-3/+4
* Rebuilds.Rich Bowen2012-02-146-13/+42
* Removes references to how things used to be in 2.0.x, and makesRich Bowen2012-02-142-48/+43
* Check during config test that directories for access logs existStefan Fritsch2012-02-133-1/+57
* missing modules/ folders in lbmethod modulesGregg Lewis Smith2012-02-131-4/+4
* Update.Lucien Gentis2012-02-121-1/+1
* Updates.Lucien Gentis2012-02-123-7/+43
* Fix regression introduced in r1222917: in ssl_find_vhost(), we must useKaspar Brand2012-02-121-2/+1
* BZ 52623: Fix building against PCRE 8.30.Rainer Jung2012-02-113-3/+5
* Fix spelling.Graham Leggett2012-02-101-1/+1
* add manpage listAndré Malo2012-02-101-0/+19
* update transformationAndré Malo2012-02-106-6/+6
* fix validation errorAndré Malo2012-02-101-1/+1
* update transformationAndré Malo2012-02-1017-19/+27
* fixup propertiesAndré Malo2012-02-1010-9/+9
* * modules/proxy/mod_proxy_http.c (ap_proxy_http_process_response):Joe Orton2012-02-101-2/+3
* Remove duplicated wordRich Bowen2012-02-092-2/+2
* Rebuild xdocRich Bowen2012-02-091-1/+1
* Replaces more occurences of 'Apache' with 'Apache httpd'Rich Bowen2012-02-094-7/+7
* Replaces uses of 'Apache' with 'Apache httpd'Rich Bowen2012-02-092-6/+6
* Trivial typoRich Bowen2012-02-092-2/+2
* xformsJim Jagielski2012-02-096-4/+8
* Handle cases, esp when using mod_proxy_fcgi, when we do notJim Jagielski2012-02-095-3/+23
* Add cleanup for SSLProxyMachineCertificateChainFile during initDaniel Ruggeri2012-02-081-0/+11
* Based on feedback from Vincent from the docs team, change the examplesRich Bowen2012-02-061-4/+4
* Bah. The word is "whereas", not "where as"Rich Bowen2012-02-061-1/+1
* Fixes issue 52604. Depending on the value of @rel_logfiledir@ theRich Bowen2012-02-061-3/+4
* aix: Add a set of build scripts that make packages suitable for installpGraham Leggett2012-02-053-0/+163
* Replace ap_create_core_ctx()/ap_core_ctx_get_bb() with a hookStefan Fritsch2012-02-048-60/+74
* Note some directives that are lacking documenationStefan Fritsch2012-02-031-0/+7
* Fix various filter functions to return apr_status_t instead of intStefan Fritsch2012-02-037-20/+25