summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2012-09-10SYSDB: NULL-terminate the output of sysdb_get_{ranges,subdomains}Jakub Hrozek1-2/+2
2012-09-05SYSDB: Abort unit test if sysdb_getpwnam failsJakub Hrozek1-0/+3
2012-08-15Add python bindings for murmurhash3Sumit Bose1-0/+100
2012-08-15Duplicate detection in fail over did not work.Michal Zidek1-5/+5
2012-08-01Change refreshing of subdomainsSimo Sorce1-16/+20
2012-08-01Add realm paramter to subdomain listSimo Sorce1-3/+3
2012-08-01tests: Remove useless constsSimo Sorce1-27/+15
2012-08-01Change subdomain_infoSimo Sorce1-16/+22
2012-08-01Added unit test for sysdb_ssh.cMichal Zidek1-0/+447
2012-08-01Primary server support: basic support in failover codeJan Zeleny1-6/+7
2012-07-27tests: allow changing cwd in all testsPavel Březina3-0/+9
2012-07-18Fixed: Uninitialized value in krb5_child-test if ccname was specified.Michal Zidek1-1/+1
2012-07-18Fixed: Unchecked return value from dp_opt_set_int.Michal Zidek1-1/+5
2012-07-10Cast uid_t to unsigned long long in DEBUG messagesJakub Hrozek2-5/+6
2012-07-10pac responder: limit access by checking UIDsSumit Bose1-0/+178
2012-07-09Add missing return value checkStephen Gallagher1-1/+1
2012-07-09Avoid NULL-dereference in error-handlingStephen Gallagher1-1/+3
2012-07-09Fix uninitialized value returnStephen Gallagher1-1/+1
2012-07-09Fix incorrect return value in testsStephen Gallagher1-0/+2
2012-07-09heimdal: fix compile error in krb5-child-testRambaldi1-0/+4
2012-07-06AD: Add AD identity providerStephen Gallagher1-0/+109
2012-06-29TESTS: Print messages when LDAP options do not matchStephen Gallagher1-2/+10
2012-06-26libcrypto fully implementedGeorge McCollister1-6/+40
2012-06-21PAC responder: test suiteJan Zeleny1-0/+106
2012-06-15KRB5: Auto-detect DIR cache support in configureStephen Gallagher2-0/+7
2012-06-14Use Kerberos context in KRB5_DEBUGJakub Hrozek1-10/+4
2012-06-14Add support for storing credential caches in the DIR: back endJakub Hrozek2-17/+95
2012-06-14Add a credential cache back end structureJakub Hrozek2-50/+32
2012-06-14Add a krb5_child test toolJakub Hrozek1-0/+551
2012-06-08sss_idmap: fix typo which prevents sub auth larger then 2^31Sumit Bose1-0/+37
2012-06-08sss_idmap: add support for samba struct dom_sidSumit Bose1-2/+100
2012-06-04Fixed setting of debug level in test suiteJan Zeleny2-4/+2
2012-05-31Ghost members - various small changesJan Zeleny1-1/+1
2012-05-14Rename struct dom_sid to struct sss_dom_sidSumit Bose1-8/+8
2012-05-11SYSDB: Handle user and group renames betterJakub Hrozek1-0/+143
2012-05-04Fix endian issue in SID conversionSumit Bose1-1/+3
2012-05-01Allow different SID representations in libidmapSumit Bose1-0/+206
2012-04-24UTIL: Add HMAC-SHA-1 functionJan Cholasta1-0/+36
2012-04-24Sysdb routines for subdomainsJan Zeleny1-0/+232
2012-04-20Test RFC2307bis and RFC2307 option mapsJakub Hrozek1-0/+28
2012-04-20Move atomic io function to a separate moduleJakub Hrozek1-9/+9
2012-04-20sss_atomic_io: Do not fail reads with EPIPE if there is not enough data to readJakub Hrozek1-0/+206
2012-03-29Return correct resolv_status on resolver timeoutJakub Hrozek1-11/+72
2012-03-28Remove old compatibility testsStephen Gallagher1-11/+1
2012-03-28Add better tests for sdap_attr compabilityStephen Gallagher3-0/+69
2012-03-28Add better dp_option testsStephen Gallagher3-0/+49
2012-03-26Add idmap librarySumit Bose1-0/+231
2012-02-29Keep sysdb context in domain info structSumit Bose2-18/+6
2012-02-24Delete missing attributes from netgroups to be storedJan Zeleny1-1/+1
2012-02-07AUTOFS: IPA providerJakub Hrozek1-0/+2