Allow aug-ls to take Augeas variable as argument (RHBZ#580016).
[libguestfs.git] / daemon / xattr.c
2010-02-12 Richard Jonesdaemon: Don't need to prefix error messages with the...
2009-11-20 Richard Jonesavailability: Add optional groups and implement guestfs...
2009-11-09 Jim Meyeringuse STREQ, not strcmp: part 2
2009-11-09 Jim Meyeringuse STREQ, not strcmp: part 1
2009-11-02 Richard JonesNew API calls: lstatlist, lxattrlist, readlinklist.
2009-08-17 Jim Meyeringxattr.c: avoid warning about comparison between signed...
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-03 Jim MeyeringConvert all TABs-as-indentation to spaces.
2009-07-14 Richard W.M. JonesRHEL 5: header was called <sys/xattr.h>
2009-07-14 Richard W.M. JonesFix: daemon/xattr.c can now compile even when no xattr...
2009-07-14 Richard W.M. JonesSupport for Linux extended attributes.