daemon: Fix for commands working on absolute symbolic links (RHBZ#579608).
[libguestfs.git] / daemon / devsparts.c
2009-11-09 Jim Meyeringchange strncmp() == 0 to STREQLEN()
2009-08-15 Richard W.M. JonesNew commands: mkfs-b, mke2journal*, mke2fs-J*
2009-08-13 Jim Meyeringgenerator.ml: use new "Pathname" designation
2009-08-13 Jim Meyering* src/generator.ml: Change all `String "device"' to...
2009-08-13 Jim Meyeringchange almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/
2009-08-06 Matthew BoothFix errno check in readdir in devsparts.c
2009-08-06 Matthew BoothRecognise cd-rom devices in devsparts.c
2009-08-03 Jim MeyeringConvert all TABs-as-indentation to spaces.
2009-07-30 Jim Meyeringfix comments; move declarations
2009-07-29 Richard JonesDon't show empty CD devices (RHBZ#514505).
2009-07-03 Jim Meyeringremove trailing blanks
2009-07-01 Richard W.M. JonesChange to use virtio_blk (virtio block device) by default.
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-05-15 Richard W.M. JonesAdd: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtr...
2009-05-07 Richard Jones/dev/hd* is also a block device on RHEL 5.
2009-04-11 Richard JonesAdded test suite.
2009-04-06 Richard JonesImplement list-devices and list-partitions.