Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove DEBUG macro support for old debug levels | Nikolai Kondrashov | 2014-02-12 | 1 | -66/+0 |
* | Make DEBUG macro invocations variadic | Nikolai Kondrashov | 2014-02-12 | 1 | -2/+2 |
* | Move DEBUG macro body to debug_fn | Nikolai Kondrashov | 2014-02-12 | 1 | -289/+10 |
* | Fix clang format string warning. | Lukas Slebodnik | 2013-07-19 | 1 | -1/+1 |
* | tests: allow changing cwd in all tests | Pavel Březina | 2012-07-27 | 1 | -0/+3 |
* | Securely set umask when using mkstemp | Stephen Gallagher | 2011-12-19 | 1 | -0/+8 |
* | Fixes debug-tests.c coverity issues: NEGATIVE_RETURNS, FORWARD_NULL | Pavel Březina | 2011-11-02 | 1 | -49/+140 |
* | DEBUG timestamps offer higher precision - unit tests updated | Pavel Březina | 2011-09-08 | 1 | -14/+215 |
* | New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0 | Pavel Březina | 2011-08-25 | 1 | -8/+2 |
* | New DEBUG facility - unit tests | Pavel Březina | 2011-08-25 | 1 | -0/+742 |