generator: Make 'xz' into an optional group.
[libguestfs.git] / daemon / ls.c
2009-11-09 Jim Meyeringuse STREQ, not strcmp: part 1
2009-08-18 Richard JonesImplement 'debug ls' and 'debug ll' commands.
2009-08-13 Jim Meyeringgenerator.ml: use new "Pathname" designation
2009-08-13 Jim Meyeringupdate all NEED_ROOT uses
2009-08-13 Jim Meyeringupdate all uses of ABS_PATH
2009-08-11 Jim Meyeringdaemon/ls: make do_ll require root, like all the rest
2009-07-18 Richard JonesMake /sysroot path configurable.
2009-07-03 Jim Meyeringremove trailing blanks
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-04-06 Richard JonesImplement list-devices and list-partitions.
2009-04-06 Richard JonesImplementations of 'cat', 'ls', and some cleanups.
2009-04-04 Richard JonesImplement RString and RStringList return types.