Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libshouldbeinlibc: Add nullauth.{c,h} | Justus Winter | 2013-08-28 | 1 | -0/+31 |
setnullauth () obtains an empty authentication handle and uses it for further authentication purposes. This effectively drops all Unix privileges. * libshouldbeinlibc/nullauth.c: New file. * libshouldbeinlibc/nullauth.h: Likewise. * libshouldbeinlibc/Makefile: Add nullauth.{c,h}. |