summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* IPA: Add a server mode optionJakub Hrozek2013-06-282-0/+2
* Save mpg state for subdomainsSumit Bose2013-06-281-3/+10
* IPA: read ranges before subdomainsSumit Bose2013-06-281-29/+27
* Replace new_subdomain() with find_subdomain_by_name()Sumit Bose2013-06-282-7/+5
* Add support for new ipaRangeType attributeSumit Bose2013-06-283-6/+36
* Add ipa_idmap_init()Sumit Bose2013-06-283-1/+275
* Add now options ldap_min_id and ldap_max_idSumit Bose2013-06-281-0/+2
* SSH: When host is removed from LDAP, remove it from the cache as wellJan Cholasta2013-06-271-1/+8
* AD: Write out domain-realm mappingsJakub Hrozek2013-06-271-164/+3
* krb5: do not send pac for IPA users from the local domainSumit Bose2013-06-251-0/+1
* IPA: Do not download or store the member attribute of host groupsJakub Hrozek2013-06-242-2/+0
* handle ERR_ACCOUNT_EXPIRED properlyPavel Březina2013-06-171-0/+4
* subdomains: touch krb5.conf when creating new domain-realm mappingsPavel Březina2013-06-161-0/+8
* Fix minor typosYuri Chornoivan2013-06-121-1/+1
* A new option krb5_use_kdcinfoJakub Hrozek2013-06-102-12/+25
* providers: refresh expired netgroupsPavel Březina2013-06-101-0/+10
* Move domain_to_basedn outside IPA subtreeJakub Hrozek2013-06-072-65/+0
* LDAP: new SDAP domain structureJakub Hrozek2013-06-072-12/+19
* LDAP: Pass in a connection to ID functionsJakub Hrozek2013-06-071-1/+1
* LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek2013-06-078-15/+11
* Do not obfuscate calls with booleansJakub Hrozek2013-06-071-7/+21
* Add utility functions for formatting fully-qualified namesJakub Hrozek2013-05-301-4/+4
* IPA: Check for ENOMEMJakub Hrozek2013-05-281-0/+3
* Fix dyndns timer initializationJakub Hrozek2013-05-272-2/+8
* IPA: read user and group SIDSumit Bose2013-05-271-2/+2
* IPA: Always initialize ID mappingSumit Bose2013-05-271-4/+10
* Adding option to disable retrieving large AD groups.Lukas Slebodnik2013-05-231-0/+1
* Remove unneeded parameter of setup_child and namespace itJakub Hrozek2013-05-201-1/+1
* Fix broken build with selinux.Lukas Slebodnik2013-05-142-2/+4
* Fixes compilation without selinux.Lukas Slebodnik2013-05-131-1/+0
* Split out the common code from timed DNS updatesJakub Hrozek2013-05-031-60/+12
* dyndns: new option dyndns_authJakub Hrozek2013-05-032-0/+2
* dyndns: new option dyndns_force_tcpJakub Hrozek2013-05-031-0/+1
* dyndns: New option dyndns_update_ptrJakub Hrozek2013-05-032-1/+4
* dyndns: new option dyndns_refresh_intervalJakub Hrozek2013-05-034-1/+114
* Convert IPA-specific options to be back-end agnosticJakub Hrozek2013-05-035-28/+123
* Refactor dynamic DNS updatesJakub Hrozek2013-05-032-1164/+75
* Add SID related lookups to IPA subdomainsSumit Bose2013-05-032-29/+213
* SUDO: IPA providerLukas Slebodnik2013-05-033-0/+84
* Use struct to hold different types of request parametersSumit Bose2013-05-024-26/+48
* Remove unused attribute listSumit Bose2013-05-023-14/+1
* IPA SRV plugin: improve debuggingPavel Březina2013-05-021-0/+6
* IPA SRV plugin: use fo_discover_servers requestPavel Březina2013-05-021-105/+20
* selinux: if no domain matches, make the debug message louderJakub Hrozek2013-04-291-3/+3
* Make IPA SELinux provider aware of subdomain usersSumit Bose2013-04-293-2/+41
* Allow usage of enterprise principalsSumit Bose2013-04-221-0/+1
* DNS sites support - add IPA SRV pluginPavel Březina2013-04-105-5/+369
* DNS sites support - use SRV DNS lookup plugin in all providersPavel Březina2013-04-101-0/+10
* Allow using flatname for subdomain home dir templateJakub Hrozek2013-04-101-1/+2
* dyndns: Fix initializing sdap_id_ctxJakub Hrozek2013-04-041-1/+1