]> git.ipfire.org Git - thirdparty/shadow.git/commit
newuidmap,newgidmap: New suid helpers for using subordinate uids and gids
authorEric W. Biederman <ebiederm@xmission.com>
Tue, 22 Jan 2013 09:20:07 +0000 (01:20 -0800)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 21 Jun 2013 16:18:06 +0000 (11:18 -0500)
commitca0f3528845abbd3ea7611086a260ae64f831954
treeb6a645bdaa5827bd0625dcf61b0bd0723aece948
parenta60c8725c0511f0721fd004b9ed072f65239b16b
newuidmap,newgidmap: New suid helpers for using subordinate uids and gids

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
libmisc/Makefile.am
libmisc/idmapping.c [new file with mode: 0644]
libmisc/idmapping.h [new file with mode: 0644]
man/Makefile.am
man/newgidmap.1.xml [new file with mode: 0644]
man/newuidmap.1.xml [new file with mode: 0644]
src/Makefile.am
src/newgidmap.c [new file with mode: 0644]
src/newuidmap.c [new file with mode: 0644]