summaryrefslogtreecommitdiff
path: root/server/tests
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-31Add ignore_not_found parameter to sysdb delete functionsJakub Hrozek1-4/+152
2009-07-24Add async resolver testsJakub Hrozek1-0/+442
2009-07-20Remove unused InfoPipe and PolicyKit codeStephen Gallagher2-1020/+0
2009-07-03Cleanup warnings in client and server codeSimo Sorce1-1/+1
2009-07-03Rework transaction code to use tevent_reqSimo Sorce1-572/+464
2009-07-03Rename sysdb_req to sysdb_handle.Simo Sorce1-51/+51
2009-06-10Fix warnings in stress-tests.cSimo Sorce1-19/+21
2009-05-28Enable enumeration in sysdb testsStephen Gallagher1-0/+8
2009-05-26Adjust sysdb tests to the new confdb interface and improve sysdb test coverageJakub Hrozek1-39/+771