summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Change refreshing of subdomainsSimo Sorce2012-08-011-16/+20
* Add realm paramter to subdomain listSimo Sorce2012-08-011-3/+3
* tests: Remove useless constsSimo Sorce2012-08-011-27/+15
* Change subdomain_infoSimo Sorce2012-08-011-16/+22
* Added unit test for sysdb_ssh.cMichal Zidek2012-08-011-0/+447
* Primary server support: basic support in failover codeJan Zeleny2012-08-011-6/+7
* tests: allow changing cwd in all testsPavel Březina2012-07-273-0/+9
* Fixed: Uninitialized value in krb5_child-test if ccname was specified.Michal Zidek2012-07-181-1/+1
* Fixed: Unchecked return value from dp_opt_set_int.Michal Zidek2012-07-181-1/+5
* Cast uid_t to unsigned long long in DEBUG messagesJakub Hrozek2012-07-102-5/+6
* pac responder: limit access by checking UIDsSumit Bose2012-07-101-0/+178
* Add missing return value checkStephen Gallagher2012-07-091-1/+1
* Avoid NULL-dereference in error-handlingStephen Gallagher2012-07-091-1/+3
* Fix uninitialized value returnStephen Gallagher2012-07-091-1/+1
* Fix incorrect return value in testsStephen Gallagher2012-07-091-0/+2
* heimdal: fix compile error in krb5-child-testRambaldi2012-07-091-0/+4
* AD: Add AD identity providerStephen Gallagher2012-07-061-0/+109
* TESTS: Print messages when LDAP options do not matchStephen Gallagher2012-06-291-2/+10
* libcrypto fully implementedGeorge McCollister2012-06-261-6/+40
* PAC responder: test suiteJan Zeleny2012-06-211-0/+106
* KRB5: Auto-detect DIR cache support in configureStephen Gallagher2012-06-152-0/+7
* Use Kerberos context in KRB5_DEBUGJakub Hrozek2012-06-141-10/+4
* Add support for storing credential caches in the DIR: back endJakub Hrozek2012-06-142-17/+95
* Add a credential cache back end structureJakub Hrozek2012-06-142-50/+32
* Add a krb5_child test toolJakub Hrozek2012-06-141-0/+551
* sss_idmap: fix typo which prevents sub auth larger then 2^31Sumit Bose2012-06-081-0/+37
* sss_idmap: add support for samba struct dom_sidSumit Bose2012-06-081-2/+100
* Fixed setting of debug level in test suiteJan Zeleny2012-06-042-4/+2
* Ghost members - various small changesJan Zeleny2012-05-311-1/+1
* Rename struct dom_sid to struct sss_dom_sidSumit Bose2012-05-141-8/+8
* SYSDB: Handle user and group renames betterJakub Hrozek2012-05-111-0/+143
* Fix endian issue in SID conversionSumit Bose2012-05-041-1/+3
* Allow different SID representations in libidmapSumit Bose2012-05-011-0/+206
* UTIL: Add HMAC-SHA-1 functionJan Cholasta2012-04-241-0/+36
* Sysdb routines for subdomainsJan Zeleny2012-04-241-0/+232
* Test RFC2307bis and RFC2307 option mapsJakub Hrozek2012-04-201-0/+28
* Move atomic io function to a separate moduleJakub Hrozek2012-04-201-9/+9
* sss_atomic_io: Do not fail reads with EPIPE if there is not enough data to readJakub Hrozek2012-04-201-0/+206
* Return correct resolv_status on resolver timeoutJakub Hrozek2012-03-291-11/+72
* Remove old compatibility testsStephen Gallagher2012-03-281-11/+1
* Add better tests for sdap_attr compabilityStephen Gallagher2012-03-283-0/+69
* Add better dp_option testsStephen Gallagher2012-03-283-0/+49
* Add idmap librarySumit Bose2012-03-261-0/+231
* Keep sysdb context in domain info structSumit Bose2012-02-292-18/+6
* Delete missing attributes from netgroups to be storedJan Zeleny2012-02-241-1/+1
* AUTOFS: IPA providerJakub Hrozek2012-02-071-0/+2
* IPA: Add support for services lookups (non-enum)Stephen Gallagher2012-01-311-0/+1
* SYSDB: extend sysdb_store_service() to accept additional attributesStephen Gallagher2012-01-311-4/+4
* SYSDB: Add indexes for servicePort and serviceProtocolStephen Gallagher2012-01-271-0/+14
* SYSDB: Add sysdb routines for manipulating service entriesStephen Gallagher2012-01-271-0/+358