summaryrefslogtreecommitdiffstats
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* User home directories managementJakub Hrozek2009-10-222-6/+381
* update krb5 option handling to new option schemeSumit Bose2009-10-221-2/+16
* add store/search/delete interface for custom sysdb objectsSumit Bose2009-10-221-0/+367
* Various improvements to the resolv test suiteMartin Nagy2009-10-222-59/+222
* Add a new set of helpful common functions for testsMartin Nagy2009-10-222-0/+123
* more documentation and test for sssd.confSumit Bose2009-10-051-0/+29
* add utility call check_and_open_readonlySumit Bose2009-10-051-0/+184
* update sysdb tests to new config file versionSumit Bose2009-10-011-12/+3
* Provide python bindings for sysdbJakub Hrozek2009-09-211-0/+391
* add krb5ccache_dir and krb5ccname_template optionSumit Bose2009-09-141-0/+292
* Complete the removal of "legacy" option.Simo Sorce2009-09-111-3/+3
* Add strtoint32 and strtouint32 testsStephen Gallagher2009-09-111-0/+454
* Remove unused event context argument from confdb_initStephen Gallagher2009-09-101-1/+1
* Split database in multiple filesSimo Sorce2009-09-081-80/+47
* Remove redunant function and always pass attrs.Simo Sorce2009-08-271-2/+3
* Fix sysdb testsJakub Hrozek2009-08-211-17/+62
* Consolidate tevent helpersJakub Hrozek2009-08-051-9/+0
* Add ignore_not_found parameter to sysdb delete functionsJakub Hrozek2009-07-311-4/+152
* Add async resolver testsJakub Hrozek2009-07-241-0/+442
* Remove unused InfoPipe and PolicyKit codeStephen Gallagher2009-07-202-1020/+0
* Cleanup warnings in client and server codeSimo Sorce2009-07-031-1/+1
* Rework transaction code to use tevent_reqSimo Sorce2009-07-031-572/+464
* Rename sysdb_req to sysdb_handle.Simo Sorce2009-07-031-51/+51
* Fix warnings in stress-tests.cSimo Sorce2009-06-101-19/+21
* Enable enumeration in sysdb testsStephen Gallagher2009-05-281-0/+8
* Adjust sysdb tests to the new confdb interface and improve sysdb test coverageJakub Hrozek2009-05-261-39/+771
* Add some more InfoPipe testsJakub Hrozek2009-05-261-0/+615
* Stress testJakub Hrozek2009-04-271-0/+326
* Remove references to FreeIPA from D-BUS interfacesStephen Gallagher2009-03-191-1/+1
* Do not duplicate attribute names macros.Simo Sorce2009-03-091-1/+1
* Remove _PW_ and _GR_ from SYSDB_ definesSimo Sorce2009-03-051-7/+7
* Add functions to add regular users and groupsSimo Sorce2009-03-051-12/+146
* Implement SetUserAttributes in the InfoPipeStephen Gallagher2009-03-041-0/+83
* Implement GetUserAttributes in the InfoPipeStephen Gallagher2009-03-021-2/+4
* Adapt test to changes to the interface.Simo Sorce2009-02-281-169/+326
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-2/+2
* Adding support for CheckPermissions to InfoPipe.Stephen Gallagher2009-02-241-0/+320
* Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...Stephen Gallagher2009-02-231-9/+9
* Always pass teh database path explicitly, so that test cases can useSimo Sorce2009-02-131-2/+12
* - make all functions supposed to get input in posix formatSimo Sorce2009-02-121-88/+11
* Added sysdb_remove_group_posix and sysdb_remove_group_posix_by_gidStephen Gallagher2009-02-121-16/+113
* Add support for removing members from groups. Updated convenience functions f...Stephen Gallagher2009-02-121-27/+97
* Add sysdb_add_group_to_posix_group, refactored sysdb_add_acct_to_posix_group ...Stephen Gallagher2009-02-121-17/+155
* Adding sysdb_add_acct_to_posix_group and associated unit testsStephen Gallagher2009-02-121-21/+279
* Adding sysdb_store_group_posix with unit testStephen Gallagher2009-02-121-0/+165