summaryrefslogtreecommitdiff
path: root/src/tests/sysdb-tests.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-15Add domain to sysdb_search_group_by_name()Simo Sorce1-3/+4
2013-01-15Add domain to sysdb_search_user_by_uid()Simo Sorce1-1/+2
2013-01-15Add domain to sysdb_search_user_by_name()Simo Sorce1-3/+4
2013-01-15Add domain argument to sysdb_get_user_attr()Simo Sorce1-2/+2
2013-01-15Add domain option to sysdb_get/netgr/attrs() fnsSimo Sorce1-3/+3
2013-01-15Pass domain to sysdb_enum<pw/gr>ebt() functionsSimo Sorce1-0/+2
2013-01-15Pass domain to sysdb_get<pwu/grg><id() functionsSimo Sorce1-0/+2
2013-01-15Pass domain to sysdb_get<pw/gr>nam() functionsSimo Sorce1-8/+20
2013-01-15Make sysdb_domain_dn() require a domain.Simo Sorce1-1/+1
2013-01-15Make sysdb_netgroup_dn() require a domain explictly.Simo Sorce1-2/+4
2013-01-15Make sysdb_group_dn() require a domain explictly.Simo Sorce1-2/+4
2013-01-15Make sysdb_user_dn() require a domain explictly.Simo Sorce1-2/+4
2013-01-15Refactor single domain initializationSimo Sorce1-3/+3
2013-01-10Code can only check for cached passwordsSimo Sorce1-4/+2
2013-01-08Remove dead netgroup functionsSimo Sorce1-264/+0
2012-12-05MEMBEROF: Keep inherited ghost users around on modify operationJakub Hrozek1-0/+248
2012-12-05MEMBEROF: Implement the modify operation for ghost usersJakub Hrozek1-0/+480
2012-12-05MEMBEROF: Implement delete operation for ghost usersJakub Hrozek1-1/+106
2012-11-26TESTS: Test ghosts users in the RFC2307 schemaJakub Hrozek1-0/+248
2012-11-26MEMBEROF: Do not add the ghost attribute to selfJakub Hrozek1-2/+86
2012-11-20LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek1-6/+7
2012-10-29Include talloc log in our debug facilityMichal Zidek1-1/+1
2012-09-24SYSDB: Remove unnecessary domain parameter from several sysdb callsJakub Hrozek1-8/+7
2012-09-24AUTOFS: Use both key and value in entry RDNJakub Hrozek1-1/+1
2012-09-24AUTOFS: Add entry objects below map objectsJakub Hrozek1-31/+17
2012-09-24AUTOFS: Add sysdb testsJakub Hrozek1-0/+249
2012-09-10SYSDB: NULL-terminate the output of sysdb_get_{ranges,subdomains}Jakub Hrozek1-2/+2
2012-09-05SYSDB: Abort unit test if sysdb_getpwnam failsJakub Hrozek1-0/+3
2012-08-01Change refreshing of subdomainsSimo Sorce1-16/+20
2012-08-01Add realm paramter to subdomain listSimo Sorce1-3/+3
2012-08-01tests: Remove useless constsSimo Sorce1-27/+15
2012-08-01Change subdomain_infoSimo Sorce1-16/+22
2012-07-10Cast uid_t to unsigned long long in DEBUG messagesJakub Hrozek1-4/+4
2012-05-31Ghost members - various small changesJan Zeleny1-1/+1
2012-05-11SYSDB: Handle user and group renames betterJakub Hrozek1-0/+143
2012-04-24Sysdb routines for subdomainsJan Zeleny1-0/+232
2012-02-29Keep sysdb context in domain info structSumit Bose1-9/+3
2012-02-24Delete missing attributes from netgroups to be storedJan Zeleny1-1/+1
2012-01-31SYSDB: extend sysdb_store_service() to accept additional attributesStephen Gallagher1-4/+4
2012-01-27SYSDB: Add indexes for servicePort and serviceProtocolStephen Gallagher1-0/+14
2012-01-27SYSDB: Add sysdb routines for manipulating service entriesStephen Gallagher1-0/+358
2011-10-13SysDB commands that save lastUpdate allows this value to be passed inPavel Březina1-11/+11
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina1-1/+4
2011-08-25New DEBUG facility - conversionPavel Březina1-0/+2
2011-08-15sysdb refactoring: memory context deletedJan Zeleny1-21/+20
2011-08-15sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny1-108/+56
2011-06-02Non-posix group processing - sysdb changesJan Zeleny1-4/+6
2011-04-25Case insensitive originalDN testJakub Hrozek1-0/+47
2011-03-23Add originalDN to fake groupsJakub Hrozek1-2/+2
2011-01-21Delete attributes that are removed from LDAPStephen Gallagher1-1/+1