summaryrefslogtreecommitdiffstats
path: root/daemon/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* Added drop-caches command.Richard W.M. Jones2009-05-011-0/+1
* Add cp, cp-a and mv commands.Richard W.M. Jones2009-05-011-0/+1
* Add grub-install command.Richard Jones2009-04-301-0/+1
* Added 'zero' command to wipe partition tables and superblocks.Richard Jones2009-04-301-0/+1
* Added 'fsck' command.Richard Jones2009-04-301-0/+1
* build: don't tell "make clean" to remove my '~' backup filesJim Meyering2009-04-301-2/+0
* Rename tune2fs.c -> ext2.cRichard Jones2009-04-301-1/+1
* Add outline of 'debug' command.Richard W.M. Jones2009-04-231-0/+1
* Added tar-in, tar-out, tgz-in, tgz-out commands.Richard Jones2009-04-201-0/+1
* Add 'checksum' command.Richard Jones2009-04-201-0/+1
* Rewrite of main loop impl, start of FileIn/FileOut support.Richard Jones2009-04-181-0/+1
* Added blockdev_* calls. RInt64 type. Enhanced tests.Richard Jones2009-04-151-0/+1
* Added tune2fs-l command and RHashtable return type.Richard Jones2009-04-151-0/+1
* Added stat, lstat, statvfs and associated stat structures.Richard Jones2009-04-151-0/+1
* Add 'command' and 'command-lines'. Fix args freeing in Perl bindings.Richard Jones2009-04-141-0/+1
* New commands: rm rmdir rm-rf mkdir mkdir-p chmod chownRichard Jones2009-04-101-0/+1
* Remove *~ files when doing 'make clean'.Richard Jones2009-04-091-1/+3
* Added Augeas support.Richard Jones2009-04-091-0/+1
* pvs/vgs/lvs commands working now.Richard Jones2009-04-071-0/+1
* Implement list-devices and list-partitions.Richard Jones2009-04-061-0/+1
* Implement RString and RStringList return types.Richard Jones2009-04-041-0/+1
* Implemented 'mount' and 'touch' commands.Richard Jones2009-04-031-0/+2
* Daemon and library are mostly talking to each other now.Richard Jones2009-04-031-2/+10
* Add the first version of the guestfsd daemon.Richard Jones2009-04-031-1/+6
* Various fixes to the build system, add 'make test-boot-image' target.Richard Jones2009-04-011-0/+2
* Now using febootstrap.rjones2009-03-241-2/+0
* Build environment set up for libguestfs.rjones2009-03-031-0/+18