summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Retry the correct service on krb5 child timeoutJakub Hrozek2013-03-181-1/+1
* Fix initialization of multiple variablesOndrej Kos2013-03-136-8/+7
* Removing unused header file providers.hLukas Slebodnik2013-03-131-24/+0
* More generalized function open_debug_file_ex()Lukas Slebodnik2013-03-132-10/+2
* Add support for krb5 1.11's responder callback.Nathaniel McCallum2013-03-084-1/+232
* Fixed typo in debug message.Lukas Slebodnik2013-03-071-3/+5
* Updated Doxygen configuration to 1.8.1Thorsten Scherf2013-03-061-134/+478
* Check the return value of sysdb_search_servicesJakub Hrozek2013-03-051-0/+6
* Cleanup error message handling for krb5 childSimo Sorce2013-03-042-296/+240
* krb5_child: fix value type and initializationOndrej Kos2013-03-041-1/+2
* Use the correct memory context in be_req_createJakub Hrozek2013-03-041-1/+1
* Refactor krb5 childSimo Sorce2013-02-281-288/+210
* krb5_child style fixSimo Sorce2013-02-281-11/+11
* sdap_fill_memberships: continue if a member is not foud in sysdbPavel Březina2013-02-271-3/+7
* Do not process success case in an elseJakub Hrozek2013-02-261-24/+24
* sysdb: try dealing with binary-content attributesJan Engelhardt2013-02-262-7/+5
* subdomains: replace invalid characters with underscore in krb5 mapping file namePavel Březina2013-02-141-1/+26
* Filter out multicast addresses from IPA DNS updatesJakub Hrozek2013-02-121-1/+1
* LDAP: Check for authtok validityJakub Hrozek2013-02-111-7/+9
* Introduce IS_SUBDOMAIN() macroSimo Sorce2013-02-101-2/+2
* Change the way domains are linked.Simo Sorce2013-02-101-107/+45
* Remove sysdb_subdom completelySimo Sorce2013-02-101-52/+58
* Refactor sysdb_master_domain_add_info()Simo Sorce2013-02-101-24/+6
* Update main domain info in placeSimo Sorce2013-02-101-5/+4
* Avoid sysdb_subdom in sysdb_get_subdomains()Simo Sorce2013-02-101-3/+1
* Add realm info to sss_domain_infoSimo Sorce2013-02-105-6/+8
* NSS: Add original homedir to home directory template optionsStephen Gallagher2013-02-101-0/+1