summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb_subdomains.c
Commit message (Expand)AuthorAgeFilesLines
* sysdb: add view data to domainsSumit Bose2014-10-201-0/+116
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-22/+22
* responder: Set forest attribute in AD domainsPavel Reichl2014-01-091-1/+34
* IPA: store forest name for forest member domainsSumit Bose2013-09-271-3/+48
* Read enumerate state for subdomains from cacheJakub Hrozek2013-08-281-1/+15
* SYSDB: Store enumerate flag for subdomainJakub Hrozek2013-08-281-2/+25
* DB: remove unused realm parameter from sysdb_master_domain_add_infoJakub Hrozek2013-08-281-20/+1
* DB: Update sss_domain_info with new updated dataJakub Hrozek2013-08-281-5/+5
* Read mpg state for subdomains from cacheSumit Bose2013-06-281-5/+19
* Save mpg state for subdomainsSumit Bose2013-06-281-3/+30
* Change the way domains are linked.Simo Sorce2013-02-101-101/+66
* Remove sysdb_subdom completelySimo Sorce2013-02-101-19/+5
* Add sysdb_subdomain_store() functionSimo Sorce2013-02-101-37/+98
* Refactor sysdb_master_domain_add_info()Simo Sorce2013-02-101-24/+19
* Update main domain info in placeSimo Sorce2013-02-101-32/+29
* Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce2013-02-101-55/+35
* Stop creating fake sysdb contextsSimo Sorce2013-01-151-20/+0
* Kill sysdb->domainSimo Sorce2013-01-151-2/+0
* Move mpg flag to the domain where it belongsSimo Sorce2013-01-151-1/+0
* Add domain to some subdomain functionsSimo Sorce2013-01-151-5/+6
* Add domain argument to sysdb_delete_group()Simo Sorce2013-01-151-15/+0
* Add domain argument to sysdb_delete_user()Simo Sorce2013-01-151-8/+0
* Add domain argument to sysdb_store_group()Simo Sorce2013-01-151-13/+0
* Add domain argument to sysdb_store_user()Simo Sorce2013-01-151-18/+0
* Add domain to sysdb_search_group_by_gid()Simo Sorce2013-01-151-11/+0
* Add domain to sysdb_search_group_by_name()Simo Sorce2013-01-151-12/+0
* Add domain to sysdb_search_user_by_uid()Simo Sorce2013-01-151-11/+0
* Add domain to sysdb_search_user_by_name()Simo Sorce2013-01-151-11/+0
* Pass domain to sysdb_get<pw/gr>nam() functionsSimo Sorce2013-01-151-40/+0
* LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek2012-11-201-1/+1
* Refactor the way subdomain accounts are savedSimo Sorce2012-11-191-0/+40
* sysdb_master_domain_get_info: fix copy-and-paste errorSumit Bose2012-10-011-2/+2
* SYSDB: NULL-terminate the output of sysdb_get_{ranges,subdomains}Jakub Hrozek2012-09-101-1/+3
* Unify usage of sysdb transactions (part 2).Michal Zidek2012-09-041-3/+3
* Change refreshing of subdomainsSimo Sorce2012-08-011-6/+7
* Add realm paramter to subdomain listSimo Sorce2012-08-011-0/+58
* Fix return error and debug messageSimo Sorce2012-08-011-2/+7
* Use ldb_msg_add_string with bare stringsSimo Sorce2012-08-011-9/+7
* Fix wrong elements used in comparisonSimo Sorce2012-08-011-2/+2
* Fix double semi-colonsSimo Sorce2012-08-011-5/+5
* 80 columns policeSimo Sorce2012-08-011-8/+13
* Change subdomain_infoSimo Sorce2012-08-011-12/+12
* IPA subdomains - ask for information about master domainJan Zeleny2012-06-101-0/+166
* Sysdb routines for subdomainsJan Zeleny2012-04-241-0/+435