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
/
server
/
responder
/
nss
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade confdb to version 2
Stephen Gallagher
2009-09-25
2
-23
/
+41
*
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
2009-09-23
2
-44
/
+36
*
Use syslog for logging error conditions in SSSD
Jakub Hrozek
2009-09-21
2
-36
/
+44
*
Fix getgrnam and getgrgid calls
Simo Sorce
2009-09-11
1
-7
/
+9
*
Add support for the EntryCacheNoWaitRefreshTimeout
Stephen Gallagher
2009-09-09
3
-2
/
+53
*
Consolidate cache lookups in the NSS
Stephen Gallagher
2009-09-09
1
-177
/
+93
*
Split database in multiple files
Simo Sorce
2009-09-08
1
-22
/
+183
*
Fix two possible uninitialized values
Simo Sorce
2009-09-08
1
-3
/
+4
*
Turn enumeration into a boolean value
Simo Sorce
2009-08-31
2
-8
/
+4
*
Fix group replies when using member/memberof
Simo Sorce
2009-08-27
1
-191
/
+139
*
fix handling of filtersUsers in groups
Sumit Bose
2009-08-21
3
-31
/
+44
*
Fix reconnection code
Simo Sorce
2009-08-17
1
-16
/
+24
*
Refactor responder_dp.c
Stephen Gallagher
2009-08-14
1
-20
/
+20
*
Change the why DP clients identify
Simo Sorce
2009-08-11
3
-85
/
+15
*
Change services identification mechanism
Simo Sorce
2009-08-11
1
-74
/
+5
*
Make child processes exit when parent dies
Jakub Hrozek
2009-08-11
1
-0
/
+6
*
Make socket paths a compile-time option
Stephen Gallagher
2009-08-11
1
-1
/
+0
*
Simplify interfaces initialization
Simo Sorce
2009-08-10
3
-23
/
+30
*
Cosmetic changes
Simo Sorce
2009-08-10
2
-17
/
+17
*
Remove redundant memory contexts
Simo Sorce
2009-08-10
1
-3
/
+3
*
Implement resInit for monitor, NSS, PAM, DP and the backends
Stephen Gallagher
2009-07-20
1
-0
/
+20
*
Fix user enumeration bug
Simo Sorce
2009-05-28
1
-4
/
+0
*
Fix enumerations (bug #42)
Simo Sorce
2009-05-27
1
-12
/
+76
*
Silence warnings
Simo Sorce
2009-05-26
2
-4
/
+8
*
Do not fire up backend search when the data provider is local
Jakub Hrozek
2009-05-26
1
-14
/
+14
*
added more flexible handling of client protocol
Sumit Bose
2009-05-15
1
-0
/
+10
*
Fix some more return paths using uninitalized ret
Simo Sorce
2009-05-06
1
-3
/
+3
*
Fix use of uninitialized return variable
Simo Sorce
2009-04-29
1
-5
/
+5
*
Force user check and discover user's domain
Simo Sorce
2009-04-17
2
-278
/
+0
*
Fix by_id enumeration with multiple domains
Simo Sorce
2009-04-16
1
-0
/
+10
*
Add common function to retrieve comma sep. lists
Simo Sorce
2009-04-14
1
-11
/
+13
*
Make reconnection to the Data Provider a global setting
Stephen Gallagher
2009-04-14
1
-5
/
+2
*
Add reconnection code between the NSS responder and the Data provider
Stephen Gallagher
2009-04-14
1
-1
/
+52
*
Fix a couple of segfaults and timeout checks
Simo Sorce
2009-04-13
1
-30
/
+13
*
Fix segfaults when passing an unknown domain
Simo Sorce
2009-04-13
1
-9
/
+20
*
Serialize requests vs backends.
Simo Sorce
2009-04-09
1
-544
/
+702
*
Change the way we retrieve domains
Simo Sorce
2009-04-08
2
-177
/
+87
*
Clean up warnings in SSSD
Stephen Gallagher
2009-04-07
1
-8
/
+8
*
Unify name parsing and reposnder headers
Simo Sorce
2009-04-07
3
-149
/
+146
*
Add way to use files as a proxy backend fro LOCAL
Simo Sorce
2009-04-01
1
-28
/
+91
*
Add a more flexible way to parse and filter names.
Simo Sorce
2009-04-01
5
-280
/
+885
*
Fix potential segfault if dp_ctx is still NULL.
Simo Sorce
2009-03-27
1
-0
/
+9
*
Make nsssrv use the common responder functions
Simo Sorce
2009-03-27
4
-687
/
+200
*
Fix uninitailized pointer and cut&paste error
Simo Sorce
2009-03-27
1
-1
/
+5
*
Fix build
Simo Sorce
2009-03-24
2
-1
/
+4
*
Retrieve some options from confdb
Simo Sorce
2009-03-20
3
-11
/
+46
*
Enhance server_setup
Simo Sorce
2009-03-20
2
-1
/
+3
*
Fix getgrent and getpwent calls
Simo Sorce
2009-03-18
1
-2
/
+6
*
Implement Negative cache for NSS
Simo Sorce
2009-03-13
5
-3
/
+570
*
Fix returning user with missing optional attributes.
Simo Sorce
2009-03-10
1
-5
/
+8
[next]