summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* 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
* LDAP: Always fail if a map can't be foundJakub Hrozek2013-04-091-4/+2
* Check for the correct variablesJakub Hrozek2013-04-051-2/+2
* Further restrict become_user drop of privileges.Simo Sorce2013-04-051-15/+18
* dyndns: Fix initializing sdap_id_ctxJakub Hrozek2013-04-041-1/+1
* LDAP: Fix value initialization warningsLukas Slebodnik2013-04-042-2/+2
* Centralize resolv_init, remove resolv context listJakub Hrozek2013-04-033-25/+4
* Init failover with be_res optionsJakub Hrozek2013-04-035-81/+124
* Allow setting krb5_renew_interval with a delimiterAriel Barria2013-04-035-8/+32
* Check for correct variable nameJakub Hrozek2013-04-032-5/+1
* krb5 child: Use the correct type when processing OTPJakub Hrozek2013-04-031-1/+1
* Making the authtok structure really opaque.Lukas Slebodnik2013-04-0214-78/+115
* Reusing create_pam_data() on the other places.Lukas Slebodnik2013-04-022-1/+13
* refactor nested group processing: replace old codePavel Březina2013-04-022-1721/+21
* refactor nested group processing: add new codePavel Březina2013-04-021-0/+2229
* selinux: Remove unused parameterJakub Hrozek2013-03-271-1/+0
* LDAP: Fix value initializationOndrej Kos2013-03-271-1/+1
* LDAP: If deref search fails, try again without derefJan Cholasta2013-03-215-4/+50
* Return error code from ipa_subdom_storeJakub Hrozek2013-03-201-5/+13
* ldap: Fallback option for rfc2307 schemaSimo Sorce2013-03-209-11/+193