summaryrefslogtreecommitdiffstats
path: root/daemon/zerofree.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: collect list of called external commandsOlaf Hering2012-08-301-2/+4
* Update FSF address.Matthew Booth2011-11-081-1/+1
* appliance: Set $PATH instead of hard-coding paths to binaries everywhere.Richard Jones2010-03-261-3/+2
* daemon: Don't need to prefix error messages with the command name.Richard Jones2010-02-121-1/+1
* availability: Add optional groups and implement guestfs_available call.Richard Jones2009-11-201-0/+8
* generator.ml: use new "Pathname" designationJim Meyering2009-08-131-1/+1
* * src/generator.ml: Change all `String "device"' to `Device "device"'.Jim Meyering2009-08-131-2/+0
* change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/Jim Meyering2009-08-131-1/+1
* remove trailing blanksJim Meyering2009-07-031-1/+1
* In the daemon, change all const char * parameters to char *.Richard Jones2009-06-101-1/+1
* Add support for zerofree command.Richard W.M. Jones2009-05-141-0/+48