summaryrefslogtreecommitdiffstats
path: root/daemon/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add echo_daemon commandMatthew Booth2009-09-141-0/+1
* New 'modprobe' command.Matthew Booth2009-08-181-0/+1
* daemon: enable -Werror and many gcc warnings when --enable-gcc-warningsJim Meyering2009-08-171-1/+2
* New commands: mkfs-b, mke2journal*, mke2fs-J*Richard W.M. Jones2009-08-151-0/+1
* Add 'setcon', 'getcon' commands to set and get the SELinux context.Richard Jones2009-08-131-0/+1
* daemon: use gnulibJim Meyering2009-08-061-0/+4
* Add interface to Linux 'inotify' API.Richard W.M. Jones2009-07-311-0/+1
* New command: 'fallocate' to (pre-)allocate sized files.Richard W.M. Jones2009-07-311-0/+1
* New commands: 'ln', 'ln-f', 'ln-s', 'ln-sf' and 'readlink'.Richard W.M. Jones2009-07-311-0/+1
* Add 'realpath' command.Richard W.M. Jones2009-07-311-0/+1
* Implement '*grep*' family of commands.Richard Jones2009-07-291-0/+1
* Support for Linux extended attributes.Richard W.M. Jones2009-07-141-0/+1
* Make it possible to build in a separate directoryMatthew Booth2009-07-031-2/+2
* Add list of function_names to the daemon.Richard W.M. Jones2009-07-021-0/+1
* Add 'readdir' call.Richard W.M. Jones2009-07-021-0/+1
* New commands: mknod, mkfifo, mknod_b, mknod_c and umask.Richard W.M. Jones2009-06-301-0/+2
* Implement 'mkswap', 'mkswap_L' and 'mkswap_U' commands.Richard W.M. Jones2009-06-291-0/+1
* Add 'initrd-list' command to list contents of initrd images.Richard W.M. Jones2009-06-291-0/+1
* Added 'du' command.Richard W.M. Jones2009-06-291-0/+1
* Add 'df' and 'df-h' commands.Richard W.M. Jones2009-06-291-0/+1
* Implement "head", "head-n", "tail", "tail-n" commands.Richard W.M. Jones2009-06-291-0/+1
* Implementation of 'wc_c', 'wc_w' and 'wc_l' commands.Richard W.M. Jones2009-06-291-0/+1
* Added 'scrub-*' commands for securely scrubbing filesystems.Richard W.M. Jones2009-06-231-0/+1
* Add 'glob-expand' command.Richard Jones2009-06-221-0/+1
* Add 'ntfs_3g_probe' command so we can probe the "mountability" of an NTFS par...Richard Jones2009-06-081-0/+1
* Added 'sleep' command.Richard Jones2009-06-041-0/+1
* Added 'find' command.Richard Jones2009-05-191-0/+1
* Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtry, sfdisk-disk-geometr...Richard W.M. Jones2009-05-151-0/+1
* Add support for zerofree command.Richard W.M. Jones2009-05-141-0/+1
* Implement 'strings' and 'hexdump' commands.Richard Jones2009-05-081-0/+2
* Added 'equal' command to compare files.Richard W.M. Jones2009-05-011-0/+1
* Added ping-daemon command.Richard W.M. Jones2009-05-011-0/+1
* Added dmesg command.Richard W.M. Jones2009-05-011-0/+1
* Added drop-caches command.Richard W.M. Jones2009-05-011-0/+1
* Add cp, cp-a and mv commands.Richard W.M. Jones2009-05-011-0/+1
* Add grub-install command.Richard Jones2009-04-301-0/+1
* Added 'zero' command to wipe partition tables and superblocks.Richard Jones2009-04-301-0/+1
* Added 'fsck' command.Richard Jones2009-04-301-0/+1
* build: don't tell "make clean" to remove my '~' backup filesJim Meyering2009-04-301-2/+0
* Rename tune2fs.c -> ext2.cRichard Jones2009-04-301-1/+1
* Add outline of 'debug' command.Richard W.M. Jones2009-04-231-0/+1
* Added tar-in, tar-out, tgz-in, tgz-out commands.Richard Jones2009-04-201-0/+1
* Add 'checksum' command.Richard Jones2009-04-201-0/+1
* Rewrite of main loop impl, start of FileIn/FileOut support.Richard Jones2009-04-181-0/+1
* Added blockdev_* calls. RInt64 type. Enhanced tests.Richard Jones2009-04-151-0/+1
* Added tune2fs-l command and RHashtable return type.Richard Jones2009-04-151-0/+1
* Added stat, lstat, statvfs and associated stat structures.Richard Jones2009-04-151-0/+1
* Add 'command' and 'command-lines'. Fix args freeing in Perl bindings.Richard Jones2009-04-141-0/+1
* New commands: rm rmdir rm-rf mkdir mkdir-p chmod chownRichard Jones2009-04-101-0/+1
* Remove *~ files when doing 'make clean'.Richard Jones2009-04-091-1/+3