Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix list of chars to quoteHEADmaster | Gerd Hoffmann | 2014-06-13 | 1 | -1/+18 |
| | | | | Report + patch by Winston Weinert <winston@ml1.net> | ||||
* | fix default group | Gerd Hoffmann | 2011-01-26 | 1 | -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 cleanup | Gerd Hoffmann | 2011-01-26 | 1 | -3/+3 |
| | |||||
* | whitespace cleanup | Gerd Hoffmann | 2011-01-26 | 1 | -16/+21 |
| | |||||
* | patch for secondary groups | Matthew Monaco | 2011-01-26 | 1 | -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 .gitignore | Gerd Hoffmann | 2011-01-26 | 2 | -0/+4 |
| | |||||
* | ls.c fixes | kraxel | 2007-05-23 | 3 | -44/+46 |
| | |||||
* | - minor fixes. | kraxel | 2004-08-18 | 2 | -2/+4 |
| | |||||
* | - fix spec file. | kraxel | 2004-06-10 | 1 | -1/+1 |
| | |||||
* | - domumentation updates. | kraxel | 2004-06-10 | 2 | -2/+14 |
| | |||||
* | - rewrite timestamp handling: strcmp rfc1123 dates instead of attempt | kraxel | 2004-06-10 | 5 | -60/+58 |
| | | | | to parse the date strings. | ||||
* | - add .cvsignore files. | kraxel | 2004-06-08 | 3 | -0/+4 |
| | |||||
* | Initial revision | kraxel | 2004-06-08 | 26 | -0/+4944 |