summaryrefslogtreecommitdiffstats
path: root/include/apreq_util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-12At least one authorizer that doesn't use libfcgi directlyJeff Trawick1-21/+9
2013-11-12Add parse_errorlog_arg callback to ap_errorlog_provider to allow providersJan Kaluža5-1/+31
2013-11-11[trunk][doc] Introducing .fr translation for howto/accessVincent Deffontaines4-0/+462
2013-11-09Update.Lucien Gentis1-7/+12
2013-11-09Expand some of these fields... mostlt it's the workers that weJim Jagielski1-10/+10
2013-11-09Avoid the confusion... the digests are NOT strings.Jim Jagielski2-10/+23
2013-11-08If apr_file_read did return APR_EOF, then ensure that,Jim Jagielski1-0/+1
2013-11-08Allow for backwards compatibility for the md5 check...Jim Jagielski1-6/+16
2013-11-08whitespaceJim Jagielski1-1/+0
2013-11-08Error detection and a quick validity check when restoring...Jim Jagielski2-17/+34
2013-11-08UDS urls need to be desockified when configuring...Jim Jagielski2-6/+39
2013-11-08Ensure that the file-based shm file is removed...Jim Jagielski1-0/+5
2013-11-08Do not lose log messages with NULL server_rec when error log provider is used.Jan Kaluža1-6/+26
2013-11-04PR 55475: Detect incomplete body in HTTP input filter and return APR_INCOMPLETEJim Jagielski3-6/+20
2013-11-04c->sbh can be unexpectedly NULL when the thread that pulls the ready keepaliveEric Covener2-1/+4
2013-11-02Remove useless apr_pstrdup as done for other mod_auth modules in r1026660Christophe Jaillet1-1/+1
2013-11-01xformsDaniel Gruno1-16/+23
2013-11-01Fixes to the modguide, courtesy of Petter Berntsen (sluggr)Daniel Gruno1-16/+23
2013-10-31* support/rotatelogs.c: Introduce an adjusted_time_t type to store theJoe Orton1-11/+17
2013-10-31For better compatibility with mod_nss:Joe Orton2-5/+8
2013-10-28Transforms.Joe Orton37-3777/+3881
2013-10-28* docs/manual/upgrading.xml: Note 2.4 backwards-compat break forJoe Orton1-0/+8
2013-10-26this was backported to 2.2, so not an upgrade issue.Eric Covener1-5/+0
2013-10-26/. InitialisationsLucien Gentis5-11/+23
2013-10-25Allow for format specifiers to be used in the base substitution string for He...Daniel Ruggeri2-15/+20
2013-10-25Remove unused APXS setting from template for generated MakefileJeff Trawick1-1/+0
2013-10-23SECURITY (CVE-2014-0231): Fix for DoS due to hang waiting for CGI script.Eric Covener6-5/+85
2013-10-23axe some useless assignments (clang scan-build)Jeff Trawick2-5/+0
2013-10-23don't ignore some apr_procattr failures (clang scan-build)Jeff Trawick1-2/+4
2013-10-23rotatelogs: Remove last constant length error buffer.Ben Reser1-18/+20
2013-10-23rotatelogs: Remove another use of a consant length buffer for errors.Ben Reser1-6/+4
2013-10-23rotatelogs: Use apr_psprintf() with %pm instead of a constant length buffer forBen Reser1-19/+17
2013-10-23don't pass uninitialized rv passed to ap_log_rerror()Jeff Trawick1-2/+3
2013-10-23axe attempt to close a previously-closed apr socketJeff Trawick1-1/+0
2013-10-23axe unused autodata+heap (clang scan-build)Jeff Trawick1-1/+0
2013-10-22SSL_CONF support for files and directories.Stephen Henson4-9/+36
2013-10-21* modules/proxy/mod_proxy_http.c (ap_proxy_http_request): Use the sameJoe Orton1-1/+1
2013-10-21Fix r1533728. Not a great idea to dereference process after pool destroy!Nick Kew1-1/+6
2013-10-20update transformationAndré Malo17-37/+64
2013-10-20property fix.André Malo1-1/+1
2013-10-20Followup to r1533810: Put the rotatelogs docs in the right place.Ben Reser3-12/+9
2013-10-19Add an option to autocreate directories to rotatelogs.Ben Reser3-9/+45
2013-10-19Updates.Lucien Gentis3-21/+42
2013-10-19Like r1532122: Axe needless string duplication inJeff Trawick1-3/+1
2013-10-19Remove erroneous space reported in pr55676Daniel Ruggeri1-1/+1
2013-10-19PR 55670Nick Kew2-0/+12
2013-10-18* Fix logical flaw introduced in r1531340. We checked for the opposite.Ruediger Pluem1-1/+2
2013-10-18Rüdiger and Yann suggestionsJim Jagielski1-6/+7
2013-10-18xformsIgor Galić7-7/+9
2013-10-18So, Fix pet-peeve!Igor Galić1-1/+1