Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-11 | Clear up -Wunused-but-set-variable warnings | Stephen Gallagher | 1 | -1/+1 | |
2010-12-15 | Fix uninitialized value error in main() in stress-tests.c | Sumit Bose | 1 | -0/+1 | |
https://fedorahosted.org/sssd/ticket/732 | |||||
2010-10-13 | Use POPT_TABLEEND to close option table | Sumit Bose | 1 | -2/+2 | |
2010-03-04 | Add --with-test-dir option to configure | Stephen Gallagher | 1 | -0/+3 | |
All 'make check' tests will chdir() into this directory before running the suite. This provides the option of having temporary files generated in a tmpfs or ramdisk | |||||
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+328 | |
Also update BUILD.txt |