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
/
pam
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make return values more specific during password change
Sumit Bose
2010-02-10
1
-34
/
+52
*
Send a message to the user if the login is delayed
Sumit Bose
2010-02-10
1
-3
/
+24
*
Added option to use libcrypto instead of NSS.
George McCollister
2010-02-05
1
-1
/
+1
*
Warn the user if authentication happens offline
Sumit Bose
2010-02-02
1
-1
/
+19
*
Add offline failed login counter
Sumit Bose
2010-02-02
1
-6
/
+7
*
Avoid 'PAM' at the beginning of define and enum names
Sumit Bose
2010-02-01
2
-17
/
+17
*
Fix size error on 64-bit systems
Stephen Gallagher
2010-01-25
1
-1
/
+1
*
Pointers to non 32 bit aligned data were being cast to uint32_t *
George McCollister
2010-01-22
1
-8
/
+10
*
Fix a double free bug
Sumit Bose
2010-01-20
1
-3
/
+0
*
Add sysdb request to authenticate against a cached password
Sumit Bose
2010-01-20
4
-216
/
+59
*
Fix broken password changes for local users
Stephen Gallagher
2009-12-18
1
-1
/
+6
*
Handle chauthtok with PAM_PRELIM_CHECK separately
Sumit Bose
2009-12-18
1
-0
/
+6
*
Speed up user requests while offline
Stephen Gallagher
2009-11-23
1
-3
/
+5
*
Change the pam code to perform an initgroups call
Simo Sorce
2009-11-18
1
-1
/
+1
*
Fix segfault on unknown user/domain
Stephen Gallagher
2009-11-09
1
-2
/
+2
*
Fix tevent_req error checking.
Simo Sorce
2009-11-09
1
-6
/
+1
*
Move responsibility for entry expiration timeout
Simo Sorce
2009-10-27
1
-7
/
+4
*
Fix segfault
Simo Sorce
2009-10-27
1
-1
/
+1
*
Use standard coding practice to set last login
Simo Sorce
2009-10-26
1
-90
/
+128
*
Add support for offline auth cache timeout
Stephen Gallagher
2009-10-22
4
-3
/
+192
*
Add pam_ctx (similar to nss_ctx) for storing global PAM config
Stephen Gallagher
2009-10-22
2
-5
/
+25
*
Remove two unused functions.
Stephen Gallagher
2009-10-15
1
-10
/
+0
*
Fix offline authentication
Simo Sorce
2009-10-15
1
-16
/
+3
*
Remove DP process
Simo Sorce
2009-10-09
2
-22
/
+27
*
Remove unused btreemap code
Stephen Gallagher
2009-10-06
1
-1
/
+0
*
Send debug messages to logfile
Jakub Hrozek
2009-09-25
1
-1
/
+3
*
Upgrade confdb to version 2
Stephen Gallagher
2009-09-25
1
-5
/
+4
*
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
2009-09-23
5
-22
/
+14
*
Use syslog for logging error conditions in SSSD
Jakub Hrozek
2009-09-21
5
-14
/
+22
*
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
*
Add copyright notices
Jakub Hrozek
2009-09-11
1
-0
/
+21
*
Split database in multiple files
Simo Sorce
2009-09-08
3
-5
/
+41
*
Fix reconnection code
Simo Sorce
2009-08-17
4
-48
/
+57
*
Refactor responder_dp.c
Stephen Gallagher
2009-08-14
1
-6
/
+6
*
Change the why DP clients identify
Simo Sorce
2009-08-11
3
-53
/
+16
*
Change services identification mechanism
Simo Sorce
2009-08-11
1
-72
/
+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
-30
/
+37
*
Cosmetic changes
Simo Sorce
2009-08-10
2
-21
/
+21
*
Remove redundant memory contexts
Simo Sorce
2009-08-10
2
-5
/
+5
*
Address CVE-2009-2410
Stephen Gallagher
2009-07-29
1
-1
/
+1
*
Implement resInit for monitor, NSS, PAM, DP and the backends
Stephen Gallagher
2009-07-20
1
-0
/
+20
*
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
1
-1
/
+1
*
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
*
special-case NSS calls in PAM code
Jakub Hrozek
2009-05-28
1
-2
/
+2
[next]