]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
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...
2014-12-19  Sami Kerolastrutils: fix unsigned integer overflows [AddressSanitizer]
2014-12-19  Sami Kerolafdisk: (sgi) fix unsigned integer overflow [AddressSani...
2014-12-19  Sami Kerolalib: fix crc32 and crc64 interger overflows [AddressSan...
2014-12-19  Sami Kerolacal: fix signed integer overflow [AddressSanitizer]
2014-12-19  Sami Kerolalib/mbalign: fix unsigned integer overflow [AddressSani...
2014-12-19  Benno Schulenbergsfdisk: in the usage text show -v for --version instead...
2014-12-19  Benno Schulenbergdocs: fix the grammar and formatting in the man page...
2014-12-19  Benno Schulenbergdocs: adjust some formatting and wordings in a handful...
2014-12-19  Benno Schulenbergdocs: adjust the grammar, text, sorting and formatting...
2014-12-19  Benno Schulenbergdocs: don't use bold or italics for "[option]" in synop...
2014-12-19  Benno Schulenbergdocs: improve the sorting of the options in the man...
2014-12-19  Benno Schulenbergtextual: do not start option descriptions with a capital
2014-12-19  Benno Schulenbergdocs: fix the grammar of the recent comment about comments
2014-12-18  Will Johanssonlogin: Fix unused variables in login.c if _HAVE_UT_TV...
2014-12-18  Karel Zaklibmount: allow unspecified source on remount
2014-12-15  Will Johanssonlogin-utils: Enable building util-linux against OpenPAM
2014-12-12  Karel Zaklslogins: fix -l -g logic
2014-12-12  Karel Zakterminal-colors.d: add note about comments to man page
2014-12-09  Karel Zakgetopt: cleanup add_log_options()
2014-12-09  Karel Zakgetopt: rename function to keep code readable
2014-12-09  Karel Zakgetopt: fix compiler warning
2014-12-09  Karel ZakMerge branch '2014wk48' of git://github.com/kerolasa...
2014-12-09  Sami Kerolalslogins: align usage() and manual with struct option...
2014-12-09  Sami Kerolalslogins: fix assertion failure for none existing logins
2014-12-09  Cristian Rodríguezbuild-sys: hwclock requires -lm
2014-12-09  Sami Kerolaline: use util-linux conventions
2014-12-09  Sami Kerolatextual: improve error messages
2014-12-09  Sami Kerolalogin-utils: use libc error printing facility
2014-12-08  Sami Kerolagetopt: avoid re-terminating long_option list at every...
2014-12-08  Sami Kerolagetopt: change --shell argument parsing function
2014-12-08  Sami Kerolagetopt: prefer switch-case rather than long if statement
2014-12-08  Sami Kerolagetopt: remove unnecessary code
2014-12-08  Sami Kerolagetopt: make normalize() print strings
2014-12-08  Sami Kerolagetopt: use xstrdup rather than malloc + strcpy
2014-12-08  Sami Kerolagetopt: add struct getopt_control and remove global...
2014-12-08  Sami Kerolagetopt: remove function prototypes
2014-12-08  Sami Kerolagetopt: make nonoptions optstring comment correct
2014-12-08  Sami Kerolatests: add more getopt tests
2014-12-08  Sami Kerolatests: copy test-suite from Frodo Looijaard's getopt
2014-12-08  Sami Kerolagetopt: sync with 1.1.6 release
2014-12-08  Sami Kerolaline: use util-linux conventions
2014-12-08  Sami Kerolatextual: improve error messages
2014-12-08  Sami Kerolalogin-utils: use libc error printing facility
2014-12-05  Karel Zaklibmount: add new libmnt_monitor API
2014-12-05  Sebastian Krahmerlibblkid: fix potential bufer overflows
2014-12-04  Karel Zaklibfdisk: fix bug in cmp_numbers() and partitions sorting
2014-12-04  Karel Zaklibfdisk: remove 'end' from struct fdisk_partition
2014-12-04  Karel Zaklibfdisk: rename sector_t to fdisk_sector_t
2014-12-04  Karel Zaklibfdisk: fix cfdisk freespace analyze
2014-12-02  Karel Zaklsblk: add SUBSYSTEMS column
2014-12-02  Karel Zakdocs: update TODO file
2014-12-02  Karel Zaklsblk: add HOTPLUG column
2014-12-02  Karel Zakeject: use sysfs API to detect hotplug
2014-12-02  Karel Zaklib/sysfs: add subsystem and hotplug detection
2014-11-28  Karel Zakdocs: update TODO file
2014-11-27  Karel Zaklibblkid: care about unsafe chars in cache
2014-11-27  Karel Zakinclude/carefulputc: encode also ' and $ in fputs_quote...
2014-11-26  Karel Zaklibfdisk: add API docs
2014-11-26  Karel Zaklibfdisk: rename and move function
2014-11-26  Karel Zaklibsmartcols: fix docs namespace
2014-11-26  Karel Zakbuild-sys: add fdisk.pc
2014-11-26  Karel Zakbuild-sys: add fdiskP.h to sources
2014-11-26  Karel Zakbuild-sys: create a regular shared libfdisk.so
2014-11-26  Karel Zakblkdiscard: fix compiler warning
2014-11-26  Karel Zakbuild-sys: cleanup in libmount Makemodule
2014-11-26  Karel Zaklibfdisk: add comments to header file
2014-11-26  Karel Zaklibfdisk: add docs for SGI functions
2014-11-26  Karel Zaklibfdisk: add docs for SUN functions
next