]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2015-01-12  Karel Zakpartx: add --update to ul_excl_twq list
2015-01-09  Karel Zaklibfdisk: (gpt) cleanup header size usage
2015-01-09  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-09  JWPhwclock: man page 'Since v2.26' notes
2015-01-09  JWPhwclock: update man page for v2.26 rc
2015-01-09  JWPhwclock: Incorrect UTC defaults
2015-01-09  JWPhwclock: enable --directisa for x86_64
2015-01-09  Karel Zaknsenter: add --preserve-credentials and cleanup setgrou...
2015-01-09  Karel Zaknsenter: keep semantic consistent
2015-01-09  Karel Zakunshare: add --setgroups=deny|allow
2015-01-09  Eric W. Biedermanunshare: Fix --map-root-user to work on new kernels
2015-01-08  Pali Rohártests: Add UDF hdd image created by NetBSD newfs_udf...
2015-01-08  Pali Rohártests: Add UDF hdd image created by NetBSD newfs_udf...
2015-01-08  Pali Rohártests: Add UDF hdd image created by Linux mkudffs with...
2015-01-08  Pali Rohártests: Add UDF hdd image created by Linux mkudffs
2015-01-08  Pali Rohártests: Add UDF hdd image created by Windows 7
2015-01-08  Karel ZakMerge branch '2015wk01' of https://github.com/kerolasa...
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-08  Sami Keroladocs: add howto-pull-request.txt
2015-01-08  Sami Keroladocs: small improvements to howto-contribute.txt
2015-01-07  Sami Kerolaeject: add verbosity to cdrom door lock error
2015-01-07  Sami Kerolalibblkid: assume strtoull() is available
2015-01-07  Sami Kerolaipcs: remove FIXME markup
2015-01-07  Sami Kerolaul: remove unexplained TERM=lpr override
2015-01-07  Sami Kerolalook: remove dead code
2015-01-07  Sami Keroladocs: make tools/checkmans.sh to pass without warnings
2015-01-07  Sami Kerolabuild-sys: fix make checkincludes warnings
2015-01-07  Sami Keroladocs: add howto-pull-request.txt
2015-01-07  Sami Keroladocs: small improvements to howto-contribute.txt
2015-01-07  Karel Zaklibsmartcols: use ASCII art for trees rather than padding
2015-01-07  Karel Zakbuild-sys: support nsenter.static
2015-01-07  Sami Kerolafsck.minix: fix segmentation fault
2015-01-07  Sami Kerolalslocks: fix type warning
2015-01-07  Sami Kerolamaint: fix shadow declaration
2015-01-07  Karel Zakfallocate: create mode 0666, that's what umask is for
2015-01-06  Karel Zaklibmount: (monitor) make mnt_monitor_next_changed(...
2015-01-06  Karel Zaklinmount: (monitor) refresh docs, headers and symbols...
2015-01-06  Karel Zaklibmount: (monitor) use inotify for utab lock file
2015-01-06  Karel Zaklibmount: (monitor) add kernel mountninfo monitoring
2015-01-06  Karel Zaklibmount: (monitor) cleanup wait/verify stuff
2015-01-06  Karel Zaklibmount: make public top-level monitor FD only
2015-01-06  Karel Zaklibmount: monitor unref function refactoring
2015-01-06  Karel Zaklibmount: cleanup monitor test
2015-01-06  Karel Zaklibmount: split monitor initialization
2015-01-06  Karel Zakipcrm: fix usage
2015-01-06  Benno Schulenbergipc*: use customary fputs() instead of fprintf() with...
2015-01-06  Benno Schulenbergtailf: slice up the usage text for ease of translation
2015-01-06  Benno Schulenberglook: slice up the usage text for ease of translation
2015-01-06  Benno Schulenbergcolcrt: slice up the usage text for ease of translation
2015-01-06  Benno Schulenbergtextual: list the options of setarch in a more alphabet...
2015-01-06  Benno Schulenbergsetarch: make the usage synopsis comprehensible for...
2015-01-06  Benno Schulenbergdocs: restore the alternative form of setarch in its...
2015-01-06  Benno Schulenbergipcrm: gettextize the command synopsis of the usage...
2015-01-06  Benno Schulenbergipcs: in usage show resource option as nonoptional...
2015-01-06  Benno Schulenbergdocs: improve some wordings on the man page of wipefs
2015-01-06  Benno Schulenbergtextual: add a docstring to most of the utilities
2015-01-06  Karel Zakchsh: keep struct options in .rodata
2015-01-06  Karel Zakchsh: simplify get_shell_list()
2015-01-05  Sami Kerolanewgrp: set function arguments read-only when possible
2015-01-05  Sami Kerolanewgrp: move shell determination closer where it is...
2015-01-05  Sami Kerolanewgrp: simplify if else clauses
2015-01-05  Sami Kerolachsh: fail get_shell_list() check when /etc/shells...
2015-01-05  Sami Kerolachsh: simplify check_shell()
2015-01-05  Sami Kerolachsh: rewrite function interacting with user to get...
2015-01-05  Sami Kerolachsh: clean up parse_argv()
2015-01-05  Sami Kerolachsh: allow user to set shell to /bin/sh if none is set
2015-01-05  Sami Kerolachsh: set few variables read-only and rename one of...
2015-01-05  Sami Kerolachsh: use getline() to support arbitrarily long lines
2015-01-05  Sami Kerolachfn, chsh: share illegal_passwd_chars() function
2015-01-05  Sami Kerolachsh: remove function prototypes
2015-01-05  Karel Zakcfdisk: improve Dump dialog
2015-01-05  Karel Zakcfdisk: improve menu clean function
2015-01-05  Karel Zakcfdisk: detect too small partition sizes
2014-12-19  Karel Zakchfn: fix compilation without libuser
2014-12-19  Karel Zakmore: fix compiler warnings
2014-12-19  Karel ZakMerge remote-tracking branch 'sami/2014wk49'
2014-12-19  Karel Zakipcs: fix shmctl() usage
2014-12-19  Karel Zaktests: don't check the current ipcs limits
2014-12-19  Sami Kerolamore: blacklist unsigned integer overflow [AddressSanit...
2014-12-19  Sami Kerolaipcs: fix two data type errors [AddressSanitizer]
2014-12-19  Sami Kerolalscpu: blacklist vmware_bdoor() AddressSanitizer check
2014-12-19  Sami Kerolainclude/c: define UL_ASAN_BLACKLIST address_sanitizer...
2014-12-19  Sami Kerolachfn: make command to obey login.defs CHFN_RESTRICT...
2014-12-19  Sami Kerolachfn: remove set_changed_data() and add add_missing()
2014-12-19  Sami Kerolachfn: rename prompt() to ask_new_field()
2014-12-19  Sami Kerolachfn: move new and old finger structs to chfn control...
2014-12-19  Sami Kerolachfn: clean up parse_argv()
2014-12-19  Sami Kerolachfn: add minimalistic struct chfn_control
2014-12-19  Sami Kerolachfn: simplify parse_passwd() by using strsep()
2014-12-19  Sami Kerolachfn: fix usage() regression
2014-12-19  Sami Kerolachfn: use xasprintf() rather than bunch of strlen(...
2014-12-19  Sami Kerolachfn: rewrite prompt() to use strutils
2014-12-19  Sami Kerolachfn: remove function prototypes
2014-12-19  Sami Kerolalslogins: use hardcoded paths from pathnames.h
2014-12-19  Sami Kerolalslogins: add space to systemd journal header and message
2014-12-19  Sami Kerolalslogins: reject unknown time format arguments
2014-12-19  Sami Kerolalslogins: fix short options
2014-12-19  Sami Kerolalslogins: tell why command failed
2014-12-19  Sami Kerolalslogins: make journald last logs time stamps to honor...
2014-12-19  Sami Kerolalslogins: allow changing password changed and expiratio...
next