summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Wrap at 80 still, here at httpd projectWilliam A. Rowe Jr2013-11-121-4/+5
* At least one authorizer that doesn't use libfcgi directlyJeff Trawick2013-11-121-21/+9
* Add parse_errorlog_arg callback to ap_errorlog_provider to allow providersJan Kaluža2013-11-125-1/+31
* [trunk][doc] Introducing .fr translation for howto/accessVincent Deffontaines2013-11-114-0/+462
* Update.Lucien Gentis2013-11-091-7/+12
* Expand some of these fields... mostlt it's the workers that weJim Jagielski2013-11-091-10/+10
* Avoid the confusion... the digests are NOT strings.Jim Jagielski2013-11-092-10/+23
* If apr_file_read did return APR_EOF, then ensure that,Jim Jagielski2013-11-081-0/+1
* Allow for backwards compatibility for the md5 check...Jim Jagielski2013-11-081-6/+16
* whitespaceJim Jagielski2013-11-081-1/+0
* Error detection and a quick validity check when restoring...Jim Jagielski2013-11-082-17/+34
* UDS urls need to be desockified when configuring...Jim Jagielski2013-11-082-6/+39
* Ensure that the file-based shm file is removed...Jim Jagielski2013-11-081-0/+5
* Do not lose log messages with NULL server_rec when error log provider is used.Jan Kaluža2013-11-081-6/+26
* PR 55475: Detect incomplete body in HTTP input filter and return APR_INCOMPLETEJim Jagielski2013-11-043-6/+20
* c->sbh can be unexpectedly NULL when the thread that pulls the ready keepaliveEric Covener2013-11-042-1/+4
* Remove useless apr_pstrdup as done for other mod_auth modules in r1026660Christophe Jaillet2013-11-021-1/+1
* xformsDaniel Gruno2013-11-011-16/+23
* Fixes to the modguide, courtesy of Petter Berntsen (sluggr)Daniel Gruno2013-11-011-16/+23
* * support/rotatelogs.c: Introduce an adjusted_time_t type to store theJoe Orton2013-10-311-11/+17
* For better compatibility with mod_nss:Joe Orton2013-10-312-5/+8
* Transforms.Joe Orton2013-10-2837-3777/+3881
* * docs/manual/upgrading.xml: Note 2.4 backwards-compat break forJoe Orton2013-10-281-0/+8
* this was backported to 2.2, so not an upgrade issue.Eric Covener2013-10-261-5/+0
* /. InitialisationsLucien Gentis2013-10-265-11/+23
* Allow for format specifiers to be used in the base substitution string for He...Daniel Ruggeri2013-10-252-15/+20
* Remove unused APXS setting from template for generated MakefileJeff Trawick2013-10-251-1/+0
* SECURITY (CVE-2014-0231): Fix for DoS due to hang waiting for CGI script.Eric Covener2013-10-236-5/+85
* axe some useless assignments (clang scan-build)Jeff Trawick2013-10-232-5/+0
* don't ignore some apr_procattr failures (clang scan-build)Jeff Trawick2013-10-231-2/+4
* rotatelogs: Remove last constant length error buffer.Ben Reser2013-10-231-18/+20
* rotatelogs: Remove another use of a consant length buffer for errors.Ben Reser2013-10-231-6/+4
* rotatelogs: Use apr_psprintf() with %pm instead of a constant length buffer forBen Reser2013-10-231-19/+17
* don't pass uninitialized rv passed to ap_log_rerror()Jeff Trawick2013-10-231-2/+3
* axe attempt to close a previously-closed apr socketJeff Trawick2013-10-231-1/+0
* axe unused autodata+heap (clang scan-build)Jeff Trawick2013-10-231-1/+0
* SSL_CONF support for files and directories.Stephen Henson2013-10-224-9/+36
* * modules/proxy/mod_proxy_http.c (ap_proxy_http_request): Use the sameJoe Orton2013-10-211-1/+1
* Fix r1533728. Not a great idea to dereference process after pool destroy!Nick Kew2013-10-211-1/+6
* update transformationAndré Malo2013-10-2017-37/+64
* property fix.André Malo2013-10-201-1/+1
* Followup to r1533810: Put the rotatelogs docs in the right place.Ben Reser2013-10-203-12/+9
* Add an option to autocreate directories to rotatelogs.Ben Reser2013-10-193-9/+45
* Updates.Lucien Gentis2013-10-193-21/+42
* Like r1532122: Axe needless string duplication inJeff Trawick2013-10-191-3/+1
* Remove erroneous space reported in pr55676Daniel Ruggeri2013-10-191-1/+1
* PR 55670Nick Kew2013-10-192-0/+12
* * Fix logical flaw introduced in r1531340. We checked for the opposite.Ruediger Pluem2013-10-181-1/+2
* Rüdiger and Yann suggestionsJim Jagielski2013-10-181-6/+7
* xformsIgor Galić2013-10-187-7/+9