Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | daemon: Don't need to prefix error messages with the command name. | Richard Jones | 2010-02-12 | 1 | -1/+1 |
* | daemon: Move statvfs code into separate file. | Richard Jones | 2009-11-25 | 1 | -38/+0 |
* | daemon/Win32: make some functions and fields optional. | Richard Jones | 2009-11-20 | 1 | -0/+24 |
* | New API calls: lstatlist, lxattrlist, readlinklist. | Richard Jones | 2009-11-02 | 1 | -0/+68 |
* | generator.ml: use new "Pathname" designation | Jim Meyering | 2009-08-13 | 1 | -12/+3 |
* | update all NEED_ROOT uses | Jim Meyering | 2009-08-13 | 1 | -3/+3 |
* | update all uses of ABS_PATH | Jim Meyering | 2009-08-13 | 1 | -3/+3 |
* | remove trailing blanks | Jim Meyering | 2009-07-03 | 1 | -1/+1 |
* | In the daemon, change all const char * parameters to char *. | Richard Jones | 2009-06-10 | 1 | -3/+3 |
* | Added stat, lstat, statvfs and associated stat structures. | Richard Jones | 2009-04-15 | 1 | -0/+155 |