]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/setpriv.c
lib/pty: reset mainloop timeout on signal
[thirdparty/util-linux.git] / sys-utils / setpriv.c
2019-09-12  Karel ZakMerge branch 'sfdisk-man-page-typo' of https://github...
2019-09-12  Karel ZakMerge branch 'unshare/keep-caps' of https://github...
2019-09-10  James Peachunshare: add --keep-caps option
2019-05-28  Karel Zaksetpriv: fix memory leak in local scope [coverity scan]
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2019-01-02  Karel ZakMerge branch 'master' of https://github.com/kvanals...
2018-12-18  John W HigginsRemove duplicate entry for reset-env from usage
2018-08-22  Karel Zaksetpriv: add --reset-env
2018-08-22  Karel Zaksetpriv: add user/group names to usage()
2018-08-22  Karel Zaksetpriv: allow to use group name for --groups
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-04-16  Karel ZakMerge branch 'rename-interactive' of https://github...
2018-04-10  Patrick Steinhardtsetpriv: implement option to set parent death signal
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-02-01  Karel Zaksys-utils: use errexec()
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-18  Patrick Steinhardtsetpriv: support setting unnamed capabilities
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-04  Ruediger Meiersetpriv: silence compiler warning
2017-06-29  Ruediger Meiermisc: consolidate macro style USAGE_HELP_OPTIONS
2017-06-29  Karel ZakMerge branch 'path-fixes' of https://github.com/rudimei...
2017-06-29  Ruediger Meiersetpriv: align --help
2017-06-27  Karel Zaksetpriv: add --ambient-caps to usage()
2017-06-27  Patrick Steinhardtsetpriv: support modifying the set of ambient capabilities
2017-06-27  Patrick Steinhardtsetpriv: support dumping ambient capabilities
2017-06-27  Patrick Steinhardtsetpriv: proxy function to update capabilities
2017-06-27  Patrick Steinhardtsetpriv: proxy function checking whether a capability...
2017-06-27  Patrick Steinhardtsetpriv: introduce indirection for `capng_type` enum
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 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-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  Sebastian Schradersetpriv: Add --init-groups option
2017-02-20  Sami Kerolamisc: do not use plain 0 as NULL [smatch scan]
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-08-02  Karel ZakMerge branch 'getopt' of git://github.com/kerolasa...
2016-08-02  Karel ZakMerge branch 'oclint' of git://github.com/kerolasa...
2016-07-21  Sami Kerolasyspriv: flip inverted logic [oclint]
2016-07-21  Sami Kerolamisc: simplify if clauses [oclint]
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-06  Benno Schulenbergtextual: add a docstring to most of the utilities
2014-10-01  Benno Schulenbergtextual: angular brackets around a non-literal argument...
2014-07-22  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2014-07-22  Karel ZakMerge branch 'ioclt' of https://github.com/lanurmi...
2014-07-14  Karel ZakMerge branch 'minor-fixes' of git://github.com/kerolasa...
2014-07-13  Sami Kerolasetpriv: avoid alloca() use xmalloc() instead
2014-05-07  Karel ZakMerge branch 'kill-tests' of https://github.com/rudimei...
2014-05-06  Andy Lutomirskisetpriv: Fix --selinux-label
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-02-10  Andy Lutomirskisetpriv: Fix --apparmor-profile
2013-11-19  Karel Zaksetpriv: simplify usage()
2013-10-18  Karel Zaksetpriv: use LC_ALL
2013-10-09  Benno Schulenbergtextual: standardize some "cannot read" and "seek faile...
2013-04-26  Sami Kerolasetpriv: check writing to a file descriptor was successful
2013-04-26  Sami Kerolasetpriv: check writing to a file was successful
2013-04-26  Sami Kerolasetpriv: allow login and group name option arguments
2013-04-26  Yuri ChornoivanFix various typos
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-06  Andy Lutomirskisetpriv: Fix an error message typo
2013-02-05  Karel Zaksetpriv: move paths to pathnames.h
2013-02-05  Andy Lutomirskisetpriv: run a program with different Linux privilege...