Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Remove setgid()ed copy of frob-getenv | Daiki Ueno | 2016-12-13 | 1 | -2/+1 |
| | | | | Otherwise the file is left in builddir, after make distclean. | ||||
* | common: Fix in test-code for file descriptor validity check | Pankaj | 2015-11-09 | 1 | -0/+1 |
| | | | | https://bugs.freedesktop.org/show_bug.cgi?id=92843 | ||||
* | common: Use secure_getenv() implementation when setuid | Stef Walter | 2014-10-02 | 1 | -0/+27 |
| | | | | | In anything security sensitive, use secure_getenv() implementation for retrieving environment variables. | ||||
* | Move to non-recursive Makefile for building bins and libs | Stef Walter | 2014-08-15 | 1 | -0/+117 |
Still use recursive for documentation and translation. |