]> granicus.if.org Git - shadow/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>
Mon, 5 Aug 2013 15:08:46 +0000 (10:08 -0500)
commit673c2a6f9aa6c69588f4c1be08589b8d3475a520
treeb880b21a80338c33d867de284a11cfca8adff06c
parent2cffa14105a8002695d43a609fef918126892013
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]