]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2017-09-18  Karel Zaksu: enable TIOCSCTTY and minor changes
2017-09-18  Karel Zaksu: add more informartion to man page
2017-09-18  Karel Zaksu: add PTY support
2017-09-18  Karel Zaksu: add --pty option
2017-09-18  Karel Zaksu: move parent signals setup to separate function
2017-09-18  Karel Zaksu: make wait_for_child() usable in arbitrary situation
2017-09-18  Karel Zaksu: keep old sigactions in control struct
2017-09-18  Karel Zaksu: fix refactoring bug in child PID usage
2017-09-18  Karel Zaksu: add child to control struct
2017-09-18  Karel Zaksu: fix compiler warnings [-Wimplicit-fallthrough=]
2017-09-18  Karel Zaksu: add wait_for_child()
2017-09-18  Karel Zaksu: unblock signals is all initialized
2017-09-18  Karel Zaksu: clean up signals usage
2017-09-18  Karel Zaksu: clean up const usage
2017-09-18  Karel Zaksu: fix debug message
2017-09-18  Karel Zaksu: properly clear child PID
2017-09-18  Karel Zaksu: improve some debug messages
2017-09-18  Karel Zaksu: add debug.h stuff
2017-09-18  Karel Zaksu: use switch() to split after fork
2017-09-18  Karel Zaksu: move PAM session initialization to separate function
2017-09-18  Karel Zaksu: rename evaluate_uid()
2017-09-18  Karel Zaksu: cosmetic code changes
2017-09-18  Karel Zaksu: cleanup setuid/gid related code
2017-09-18  Karel Zaksu: cleanup setenv related code
2017-09-18  Karel Zaksu: cleanup shell related code
2017-09-18  Karel Zaksu: cleanup usernames usage
2017-09-18  Karel Zaklib/pwdutils: add xgetlogin()
2017-09-18  Karel Zaksu: cleanup pwd struct usage
2017-09-18  Karel Zaklogin: add xgetpwnam()
2017-09-18  Karel Zaksu: consolidate tty name usage
2017-09-18  Karel Zaksu: reorder functions
2017-09-18  Karel Zaksu: cleanup PAM stuff
2017-09-18  Karel Zaksu: cleanup usage()
2017-09-18  Karel Zaksu: add control struct
2017-09-18  Karel Zaksu: cosmetic changes after indent
2017-09-18  Karel Zaksu: fix indention
2017-09-18  Karel Zakdocs: add ASAN to TODO list
2017-09-18  Sami Kerolabash-completion: update uuidgen, wipefs, tunelp, setpri...
2017-09-18  Sami Keroladocs: remove repeated word from mount(8) man page
2017-09-18  Karel Zaklibsmartcols: fix scols_line_move_cells() n+1 error...
2017-09-15  Karel ZakMerge branch 'patch-1' of https://github.com/aner-perez...
2017-09-15  Karel Zaklibmount: export locking errors as MNT_EX_FILEIO
2017-09-15  Karel Zaklibsmartcols: fix heap-buffer-overflow when move columns
2017-09-15  Karel Zakuuidparse:fix stack-buffer-overflow [asan]
2017-09-15  Karel Zakswaplabel: fix --disable-libuuid compilation
2017-09-15  Karel Zakmisc: cleanup UUID_STR_LEN definitions
2017-09-15  Karel Zaklogger: make stdin parsing more friendly to static...
2017-09-15  Karel Zakrfkill: fix coding style and error messages
2017-09-15  Sami Kerolarfkill: do not fsync(3) /dev/rfkill file descriptor
2017-09-15  Sami Kerolarfkill: allow use of multiple arguments
2017-09-14  Aner PerezExample for renaming foo? does not work as described
2017-09-08  Karel Zakscript: support sig{stop/cont}
2017-09-07  Karel Zaklsblk: small man page change in return codes description
2017-09-05  Sami Kerolahwclock: add -a that is short of --adjust to manual...
2017-09-05  J William Piggotthwclock: update usage()
2017-09-05  Karel ZakMerge branch '170825' of github.com:jwpi/util-linux
2017-09-05  Karel Zakuuidgen: add more details to man page
2017-09-05  Philip Prindevilleuuidgen: add support for hash-based UUIDs
2017-09-05  Philip Prindevillemisc: replace magic number 37 with UUID_STR_LEN
2017-09-05  Philip Prindevillelibuuid: add support for hash-based UUIDs
2017-09-03  J William Piggotthwclock: close hwaudit_fd unconditionally
2017-09-03  J William Piggotthwclock: don't always use hwclock_exit
2017-09-03  J William Piggotthwclock: remove sysexits.h
2017-09-01  Karel Zaktests: update sfdisk wipe test
2017-08-31  Karel Zakrfkill: add NFC fallback for old headers
2017-08-31  Karel Zakwipefs: cleanup offsets list usage, fix -t filter
2017-08-31  Karel Zaklib/match: make match_fstype() case insensitive
2017-08-31  Karel Zakbuild-sys: add --disable-rfkill
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()
next