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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add compatibility layer for Heimdal Kerberos implementation
Stephen Gallagher
2011-12-22
6
-21
/
+99
*
Honor case sensitive flag when creating the ccname template
Jakub Hrozek
2011-12-21
4
-12
/
+56
*
Return user and group names lowercased in case insensitive domains
Jakub Hrozek
2011-12-21
1
-12
/
+32
*
sss_get_cased_name utility function
Jakub Hrozek
2011-12-21
5
-11
/
+24
*
Bump version to 1.8.0
Stephen Gallagher
2011-12-20
1
-1
/
+1
*
Save original memberof, not memberof
Jakub Hrozek
2011-12-20
1
-4
/
+16
*
Failover: Introduce a per-service timeout
Jakub Hrozek
2011-12-20
4
-5
/
+67
*
Do not touch resolve_service_state in fo_resolve_service_done
Jakub Hrozek
2011-12-20
1
-14
/
+11
*
Resolver: Introduce a per-request timeout
Jakub Hrozek
2011-12-20
1
-30
/
+199
*
PAM: make initgroups timeout work across multiple clients
Stephen Gallagher
2011-12-20
7
-6
/
+243
*
Error out if local domain is case insensitive
Jakub Hrozek
2011-12-20
1
-0
/
+7
*
SUDO Integration - fixed memory leak in sdap_sudo_handler()
Pavel Březina
2011-12-20
1
-0
/
+1
*
SUDO Integration - be_sudo_req removed from sudo_ctx
Pavel Březina
2011-12-20
2
-2
/
+0
*
MONITOR: use sigchld handler for monitoring SSSD services
Stephen Gallagher
2011-12-20
1
-177
/
+159
*
Update translations for string freeze
Stephen Gallagher
2011-12-19
73
-14615
/
+23041
*
Pass sdap_id_ctx to online check from IPA provider
Jakub Hrozek
2011-12-19
5
-18
/
+56
*
Securely set umask when using mkstemp
Stephen Gallagher
2011-12-19
4
-0
/
+18
*
Reorder pidfile() function to guarantee NULL-termination
Stephen Gallagher
2011-12-19
1
-3
/
+3
*
Deleted declaration of nss_get_dom()
Jan Zeleny
2011-12-19
1
-4
/
+0
*
Move child_common routines to util
Stephen Gallagher
2011-12-19
15
-20
/
+20
*
Add common SIGCHLD handling for providers.
Pavel Zuna
2011-12-19
5
-8
/
+269
*
Pass client context to sss_dp_get_account_send
Jakub Hrozek
2011-12-19
1
-1
/
+1
*
Use of uninitialized value in sss_ldap_dn_in_search_bases
Pavel Březina
2011-12-16
1
-3
/
+3
*
DP: Remove processed callbacks
Jakub Hrozek
2011-12-16
1
-3
/
+5
*
Logically dead code in sdap_nested_group_lookup_group
Pavel Březina
2011-12-16
1
-1
/
+1
*
SUDO Integration - pseudo client for testing
Pavel Březina
2011-12-16
2
-0
/
+182
*
SUDO Integration - API for sudo
Pavel Březina
2011-12-16
4
-0
/
+553
*
SUDO Integration - responder - get sudo rules logic
Jakub Hrozek
2011-12-16
1
-2
/
+444
*
SUDO Integration - responder
Pavel Březina
2011-12-16
10
-1
/
+1065
*
SUDO integration - LDAP provider
Pavel Březina
2011-12-16
5
-1
/
+660
*
SUDO Integration - LDAP provider - save sudo rules functions
Jakub Hrozek
2011-12-16
3
-0
/
+129
*
SUDO Integration - LDAP configuration options
Pavel Březina
2011-12-16
6
-3
/
+150
*
SUDO integration - data provider backend handler
Pavel Březina
2011-12-16
4
-0
/
+166
*
SUDO Integration - sysdb interface
Jakub Hrozek
2011-12-16
3
-0
/
+406
*
SUDO integration - client common interface
Pavel Březina
2011-12-16
4
-0
/
+30
*
Export the function to convert ldb_result to sysdb_attrs
Jakub Hrozek
2011-12-16
4
-30
/
+34
*
Use the case sensitivity flag in the proxy provider
Jakub Hrozek
2011-12-16
3
-153
/
+181
*
Use the case sensitivity flag in the simple access provider
Jakub Hrozek
2011-12-16
2
-4
/
+45
*
Use the case sensitivity flag in the LDAP provider
Jakub Hrozek
2011-12-16
8
-15
/
+64
*
sysdb_get_real_name helper function
Jakub Hrozek
2011-12-16
2
-0
/
+50
*
Refactor saving sdap entities
Jakub Hrozek
2011-12-16
5
-179
/
+146
*
Use the case sensitivity flag in responders
Jakub Hrozek
2011-12-16
12
-46
/
+195
*
Canonicalize username in PAM provider
Jakub Hrozek
2011-12-16
1
-0
/
+27
*
Responders: Split getting domain by name into separate function
Jakub Hrozek
2011-12-16
5
-22
/
+21
*
sss_utf8_tolower utility function+unit tests
Jakub Hrozek
2011-12-16
7
-1
/
+221
*
Support search bases in netgroup members translation
Pavel Březina
2011-12-14
1
-1
/
+11
*
Support search bases in RFC2307bis enumeration
Pavel Březina
2011-12-14
2
-10
/
+152
*
Added sss_ldap_dn_in_search_bases()
Pavel Březina
2011-12-14
2
-0
/
+132
*
Cancel ping_check if service goes away
Jakub Hrozek
2011-12-13
1
-1
/
+14
*
Fix typo in IPA SSSDConfig file
Stephen Gallagher
2011-12-13
1
-1
/
+1
[next]