summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
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
2012-01-31IPA: Add support for services lookups (non-enum)Stephen Gallagher1-0/+1
2012-01-31SYSDB: extend sysdb_store_service() to accept additional attributesStephen Gallagher1-4/+4
2012-01-27SYSDB: Add indexes for servicePort and serviceProtocolStephen Gallagher1-0/+14
2012-01-27SYSDB: Add sysdb routines for manipulating service entriesStephen Gallagher1-0/+358
2012-01-09Add a random + identity test for murmurhash3Simo Sorce1-0/+29
2012-01-09util: add murmurhash3 hash functionSimo Sorce1-0/+24
2012-01-04tests: fix test group of utf8 testsSimo Sorce1-5/+5
2011-12-21Honor case sensitive flag when creating the ccname templateJakub Hrozek1-7/+39
2011-12-19Securely set umask when using mkstempStephen Gallagher2-0/+12
2011-12-16Use the case sensitivity flag in the simple access providerJakub Hrozek1-0/+30
2011-12-16sss_utf8_tolower utility function+unit testsJakub Hrozek1-0/+96
2011-11-02Fixes debug-tests.c coverity issues: NEGATIVE_RETURNS, FORWARD_NULLPavel Březina1-49/+140
2011-10-13SysDB commands that save lastUpdate allows this value to be passed inPavel Březina1-11/+11
2011-10-13Add option to follow symlinks to check_file()Jakub Hrozek1-1/+28
2011-09-28Multiline macro cleanupJakub Hrozek2-2/+2
2011-09-08DEBUG timestamps offer higher precision - unit tests updatedPavel Březina1-14/+215
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina12-19/+50
2011-08-25New DEBUG facility - unit testsPavel Březina1-0/+742
2011-08-25New DEBUG facility - conversionPavel Březina12-6/+16
2011-08-15sysdb refactoring: memory context deletedJan Zeleny2-22/+21
2011-08-15sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny1-108/+56
2011-08-01HBAC rule validation Python bindingsJakub Hrozek1-0/+30
2011-08-01Add rule validator to libipa_hbacStephen Gallagher1-0/+115