summaryrefslogtreecommitdiffstats
path: root/src/providers/ldap/sdap_domain.c
Commit message (Collapse)AuthorAgeFilesLines
* util: Update get_next_domain's interfaceMichal Židek2015-10-231-2/+2
| | | | | | | | | | | | Update get next domain to be able to include disbled domains and change the interface to accept flags instead of multiple booleans. Ticket: https://fedorahosted.org/sssd/ticket/2673 Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
* ldap: move domain related content from ldap_common.c to sdap_domain.cPavel Březina2014-02-181-0/+197
Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>