]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2012-04-23  Bernhard VoelkerFix typos found by misspellings
2012-04-23  Davidlohr Buesofdisk: simplify device opening
2012-04-23  Davidlohr Buesofdisk: remove action enum
2012-04-23  Davidlohr Buesofdisk: do not call sgi and sun code when creating a...
2012-04-23  Bernhard Voelkersfdisk: improve F_MEGABYTE header
2012-04-23  Davidlohr Buesofdisk: remove dead code
2012-04-23  Davidlohr Buesofdisk: kernel/bios sectors and heads need not be global
2012-04-23  Davidlohr Buesofdisk: standarize version output
2012-04-23  Davidlohr Buesofdisk: make CHS user values more robust
2012-04-23  Davidlohr Buesoprlimit: remove bogus instructions
2012-04-23  Sami Kerolaeject: verify writing to streams was successful
2012-04-23  Karel Zaklib/pager: fix compiler warnings
2012-04-23  Davidlohr Buesolib: add pager functionality
2012-04-20  Karel Zaknamei: fix relative symlinks evaluation
2012-04-19  Karel Zakdocs: move fstab.5 to sys-utils (mount/ dir is deprecated)
2012-04-19  Karel Zakswapon: add support for PARTUUID= and PARTLABEL=
2012-04-19  Karel Zakmount: (new) add support for PARTUUID= and PARTLABEL=
2012-04-19  Karel Zaklsblk: add support for PARTUUID= and PARTLABEL=
2012-04-19  Karel Zakfindmnt: add support for PARTUUID= and PARTLABEL=
2012-04-19  Karel Zakblkid: add docs about PARTUUID= and PARTLABEL=
2012-04-19  Karel Zaklibmount: add support for PARTUUID= and PARTLABEL=
2012-04-19  Karel Zaklibblkid: add support for PARTUUID= and PARTLABEL=
2012-04-18  Karel Zaktests: tiny change in output header
2012-04-18  Karel Zaktests: remove LD_LIBRARY_PATH from swapon tests
2012-04-18  Karel Zakswapon: minor coding style changes
2012-04-18  Karel Zakswapon: cleanup usage()
2012-04-18  Karel Zakswapon: cleanup main()
2012-04-18  Karel Zakswapoff: cleanup usage() and includes
2012-04-18  Karel Zakmount: fix man page typo s/reatime/relatime/
2012-04-18  Karel Zakswapoff: use libmount to parse fstab
2012-04-18  Karel Zakswapoff: move code from swapon.c to swapoff.c
2012-04-18  Karel Zakswapon: move generic code to swapon-common.c
2012-04-18  Karel Zakswapon: use libmount for fstab parsing (for swapon...
2012-04-18  Karel Zakmount: (new) be more pedantic about --make-*
2012-04-18  Karel Zaklibmount: add mnt_context_get_options()
2012-04-17  Karel Zakswapon: use only libmount for paths/tags evealuation
2012-04-17  Karel Zakswapon: use libmount for /proc/swaps parsing
2012-04-17  Karel Zakmount: (new) improve error messages
2012-04-17  Karel Zaklibmount: add mnt_context_fstab_applied()
2012-04-16  Lennart Poetteringwdctl: add watchdog status tool
2012-04-16  James Le Cuirotcal: Fix building under uClibc.
2012-04-11  Karel Zakfdisk: remove unused file
2012-04-11  Karel Zaklogin-utils: add missing header, fix setpwnam.c fclose...
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-10  Davidlohr Buesolibuuid: use randutils
2012-04-10  Davidlohr Buesofdisk: use randutils for mbr signature creation
2012-04-10  Davidlohr Buesolib: random utilities
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  Sami Keroladisk-utils: verify writing to streams was successful
2012-04-04  Sami Kerolafdisk: verify writing to streams was successful
2012-04-04  Sami Kerolagetopt: verify writing to streams was successful
2012-04-04  Sami Kerolahwclock: verify writing to streams was successful
2012-04-04  Sami Kerolalogin-utils: verify writing to streams was successful
2012-04-04  Sami Kerolamisc-utils: verify writing to streams was successful
2012-04-04  Sami Kerolamount: verify writing to streams was successful
2012-04-04  Sami Kerolapartx: verify writing to streams was successful
2012-04-04  Sami Kerolaschedutils: verify writing to streams was successful
2012-04-04  Sami Kerolasys-utils: verify writing to streams was successful
2012-04-04  Sami Kerolaterm-utils: verify writing to streams was successful
2012-04-04  Sami Kerolatext-utils: verify writing to streams was successful
2012-04-04  Sami Kerolainclude: add stream error checking facility
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...
next