summaryrefslogtreecommitdiffstats
path: root/server/log.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-26Update.Lucien Gentis1-2/+2
2011-03-26aplog_module_index must always be set for C++, so simplifyJeff Trawick1-0/+4
2011-03-26Correct C++ incompatibility with http_log.h.Jeff Trawick2-0/+12
2011-03-25Add the unregistered media type for 7zRoy T. Fielding1-0/+1
2011-03-25Add the WebP and webfont media types (that have not been registered byRoy T. Fielding1-0/+2
2011-03-25Add the WebM media types (that have not been registered by the same WHATWGRoy T. Fielding1-0/+2
2011-03-25Fix duplicate entry for application/vnd.stardivision.writerRoy T. Fielding1-2/+1
2011-03-25Update with IANA registered types as of 2011 Mar 25 15:08 CETRoy T. Fielding1-1/+123
2011-03-25Replace 'CVS' with 'svn', as per bug 50973Rich Bowen1-2/+2
2011-03-25Rebuild transformation.Rich Bowen1-1/+1
2011-03-25Fixes typo in mod_rewrite flags doc.Rich Bowen1-1/+1
2011-03-23Rebuild transformations.Rich Bowen3-16/+47
2011-03-23Fix incorrect example. (Missing slash)Rich Bowen2-2/+2
2011-03-23Or, perhaps that's even clearer, without getting too verbose.Rich Bowen1-1/+1
2011-03-23Attemps to clarify a rather cryptic error message.Rich Bowen1-2/+3
2011-03-21* server/mpm/prefork/prefork.c (set_signals): Ignore SIGXFSZ; have aJoe Orton3-6/+15
2011-03-21Done with making the 1.3 docs point to the relevant 2.2 docs.Rich Bowen1-9/+0
2011-03-20Drop obscure 1.3 change backrefsWilliam A. Rowe Jr1-5/+0
2011-03-201.3? nahWilliam A. Rowe Jr1-1/+0
2011-03-20Create dav.imp dynamically from header to catch all exports.Guenter Knauf4-70/+14
2011-03-20Removed dav_get_limit_xml_body() from mod_dav.h.Guenter Knauf1-3/+0
2011-03-20More NetWare build fixes.Guenter Knauf4-35/+28
2011-03-20Updates.Lucien Gentis3-14/+57
2011-03-20Fixed NetWare build install dir namings.Guenter Knauf1-4/+9
2011-03-20Some more NetWare buildsystem tweaks.Guenter Knauf2-84/+87
2011-03-18transformationJeff Trawick1-8/+26
2011-03-18separate the issue of passing APLOG_MARK to your own functionsJeff Trawick1-8/+26
2011-03-18transformationJeff Trawick1-0/+12
2011-03-18describe the ap_log_error(...,ap_server_conf,...) idiomJeff Trawick1-0/+12
2011-03-18Use a var INSTALLBASE to simplify NetWare installation rules.Guenter Knauf30-101/+103
2011-03-18Use var for prelude so its possible to change it at one place.Guenter Knauf101-101/+100
2011-03-17Update transformsDaniel Earl Poirier1-0/+4
2011-03-17Add a note that mod_lua is still experimental and changingDaniel Earl Poirier1-0/+4
2011-03-17GA planJim Jagielski1-4/+9
2011-03-17* support/ab.c (test): Catch more calloc failures.Joe Orton1-1/+1
2011-03-17Close PR 50861 where enabling and disabling of bufferedJim Jagielski2-0/+12
2011-03-16Added prototype for initgroups().Guenter Knauf2-1/+14
2011-03-16Fix typo in RLIMIT_NPROCDaniel Earl Poirier1-4/+5