summaryrefslogtreecommitdiff
path: root/src/mod_access.c
Commit message (Expand)AuthorAgeFilesLines
* [config] check config option scope; warn if server option is given in conditi...Stefan Bühler2015-11-071-1/+2
* fix segfaults in many plugins if they failed configurationStefan Bühler2015-05-141-0/+2
* Use buffer API to read and modify "used" memberStefan Bühler2015-02-081-4/+4
* fix buffer, chunk and http_chunk APIStefan Bühler2015-02-081-1/+1
* fix/silence bugs reported by ccc-analyzer (clang)Stefan Bühler2013-11-131-1/+1
* Fix header inclusion order, always include "config.h" before any system headerStefan Bühler2009-10-111-4/+4
* Added some extra warning options in cmake and fix the resulting warnings (unu...Stefan Bühler2009-03-071-0/+1
* Insert many con->mode checks; they should prevent two modules to handle the s...Stefan Bühler2008-08-011-0/+1
* check the URL twice, before and after path-info handling. (fixes #1230)Jan Kneschke2007-06-151-7/+30
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-37/+37
* added tests for lowercase filesysytemsJan Kneschke2006-01-141-4/+14
* either remove include config.h or covered it in HAVE_CONFIG_HJan Kneschke2005-09-241-2/+0
* fixed possible uninit variables of the config-parser fails (merged [183])Jan Kneschke2005-08-161-2/+2
* removed setup_connection (merged [295])Jan Kneschke2005-08-081-25/+7
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+177