summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* LDAP: do not invalidate pointer with realloc while processing ghost usersJakub Hrozek2013-04-191-3/+13
* Fix simple access group control in case-insensitive domainsJakub Hrozek2013-04-151-16/+9
* Fix krbcc dir creation issue with MIT krb5 1.11Lukas Slebodnik2013-04-122-11/+61
* 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-103-0/+29
* DNS sites support - replace SRV lookup code with a plugin callPavel Březina2013-04-101-258/+73
* fail over - add function to insert multiple servers to the listPavel Březina2013-04-101-10/+101
* DNS sites support - SRV DNS lookup pluginPavel Březina2013-04-104-0/+521
* DNS sites support - SRV lookup plugin interfacePavel Březina2013-04-105-0/+135
* Allow using flatname for subdomain home dir templateJakub Hrozek2013-04-101-1/+2