summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a random + identity test for murmurhash3Simo Sorce2012-01-091-0/+29
* util: add murmurhash3 hash functionSimo Sorce2012-01-091-0/+24
* tests: fix test group of utf8 testsSimo Sorce2012-01-041-5/+5
* Honor case sensitive flag when creating the ccname templateJakub Hrozek2011-12-211-7/+39
* Securely set umask when using mkstempStephen Gallagher2011-12-192-0/+12
* Use the case sensitivity flag in the simple access providerJakub Hrozek2011-12-161-0/+30
* sss_utf8_tolower utility function+unit testsJakub Hrozek2011-12-161-0/+96
* Fixes debug-tests.c coverity issues: NEGATIVE_RETURNS, FORWARD_NULLPavel Březina2011-11-021-49/+140
* SysDB commands that save lastUpdate allows this value to be passed inPavel Březina2011-10-131-11/+11
* Add option to follow symlinks to check_file()Jakub Hrozek2011-10-131-1/+28
* Multiline macro cleanupJakub Hrozek2011-09-282-2/+2
* DEBUG timestamps offer higher precision - unit tests updatedPavel Březina2011-09-081-14/+215
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-2512-19/+50
* New DEBUG facility - unit testsPavel Březina2011-08-251-0/+742
* New DEBUG facility - conversionPavel Březina2011-08-2512-6/+16
* sysdb refactoring: memory context deletedJan Zeleny2011-08-152-22/+21
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-151-108/+56
* HBAC rule validation Python bindingsJakub Hrozek2011-08-011-0/+30
* Add rule validator to libipa_hbacStephen Gallagher2011-08-011-0/+115
* UTF8 HBAC testJakub Hrozek2011-07-291-0/+117