]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils
libmount: don't use sscanf() for swaps parsing
[thirdparty/util-linux.git] / login-utils /
2017-08-05  Sami Kerolainclude: move pamfail.h to auth.c
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-07-10  coastal-hikerlast: condition (secs == 0) - now handled correctly
2017-07-10  coastal-hikerlast: don't show negative time
2017-07-04  Karel Zaklogin: use IPv4 on IPv4-mapping-to-IPv6
2017-06-29  Ruediger Meiermisc: consolidate macro style USAGE_HELP_OPTIONS
2017-06-27  Karel ZakMerge branch 'travis-checkusage' of https://github...
2017-06-27  Karel ZakMerge branch 'help-description' of https://github.com...
2017-06-27  Ruediger Meierlogin: add --help text
2017-06-27  Ruediger Meiermisc: consolidate all --help option descriptions
2017-06-27  Ruediger Meiermisc: introduce print_usage_help_options()
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(FILE*)
2017-06-26  Ruediger Meiermisc: never use usage(stderr)
2017-06-26  Ruediger Meiermisc: never use usage(ERROR)
2017-06-26  Ruediger Meiermisc: cleanup and fix --unknownopt issues
2017-06-26  Karel ZakMerge branch '170622' of github.com:jwpi/util-linux
2017-06-26  Karel ZakMerge branch 'fix-exit-codes' of https://github.com...
2017-06-26  Karel ZakMerge branch 'usage-part1' of https://github.com/rudime...
2017-06-24  J William Piggottinclude/c.h: add USAGE_COMMANDS and USAGE_COLUMNS
2017-06-22  Ruediger Meierlogin: add --help and --version
2017-06-22  Ruediger Meiermisc: remove superfluous null pointer checks for optarg
2017-06-21  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-06-21  Karel ZakMerge branch '170427' of github.com:jwpi/util-linux
2017-06-21  Karel Zakbuild-sys: make chown usage more robust
2017-06-20  Karel Zakbuild-sys: chown before chmod for SUIDs
2017-06-14  Karel ZakMerge branch 'master' of ra.kernel.org:/pub/scm/utils...
2017-06-14  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-14  Ruediger Meiermisc: fix gcc-7 sprintf warnings -Wformat-overflow
2017-06-13  Karel ZakMerge branch 'sami-fallthrough' of https://github.com...
2017-06-13  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-06  Karel ZakMerge branch 'rename-nooverride' of https://github...
2017-06-06  Karel ZakMerge branch 'hwclock-localtime' of https://github...
2017-06-05  Karel ZakMerge branch 'fdformat-done1' of https://github.com...
2017-06-05  Karel Zakchsh: cleanup global_shells usage
2017-06-05  Karel Zakchsh: split get_shell_list()
2017-06-05  Sami Kerolachsh: make readline completion to propose valid shells
2017-06-02  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2017-06-01  Karel ZakMerge branch 'travis-test' of https://github.com/rudime...
2017-06-01  Ruediger Meiermisc: fix some warnings
2017-05-19  Sami Kerolachfn: disable tab completion
2017-05-18  Karel Zakmisc: consolidate smartcols error messages
2017-05-17  Karel Zaknologin: don't call fstat() after failed open() [coveri...
2017-05-16  Sami Kerolasu: remove duplicate const declaration
2017-05-12  Karel Zakbuild-sys: remove duplicate includes
2017-05-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-05-10  Sami Kerolavipw: use getopt_long() to parse options
2017-05-09  Karel Zaksulogin: add missing type
2017-05-09  Karel ZakMerge branch '2017wk16' of git://github.com/kerolasa...
2017-05-02  Sami Kerolachfn, chsh: use readline(3) to receive user input
2017-05-02  Sami Kerolasulogin: reduce vulnerability surface
2017-03-31  Sami Kerolautmpdump: remove unnecessary variable
2017-03-23  Karel ZakMerge remote-tracking branch 'jwpi/hwclock-date7'
2017-03-13  Karel Zaklast: use domain string more carefully
2017-03-13  Tobias Stoeckmannlogin: prevent OOB read on illegal /etc/hushlogins
2017-02-20  Sami Kerolamisc: add static keyword to where needed [smatch scan]
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2017-02-13  Yuri Chornoivandocs: Fix word repetitions
2017-02-09  Karel ZakMerge branch 'hwclock-jwp-reviewed' of git://github...
2017-02-03  Sami Kerolalib: add timegm() portability function to lib/timeutils.c
2017-02-01  Karel Zaksu: properly clear child PID
2017-01-20  Karel ZakMerge branch 'shadow-man' of https://github.com/andhe...
2017-01-20  Karel Zaksu, runuser: fix typo in the /etc/default path
2017-01-19  Andreas Henrikssonchsh: use -h as shorthand for --help instead of -u
2017-01-19  Andreas Henrikssonman: chsh(1): add login.defs to SEE ALSO
2017-01-19  Andreas Henrikssonman: chfn(1): add chsh and login.defs to SEE ALSO
2017-01-19  Karel Zakrunuser: add "--" to SYNOPSIS
2017-01-16  Sami Kerolalast: use --time-format instruction when printing wtmp...
2017-01-16  Karel ZakMerge branch 'col' of git://github.com/kerolasa/lelux...
2017-01-16  Sami Kerolanewgrp: use libc explicit_bzero() when it is available
2017-01-09  Karel ZakMerge branch 'ignatenko/libsmartcols-dead' of https...
2017-01-06  Karel ZakMerge branch 'betterMinixChecks' of https://github...
2017-01-05  Karel Zaklib/list: remove LIST_HEAD macro
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-12-19  Sébastien Helleudocs: replace FTP by HTTPS in kernel.org URLs
2016-12-09  Karel ZakMerge branch doc_fixes
2016-12-09  Michael Kerriskdocs: last(1): Eliminate oddball formatting
2016-12-09  Michael Kerriskdocs: last(1): SEE ALSO: add reference to wtmp(5)
2016-12-09  Michael Kerriskdocs: various pages: Use consistent terminology (set...
2016-12-09  Michael Kerriskdocs: various pages: Format pathnames as italic (.I)
2016-12-07  Andreas Henrikssonsulogin: bail out from getpasswd(...) on timeout
2016-12-07  Andreas Henrikssonsulogin: make getpasswd(...) return NULL on ^D
2016-12-07  Ruediger Meierlogin-utils: switch to utmpx.h
2016-12-07  Ruediger Meierlogin: re-add lastlog.h header
2016-12-07  Ruediger Meierlogin-utils: avoid using the defined utmp sizes.
2016-12-07  Ruediger Meierutmpdump: code formatting for readability
2016-12-07  Ruediger Meierlslogins: remove useless strlen()
2016-12-07  Ruediger Meierlogin-utils: remove _HAVE_UT_TV fallback
2016-12-07  Ruediger Meierlast: include libgen.h for basename(3p)
2016-11-30  Ruediger Meiermisc: spelling, always use "cannot" instead of "can...
2016-11-29  Michael Kerrisk... Correctly format page cross references
2016-11-29  Michael Kerrisk... Place SEE ALSO entries in order
2016-10-26  Karel ZakMerge branch 'tests-raid1' of https://github.com/rudime...
2016-10-26  Karel Zakmisc: fix unsigned int usage for ctype.h functions
2016-10-03  Karel ZakRevert "su,runuser: add libseccomp based workaround...
2016-09-29  Karel Zaksu,runuser: add libseccomp based workaround for TIOCSTI...
2016-08-18  Karel Zaksu, runuser, setpriv: create links between man pages
2016-08-16  Karel Zakinclude/env: minor fixes and clean ups
next