]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2012-07-26  Sami Kerolawdctl: fix conflicting types on old systems
2012-07-26  Sami Keroladocs: clean up sulogin.8 manual
2012-07-26  Sami Keroladdate: russian manual missing from package
2012-07-26  Sami Kerolamore: add noreturn function attribute
2012-07-26  Sami Kerolascript: add noreturn function attributes
2012-07-26  Sami Kerolavipw: add noreturn function attribute
2012-07-26  Sami Kerolalibmount: add noreturn function attribute
2012-07-26  Sami Kerolalibblkid: add noreturn function attribute
2012-07-26  Sami Kerolafdisk: add noreturn function attribute
2012-07-26  Sami Kerolainclude: define format to be constant in xasprintf()
2012-07-26  Sami Kerolahexdump: fix shadow declaration
2012-07-26  Sami Kerolaul: fix shadow declaration
2012-07-26  Sami Kerolamore: fix shadow declaration
2012-07-26  Sami Kerolasetterm: fix shadow declaration
2012-07-26  Sami Kerolalscpu: fix shadow declaration
2012-07-26  Sami Kerolaeject: fix shadow declaration
2012-07-26  Karel Zakwhereis: fix shadow declaration
2012-07-26  Sami Kerolalslocks: fix shadow declaration
2012-07-26  Karel Zaklsblk: add not about unstable default output
2012-07-26  Sami Kerolablkid: fix shadow declaration
2012-07-26  Sami Kerolasulogin: fix shadow declaration
2012-07-26  Sami Kerolalibmount: fix shadow declaration
2012-07-26  Sami Kerolamkswap: fix shadow declaration
2012-07-26  Sami Kerolatests: look: add words file
2012-07-26  Sami Kerolatests: partx changed default output format
2012-07-26  Milan Brozlsblk: add read-ahead column.
2012-07-26  Davidlohr Buesofdisk: API: comment labels array
2012-07-26  Davidlohr Buesofdisk: API: fix fdisk_add_partition comment style
2012-07-26  Karel Zakbuild-sys: add -Wall to warnings
2012-07-26  Karel Zakutmpdump: fix compiler warning [-Wunused-result]
2012-07-26  Karel Zaklibmount: fix compiler warning [-Wsign-compare]
2012-07-26  Karel Zaklibblkid: fix compiler warning [-Wsign-compare]
2012-07-26  Karel Zakinclude/optutils: remove unnecessary exclusive_option()
2012-07-26  Karel Zakwdctl: use err_exclusive_options()
2012-07-26  Karel Zakprlimit: use err_exclusive_options()
2012-07-26  Karel Zakmount: use err_exclusive_options()
2012-07-26  Karel Zaklscpu: use err_exclusive_options()
2012-07-26  Karel Zaklosetup: use err_exclusive_options()
2012-07-26  Karel Zakhwclock: use err_exclusive_options()
2012-07-26  Karel Zakdmesg: use err_exclusive_options()
2012-07-26  Karel Zakchcpu: use err_exclusive_options()
2012-07-26  Karel Zakwipefs: use err_exclusive_options()
2012-07-26  Karel Zaklsblk: use err_exclusive_options()
2012-07-26  Karel Zakfindmnt: use err_exclusive_options()
2012-07-26  Karel Zakblkid: use err_exclusive_options()
2012-07-26  Karel Zakpartx: use err_exclusive_options()
2012-07-26  Karel Zakinclude/optutils: add err_exclusive_options()
2012-07-25  Karel Zaklsblk: fix dm_name usage
2012-07-25  Mantas Mikulėnasagetty: remove unnecessary sleep(10)
2012-07-24  Karel ZakRevert "fdisk: de-duplicate disk label strings"
2012-07-24  Bernhard Voelkerfdisk: de-duplicate disk label strings
2012-07-24  Petr Uzelfdisk: return success from sgi_create_disklabel
2012-07-24  Petr Uzelfdisk: fix compiler warning [-Werror=unused-variable]
2012-07-24  Karel Zakdmesg: add fileback for SEEK_DATA
2012-07-24  Karel Zakfdisk: don't ignore 1MiB granularity on 512-byte sector...
2012-07-24  Karel Zakfdisk: remove unused variables
2012-07-24  Karel Zakfdisk: make label API more robust
2012-07-24  Davidlohr Buesofdisk: API: add fdisk_label_change
2012-07-24  Davidlohr Buesofdisk: API: add verify to label operations
2012-07-24  Davidlohr Buesofdisk: API: add new partition to label operations
2012-07-24  Davidlohr Buesofdisk: API: add write to label operations
2012-07-23  Davidlohr Buesofdisk: API: add delete partition to label operations
2012-07-23  Karel Zakfdisk: set label pointer in fdisk_create_default_diskla...
2012-07-23  Davidlohr Buesofdisk: API: add to label operations to context
2012-07-23  Karel Zakfdisk: rename cxt->mbr buffer to cxt->firstsector
2012-07-23  Karel Zakfdisk: move label specific stuff to fdiskdoslabel.c
2012-07-23  Karel Zakfdisk: move DOS geometry code from generic part to...
2012-07-23  Karel Zaktests: update oddinput test
2012-07-23  Karel Zakfdisk: fix error message for too small devices
2012-07-23  Karel Zakfdisk: (dos) cleanup function names
2012-07-23  Karel Zakfdisk: get_boot() has to die (step II.)
2012-07-23  Karel Zakfdisk: get_boot() has to die (step I.)
2012-07-23  Karel Zakfdisk: move user geometry setting from fdisk.c to API
2012-07-20  Karel Zakdmesg: fix usage()
2012-07-20  Karel Zakdmesg: add --reltime to print human readable deltas
2012-07-20  Karel Zakdmesg; cleanup time printing stuff
2012-07-20  Karel Zakdmesg: implement backwardly compatible --raw for /dev...
2012-07-20  Karel Zakdmesg: cleanup exclusive_option() usage
2012-07-20  Karel Zakdmesg: add --follow feature
2012-07-20  Karel Zakdmesg: support --clear for kmsg
2012-07-20  Karel Zakdmesg: read /dev/kmsg (since kernel 3.5.0)
2012-07-19  Karel Zakdmesg: add --syslog to force to old syslog(2) interface
2012-07-19  Karel Zakdmesg: refactoring for kmsg support
2012-07-19  Karel Zakdmesg: unify internal APIs
2012-07-19  Karel Zakdmesg: cleanup, move more stuff to control struct
2012-07-19  Karel Zakdmesg: move filename to control struct
2012-07-18  Karel Zaklibmount: check VFS mount options in mnt_diff_tables()
2012-07-17  Karel Zakdocs: update TODO
2012-07-17  Karel Zakmount: (new) add --source and --target
2012-07-17  Karel Zaklibmount: allow to disable swap between source and...
2012-07-17  Karel Zakdocs: update TODO file
2012-07-16  Karel Zakmkfs.cramfs: fix compiler warning [-Wmissing-prototypes]
2012-07-16  Karel Zakeject: fix compiler warning [-Wmissing-prototypes]
2012-07-16  Karel Zakfsck.cramfs: fix compiler warning [-Wmissing-prototypes]
2012-07-16  Karel Zakldattach: fix compiler warning [-Wmissing-prototypes]
2012-07-16  Karel Zaklscpu: fix compiler warning [-Wmissing-prototypes]
2012-07-16  Karel Zaksetarch: fix compiler warning [-Wmissing-prototypes]
2012-07-16  Karel Zakcytune: fix compiler warning [-Wmissing-prototypes]
2012-07-16  Karel Zakipcmk: fix compiler warning [-Wmissing-prototypes]
2012-07-16  Karel Zakscriptreplay: fix compiler warning [-Wmissing-prototypes]
next