summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Convert sdap_access to new error codesSimo Sorce2013-03-195-480/+212
* Resolve GIDs in the simple access providerJakub Hrozek2013-03-193-122/+655
* Do not compile main() in DP if UNIT_TESTING is definedJakub Hrozek2013-03-191-0/+2
* Provide a be_get_account_info_send functionJakub Hrozek2013-03-192-19/+144
* 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
* Removing unused declaration of functions and variable.Lukas Slebodnik2013-03-192-12/+2
* Use common error facility instead of sdap_resultSimo Sorce2013-03-197-347/+229
* Decrease krb5_auth_timeout defaultOndrej Kos2013-03-183-3/+3