index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
responder
/
pam
/
pamsrv_cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-23
Speed up user requests while offline
Stephen Gallagher
1
-3
/
+5
2009-11-18
Change the pam code to perform an initgroups call
Simo Sorce
1
-1
/
+1
2009-11-09
Fix segfault on unknown user/domain
Stephen Gallagher
1
-2
/
+2
2009-11-09
Fix tevent_req error checking.
Simo Sorce
1
-6
/
+1
2009-10-27
Move responsibility for entry expiration timeout
Simo Sorce
1
-7
/
+4
2009-10-27
Fix segfault
Simo Sorce
1
-1
/
+1
2009-10-26
Use standard coding practice to set last login
Simo Sorce
1
-90
/
+128
2009-10-22
Add support for offline auth cache timeout
Stephen Gallagher
1
-1
/
+170
2009-10-15
Fix offline authentication
Simo Sorce
1
-16
/
+3
2009-09-23
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
1
-3
/
+3
2009-09-21
Use syslog for logging error conditions in SSSD
Jakub Hrozek
1
-3
/
+3
2009-09-14
make cli_pid mandatory and increase version number of pam protocol
Sumit Bose
1
-1
/
+25
2009-09-14
Let the PAM client send its PID
Sumit Bose
1
-0
/
+19
2009-09-08
Split database in multiple files
Simo Sorce
1
-3
/
+26
2009-08-17
Fix reconnection code
Simo Sorce
1
-1
/
+1
2009-08-14
Refactor responder_dp.c
Stephen Gallagher
1
-6
/
+6
2009-07-02
added kerberos backend with tevent_req event handling
Sumit Bose
1
-1
/
+19
2009-06-08
fix detection of authentication against LOCAL domain
Sumit Bose
1
-3
/
+9
2009-05-28
special-case NSS calls in PAM code
Jakub Hrozek
1
-2
/
+2
2009-05-26
fix a wrong timeout
Sumit Bose
1
-3
/
+4
2009-05-18
Move actual password caching into sysdb
Simo Sorce
1
-13
/
+0
2009-05-15
added new pam client protocol
Sumit Bose
1
-1
/
+132
2009-05-15
added more flexible handling of client protocol
Sumit Bose
1
-1
/
+12
2009-05-14
added check for NULL values
Sumit Bose
1
-0
/
+1
2009-04-28
handle other pam calls when offline
Sumit Bose
1
-0
/
+10
2009-04-28
change PAM timeout the match NSS time
Sumit Bose
1
-1
/
+1
2009-04-27
fix for pam proxy chauthtok
Sumit Bose
1
-0
/
+1
2009-04-23
removed length of unused element from packet size calculation
Sumit Bose
1
-1
/
+1
2009-04-22
fix for a seq fault when pam_reply_delay is called.
Sumit Bose
1
-2
/
+2
2009-04-17
Force user check and discover user's domain
Simo Sorce
1
-19
/
+316
2009-04-13
Implement credentials caching in pam responder.
Simo Sorce
1
-28
/
+95
2009-04-08
Change the way we retrieve domains
Simo Sorce
1
-16
/
+13
2009-04-07
Clean up warnings in SSSD
Stephen Gallagher
1
-2
/
+2
2009-04-07
Unify name parsing and reposnder headers
Simo Sorce
1
-31
/
+34
2009-04-07
Use info in the domain entry to determine action.
Simo Sorce
1
-1
/
+12
2009-03-27
Make nsssrv use the common responder functions
Simo Sorce
1
-8
/
+1
2009-03-26
Refactor nss_ctx to resp_ctx in responders
Stephen Gallagher
1
-8
/
+8
2009-03-11
remove an unnecessary call to confdb
Sumit Bose
1
-8
/
+4
2009-03-10
added generic PAM return messages and a false login delay
Sumit Bose
1
-7
/
+86
2009-03-04
Simplify some aspects of pam_LOCAL_domain
Simo Sorce
1
-1
/
+3
2009-03-03
replaced pure ldb calls with sysdb calls
Sumit Bose
1
-1
/
+1
2009-03-02
first version of LOCAL pam backend
Sumit Bose
1
-2
/
+21
2009-02-24
Add PAM responder
Sumit Bose
1
-0
/
+196