]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2012-04-10  Karel Zaklib/blkdev: fix compiler warning [-Wreturn-type]
2012-04-10  Petr Uzelsfdisk: fix calculation due to type mismatch (ix86)
2012-04-10  Sami Keroladocs: eject.1: align with Documentation/howto-man-page.txt
2012-04-10  Sami Kerolaeject: close open file [cppcheck]
2012-04-10  Sami Kerolaeject: inform why open failed
2012-04-10  Davidlohr Buesostrutils: return success on test program
2012-04-10  Mike Frysingereject: use CDROM_DRIVE_STATUS if available for tray...
2012-04-10  Mike Frysingereject(1): fix typo in mount(1) reference
2012-04-10  Mike Frysingereject: constify array
2012-04-10  Davidlohr Buesofdisk: move kernel geometry into blkdev
2012-04-10  Dave Reisnerfsck: don't free fstab table on parse failure
2012-04-06  Karel Zaksfdisk: make -l less verbose about missing PT
2012-04-05  Karel ZakMerge branch 'eject'
2012-04-05  Karel Zaktests: use eject --force
2012-04-05  Karel Zakeject: use BUILD_EJECT, move to sys-utils
2012-04-05  Karel Zakeject: clean up usage()
2012-04-05  Karel Zakeject: clean up man page
2012-04-05  Karel Zakeject: add --force option
2012-04-05  Karel Zakeject: check for hotplug/removable attribute
2012-04-04  Peter Rajnohalsblk: count with terminating character, man page ...
2012-04-04  Karel Zakbuild-sys: disable chkdupexe by default, mark as deprecated
2012-04-03  Karel Zaklsblk: use libmount to get mountpoints/swaps
2012-04-03  Karel Zaklibmount: add support to parse /proc/swaps
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]
next