Age | Commit message (Expand) | Author | Files | Lines |
2011-01-31 | Remove LDAP_DEPRECATED | Sumit Bose | 1 | -1/+0 |
2011-01-27 | Add option to disable TLS for LDAP auth | Stephen Gallagher | 5 | -4/+25 |
2011-01-27 | Do not fail if attributes are empty | Sumit Bose | 1 | -16/+29 |
2011-01-21 | Delete attributes that are removed from LDAP | Stephen Gallagher | 4 | -12/+171 |
2011-01-21 | Fix nested group handling during enumeration | Sumit Bose | 1 | -0/+14 |
2011-01-21 | Rename dns_domain to discovery domain for fo_add_srv_server() | Stephen Gallagher | 2 | -8/+12 |
2011-01-21 | Allow fallback to SSSD domain | Stephen Gallagher | 3 | -7/+50 |
2011-01-21 | Add missing include file to sdap_async_accounts.c | Stephen Gallagher | 1 | -0/+1 |
2011-01-21 | Add the user's primary group to the initgroups lookup | Stephen Gallagher | 3 | -14/+56 |
2011-01-20 | Add ldap_tls_{cert,key,cipher_suite} config options | Tyson Whitehead | 5 | -1/+37 |
2011-01-19 | Fix return value check | Sumit Bose | 1 | -2/+2 |
2011-01-19 | Don't double-sanitize member DNs | Stephen Gallagher | 1 | -12/+4 |
2011-01-19 | Add ipa_hbac_search_base config option | Sumit Bose | 4 | -54/+43 |
2011-01-19 | Add LDAP expire policy base RHDS/IPA attribute | Sumit Bose | 6 | -4/+54 |
2011-01-19 | Add LDAP expire policy based on AD attributes | Sumit Bose | 6 | -4/+102 |
2011-01-17 | Add ldap_search_enumeration_timeout config option | Sumit Bose | 6 | -10/+13 |
2011-01-17 | Add timeout parameter to sdap_get_generic_send() | Sumit Bose | 10 | -55/+111 |
2011-01-14 | Do not throw a DP error when a netgroup is not found | Stephen Gallagher | 1 | -5/+1 |
2011-01-14 | Add missing sysdb transaction to group enumerations | Stephen Gallagher | 1 | -12/+45 |
2011-01-06 | Add syslog messages to authorized service access check | Sumit Bose | 1 | -1/+31 |
2011-01-06 | Add syslog message to shadow access check | Sumit Bose | 1 | -6/+14 |
2011-01-06 | Convert obfuscated password once at startup | Sumit Bose | 2 | -14/+41 |
2011-01-05 | Rename SRV_NOT_RESOLVED to SRV_RESOLVE_ERROR | Sumit Bose | 1 | -5/+5 |
2011-01-05 | Use the right status when resetting service discovery | Sumit Bose | 1 | -1/+1 |
2010-12-21 | Add authorizedService support | Stephen Gallagher | 6 | -3/+146 |
2010-12-21 | Pass all PAM data to the LDAP access provider | Stephen Gallagher | 1 | -9/+12 |
2010-12-21 | Fix potential NULL-dereference in krb5_auth_done() | Sumit Bose | 1 | -3/+3 |
2010-12-21 | Remove unused member of a struct | Sumit Bose | 1 | -1/+0 |
2010-12-21 | Add all values of a multi-valued user attribute | Sumit Bose | 1 | -12/+15 |
2010-12-20 | Serialize requests of the same user in the krb5 provider | Sumit Bose | 4 | -0/+239 |
2010-12-20 | Fixes for automatic ticket renewal | Sumit Bose | 4 | -44/+100 |
2010-12-20 | Avoid multiple initializations in LDAP provider | Sumit Bose | 1 | -39/+30 |
2010-12-17 | Start first enumeration immediately | Stephen Gallagher | 2 | -3/+42 |
2010-12-17 | Fix uninitialized value error in set_local_and_remote_host_info | Stephen Gallagher | 1 | -1/+1 |
2010-12-17 | Fix unsafe return condition in ipa_access_handler | Stephen Gallagher | 1 | -1/+6 |
2010-12-15 | Fix memory leak of library handle in proxy | Sumit Bose | 2 | -18/+26 |
2010-12-14 | Fix uninitialized value error in sdap_account_expired_shadow() | Sumit Bose | 1 | -2/+2 |
2010-12-14 | Fix incorrect return value on failure in check_and_export_options() | Sumit Bose | 1 | -0/+1 |
2010-12-14 | Fix incorrect return value on failure in resolve_get_domain_send() | Sumit Bose | 1 | -0/+1 |
2010-12-14 | Fix improper NULL check in fo_add_srv_server() | Sumit Bose | 1 | -1/+2 |
2010-12-14 | Fix unchecked return value in sdap_parse_entry() | Sumit Bose | 1 | -1/+5 |
2010-12-14 | Fix unchecked return value in sdap_get_msg_dn() | Sumit Bose | 1 | -1/+6 |
2010-12-13 | Add group support to the simple access provider | Stephen Gallagher | 2 | -14/+215 |
2010-12-08 | Remove IPA_ACCESS_TIME define | Stephen Gallagher | 1 | -13/+11 |
2010-12-08 | Bye, bye, ipa_timerules | Sumit Bose | 2 | -1243/+0 |
2010-12-08 | Remove check_access_time() from IPA access provider | Sumit Bose | 2 | -70/+0 |
2010-12-08 | Fix build issue with older Kerberos library | Sumit Bose | 1 | -2/+2 |
2010-12-07 | Replace krb5_kdcip by krb5_server in LDAP provider | Sumit Bose | 5 | -13/+24 |
2010-12-07 | Mark unavailable Kerberos server as PORT_NOT_WORKING | Sumit Bose | 1 | -0/+1 |
2010-12-07 | ldap: Use USN entries if available. | Simo Sorce | 8 | -89/+189 |