summaryrefslogtreecommitdiff
path: root/src/mod_userdir.c
Commit message (Expand)AuthorAgeFilesLines
* add README to point to lighttpd-1.4.x as stableHEADmasterstbuehler2015-09-181-325/+0
* Fix many warningsstbuehler2009-04-271-1/+2
* Fix bug with case-insensitive filenames in mod_userdir (#1589)stbuehler2008-09-211-1/+20
* - support letterhomes in mod_userdir (#1473)glen2008-01-181-0/+11
* - fix a few warnings with unused variablesdarix2006-12-121-0/+2
* r622@D2XNG01J: Jan | 2006-06-26 03:33:35 +0200Jan2006-07-021-3/+4
* - remove all trailing whitespaces in the c filesdarix2006-03-311-51/+51
* - added PATCH_OPTION() macro that replaces all the local PATCH()darix2006-03-311-11/+8
* added support for userdir without a passwd entryjan2005-10-311-18/+81
* either remove include config.h or covered it in HAVE_CONFIG_Hjan2005-09-241-2/+0
* the userdir module builds a physical path by hand, the same as mod_aliasjan2005-08-181-2/+3
* fixed possible uninit variables of the config-parser fails (merged [183])jan2005-08-161-2/+2
* removed setup_connection (merged [295])jan2005-08-081-24/+8
* moved everything below trunk/ and added branches/ and tags/jan2005-02-201-0/+248