summaryrefslogtreecommitdiff
path: root/src/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2010-03-25Allow running with read only rootJakub Hrozek1-1/+1
Packages /etc/rwtab.d/sssd file that allows SSSD to run on a read-only root filesystem. Fixes: #428
2010-03-15Flush NSCD cache after modifying local databaseJakub Hrozek1-0/+2
Fixes: #221
2010-03-12Fix build when check-devel is not installedStephen Gallagher1-0/+2
tests/common.c is now required by all tests (check-based and not), so we need to properly ifdef it
2010-03-04Add --with-test-dir option to configureStephen Gallagher1-0/+4
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-18Rename server/ directory to src/Stephen Gallagher1-0/+145
Also update BUILD.txt