summaryrefslogtreecommitdiffstats
path: root/src/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* fo_get_server_name() getter for a server nameJakub Hrozek2011-07-211-1/+1
* Rename fo_get_server_name to fo_get_server_str_nameJakub Hrozek2011-07-211-1/+1
* Fix python HBAC bindings for python <= 2.4Jakub Hrozek2011-07-131-3/+4
* Fixes for python HBAC bindingsJakub Hrozek2011-07-131-0/+23
* Provide python bindings for the HBAC evaluator libraryJakub Hrozek2011-07-081-0/+468
* Add HBAC evaluator and testsStephen Gallagher2011-07-081-0/+618
* Test NULL server hostname in fail over testsJakub Hrozek2011-06-161-8/+16
* Switch resolver to using resolv_hostent and honor TTLJakub Hrozek2011-06-152-43/+85
* Unit test for parge_argsJakub Hrozek2011-06-151-0/+58
* Non-posix group processing - sysdb changesJan Zeleny2011-06-021-4/+6
* Require openssl-devel is libcrypto backend is selectedJakub Hrozek2011-04-271-5/+14
* Case insensitive originalDN testJakub Hrozek2011-04-251-0/+47
* Add originalDN to fake groupsJakub Hrozek2011-03-231-2/+2
* Use realm for basedn instead of IPA domainJakub Hrozek2011-02-281-0/+1
* Clear up -Wunused-but-set-variable warningsStephen Gallagher2011-02-111-1/+1
* Delete attributes that are removed from LDAPStephen Gallagher2011-01-211-1/+1
* Validate user supplied size of data itemsSumit Bose2011-01-111-0/+14
* Add sysdb_has_enumerated and sysdb_set_enumerated helper functionsStephen Gallagher2010-12-201-0/+40
* Fix unchecked return value in test_sysdb_attrs_to_listStephen Gallagher2010-12-171-3/+6
* Fix uninitialized value error in main() in stress-tests.cSumit Bose2010-12-151-0/+1
* Fix uninitialized value error in setup_test in fail_over-tests.cSumit Bose2010-12-141-0/+1
* Add group support to the simple access providerStephen Gallagher2010-12-131-2/+2
* Bye, bye, ipa_timerulesSumit Bose2010-12-081-582/+0
* Fix const cast warnings in testsStephen Gallagher2010-11-152-2/+2
* Fix const cast warning for sysdb_update_membersStephen Gallagher2010-11-151-4/+4
* Add unit tests for users and groups with odd charactersStephen Gallagher2010-11-151-0/+145