summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use struct to hold different types of request parametersSumit Bose2013-05-024-26/+48
* Remove unused attribute listSumit Bose2013-05-023-14/+1
* Add two new request types to the data-provider interfaceSumit Bose2013-05-021-0/+2
* Add secid filter to responder-dp protocolSumit Bose2013-05-024-0/+23
* LDAP: always store SID if availableSumit Bose2013-05-022-33/+58
* dns srv plugin: compare domain names case insensitivePavel Březina2013-05-021-1/+1
* DNS sites support - add AD SRV pluginPavel Březina2013-05-025-5/+849
* sdap: add sdap_connect_host requestPavel Březina2013-05-022-0/+201
* 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
* add fo_discover_servers requestPavel Březina2013-05-022-1/+254
* Display the last grace warning, tooJakub Hrozek2013-05-022-3/+3
* libsss_idmap: function to calculate rangeMichal Zidek2013-04-292-115/+54
* 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-226-4/+20
* Convert the simple access check to new error codesJakub Hrozek2013-04-191-9/+17