summaryrefslogtreecommitdiffstats
path: root/src/tests/sysdb-tests.c
Commit message (Expand)AuthorAgeFilesLines
* Change refreshing of subdomainsSimo Sorce2012-08-011-16/+20
* Add realm paramter to subdomain listSimo Sorce2012-08-011-3/+3
* tests: Remove useless constsSimo Sorce2012-08-011-27/+15
* Change subdomain_infoSimo Sorce2012-08-011-16/+22
* Cast uid_t to unsigned long long in DEBUG messagesJakub Hrozek2012-07-101-4/+4
* Ghost members - various small changesJan Zeleny2012-05-311-1/+1
* SYSDB: Handle user and group renames betterJakub Hrozek2012-05-111-0/+143
* Sysdb routines for subdomainsJan Zeleny2012-04-241-0/+232
* Keep sysdb context in domain info structSumit Bose2012-02-291-9/+3
* Delete missing attributes from netgroups to be storedJan Zeleny2012-02-241-1/+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
* SysDB commands that save lastUpdate allows this value to be passed inPavel Březina2011-10-131-11/+11
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-251-1/+4
* New DEBUG facility - conversionPavel Březina2011-08-251-0/+2
* sysdb refactoring: memory context deletedJan Zeleny2011-08-151-21/+20
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-151-108/+56
* Non-posix group processing - sysdb changesJan Zeleny2011-06-021-4/+6
* Case insensitive originalDN testJakub Hrozek2011-04-251-0/+47
* Add originalDN to fake groupsJakub Hrozek2011-03-231-2/+2
* Delete attributes that are removed from LDAPStephen Gallagher2011-01-211-1/+1
* 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 const cast warnings in testsStephen Gallagher2010-11-151-1/+1
* 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
* Modify sysdb_[add|remove]_group_member to accept users and groupsStephen Gallagher2010-10-181-5/+10
* sysdb interface for adding incomplete groupsJakub Hrozek2010-10-151-0/+40
* Also return member groups to the clientSumit Bose2010-10-131-44/+44
* netgroup testsStephen Gallagher2010-10-131-0/+516
* Use POPT_TABLEEND to close option tableSumit Bose2010-10-131-1/+1
* Fix sysdb_group_dn_nameJakub Hrozek2010-09-221-0/+35
* Add parameter to skip cleanup in sysdb testJakub Hrozek2010-09-151-1/+4
* Add sysdb_update_members functionStephen Gallagher2010-08-031-0/+56
* Add sysdb_attrs_to_list() utility functionStephen Gallagher2010-08-031-0/+31
* Add support for delayed kinit if offlineSumit Bose2010-05-261-2/+2
* Fix warning in sysdb-tests.cStephen Gallagher2010-04-141-8/+0
* sysydb: Finally stop using a common event contextSimo Sorce2010-04-121-1/+1
* sysdb: remove remaining traces of sysdb_handleSimo Sorce2010-04-121-1/+0
* sysdb: convert sysdb_enumgrentSimo Sorce2010-04-121-32/+7
* sysdb: convert sysdb_enumpwentSimo Sorce2010-04-121-32/+5
* sysdb: convert sysdb_get_user_attrSimo Sorce2010-04-121-46/+16
* sysdb: convert sysdb_getgrgidSimo Sorce2010-04-121-48/+17
* sysdb: convert sysdb_getgrnamSimo Sorce2010-04-121-52/+27
* sysdb: convert sysdb_getpwuidSimo Sorce2010-04-121-48/+16
* sysdb: convert sysdb_getpwnamSimo Sorce2010-04-121-52/+25
* tests: remove use of asynchronus transactionsSimo Sorce2010-04-121-502/+86
* sysdb: convert sysdb_cache_authSimo Sorce2010-04-121-39/+18
* sysdb: delete sysdb_delete_groupSimo Sorce2010-04-121-40/+7