Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename DropPrivs() to DropPrivileges() | Michael Vogt | 2014-10-07 | 1 | -1/+1 |
| | | | | Git-Dch: ignore | ||||
* | DropPrivs in the solvers (just to be on the safe side) | Michael Vogt | 2014-06-11 | 1 | -0/+2 |
| | |||||
* | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -2/+4 |
| | | | | | | | | Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use) | ||||
* | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies | 2014-03-13 | 1 | -1/+1 |
| | | | | | Git-Dch: Ignore Reported-By: gcc -Wmissing-declarations | ||||
* | the previously used VERSION didn't work everywhere so we are switching | David Kalnischkies | 2012-03-22 | 1 | -1/+1 |
| | | | | to the more standard PACKAGE_VERSION and make it work in every file | ||||
* | use forward declaration in headers if possible instead of includes | David Kalnischkies | 2011-09-19 | 1 | -0/+1 |
| | |||||
* | implement correct error reporting | David Kalnischkies | 2011-05-07 | 1 | -1/+1 |
| | |||||
* | add a tiny dump solver to quickly output a scenario | David Kalnischkies | 2011-05-03 | 1 | -0/+50 |