index
:
sssd.git
adlookup
aramco
bycert
dpstr
experimental-fo
f23
intg_test
krb5test
ldapdebug
master
mdbtest
memberof
misc
mpgfix
nonroot
nonroot-libcap
nsscrash19
oneway
override-pb
pk11child
pwrap
refactor
refactor-fo
review
review-negcache
review-sc
rhel-6.7
rhel-6.8
rhel-7.1
rhel-7.2
rhel5.10
rhel5.8
rhel5.9
rhel6.3
rhel6.4
rhel6.5
rhel6.6
rhel7.0
sbus-1-11
selinux
sid_index
simo_ccname
srvbackport
sssd-1-10
sssd-1-11
sssd-1-12
sssd-1-5
sssd-1-8
sssd-1-9
subdomfo
sysdb
tests
sssd with jhrozek's patches
Jakub Hrozek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
providers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option to disable TLS for LDAP auth
sssd-1_5_1
Stephen Gallagher
2011-01-27
5
-4
/
+25
*
Do not fail if attributes are empty
Sumit Bose
2011-01-27
1
-16
/
+29
*
Delete attributes that are removed from LDAP
Stephen Gallagher
2011-01-21
4
-12
/
+171
*
Fix nested group handling during enumeration
Sumit Bose
2011-01-21
1
-0
/
+14
*
Rename dns_domain to discovery domain for fo_add_srv_server()
Stephen Gallagher
2011-01-21
2
-8
/
+12
*
Allow fallback to SSSD domain
Stephen Gallagher
2011-01-21
3
-7
/
+50
*
Add missing include file to sdap_async_accounts.c
Stephen Gallagher
2011-01-21
1
-0
/
+1
*
Add the user's primary group to the initgroups lookup
Stephen Gallagher
2011-01-21
3
-14
/
+56
*
Add ldap_tls_{cert,key,cipher_suite} config options
Tyson Whitehead
2011-01-20
5
-1
/
+37
*
Fix return value check
Sumit Bose
2011-01-19
1
-2
/
+2
*
Don't double-sanitize member DNs
Stephen Gallagher
2011-01-19
1
-12
/
+4
*
Add ipa_hbac_search_base config option
Sumit Bose
2011-01-19
4
-54
/
+43
*
Add LDAP expire policy base RHDS/IPA attribute
Sumit Bose
2011-01-19
6
-4
/
+54
*
Add LDAP expire policy based on AD attributes
Sumit Bose
2011-01-19
6
-4
/
+102
*
Add ldap_search_enumeration_timeout config option
Sumit Bose
2011-01-17
6
-10
/
+13
*
Add timeout parameter to sdap_get_generic_send()
Sumit Bose
2011-01-17
10
-55
/
+111
*
Do not throw a DP error when a netgroup is not found
Stephen Gallagher
2011-01-14
1
-5
/
+1
*
Add missing sysdb transaction to group enumerations
Stephen Gallagher
2011-01-14
1
-12
/
+45
*
Add syslog messages to authorized service access check
Sumit Bose
2011-01-06
1
-1
/
+31
*
Add syslog message to shadow access check
Sumit Bose
2011-01-06
1
-6
/
+14
*
Convert obfuscated password once at startup
Sumit Bose
2011-01-06
2
-14
/
+41
*
Rename SRV_NOT_RESOLVED to SRV_RESOLVE_ERROR
Sumit Bose
2011-01-05
1
-5
/
+5
*
Use the right status when resetting service discovery
Sumit Bose
2011-01-05
1
-1
/
+1
*
Add authorizedService support
Stephen Gallagher
2010-12-21
6
-3
/
+146
*
Pass all PAM data to the LDAP access provider
Stephen Gallagher
2010-12-21
1
-9
/
+12
*
Fix potential NULL-dereference in krb5_auth_done()
Sumit Bose
2010-12-21
1
-3
/
+3
*
Remove unused member of a struct
Sumit Bose
2010-12-21
1
-1
/
+0
*
Add all values of a multi-valued user attribute
Sumit Bose
2010-12-21
1
-12
/
+15
*
Serialize requests of the same user in the krb5 provider
Sumit Bose
2010-12-20
4
-0
/
+239
*
Fixes for automatic ticket renewal
Sumit Bose
2010-12-20
4
-44
/
+100
*
Avoid multiple initializations in LDAP provider
Sumit Bose
2010-12-20
1
-39
/
+30
*
Start first enumeration immediately
Stephen Gallagher
2010-12-17
2
-3
/
+42
*
Fix uninitialized value error in set_local_and_remote_host_info
Stephen Gallagher
2010-12-17
1
-1
/
+1
*
Fix unsafe return condition in ipa_access_handler
Stephen Gallagher
2010-12-17
1
-1
/
+6
*
Fix memory leak of library handle in proxy
Sumit Bose
2010-12-15
2
-18
/
+26
*
Fix uninitialized value error in sdap_account_expired_shadow()
Sumit Bose
2010-12-14
1
-2
/
+2
*
Fix incorrect return value on failure in check_and_export_options()
Sumit Bose
2010-12-14
1
-0
/
+1
*
Fix incorrect return value on failure in resolve_get_domain_send()
Sumit Bose
2010-12-14
1
-0
/
+1
*
Fix improper NULL check in fo_add_srv_server()
Sumit Bose
2010-12-14
1
-1
/
+2
*
Fix unchecked return value in sdap_parse_entry()
Sumit Bose
2010-12-14
1
-1
/
+5
*
Fix unchecked return value in sdap_get_msg_dn()
Sumit Bose
2010-12-14
1
-1
/
+6
*
Add group support to the simple access provider
Stephen Gallagher
2010-12-13
2
-14
/
+215
*
Remove IPA_ACCESS_TIME define
Stephen Gallagher
2010-12-08
1
-13
/
+11
*
Bye, bye, ipa_timerules
Sumit Bose
2010-12-08
2
-1243
/
+0
*
Remove check_access_time() from IPA access provider
Sumit Bose
2010-12-08
2
-70
/
+0
*
Fix build issue with older Kerberos library
Sumit Bose
2010-12-08
1
-2
/
+2
*
Replace krb5_kdcip by krb5_server in LDAP provider
Sumit Bose
2010-12-07
5
-13
/
+24
*
Mark unavailable Kerberos server as PORT_NOT_WORKING
Sumit Bose
2010-12-07
1
-0
/
+1
*
ldap: Use USN entries if available.
Simo Sorce
2010-12-07
8
-89
/
+189
*
ldap: add checks to determine if USN features are available.
Simo Sorce
2010-12-07
9
-25
/
+134
[next]