summaryrefslogtreecommitdiffstats
path: root/src/tests/sysdb-tests.c
Commit message (Expand)AuthorAgeFilesLines
* MEMBEROF: Keep inherited ghost users around on modify operation1.9.2-34Jakub Hrozek2012-12-061-0/+248
* MEMBEROF: Implement the modify operation for ghost usersJakub Hrozek2012-12-061-0/+480
* MEMBEROF: Implement delete operation for ghost usersJakub Hrozek2012-12-061-1/+106
* TESTS: Test ghosts users in the RFC2307 schemaJakub Hrozek2012-12-061-0/+248
* MEMBEROF: Do not add the ghost attribute to selfJakub Hrozek2012-12-061-2/+86
* LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek2012-11-211-6/+7
* SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek2012-09-241-8/+7
* AUTOFS: Use both key and value in entry RDNJakub Hrozek2012-09-241-1/+1
* AUTOFS: Add entry objects below map objectsJakub Hrozek2012-09-241-31/+17
* AUTOFS: Add sysdb testsJakub Hrozek2012-09-241-0/+249
* SYSDB: NULL-terminate the output of sysdb_get_{ranges,subdomains}Jakub Hrozek2012-09-101-2/+2
* SYSDB: Abort unit test if sysdb_getpwnam failsJakub Hrozek2012-09-051-0/+3
* 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