2009-06-29 |
Richard W.M. Jones | Generated code for the 'mkswap*' commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Implement 'mkswap', 'mkswap_L' and 'mkswap_U' commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for mount-loop command. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Add mount-loop command (RHBZ#508668). |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Fix memory leak in daemon/mount.c:do_mount_vfs. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for 'initrd-list'. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Add 'initrd-list' command to list contents of initrd... |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for 'du' command. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Added 'du' command. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for df / df-h. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Add 'df' and 'df-h' commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for head/tail commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Implement "head", "head-n", "tail", "tail-n" commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for 'wc_*' commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Implementation of 'wc_c', 'wc_w' and 'wc_l' commands. |
tree | commitdiff |
2009-06-24 |
Richard W.M. Jones | Generated code for 'mkdtemp' command. |
tree | commitdiff |
2009-06-24 |
Richard W.M. Jones | Add mkdtemp command. |
tree | commitdiff |
2009-06-23 |
Richard W.M. Jones | Generated code for 'scrub-*' commands. |
tree | commitdiff |
2009-06-23 |
Richard W.M. Jones | Added 'scrub-*' commands for securely scrubbing filesys... |
tree | commitdiff |
2009-06-22 |
Richard Jones | Improve error message when appliance doesn't match... |
tree | commitdiff |
2009-06-22 |
Richard Jones | Make CHROOT_IN/OUT macros should loudly if the syscall... |
tree | commitdiff |
2009-06-22 |
Richard Jones | Check return value from close() call. |
tree | commitdiff |
2009-06-22 |
Richard Jones | The 'debug sh' command now uses a real shell. |
tree | commitdiff |
2009-06-22 |
Richard Jones | Generated code for 'glob-expand'. |
tree | commitdiff |
2009-06-22 |
Richard Jones | Add 'glob-expand' command. |
tree | commitdiff |
2009-06-22 |
Richard Jones | Generated code for 'sh' and 'sh-lines' commands. |
tree | commitdiff |
2009-06-22 |
Richard Jones | Add 'sh' and 'sh-lines' commands. |
tree | commitdiff |
2009-06-20 |
Richard W.M. Jones | Check return value from waitpid call in command*()... |
tree | commitdiff |
2009-06-20 |
Richard W.M. Jones | Add strong note about deprecation of functions which... |
tree | commitdiff |
2009-06-20 |
Richard W.M. Jones | Check return value from pclose. |
tree | commitdiff |
2009-06-10 |
Richard Jones | Implement device name translation. Remove device name... |
tree | commitdiff |
2009-06-10 |
Richard Jones | In the daemon, change all const char * parameters to... |
tree | commitdiff |
2009-06-10 |
Richard Jones | Fix #2 |
tree | commitdiff |
2009-06-10 |
Richard Jones | Fix device tests. |
tree | commitdiff |
2009-06-10 |
Richard Jones | Implement device name translation. Remove device name... |
tree | commitdiff |
2009-06-10 |
Richard Jones | Fix small sfdisk bug. |
tree | commitdiff |
2009-06-10 |
Richard Jones | In the daemon, change all const char * parameters to... |
tree | commitdiff |
2009-06-10 |
Richard Jones | Add IS_DEVICE checks for all calls which take a device... |
tree | commitdiff |
2009-06-08 |
Richard Jones | Generated code for ntfs_3g_probe command. |
tree | commitdiff |
2009-06-08 |
Richard Jones | Add 'ntfs_3g_probe' command so we can probe the "mounta... |
tree | commitdiff |
2009-06-04 |
Richard Jones | Fix RHBZ#503169 comment 13 (regression) and add a regre... |
tree | commitdiff |
2009-06-04 |
Richard Jones | Generated code for the 'sleep' command. |
tree | commitdiff |
2009-06-04 |
Richard Jones | Added 'sleep' command. |
tree | commitdiff |
2009-06-04 |
Charles Duffy | Use --rbind rather than --bind for bind mounting /dev... |
tree | commitdiff |
2009-05-29 |
Richard W.M. Jones | Fix mkdir-p if directory exists (RHBZ#503133). |
tree | commitdiff |
2009-05-22 |
Richard Jones | In daemon, set PATH, SHELL and LANG environment variables. |
tree | commitdiff |
2009-05-22 |
Richard Jones | Add 'debug env' command to print environment. |
tree | commitdiff |
2009-05-21 |
Richard Jones | Generated code for e2fsck-f command. |
tree | commitdiff |
2009-05-21 |
Richard Jones | Add e2fsck_f command, and modify lvresize test to use... |
tree | commitdiff |
2009-05-19 |
Richard Jones | Generated code for 'find' command. |
tree | commitdiff |
2009-05-19 |
Richard Jones | Added 'find' command. |
tree | commitdiff |
2009-05-19 |
Richard Jones | Fix a memory leak in handling of tar files. |
tree | commitdiff |
2009-05-18 |
Richard Jones | Generated code for lvresize, resize2fs. |
tree | commitdiff |
2009-05-18 |
Richard Jones | Add: lvresize, resize2fs commands. |
tree | commitdiff |
2009-05-18 |
Richard Jones | Add vg-activate{,-all} commands, and resize recipe. |
tree | commitdiff |
2009-05-15 |
Richard W.M. Jones | Add: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtr... |
tree | commitdiff |
2009-05-14 |
Richard W.M. Jones | Add support for zerofree command. |
tree | commitdiff |
2009-05-12 |
Richard Jones | Refactor line splitting code in the daemon, and fix... |
tree | commitdiff |
2009-05-08 |
Richard Jones | Generated code to support last 3 commits. |
tree | commitdiff |
2009-05-08 |
Richard Jones | Generated code to support previous 2 commits. |
tree | commitdiff |
2009-05-08 |
Richard Jones | Implement 'strings' and 'hexdump' commands. |
tree | commitdiff |
2009-05-07 |
Richard Jones | Fix leak in realloc failure (Jim Meyering). |
tree | commitdiff |
2009-05-07 |
Richard Jones | /dev/hd* is also a block device on RHEL 5. |
tree | commitdiff |
2009-05-07 |
Richard Jones | Augeas is now completely optional. |
tree | commitdiff |
2009-05-06 |
Richard Jones | Fix missing futimens bug. |
tree | commitdiff |
2009-05-06 |
Richard Jones | AC_CHECK_FUNCS for multiple functions. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Generated code for 'equal' command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Added 'equal' command to compare files. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Generated code for ping-daemon command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Added ping-daemon command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Generated code for dmesg command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Added dmesg command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Generated code for drop-caches command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Added drop-caches command. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Generated code for cp, cp-a and mv commands. |
tree | commitdiff |
2009-05-01 |
Richard W.M. Jones | Add cp, cp-a and mv commands. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Generated code for grub-install command. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Add grub-install command. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Added 'zero' command to wipe partition tables and super... |
tree | commitdiff |
2009-04-30 |
Richard Jones | Correct the path to /sbin/fsck. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Add generated code for 'fsck' command. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Added 'fsck' command. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Bind-mount /dev, /proc and /sys into chroot when runnin... |
tree | commitdiff |
2009-04-30 |
Richard Jones | Fix umount_all command so it unmounts filesystems in... |
tree | commitdiff |
2009-04-30 |
Jim Meyering | build: don't tell "make clean" to remove my '~' backup... |
tree | commitdiff |
2009-04-30 |
Richard Jones | Fix unchecked malloc (Jim Meyering). |
tree | commitdiff |
2009-04-30 |
Richard Jones | Fix unchecked malloc & realloc in 'commandv' func ... |
tree | commitdiff |
2009-04-30 |
Richard Jones | Check return value from realloc call (Jim Meyering). |
tree | commitdiff |
2009-04-30 |
Richard Jones | Rename tune2fs.c -> ext2.c |
tree | commitdiff |
2009-04-27 |
Richard Jones | Generated code for ext2 UUID and label functions. |
tree | commitdiff |
2009-04-27 |
Richard Jones | Functions for getting and setting the ext2 UUID and... |
tree | commitdiff |
2009-04-26 |
Richard Jones | Use ferror to check for error conditions in pipe. |
tree | commitdiff |
2009-04-26 |
Richard Jones | Carefully check return values from xwrite. |
tree | commitdiff |
2009-04-25 |
Richard Jones | Generated code for lvremove, vgremove, pvremove. |
tree | commitdiff |
2009-04-25 |
Richard Jones | Implement lvremove, vgremove, pvremove. |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | catsprintf leaks, use open_memstream instead. |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Remove the 'debug mem' command, it's never going to... |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Implement 'debug sh' and 'debug fds' commands. |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Implement extensible strings with catprintf. |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Use AC_GNU_SOURCE in daemon. Don't need _GNU_SOURCE... |
tree | commitdiff |
next |