]> git.ipfire.org Git - thirdparty/util-linux.git/history - login-utils/Makemodule.am
man pages: Change a HYPHEN-MINUS (-) to a minus (\-) for options and numbers
[thirdparty/util-linux.git] / login-utils / Makemodule.am
2019-10-08  Karel Zakbuild-sys: fix build with pty
2019-10-08  Karel Zaksu: use lib/pty-session.c code for --pty
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2017-09-18  Sami Kerolarunuser: fix linking
2017-09-18  Karel Zaksu: add PTY support
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
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-05-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
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
2016-10-03  Karel ZakRevert "su,runuser: add libseccomp based workaround...
2016-09-29  Karel Zaksu,runuser: add libseccomp based workaround for TIOCSTI...
2016-07-01  Karel ZakMerge branch 'utmpdump' of git://github.com/kerolasa...
2016-06-26  Sami Kerolautmpdump: use iso-8601 timestamp format with subsecond...
2016-02-24  Karel ZakMerge branch 'ldadd-cflags-warnings' of https://github...
2016-02-23  Ruediger Meierbuild-sys: always add AM_CFLAGS
2016-02-23  Ruediger Meierbuild-sys: always use global LDADD
2015-06-30  Karel ZakMerge branch 'sulogin'
2015-06-29  Sami Kerolalast-deprecated: remove from source tree
2015-03-06  Karel Zakbuild-sys: cleanup realtime lib usage
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-05  Sami Kerolachfn, chsh: share illegal_passwd_chars() function
2014-12-19  Karel ZakMerge remote-tracking branch 'sami/2014wk49'
2014-12-19  Sami Kerolachfn: make command to obey login.defs CHFN_RESTRICT...
2014-12-15  Will Johanssonlogin-utils: Enable building util-linux against OpenPAM
2014-11-19  Karel Zakbuild-sys: move all around clock_gettime() to monotonic.c
2014-10-27  Karel Zakbuild-sys: properly check for -lrt
2014-05-30  Karel ZakMerge branch 'lscpu-detect-v3' of https://github.com...
2014-05-28  Karel ZakMerge branch 'tests-stuff' of https://github.com/rudime...
2014-05-27  Karel Zaklslogins: print systemd journal logs
2014-05-16  Karel ZakMerge branch 'tests-mount' of https://github.com/rudime...
2014-05-16  Karel ZakMerge branch 'tests-check-prog' of https://github.com...
2014-05-15  Ondrej Opralalslogins: add functionality
2014-05-15  Ondrej Opralalslogins: move to login-utils
2014-05-07  Karel ZakMerge branch 'kill-tests' of https://github.com/rudimei...
2014-05-06  Karel Zaklib/timeutils: remove get_boot_time from libcommon
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2013-09-30  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2013-09-30  Karel Zaknologin: add new command
2013-09-27  Karel Zakbuild-sys: fix lastb symlink
2013-08-29  Sami Kerolalast: parse easy to use time formats
2013-08-23  Sami Kerolalast: check expected numeric user input is number
2013-08-12  Karel Zakbuild-sys: fix last stuff
2013-08-12  Ondrej Opralalast: merge sysvinit last/lastb
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-13  Karel Zakchsh-chfn: fix bugs, improve compilation
2013-02-13  Cody Maloneychsh: Add libuser support
2013-02-13  Cody Maloneychsh-chfn: Move pam auth to its own function, factoring...
2013-02-13  Cody Maloneybuild-sys: Add flag for enabling/disabling libuser...
2012-12-23  Karel Zaksulogin: remove consoles.c from libcommon
2012-11-22  Karel Zaksu: use get_terminal_name() for compatibility with...
2012-11-01  Karel Zakbuild-sys: move runuser(1) to sbin dir
2012-09-05  Dave Reisnerbuild-sys: install su.1 if building su
2012-09-04  Karel Zakrunuser: new command (derived from su(1))
2012-09-04  Karel Zaksu: move generic su code to su-common.c
2012-07-30  Karel Zakbuild-sys: move tests to check_PROGRAMS
2012-07-09  Karel ZakMerge branch 'master' of https://github.com/dankamongme...
2012-07-09  Karel Zakbuild-sys: always use default $(LDADD)
2012-06-29  Karel Zakutmpdump: new command, merge from sysvinit
2012-06-26  Karel Zakbuild-sys: convert lib/ to libcommon.la
2012-06-26  Karel Zakbuild-sys: convert login-utils/ to module