aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix list of chars to quoteHEADmasterGerd Hoffmann2014-06-131-1/+18
| | | | Report + patch by Winston Weinert <winston@ml1.net>
* 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
|
* whitespace cleanupGerd Hoffmann2011-01-261-16/+21
|
* patch for secondary groupsMatthew Monaco2011-01-261-8/+1
| | | | | | | | | | | | | Sorry, I'm inexperienced with actually creating patches, but it should be obvious what to do... I tested this with and without chrooting. Hopefully this finds you well, please let me know what you think. In addition, I thought it would be nice to have a flag that gives the option to resolve uid and gids... Upon further thought however, the simplicity of webfs might indicate that the uid and gid don't need to be listed in the first place. What might be nice though, is command line option to specify a format string for dir entries with the usual %a %b %c notation.
* add .gitignoreGerd Hoffmann2011-01-262-0/+4
|
* ls.c fixeskraxel2007-05-233-44/+46
|
* - minor fixes.kraxel2004-08-182-2/+4
|
* - fix spec file.kraxel2004-06-101-1/+1
|
* - domumentation updates.kraxel2004-06-102-2/+14
|
* - rewrite timestamp handling: strcmp rfc1123 dates instead of attemptkraxel2004-06-105-60/+58
| | | | to parse the date strings.
* - add .cvsignore files.kraxel2004-06-083-0/+4
|
* Initial revisionkraxel2004-06-0826-0/+4944