summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Pass in a connection to ID functionsJakub Hrozek2013-06-078-31/+64
* LDAP: Refactor account info handler into a tevent requestJakub Hrozek2013-06-072-163/+210
* LDAP: sdap_id_ctx might contain several connectionsJakub Hrozek2013-06-0723-115/+175
* Do not obfuscate calls with booleansJakub Hrozek2013-06-074-31/+93
* Always send the PAC to the PAC responderSumit Bose2013-06-061-20/+18
* Intermittent fix for get_user_and_group_users_doneSumit Bose2013-06-061-3/+0
* Use queue for get_subdomainsSumit Bose2013-06-041-3/+7
* Add be request queueSumit Bose2013-06-042-0/+130
* Use deep copy for dns_domain and discovery_domainLukas Slebodnik2013-06-031-2/+4
* Set canonicalize flag if enterprise principals are usedSumit Bose2013-05-311-1/+6
* Prevent segfault while processing ASQ requestLukas Slebodnik2013-05-301-0/+6
* Add utility functions for formatting fully-qualified namesJakub Hrozek2013-05-301-4/+4
* AD dyndns: extract the host name from URIJakub Hrozek2013-05-281-9/+31
* FO: Fix setting status of duplicatesJakub Hrozek2013-05-281-9/+18
* Remove unneeded commentJakub Hrozek2013-05-281-1/+0
* IPA: Check for ENOMEMJakub Hrozek2013-05-281-0/+3
* Fix dyndns timer initializationJakub Hrozek2013-05-276-10/+34
* Fail with misconfigured id-mapping rangesOndrej Kos2013-05-271-1/+2
* Add SID related requests to the LDAP providerSumit Bose2013-05-271-5/+230
* IPA: read user and group SIDSumit Bose2013-05-271-2/+2
* Handle SID strings in sdap_attrs_get_sid_str() as wellSumit Bose2013-05-271-9/+20
* IPA: Always initialize ID mappingSumit Bose2013-05-271-4/+10
* Adding option to disable retrieving large AD groups.Lukas Slebodnik2013-05-238-13/+51
* Removing unused functions.Lukas Slebodnik2013-05-232-36/+0
* Fix return code for AD subdomain requestSumit Bose2013-05-221-1/+3
* Remove unneeded parameter of setup_child and namespace itJakub Hrozek2013-05-205-5/+5
* Fixing critical format string issues.Lukas Slebodnik2013-05-207-9/+15
* Fix segfault in AD Subdomains ModuleLukas Slebodnik2013-05-151-0/+2
* Fix segfault in DYNDNSOndrej Kos2013-05-141-1/+1
* Always update cached upn if enterprise principals are usedSumit Bose2013-05-141-3/+4
* Fix broken build with selinux.Lukas Slebodnik2013-05-142-2/+4
* Re-add a useful DEBUG messageJakub Hrozek2013-05-131-0/+2
* Fixes compilation without selinux.Lukas Slebodnik2013-05-131-1/+0
* LDAP: Always initialize idmap objectJakub Hrozek2013-05-131-5/+3
* Enable the AD dynamic DNS updates by defaultJakub Hrozek2013-05-131-1/+1
* AD: read flat name and SID of the AD domainSumit Bose2013-05-073-0/+590
* Only check UPN if enterprise principals are not usedJakub Hrozek2013-05-031-0/+5
* AD: Always initialize ID mappingJakub Hrozek2013-05-031-5/+3
* Active Directory dynamic DNS updatesJakub Hrozek2013-05-035-0/+306
* Split out the common code from timed DNS updatesJakub Hrozek2013-05-033-60/+133
* dyndns: new option dyndns_authJakub Hrozek2013-05-036-21/+93
* dyndns: new option dyndns_force_tcpJakub Hrozek2013-05-034-6/+25
* dyndns: New option dyndns_update_ptrJakub Hrozek2013-05-036-124/+432
* dyndns: new option dyndns_refresh_intervalJakub Hrozek2013-05-036-5/+180
* Convert IPA-specific options to be back-end agnosticJakub Hrozek2013-05-037-28/+204
* Refactor dynamic DNS updatesJakub Hrozek2013-05-036-1164/+1568
* Add SID related lookups to IPA subdomainsSumit Bose2013-05-032-29/+213
* SUDO: IPA providerLukas Slebodnik2013-05-033-0/+84
* fo_discover_servers_send: don't crash when backup_domain is NULLPavel Březina2013-05-031-0/+11
* AD SRV plugin: check if site name is emptyPavel Březina2013-05-031-2/+4