Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-10 | Add methods for activating and deactivating services to SSSDConfig | Jan Cholasta | 1 | -0/+3 | |
2011-10-25 | SSSDConfig: Handle integer parsing more leniently | Stephen Gallagher | 1 | -1/+1 | |
Allow the base to be auto-detected rather than limited to base 10 Add hexadecimal integer test | |||||
2010-06-16 | Remove references to the DP service from the SSSDConfig API tests | Stephen Gallagher | 1 | -4/+0 | |
2010-06-16 | Handle (ignore) unknown options in get_domain() and get_service() | Stephen Gallagher | 1 | -0/+17 | |
We will now eliminate any unknown options and providers to guarantee that the domain is safe for use. | |||||
2010-03-31 | Add regression test for https://fedorahosted.org/sssd/ticket/441 | Stephen Gallagher | 1 | -0/+1 | |
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 6 | -0/+179 | |
Also update BUILD.txt |