New API calls: truncate, truncate_size, mkdir_mode, utimens, lchown.
[libguestfs.git] / src / MAX_PROC_NR
2009-11-02 Richard JonesNew API calls: truncate, truncate_size, mkdir_mode...
2009-10-26 Richard JonesNew API: vfs_type - get the Linux VFS driver for a...
2009-10-26 Richard JonesNew API: case-sensitive-path to return case sensitive...
2009-10-20 Richard JonesNew API: find0 (unlimited version of find)
2009-09-14 Matthew BoothAdd echo_daemon command
2009-08-18 Matthew BoothNew 'modprobe' command.
2009-08-15 Richard W.M. JonesNew commands: mkfs-b, mke2journal*, mke2fs-J*
2009-08-13 Richard JonesAdd 'setcon', 'getcon' commands to set and get the...
2009-07-31 Richard W.M. JonesAdd interface to Linux 'inotify' API.
2009-07-31 Richard W.M. JonesNew commands: swapon-*, swapoff-*, mkswap-file.
2009-07-31 Richard W.M. JonesNew command: 'fallocate' to (pre-)allocate sized files.
2009-07-31 Richard W.M. JonesNew commands: 'ln', 'ln-f', 'ln-s', 'ln-sf' and 'readlink'.
2009-07-31 Richard W.M. JonesAdd 'realpath' command.
2009-07-29 Richard JonesImplement '*grep*' family of commands.
2009-07-21 Richard W.M. JonesGenerator: Implement RBufferOut and "read-file" call.
2009-07-15 Richard W.M. JonesNew commands: 'mkmountpoint' and 'rmmountpoint'
2009-07-15 Richard W.M. JonesNew command: 'mountpoints' which returns a hash of...
2009-07-14 Richard W.M. JonesSupport for Linux extended attributes.
2009-07-13 Richard JonesImplement new 'zfile' command, to show file type inside...
2009-07-02 Richard W.M. JonesAdd 'sfdiskM' command.
2009-07-02 Richard W.M. JonesRe-add src/MAX_PROC_NR (generated file).
2009-07-02 Richard W.M. JonesRemove generated code from git.
2009-07-02 Richard W.M. JonesAdd 'readdir' call.
2009-06-30 Richard W.M. JonesGenerated code for mknod, mkfifo, mknod_b, mknod_c...
2009-06-29 Richard W.M. JonesGenerated code for the 'mkswap*' commands.
2009-06-29 Richard W.M. JonesGenerated code for mount-loop command.
2009-06-29 Richard W.M. JonesGenerated code for 'initrd-list'.
2009-06-29 Richard W.M. JonesGenerated code for 'du' command.
2009-06-29 Richard W.M. JonesGenerated code for df / df-h.
2009-06-29 Richard W.M. JonesGenerated code for head/tail commands.
2009-06-29 Richard W.M. JonesGenerated code for 'wc_*' commands.
2009-06-24 Richard W.M. JonesGenerated code for 'mkdtemp' command.
2009-06-23 Richard W.M. JonesImplement libtool library versioning.