summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* missing file from r915660, major MMN bump already in original revisionEric Covener2010-02-241-1/+1
* make some sense of the difference between "Client" and "Global" certs in mod_...Eric Covener2010-02-244-24/+34
* mod_negotiation: Preserve query string over multiviews negotiation.Nick Kew2010-02-232-0/+8
* mod_ldap: Eliminate a potential crash with multiple LDAPTrustedClientCert whenEric Covener2010-02-232-3/+9
* mention the quirksof REQUEST_FILENAME earlier. PR48796Eric Covener2010-02-222-2/+10
* tweak formatting of some recent entriesJeff Trawick2010-02-221-6/+4
* comment only: fix name of hook and try to reword for clarityJeff Trawick2010-02-221-4/+4
* Fix startup segfault when the Mutex directive is used but no loaded Jeff Trawick2010-02-224-2/+16
* Fix translation error in Polish 404 error message.Stefan Fritsch2010-02-201-1/+1
* Small typo.Lucien Gentis2010-02-201-1/+1
* Updates.Lucien Gentis2010-02-203-4/+42
* mod_proxy_http: get the headers right in a HEAD request with ProxyErrorOverri...Nick Kew2010-02-202-23/+22
* * Silence compiler warningRuediger Pluem2010-02-181-1/+1
* Make a start on explaining the two kinds of "environment variables"Daniel Earl Poirier2010-02-181-2/+11
* Document that ExpiresActive defaults to off.Daniel Earl Poirier2010-02-181-0/+1
* Correctly update version numbers after adding new function.Daniel Earl Poirier2010-02-181-2/+2
* * Really regard the operation a success, when the client aborted the connection.Ruediger Pluem2010-02-181-1/+4
* Update the htcacheclean init script to take into account the pid ofGraham Leggett2010-02-171-9/+13
* Make sure the pidfile is deleted on close.Graham Leggett2010-02-171-2/+1
* Use APR_PID_T_FMT instead of %ld and a cast.Graham Leggett2010-02-162-2/+2
* Fix the help description.Graham Leggett2010-02-161-1/+1
* Update transformations.Graham Leggett2010-02-164-9/+47
* support/rotatelogs: Support the simplest log rotation case, logGraham Leggett2010-02-163-11/+46
* More correct fix for compile warning about discarding constnessDaniel Earl Poirier2010-02-161-2/+2
* support/htcacheclean: Teach it how to write a pid file (modelled onGraham Leggett2010-02-163-4/+41
* Log command line on startup, so there's a record of command lineDaniel Earl Poirier2010-02-169-0/+45
* Fix compile warning (discarding constness of fname)Daniel Earl Poirier2010-02-161-1/+1
* Add missing headers, remove unused variable.Graham Leggett2010-02-151-2/+3
* Correctly handle the case where apr_brigade_partition() returns APR_INCOMPLETEStefan Fritsch2010-02-151-5/+7
* added NetWare makefile for mod_reflector.Guenter Knauf2010-02-152-0/+259
* Fix cut and paste fooness, this is not the default handler.Graham Leggett2010-02-151-1/+1
* Handle the pathological case of a connectRainer Jung2010-02-151-6/+24
* We need to copy the forward proxy data, because itRainer Jung2010-02-141-2/+2
* Limit sscanf format to the number of chars actuallyRainer Jung2010-02-141-3/+4
* In case zlib initialization fails, make sure we do not modify the Content-*Stefan Fritsch2010-02-141-32/+40
* Update transformations.Graham Leggett2010-02-1423-190/+334
* Introduce mod_reflector, a handler capable of reflecting POSTedGraham Leggett2010-02-146-0/+342
* mod_proxy_http: Make sure that when an ErrorDocument is servedGraham Leggett2010-02-132-16/+43
* Update transformations.Graham Leggett2010-02-1310-20/+49
* Fix the location of the note.Graham Leggett2010-02-131-3/+5
* Support wildcards in both the directory and file components ofGraham Leggett2010-02-133-79/+139
* Updates.Lucien Gentis2010-02-132-4/+6
* Update transformations.Rainer Jung2010-02-123-3/+9
* Support remote https proxies by using HTTP CONNECT.Rainer Jung2010-02-127-6/+162
* Fix typo in comment.Rainer Jung2010-02-121-1/+1
* fix additional use of "session" terminology, following r907917Jeff Trawick2010-02-093-9/+9
* fix typo in commentJeff Trawick2010-02-091-1/+1
* style tweaksJeff Trawick2010-02-091-6/+3
* * modules/ssl/ssl_engine_config.c (ssl_cmd_SSLInsecureRenegotiation):Joe Orton2010-02-091-1/+2
* Illustrate an ->iterator() implementation for mod_socache_shmcb.William A. Rowe Jr2010-02-092-20/+128