]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'feat/su_accept_gid_args' of https://github.com/cgoesche/util-linux...
authorKarel Zak <kzak@redhat.com>
Wed, 17 Dec 2025 11:06:35 +0000 (12:06 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 17 Dec 2025 11:06:35 +0000 (12:06 +0100)
* 'feat/su_accept_gid_args' of https://github.com/cgoesche/util-linux-fork:
  unshare: use MAX_OF_UINT_TYPE instead of (type)-1
  chfn: enable the use of the username or UID
  unshare: use the new ul_get{grp,userpw}_str() routines
  login: use new xgetuserpw() instead of xgetpwnam()
  chsh: use new xgetuserpw() instead of xgetpwnam()
  su: accept group name and GID in -g and -G options
  tests: (su) test GID argument in --group option
  lib: (pwdutils.c) new library routines to get a group/passwd struct by name or GID/UID
  include/c.h: add MAX_OF_UINT_TYPE macro to get max num of an uint type

1  2 
lib/Makemodule.am
login-utils/login.c
login-utils/su-common.c

Simple merge
Simple merge
Simple merge