summaryrefslogtreecommitdiffstats
path: root/src/tests/sysdb_ssh-tests.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: Print warning if LDB_MODULES_PATH is not setMichal Zidek2013-03-201-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
* Add domain arguments to sysdb ssh functionsSimo Sorce2013-01-151-2/+4
|
* Refactor single domain initializationSimo Sorce2013-01-151-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.
* Remove unused headerSimo Sorce2013-01-061-1/+0
|
* Include talloc log in our debug facilityMichal Zidek2012-10-291-1/+1
| | | | https://fedorahosted.org/sssd/ticket/1495
* SSH: Refactor sysdb and related codeJan Cholasta2012-10-051-36/+11
|
* Added unit test for sysdb_ssh.cMichal Zidek2012-08-011-0/+447