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
/
pamsrv_cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename server/ directory to src/
Stephen Gallagher
2010-02-18
1
-1181
/
+0
*
Supress warnings with -O2
Jakub Hrozek
2010-02-18
1
-2
/
+1
*
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
*
Warn the user if authentication happens offline
Sumit Bose
2010-02-02
1
-1
/
+19
*
Avoid 'PAM' at the beginning of define and enum names
Sumit Bose
2010-02-01
1
-13
/
+13
*
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
1
-11
/
+51
*
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
1
-1
/
+170
*
Fix offline authentication
Simo Sorce
2009-10-15
1
-16
/
+3
*
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
2009-09-23
1
-3
/
+3
*
Use syslog for logging error conditions in SSSD
Jakub Hrozek
2009-09-21
1
-3
/
+3
*
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
*
Split database in multiple files
Simo Sorce
2009-09-08
1
-3
/
+26
*
Fix reconnection code
Simo Sorce
2009-08-17
1
-1
/
+1
*
Refactor responder_dp.c
Stephen Gallagher
2009-08-14
1
-6
/
+6
*
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
*
fix a wrong timeout
Sumit Bose
2009-05-26
1
-3
/
+4
*
Move actual password caching into sysdb
Simo Sorce
2009-05-18
1
-13
/
+0
*
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
1
-1
/
+12
*
added check for NULL values
Sumit Bose
2009-05-14
1
-0
/
+1
*
handle other pam calls when offline
Sumit Bose
2009-04-28
1
-0
/
+10
*
change PAM timeout the match NSS time
Sumit Bose
2009-04-28
1
-1
/
+1
*
fix for pam proxy chauthtok
Sumit Bose
2009-04-27
1
-0
/
+1
*
removed length of unused element from packet size calculation
Sumit Bose
2009-04-23
1
-1
/
+1
*
fix for a seq fault when pam_reply_delay is called.
Sumit Bose
2009-04-22
1
-2
/
+2
*
Force user check and discover user's domain
Simo Sorce
2009-04-17
1
-19
/
+316
*
Implement credentials caching in pam responder.
Simo Sorce
2009-04-13
1
-28
/
+95
*
Change the way we retrieve domains
Simo Sorce
2009-04-08
1
-16
/
+13
*
Clean up warnings in SSSD
Stephen Gallagher
2009-04-07
1
-2
/
+2
*
Unify name parsing and reposnder headers
Simo Sorce
2009-04-07
1
-31
/
+34
*
Use info in the domain entry to determine action.
Simo Sorce
2009-04-07
1
-1
/
+12
*
Make nsssrv use the common responder functions
Simo Sorce
2009-03-27
1
-8
/
+1
*
Refactor nss_ctx to resp_ctx in responders
Stephen Gallagher
2009-03-26
1
-8
/
+8
*
remove an unnecessary call to confdb
Sumit Bose
2009-03-11
1
-8
/
+4
*
added generic PAM return messages and a false login delay
Sumit Bose
2009-03-10
1
-7
/
+86
[next]