Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-20 | Test RFC2307bis and RFC2307 option maps | Jakub Hrozek | 1 | -0/+28 | |
https://fedorahosted.org/sssd/ticket/1281 Only user, group and autofs maps are different. Services and netgroups are using the same map. | |||||
2012-03-28 | Remove old compatibility tests | Stephen Gallagher | 1 | -11/+1 | |
These are now replaced by the more accurate tests. This patch also drops the runtime option-count check, since we are always performing the more complete check at build-time. | |||||
2012-03-28 | Add better tests for sdap_attr compability | Stephen Gallagher | 1 | -0/+38 | |
2012-03-28 | Add better dp_option tests | Stephen Gallagher | 1 | -0/+17 | |
2012-02-07 | AUTOFS: IPA provider | Jakub Hrozek | 1 | -0/+2 | |
2012-01-31 | IPA: Add support for services lookups (non-enum) | Stephen Gallagher | 1 | -0/+1 | |
2011-02-28 | Use realm for basedn instead of IPA domain | Jakub Hrozek | 1 | -0/+1 | |
https://fedorahosted.org/sssd/ticket/807 | |||||
2010-03-25 | Add a test for domain_to_basedn() | Sumit Bose | 1 | -0/+47 | |
2010-03-25 | Regression test against RHBZ #576856 | Jakub Hrozek | 1 | -0/+2 | |
2010-03-04 | Add --with-test-dir option to configure | Stephen Gallagher | 1 | -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-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+59 | |
Also update BUILD.txt |