summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Centralize resolv_init, remove resolv context listJakub Hrozek2013-04-031-8/+1
* Init failover with be_res optionsJakub Hrozek2013-04-031-20/+7
* Allow setting krb5_renew_interval with a delimiterAriel Barria2013-04-031-1/+1
* Making the authtok structure really opaque.Lukas Slebodnik2013-04-021-1/+1
* selinux: Remove unused parameterJakub Hrozek2013-03-271-1/+0
* LDAP: If deref search fails, try again without derefJan Cholasta2013-03-211-0/+6
* Return error code from ipa_subdom_storeJakub Hrozek2013-03-201-5/+13
* ldap: Fallback option for rfc2307 schemaSimo Sorce2013-03-201-0/+1
* Convert sdap_access to new error codesSimo Sorce2013-03-191-10/+11
* Make the SELinux refresh time configurable.Michal Zidek2013-03-193-2/+5
* Reuse cached SELinux mappings.Michal Zidek2013-03-192-3/+29
* Move SELinux processing to provider.Michal Zidek2013-03-192-31/+388
* Use common error facility instead of sdap_resultSimo Sorce2013-03-192-31/+27
* Decrease krb5_auth_timeout defaultOndrej Kos2013-03-181-1/+1
* Fix initialization of multiple variablesOndrej Kos2013-03-132-2/+2
* Updated Doxygen configuration to 1.8.1Thorsten Scherf2013-03-061-134/+478