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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix infinite loop with empty group enumeration
Stephen Gallagher
2009-09-29
1
-13
/
+15
*
Send debug messages to logfile
Jakub Hrozek
2009-09-25
2
-2
/
+6
*
Upgrade confdb to version 2
Stephen Gallagher
2009-09-25
4
-30
/
+47
*
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
2009-09-23
9
-104
/
+88
*
Use syslog for logging error conditions in SSSD
Jakub Hrozek
2009-09-21
9
-88
/
+104
*
make cli_pid mandatory and increase version number of pam protocol
Sumit Bose
2009-09-14
1
-1
/
+25
*
Let the PAM client send its PID
Sumit Bose
2009-09-14
1
-0
/
+19
*
Fix getgrnam and getgrgid calls
Simo Sorce
2009-09-11
1
-7
/
+9
*
Add copyright notices
Jakub Hrozek
2009-09-11
2
-0
/
+42
*
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
6
-30
/
+227
*
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
3
-197
/
+180
*
fix handling of filtersUsers in groups
Sumit Bose
2009-08-21
3
-31
/
+44
*
added missing hash_create which was remove by a previous patch
Sumit Bose
2009-08-18
1
-5
/
+14
*
Fix reconnection code
Simo Sorce
2009-08-17
8
-209
/
+116
*
Refactor responder_dp.c
Stephen Gallagher
2009-08-14
4
-117
/
+117
*
Don't go to the backend for identical cache entry requests
Stephen Gallagher
2009-08-14
2
-54
/
+294
*
Eliminate unnecessary explicit timeout for DP account requests
Stephen Gallagher
2009-08-12
1
-33
/
+19
*
Change the why DP clients identify
Simo Sorce
2009-08-11
9
-143
/
+69
*
Change services identification mechanism
Simo Sorce
2009-08-11
4
-150
/
+24
*
Make child processes exit when parent dies
Jakub Hrozek
2009-08-11
2
-0
/
+12
*
Make socket paths a compile-time option
Stephen Gallagher
2009-08-11
2
-2
/
+0
*
Simplify interfaces initialization
Simo Sorce
2009-08-10
9
-100
/
+86
*
merge server and connection structures
Simo Sorce
2009-08-10
2
-4
/
+4
*
Cosmetic changes
Simo Sorce
2009-08-10
7
-51
/
+51
*
Remove redundant memory contexts
Simo Sorce
2009-08-10
6
-30
/
+36
*
Move parsing of names and domains into util/
Jakub Hrozek
2009-08-05
2
-120
/
+1
*
Address CVE-2009-2410
Stephen Gallagher
2009-07-29
1
-1
/
+1
*
Raise debug level for version negotiation
Simo Sorce
2009-07-20
1
-2
/
+2
*
Implement resInit for monitor, NSS, PAM, DP and the backends
Stephen Gallagher
2009-07-20
2
-0
/
+40
*
Rework transaction code to use tevent_req
Simo Sorce
2009-07-03
1
-31
/
+84
*
Rename sysdb_req to sysdb_handle.
Simo Sorce
2009-07-03
2
-12
/
+6
*
check pending_return after dbus_connection_send_with_reply
Sumit Bose
2009-07-02
2
-2
/
+2
*
added kerberos backend with tevent_req event handling
Sumit Bose
2009-07-02
1
-1
/
+19
*
fix detection of authentication against LOCAL domain
Sumit Bose
2009-06-08
1
-3
/
+9
*
Fix user enumeration bug
Simo Sorce
2009-05-28
1
-4
/
+0
*
special-case NSS calls in PAM code
Jakub Hrozek
2009-05-28
1
-2
/
+2
*
Fix enumerations (bug #42)
Simo Sorce
2009-05-27
1
-12
/
+76
*
fix a wrong timeout
Sumit Bose
2009-05-26
1
-3
/
+4
*
Silence warnings
Simo Sorce
2009-05-26
3
-6
/
+10
*
Do not fire up backend search when the data provider is local
Jakub Hrozek
2009-05-26
2
-14
/
+18
*
Move actual password caching into sysdb
Simo Sorce
2009-05-18
4
-126
/
+2
*
Prevent accepting blank passwords
Simo Sorce
2009-05-18
1
-0
/
+7
*
Fix crypt functions to not use static buffers.
Simo Sorce
2009-05-18
2
-18
/
+16
*
added new pam client protocol
Sumit Bose
2009-05-15
1
-1
/
+132
*
added more flexible handling of client protocol
Sumit Bose
2009-05-15
4
-2
/
+63
*
added check for NULL values
Sumit Bose
2009-05-14
2
-9
/
+1
[next]