summaryrefslogtreecommitdiff
path: root/server/tests
AgeCommit message (Expand)AuthorFilesLines
2010-02-16Add test for number of options in IPA and LDAP backendsJakub Hrozek1-0/+59
2010-02-10Fix handling of the global context in the leak detectorSumit Bose2-1/+3
2010-02-10Send a message to the user if the login is delayedSumit Bose2-22/+41
2010-02-03Make krb5 and open checks work if forking is disabledSumit Bose2-1/+6
2010-02-03Make resolve and failover test work with CK_FORK=noSumit Bose4-6/+11
2010-02-02Warn the user if authentication happens offlineSumit Bose1-6/+97
2010-02-02Add offline failed login counterSumit Bose1-0/+332
2010-02-02Check cache_credentials in sysdb_cache_auth_send()Sumit Bose1-0/+9
2010-01-22Handle IPv6 addresses with the async resolverStephen Gallagher1-5/+5
2010-01-20Add sysdb request to authenticate against a cached passwordSumit Bose1-0/+135
2010-01-14Explicitly set async DNS timeoutStephen Gallagher2-2/+2
2009-12-15Cleanup db files after test runSumit Bose1-2/+19
2009-12-09Change ares usage to be c-ares 1.7.0 compatibleJakub Hrozek1-14/+12
2009-12-07Add checks to test the memberuid handlingSumit Bose1-13/+495
2009-12-07Fix nested group membershipsSimo Sorce1-1/+1
2009-12-07Add sysdb_search_custom requestSumit Bose1-62/+110
2009-11-20Only display errors in unit testsStephen Gallagher10-11/+21
2009-11-20Improve handling of ccache filesSumit Bose1-0/+124
2009-11-18Make the sysdb user and group names case-sensitiveStephen Gallagher1-0/+39
2009-11-10Refactor delete functions and add a fewSimo Sorce1-19/+22
2009-11-09IPA time rules parsing routinesJakub Hrozek1-0/+579
2009-11-09Check return, zero free hostent, adhere to styleSimo Sorce1-4/+6
2009-11-06Add fail over utility functionsMartin Nagy1-0/+303
2009-11-06Add simple reference counting wrappers for tallocMartin Nagy1-0/+231
2009-11-06Add missing include file to files-tests.cMartin Nagy1-0/+1
2009-11-06Always set last update and expire timeSimo Sorce1-2/+2
2009-11-04Add sysdb_attrs_replace_name to sysdb API.Sumit Bose1-0/+45
2009-11-02add sysdb_delete_recursive request to sysdb APISumit Bose1-4/+107
2009-10-30remove old sysdb file before starting testsSumit Bose1-0/+8
2009-10-30Fix compiler warnings in krb5_utils-tests.Sumit Bose1-21/+21
2009-10-29Allow sysdb_search_entry request to return more than one resultSumit Bose1-0/+112
2009-10-29added a ASQ search API for sysdbSumit Bose1-0/+126
2009-10-27Move responsibility for entry expiration timeoutSimo Sorce1-2/+2
2009-10-22User home directories managementJakub Hrozek2-6/+381
2009-10-22update krb5 option handling to new option schemeSumit Bose1-2/+16
2009-10-22add store/search/delete interface for custom sysdb objectsSumit Bose1-0/+367
2009-10-22Various improvements to the resolv test suiteMartin Nagy2-59/+222
2009-10-22Add a new set of helpful common functions for testsMartin Nagy2-0/+123
2009-10-05more documentation and test for sssd.confSumit Bose1-0/+29
2009-10-05add utility call check_and_open_readonlySumit Bose1-0/+184
2009-10-01update sysdb tests to new config file versionSumit Bose1-12/+3
2009-09-21Provide python bindings for sysdbJakub Hrozek1-0/+391
2009-09-14add krb5ccache_dir and krb5ccname_template optionSumit Bose1-0/+292
2009-09-11Complete the removal of "legacy" option.Simo Sorce1-3/+3
2009-09-11Add strtoint32 and strtouint32 testsStephen Gallagher1-0/+454
2009-09-10Remove unused event context argument from confdb_initStephen Gallagher1-1/+1
2009-09-08Split database in multiple filesSimo Sorce1-80/+47
2009-08-27Remove redunant function and always pass attrs.Simo Sorce1-2/+3
2009-08-21Fix sysdb testsJakub Hrozek1-17/+62
2009-08-05Consolidate tevent helpersJakub Hrozek1-9/+0