summaryrefslogtreecommitdiff
path: root/src/mod_userdir.c
Commit message (Expand)AuthorAgeFilesLines
* fix some gcc warningsStefan Bühler2011-07-301-3/+0
* Fix header inclusion order, always include "config.h" before any system headerStefan Bühler2009-10-111-6/+6
* Added some extra warning options in cmake and fix the resulting warnings (unu...Stefan Bühler2009-03-071-0/+1
* Fix bug with case-insensitive filenames in mod_userdir (#1589)Stefan Bühler2008-08-181-1/+20
* workaround #1587: require userdir.path to be set to enable mod_userdir (empty...Stefan Bühler2008-03-101-0/+5
* - support letterhomes in mod_userdir (#1473)Elan Ruusamäe2008-01-181-0/+11
* - white space cleanup part 2 this time 1.4 ;)Marcus Rückert2006-10-041-51/+51
* added support for userdir without a passwd entryJan Kneschke2005-10-311-18/+81
* either remove include config.h or covered it in HAVE_CONFIG_HJan Kneschke2005-09-241-2/+0
* the userdir module builds a physical path by hand, the same as mod_aliasJan Kneschke2005-08-181-2/+3
* 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-24/+8
* moved everything below trunk/ and added branches/ and tags/Jan Kneschke2005-02-201-0/+248