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 sss_log() function
Stephen Gallagher
2010-10-08
3
-3
/
+81
*
Add explicit requests for several operational attrs
Alexander Gordeev
2010-10-08
1
-1
/
+12
*
Make RootDSE optional
Stephen Gallagher
2010-10-08
2
-3
/
+17
*
Fix SASL authentication
Sumit Bose
2010-10-08
1
-2
/
+2
*
Protect against segfault in remove_ldap_connection_callbacks
Stephen Gallagher
2010-06-18
1
-1
/
+6
*
Fix return value from remove_connection_callback() destructor
Stephen Gallagher
2010-06-18
1
-9
/
+2
*
Standardize on correct spelling of "principal" for krb5
Stephen Gallagher
2010-06-16
6
-14
/
+14
*
Don't segfault if ldap_access_filter is unspecified
Stephen Gallagher
2010-06-14
1
-12
/
+13
*
Eliminate unused variable from pc_init_timeout()
Stephen Gallagher
2010-06-10
1
-4
/
+0
*
Check return code of hash_delete in proxy_child_destructor
Stephen Gallagher
2010-06-10
1
-1
/
+7
*
Properly check that the timeout event was created for cleanup/enum
Stephen Gallagher
2010-06-10
2
-2
/
+46
*
Check the correct variable for NULL after creating timer
Stephen Gallagher
2010-06-10
1
-1
/
+1
*
Properly handle missing originalMemberOf entry in initgroups
Stephen Gallagher
2010-06-10
1
-0
/
+1
*
Avoid potential NULL dereference
Stephen Gallagher
2010-06-10
1
-3
/
+5
*
Properly handle read() and write() throughout the SSSD
Stephen Gallagher
2010-06-10
1
-7
/
+18
*
Add a missing initializer
Sumit Bose
2010-06-09
1
-1
/
+1
*
Add a missing return value
Sumit Bose
2010-06-09
1
-0
/
+1
*
Allow ldap_access_filter values wrapped in parentheses
Stephen Gallagher
2010-06-09
2
-3
/
+21
*
Disable connection callbacks when going online
Stephen Gallagher
2010-06-09
3
-0
/
+27
*
Fix Incorrect NULL check in get_server_common()
Jakub Hrozek
2010-06-09
1
-1
/
+1
*
Fix potential NULL dereference in fail_over.c
Jakub Hrozek
2010-06-09
1
-2
/
+5
*
Fix realm_str dereference
Jakub Hrozek
2010-06-09
1
-1
/
+1
*
Fix broken build against older versions of OpenLDAP
Stephen Gallagher
2010-06-06
2
-2
/
+12
*
Initialize pam_data in Kerberos child.
Sumit Bose
2010-06-06
1
-1
/
+1
*
Use sysdb_attrs_get_string_array() instead of sysdb_attrs_get_el()
Sumit Bose
2010-06-02
1
-23
/
+12
*
Compare full service name
Sumit Bose
2010-06-02
1
-1
/
+2
*
Fix handling of ccache file when going offline
Sumit Bose
2010-06-02
2
-32
/
+77
*
Support password changes in chpass_provider = proxy
Stephen Gallagher
2010-05-24
1
-5
/
+73
*
Fix queuing bug in proxy provider
Stephen Gallagher
2010-05-24
1
-5
/
+7
*
Display name of PAM action in pam_print_data()
Stephen Gallagher
2010-05-24
1
-1
/
+22
*
Use new schema for HBAC service checks
Sumit Bose
2010-05-23
2
-22
/
+812
*
Check ipaEnabledFlag
Sumit Bose
2010-05-23
1
-5
/
+23
*
Proxy provider PAM handling in child process
Stephen Gallagher
2010-05-23
3
-146
/
+1547
*
Fix error reporting for be_pam_handler
Stephen Gallagher
2010-05-23
1
-1
/
+1
*
Make data provider id_callback public
Stephen Gallagher
2010-05-23
2
-2
/
+3
*
Do not modify IPA_DOMAIN when setting Kerberos realm
Sumit Bose
2010-05-23
1
-6
/
+20
*
Remove signal event if child was terminated by a signal
Sumit Bose
2010-05-23
2
-6
/
+29
*
Copy pam data from DBus message
Sumit Bose
2010-05-20
3
-54
/
+75
*
Fix check if LDAP id provider is already initialized
Sumit Bose
2010-05-20
1
-1
/
+1
*
Add a better error message for TLS failures
Stephen Gallagher
2010-05-20
1
-3
/
+32
*
Reset run_online_cb flag even if there are no callbacks
Sumit Bose
2010-05-20
1
-8
/
+10
*
Set ldap_search_timeout default to 5 seconds
Stephen Gallagher
2010-05-18
4
-2
/
+22
*
Remove unused ldap_offline_timeout option
Stephen Gallagher
2010-05-18
4
-4
/
+1
*
Add offline callback to disconnect global SDAP handle
Sumit Bose
2010-05-18
4
-1
/
+24
*
Add krb5 SIGTERM handler to ipa auth provider
Sumit Bose
2010-05-18
1
-0
/
+6
*
Refactor krb5 SIGTERM handler installation
Sumit Bose
2010-05-18
3
-14
/
+39
*
Add callback to remove krb5 info files when going offline
Sumit Bose
2010-05-18
5
-41
/
+161
*
Add run_callbacks flag
Sumit Bose
2010-05-18
2
-2
/
+25
*
Refactor krb5_finalize()
Sumit Bose
2010-05-18
1
-12
/
+27
*
Add offline callbacks
Sumit Bose
2010-05-18
3
-1
/
+32
[next]