]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2012-04-03  Karel Zaklibmount: clean up MNT_FMT_* usage in parser
2012-04-02  Karel Zakmount: (old) check for LD_FLAGS_AUTOCLEAR more carefully
2012-04-02  Karel Zaklib/loopdev: more robust initialization
2012-04-02  Karel Zakrtcwake: tiny coding style change
2012-04-02  Sami Kerolascript: error in usage() output
2012-04-02  Sami Kerolatests: hwclock: locate ntpdate by using path
2012-04-02  Paul Foxrtcwake: only invoke RTC_AIE_ON/OFF ioctls in pairs
2012-03-30  Karel Zakdelpart: improve error messages
2012-03-30  Karel Zakaddpart: improve error messages
2012-03-30  Sami Kerolatools: ko-release: make scripts bourne sh compliant...
2012-03-30  Sami Kerolatools: config-gen: make scripts bourne sh compliant...
2012-03-30  Sami Kerolatools: checkconfig.sh: make scripts bourne sh compliant...
2012-03-30  Sami Kerolareset: make scripts bourne sh compliant [checkbashisms]
2012-03-30  Sami Kerolafstrim: add --version and align with howto-usage-functi...
2012-03-30  Sami Kerolafindmnt: remove dublicate usage() line
2012-03-30  Sami Kerolafallocate: add --version and align with howto-usage...
2012-03-30  Sami Kerolaswaplabel: add --version and align with howto-usage...
2012-03-30  Sami Kerolafsck.minix: fix printf format warning
2012-03-30  Sami Kerolafsck.minix: clean up coding style
2012-03-30  Sami Kerolafsck.minix: align with howto-usage-function.txt
2012-03-30  Sami Kerolafsck.minix: use rpmatch() for yes/no question
2012-03-30  Sami Kerolafsck.minix: use symbolic exit codes
2012-03-30  Sami Kerolafsck.cramfs: add long options
2012-03-30  Sami Kerolapg: align with howto-usage-function.txt
2012-03-30  Sami Kerolapg: correct version printing in help screen
2012-03-30  Sami Kerolaraw: clean up coding style
2012-03-30  Sami Kerolaraw: check numeric user inputs
2012-03-30  Sami Kerolaraw: use pathnames.h for file locations
2012-03-30  Sami Kerolaraw: use libc error printing facilities
2012-03-30  Sami Kerolaraw: use symbolic exit numbers
2012-03-30  Sami Kerolaraw: add long options and version printing
2012-03-30  Sami Kerolaraw: align with howto-usage-function.txt
2012-03-30  Sami Keroladelpart: align with util-linux coding standards
2012-03-30  Sami Kerolaaddpart: align with util-linux coding standards
2012-03-30  Sami Kerolapartx: add --version option
2012-03-30  Sami Kerolasetterm: correct manual page reference
2012-03-30  Sami Kerolafindfs: add --version & align with howto-usage-function.txt
2012-03-30  Sami Kerolafindmnt: add --version & align with howto-usage-functio...
2012-03-30  Sami Kerolamountpoint: add --version & align with howto-usage...
2012-03-30  Karel Zakhexdump: use strtosize_or_err()
2012-03-30  Karel Zaklosetup: use strtosize_or_err()
2012-03-30  Karel Zakfstrim: use strtosize_or_err()
2012-03-30  Karel Zakwipefs: use strtosize_or_err()
2012-03-30  Karel Zakblkid: use strtosize_or_err()
2012-03-30  Karel Zaklib/strutils: add strtosize_or_err, clean up
2012-03-30  Bernhard Voelkerdocs: clarify KiB vs. KB in man pages
2012-03-30  Karel Zaktools: improve ko-release-* scripts
2012-03-29  Karel Zakblkid: add note about variable tags and devices order.
2012-03-29  Karel Zakeject: remove obsolete code, use EXIT_* macros
2012-03-29  Karel Zaktests: add umount-by-eject tests
2012-03-29  Karel Zakeject: improve work with partitioned devices
2012-03-29  Karel Zaklib/sysfs: improve sysfs_is_partition_dirent()
2012-03-28  Karel Zakeject: call umount <mountpoint> rather than <device>
2012-03-28  Karel Zakeject: use libmount to detect if cdrom is mounted
2012-03-27  Karel Zakeject: make the code robust
2012-03-27  Karel Zakeject: use SG_IO ioctl for scsi
2012-03-27  Karel Zakeject: support CDIOCEJECT ioctl
2012-03-27  Karel Zakeject: new close_tray code from Fedora
2012-03-27  Karel Zakeject: new auto_eject code from Fedora
2012-03-27  Karel Zakeject: add -X from Fedora
2012-03-27  Karel Zakeject: add --manualeject from fedora
2012-03-27  Karel Zakeject: clean up devname usage
2012-03-27  Karel Zakeject: clean up verbose messages
2012-03-27  Karel Zakeject: remove unnecessary variable
2012-03-27  Karel Zakeject: use xstrdup()
2012-03-27  Karel Zakeject: rename handle_x_option to set_device_speed
2012-03-27  Karel Zakeject: clean unmount_devices()
2012-03-27  Karel Zakeject: clean up umount stuff
2012-03-27  Karel Zakeject: clean up eject_* functions
2012-03-27  Karel Zakeject: remove unnecessary function
2012-03-27  Karel Zakeject: remove unnecessary checks
2012-03-27  Karel Zakeject: clean up argv parsing code
2012-03-27  Karel Zakeject: cleanup usage()
2012-03-27  Karel Zaklslocks: minor fix in usage()
2012-03-27  Karel Zakeject: coding style fixes
2012-03-27  Michal Lusconsysfs: move blkid_devno_to_wholedisk to sysfs_devno_to_...
2012-03-27  Karel Zakeject: fix compiler warnings [-Wformat]
2012-03-27  Karel Zakbuild-sys: add eject to .gitignore
2012-03-27  Michal Lusconeject: unification of coding style
2012-03-27  Michal Lusconeject: simplify find_device
2012-03-27  Michal Lusconeject: remove MountableDevice function
2012-03-27  Michal Lusconeject: use canonicalize_path to treat symbolic links
2012-03-27  Michal Lusconeject: replace fprintf with err and warn
2012-03-27  Michal Lusconeject: briefer usage
2012-03-27  Michal Lusconeject: modification of parse_arg function
2012-03-27  Michal Lusconeject: use program_invocation_short_name instead of...
2012-03-27  Michal Lusconeject: replace CLOSE and FCLOSE macros by e_close and...
2012-03-27  Michal Lusconeject: clean up includes
2012-03-27  Michal Lusconeject: initial merge eject and util-linux
2012-03-27  Karel Zakbuild-sys: move obsolete lib/fsprobe to mount/
2012-03-27  Karel Zakswapon: use directly blkid rather than fsprobe wrapper
2012-03-27  Karel Zaktests: add swapon tests for --fixpgsz and fix signature
2012-03-26  Karel Zakdocs: mark udev and list blkid(8) output formats deprecated
2012-03-26  Karel Zaktests: update
2012-03-26  Karel ZakRevert "lib/canonicalize: always remove tailing slash"
2012-03-23  Karel Zakhexdump: update man page for -n and -s
2012-03-21  Karel Zaktests: update iso tests
2012-03-21  Karel Zakhexdump: use strtosize() for -n and -s
2012-03-21  Andreas Vogellibblkid: generate pseudo-UUID for ISO9660 image file
2012-03-21  Dong Haomount: fix recursively propagation mounting
next