New API: fill-pattern for creating files with predefined patterns.
[libguestfs.git] / daemon / dir.c
2010-04-17 Richard JonesImproved checking, documentation of modes (RHBZ#582901...
2010-02-12 Richard Jonesdaemon: Don't need to prefix error messages with the...
2009-12-07 Richard Jonesdaemon error handling: recursive_mkdir shouldn't need...
2009-11-09 Jim Meyeringuse STREQ, not strcmp: part 1
2009-11-02 Richard JonesNew API calls: truncate, truncate_size, mkdir_mode...
2009-08-13 Jim Meyeringgenerator.ml: constify do_mkdtemp
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-18 Richard JonesMake /sysroot path configurable.
2009-07-03 Jim Meyeringremove trailing blanks
2009-06-24 Richard W.M. JonesAdd mkdtemp command.
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-29 Richard W.M. JonesFix mkdir-p if directory exists (RHBZ#503133).
2009-04-11 Richard JonesAdded test suite.
2009-04-10 Richard JonesNew commands: rm rmdir rm-rf mkdir mkdir-p chmod chown