]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2017-08-31  Karel Zakrfkill: cleanup returns
2017-08-31  Karel Zakbuild-sys: remove unused rfkill.py
2017-08-31  Karel Zakrfkill: add Sami to authors
2017-08-31  Karel Zakrfkill: cleanup usage()
2017-08-31  Karel ZakMerge branch 'rfkill' of git://github.com/kerolasa...
2017-08-30  Sami Kerolarfkill: add systemd-rfkill(8) see also segment
2017-08-30  Sami Kerolarfkill: check id number refers to a device that exists
2017-08-30  Sami Kerolarfkill: use back and forward compatible test
2017-08-30  Sami Kerolarfkill: add bash-completion file
2017-08-30  Sami Kerolarfkill: inform in syslog when rfkill is invoked
2017-08-30  Sami Kerolarfkill: use human readable timestamps in event output
2017-08-30  Sami Kerolarfkill: use libsmartcols output
2017-08-30  Sami Kerolarfkill: do not ignore read error
2017-08-30  Sami Kerolarfkill: clarify 'all devices' handling
2017-08-30  Sami Kerolarfkill: update manual page
2017-08-30  Sami Kerolarfkill: make programming style to match util-linux...
2017-08-30  Sami Kerolarfkill: make command to build in util-linux project
2017-08-30  Sami Kerolarfkill: move files to appropriate locations
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-08-30  Karel Zakdocs: remove TODO item for fdisk
2017-08-30  Karel Zakbuild-sys: define dependence between chsh and getusershell
2017-08-30  Sami Kerolachsh: remove local /etc/shells parsing in favour of...
2017-08-30  Sami Kerolabash-completion: simplify pid listing
2017-08-30  Sami Kerolahwclock: remove bool type definition
2017-08-29  Vaclav Dolezalfdisk: use strutils to trim whitespace from input
2017-08-28  Vaclav Dolezalfdisk: fix copy from readline and whitespace stripping
2017-08-28  Vaclav Dolezalfdisk: minor fixes to make readline work
2017-08-24  J William Piggotthwclock: for debugging print startup system time
2017-08-24  J William Piggotthwclock: refactor set_system_clock()
2017-08-24  J William Piggotthwclock: update set_system_clock comments
2017-08-24  J William Piggotthwclock: update set_system_clock debugging
2017-08-24  J William Piggotthwclock: remove set_system_clock_timezone()
2017-08-24  J William Piggotthwclock: move systz into hctosys
2017-08-24  Karel Zakfdisk: add missing include
2017-08-24  Karel Zakfdisk: fix readline interaction with signals
2017-08-24  Vaclav Dolezalfdisk: handle SIGINT in dialogs as cancel
2017-08-24  Vaclav Dolezalfdisk: add wrap_fgets() for getting user input
2017-08-24  Vaclav Dolezallibfdisk: fix fdisk_reset_partition() leaking *_chs...
2017-08-24  Vaclav Dolezallibfdisk: fix two potential memory errors.
2017-08-22  Karel Zaklibfdisk: improve alignment debug mesagges
2017-08-22  Karel Zaklibfdisk: add --grain to mkpart sample
2017-08-22  Karel Zaklibfdisk: add fdisk_save_user_grain()
2017-08-22  Karel Zaklibfdisk: (dos) use size-=1 when alignment not used...
2017-08-22  Karel Zaklibfdisk: improve "add partition" debug message
2017-08-22  Karel Zaklibfdisk: (gpt) fix size-1 error
2017-08-22  Karel Zakdocs: add CAP_SYS_ADMIN to TODO
2017-08-21  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-08-21  Karel Zakisosize: usage() and coding style cleanup
2017-08-21  Karel Zakisosize: iterate over all arguments even when something...
2017-08-21  Sami Kerolalook: use WORDLIST environment variable to find word...
2017-08-20  Pali Rohárlibblkid: udf: Define magic constants
2017-08-18  Karel Zaklslogins: be more explicit with -g in man page
2017-08-18  Karel Zaklslogins: ignore non-existing users
2017-08-16  Ruediger Meiermisc: fix some printf format strings
2017-08-16  Karel Zakdmesg: fix delimiter calculation
2017-08-16  Karel Zaklibblkid: fix compiler warning [-Wformat-truncation=]
2017-08-15  Karel Zakcfdisk: add missing 0x7F key mapping
2017-08-14  Karel Zakdocs: add --enable-programs to TODO
2017-08-14  Karel Zakdocs: add UUID v3 an v5 to TODO
2017-08-14  Karel Zakblockdev: document --setro more properly
2017-08-14  Karel Zaklib/randutils: reset lose counter
2017-08-14  Karel Zaklib/randutils: improve getrandom() usage
2017-08-10  Karel Zaklosetup: add info about lazy detach to manpage
2017-08-10  Karel ZakMerge branch 'master' of https://github.com/RAOF/util...
2017-08-08  Christopher... lib/randutils.c: More paranoia in getrandom() call.
2017-08-08  Christopher... lib/randutils.c: Fall back gracefully when kernel doesn...
2017-08-07  Karel ZakMerge branch 'blkid-ubi'
2017-08-07  Karel ZakMerge branch '170724' of github.com:jwpi/util-linux
2017-08-07  Karel Zakagetty: keep returns in main()
2017-08-05  Sami Kerolaagetty: fix invalid usage crash
2017-08-05  Sami Kerolaagetty: add compile time features to --version output
2017-08-05  Sami Kerolaagetty: add --list-speeds option
2017-08-05  Sami Kerolaagetty: remove dead DO_DEVFS_FIDDLING code segment
2017-08-05  Sami Kerolabash-completion: look for look completions
2017-08-05  Sami Kerolalibuuid: use access(2) when checking /dev/random availa...
2017-08-05  Sami Kerolauuidparse: nil uuid have all bits set to zero
2017-08-05  Sami Kerolavipw: use explicit_bzero() to clear buffer after copy
2017-08-05  Sami Kerolainclude: move pamfail.h to auth.c
2017-08-04  J William Piggotthwclock: fix hclock_valid test and error messages
2017-08-04  J William Piggotthwclock: remove busywait tristate return status
2017-08-04  J William Piggotthwclock: restore select() timeout warning
2017-08-04  J William Piggotthwclock: update man page
2017-08-04  J William Piggotthwclock: correlate hclocktime instead of set_time.
2017-08-04  J William Piggotthwclock: fix RTC read logic
2017-08-04  J William Piggotthwclock: move drift correction and --predict
2017-08-04  J William Piggotthwclock: move rtc permissions test
2017-08-04  J William Piggotthwclock: move systz above init clocks read
2017-08-03  Karel Zaklibblkid: mark UBI as RAID
2017-08-03  Rafał Miłeckilibblkid: add support for UBI superblock
2017-08-01  Karel Zakbuild-sys: support ncursesw without headers in ncursesw...
2017-08-01  Karel Zaklibfdisk: add --nopartno to mkpart sample
2017-08-01  Patrick Steinhardtsetpriv: document accepted formats for naming caps
2017-07-31  J William Piggotthwclock: remove custom errno string
2017-07-31  J William Piggotthwclock: remove custom errno string
2017-07-31  J William Piggotthwclock: fix unimplemented ioctl test
2017-07-31  J William Piggotthwclock: squash custom errno strings
2017-07-31  J William Piggotthwclock: squash custom errno strings
2017-07-31  Andreas Henrikssonbuild: use --runstatedir instead of --localstatedir
2017-07-31  Andreas Henrikssonwhereis: include native multiarch path in lib search...
2017-07-31  Sami Kerolatunelp: use linux header
next