summaryrefslogtreecommitdiffstats
path: root/src/providers
Commit message (Expand)AuthorAgeFilesLines
* nested groups: fix group lookup hangs if member dn is incorrectPavel Březina2013-01-291-0/+24
* Do not always return PAM_SYSTEM_ERR when offline krb5 authentication failsJakub Hrozek2013-01-291-1/+2
* LDAP: Check validity of naming_contextJakub Hrozek2013-01-291-1/+1
* LDAP: Handle empty namingContexts values safelyStephen Gallagher2013-01-291-0/+8
* Initialize Kerberos ticket renewal in the IPA providerJakub Hrozek2012-10-111-0/+13
* FO: Check server validity before setting statussssd-1_8_5Jakub Hrozek2012-10-037-33/+49
* KRB5: Return PAM_AUTH_ERR on incorrect passwordJakub Hrozek2012-09-211-30/+39
* Fixed wrong number in shadowLastChangeJan Zeleny2012-09-071-1/+2
* KRB5: Only return PAM error for unreachable kpasswd when performing chpassJakub Hrozek2012-09-071-2/+4
* Process all groups from a single nesting levelJakub Hrozek2012-08-211-4/+14
* Use HTML_TIMESTAMP instead of HTML_FOOTER_DESCRIPTIONJakub Hrozek2012-06-131-3/+4
* Fixed issue in SELinux user mapsJan Zeleny2012-05-221-0/+2
* LDAP nested groups: Do not process callback with _post deep in the nested str...Jakub Hrozek2012-05-221-12/+10
* Remove erroneous failure message in find_principal_in_keytabStef Walter2012-05-221-1/+3
* If canon'ing principals, write ccache with updated default principalStef Walter2012-05-222-3/+8
* Limit krb5_get_init_creds_keytab() to etypes in keytabStef Walter2012-05-222-0/+36
* Warn to syslog when dereference requests failAriel Barria2012-05-221-2/+2
* Use the sysdb attribute name, not LDAP attribute nameJakub Hrozek2012-05-162-2/+2
* Potential NULL dereference in proxy providerAriel Barria2012-05-141-1/+1
* Try all KDCs when getting TGT for LDAPJakub Hrozek2012-05-091-15/+18
* Special-case LDAP_SIZELIMIT_EXCEEDEDJakub Hrozek2012-05-071-4/+9
* Read sysdb attribute name, not LDAP attribute map nameJakub Hrozek2012-05-031-2/+2
* confdb_get_bool needs a TALLOC_CTX in sssd-1.8Jakub Hrozek2012-04-241-1/+1
* Get the RootDSE after binding if not successfull beforeJakub Hrozek2012-04-201-26/+104
* sdap_check_aliases must not error when detects the same userJakub Hrozek2012-04-201-13/+31
* proxy: new option proxy_fast_aliasJakub Hrozek2012-04-203-43/+123
* proxy: Canonicalize user and group namesJakub Hrozek2012-04-201-312/+354
* Use the correct options counterJakub Hrozek2012-04-051-1/+1
* Clean up log messages about keytab_nameStephen Gallagher2012-04-052-9/+16
* Catch cases where D-Bus connection is NULLJakub Hrozek2012-04-051-0/+20
* Proxy services: Save lowercased protocol names and aliases in case-insensitiv...Jakub Hrozek2012-03-291-57/+17
* LDAP services: Save lowercased protocol names in case-insensitive domainsJakub Hrozek2012-03-291-1/+17
* Return correct resolv_status on resolver timeoutJakub Hrozek2012-03-292-12/+17
* LDAP: Fix memory leaks in synchronous_tls_setupStephen Gallagher2012-03-261-8/+10
* LDAP services: Keep the protocol aroundJakub Hrozek2012-03-261-0/+1
* LDAP: Add better error logging when ldap_result() failsStephen Gallagher2012-03-211-1/+3
* Make the string_equal() function publicJakub Hrozek2012-03-211-13/+4
* LDAP: Errors retrieving the RootDSE should not be fatalStephen Gallagher2012-03-161-15/+8
* Fix uninitialized variableJakub Hrozek2012-03-161-1/+1
* IPA: Allow service lookupsStephen Gallagher2012-03-161-0/+1
* IPA: Initialize hbac_ctx to NULLStephen Gallagher2012-03-121-1/+1
* Handle empty elements in proxy netgroups:Jakub Hrozek2012-03-091-3/+6
* Fix netgroup error handlingJakub Hrozek2012-03-091-17/+59
* PROXY: Create fake user entries for group lookupsStephen Gallagher2012-03-091-3/+85
* Missing debug message if sdap_sudo_refresh_set_timer failsPavel Březina2012-03-091-1/+5
* IPA: Check nsAccountLock during PAM_ACCT_MGMTStephen Gallagher2012-03-094-1/+69
* LDAP: Make sdap_access_send/recv publicStephen Gallagher2012-03-092-12/+17
* Fix nested groups processingJakub Hrozek2012-03-081-26/+60
* Detect cycle in the fail over on subsequent resolve requests onlyJakub Hrozek2012-03-085-23/+28
* krb5_child: set debugging soonerJakub Hrozek2012-03-062-23/+35