summaryrefslogtreecommitdiff
path: root/src/tests/sysdb_ssh-tests.c
AgeCommit message (Collapse)AuthorFilesLines
2013-03-20tests: Print warning if LDB_MODULES_PATH is not setMichal Zidek1-0/+5
Print warning if sysdb-tests or sysdb-ssh test are run individually and LDB_MODULES_PATH was not set. https://fedorahosted.org/sssd/ticket/1820
2013-01-15Add domain arguments to sysdb ssh functionsSimo Sorce1-2/+4
2013-01-15Refactor single domain initializationSimo Sorce1-3/+3
Bring it out of sysdb, which will slowly remove internal dependencies on domains and instead will always require them to be passed by callers.
2013-01-06Remove unused headerSimo Sorce1-1/+0
2012-10-29Include talloc log in our debug facilityMichal Zidek1-1/+1
https://fedorahosted.org/sssd/ticket/1495
2012-10-05SSH: Refactor sysdb and related codeJan Cholasta1-36/+11
2012-08-01Added unit test for sysdb_ssh.cMichal Zidek1-0/+447