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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check the correct variable for NULL after creating timer
Stephen Gallagher
2010-06-10
3
-4
/
+4
*
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
*
Fix misuse of errno in find_uid.c
Stephen Gallagher
2010-06-10
1
-17
/
+26
*
Properly handle read() and write() throughout the SSSD
Stephen Gallagher
2010-06-10
9
-42
/
+131
*
Add a missing free()
Sumit Bose
2010-06-09
1
-0
/
+1
*
Add a missing initializer
Sumit Bose
2010-06-09
1
-1
/
+1
*
Add missing break to switch statement
Jakub Hrozek
2010-06-09
1
-0
/
+1
*
Allow ldap_access_filter values wrapped in parentheses
Stephen Gallagher
2010-06-09
2
-3
/
+21
*
Avoid a potential double-free
Sumit Bose
2010-06-09
1
-0
/
+1
*
Change default min_id to 1
Stephen Gallagher
2010-06-09
4
-9
/
+16
*
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 typo in Makefile.am
Stephen Gallagher
2010-06-09
1
-1
/
+1
*
Skip empty attributes with warning
Jakub Hrozek
2010-06-09
1
-0
/
+4
*
Don't return uninitialized value in proxy provider
Jakub Hrozek
2010-06-06
1
-1
/
+4
*
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
*
Man page fixes
Jakub Hrozek
2010-06-06
2
-2
/
+6
*
Remove dead code from the PAM responder
Jakub Hrozek
2010-06-06
2
-13
/
+0
*
Unify sdap and sysdb data handling
Sumit Bose
2010-06-02
1
-85
/
+104
*
Compare full service name
Sumit Bose
2010-06-02
1
-1
/
+2
*
Remove service groups
Sumit Bose
2010-06-02
2
-193
/
+7
*
Use new schema for HBAC service checks
Sumit Bose
2010-06-02
2
-21
/
+641
*
Use sysdb_attrs_get_string_array() instead of sysdb_attrs_get_el()
Sumit Bose
2010-06-02
1
-23
/
+12
*
Add sysdb_attrs_get_string_array()
Sumit Bose
2010-06-02
2
-0
/
+35
*
Fix typo in Makefile
Stephen Gallagher
2010-06-02
1
-1
/
+1
*
Check ipaEnabledFlag
Sumit Bose
2010-05-27
1
-5
/
+23
*
Remove signal event if child was terminated by a signal
Sumit Bose
2010-05-27
2
-6
/
+29
*
Fix check if LDAP id provider is already initialized
Sumit Bose
2010-05-27
1
-1
/
+1
*
Reset run_online_cb flag even if there are no callbacks
Sumit Bose
2010-05-27
1
-8
/
+10
*
Add ldap_access_filter option
Stephen Gallagher
2010-05-27
15
-4
/
+621
*
Add offline callback to disconnect global SDAP handle
Sumit Bose
2010-05-27
4
-1
/
+24
*
Add krb5 SIGTERM handler to ipa auth provider
Sumit Bose
2010-05-27
1
-0
/
+6
*
Refactor krb5 SIGTERM handler installation
Sumit Bose
2010-05-27
3
-14
/
+39
*
Krb5 locator plugin returns KRB5_PLUGIN_NO_HANDLE
Sumit Bose
2010-05-27
1
-6
/
+6
*
Add callback to remove krb5 info files when going offline
Sumit Bose
2010-05-27
6
-40
/
+163
*
Add run_callbacks flag
Sumit Bose
2010-05-27
2
-2
/
+25
*
Refactor krb5_finalize()
Sumit Bose
2010-05-27
1
-12
/
+27
*
Add offline callbacks
Sumit Bose
2010-05-27
3
-1
/
+32
*
Refactor data provider callbacks
Sumit Bose
2010-05-27
4
-142
/
+188
*
Revert "Create kdcinfo and kpasswdinfo file at startup"
Sumit Bose
2010-05-27
3
-50
/
+1
*
Support password changes in chpass_provider = proxy
Stephen Gallagher
2010-05-27
1
-5
/
+73
*
Proxy provider PAM handling in child process
Stephen Gallagher
2010-05-27
4
-138
/
+1539
*
Copy pam data from DBus message
Sumit Bose
2010-05-27
3
-54
/
+75
*
Fix error reporting for be_pam_handler
Stephen Gallagher
2010-05-27
1
-1
/
+1
*
Make data provider id_callback public
Stephen Gallagher
2010-05-27
2
-2
/
+3
*
Move parse_args() to util
Sumit Bose
2010-05-27
3
-100
/
+101
[next]