aboutsummaryrefslogtreecommitdiffstats
path: root/webfsd.c
Commit message (Collapse)AuthorAgeFilesLines
* fix default groupGerd Hoffmann2011-01-261-1/+3
| | | | | | When starting webfsd with -u $user but without -g $group the group wasn't changed. Now the default group of the user specified is used instead.
* whitespace cleanupGerd Hoffmann2011-01-261-3/+3
|
* - minor fixes.kraxel2004-08-181-1/+3
|
* - rewrite timestamp handling: strcmp rfc1123 dates instead of attemptkraxel2004-06-101-5/+5
| | | | to parse the date strings.
* Initial revisionkraxel2004-06-081-0/+1014