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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-20
Add sysdb request to authenticate against a cached password
Sumit Bose
4
-216
/
+59
2009-12-18
Fix broken password changes for local users
Stephen Gallagher
1
-1
/
+6
2009-12-18
Handle chauthtok with PAM_PRELIM_CHECK separately
Sumit Bose
1
-0
/
+6
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
4
-3
/
+192
2009-10-22
Add pam_ctx (similar to nss_ctx) for storing global PAM config
Stephen Gallagher
2
-5
/
+25
2009-10-15
Remove two unused functions.
Stephen Gallagher
1
-10
/
+0
2009-10-15
Fix offline authentication
Simo Sorce
1
-16
/
+3
2009-10-09
Remove DP process
Simo Sorce
2
-22
/
+27
2009-10-06
Remove unused btreemap code
Stephen Gallagher
1
-1
/
+0
2009-09-25
Send debug messages to logfile
Jakub Hrozek
1
-1
/
+3
2009-09-25
Upgrade confdb to version 2
Stephen Gallagher
1
-5
/
+4
2009-09-23
Revert "Use syslog for logging error conditions in SSSD"
Stephen Gallagher
5
-22
/
+14
2009-09-21
Use syslog for logging error conditions in SSSD
Jakub Hrozek
5
-14
/
+22
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-11
Add copyright notices
Jakub Hrozek
1
-0
/
+21
2009-09-08
Split database in multiple files
Simo Sorce
3
-5
/
+41
2009-08-17
Fix reconnection code
Simo Sorce
4
-48
/
+57
2009-08-14
Refactor responder_dp.c
Stephen Gallagher
1
-6
/
+6
2009-08-11
Change the why DP clients identify
Simo Sorce
3
-53
/
+16
2009-08-11
Change services identification mechanism
Simo Sorce
1
-72
/
+5
2009-08-11
Make child processes exit when parent dies
Jakub Hrozek
1
-0
/
+6
2009-08-11
Make socket paths a compile-time option
Stephen Gallagher
1
-1
/
+0
2009-08-10
Simplify interfaces initialization
Simo Sorce
3
-30
/
+37
2009-08-10
Cosmetic changes
Simo Sorce
2
-21
/
+21
2009-08-10
Remove redundant memory contexts
Simo Sorce
2
-5
/
+5
2009-07-29
Address CVE-2009-2410
Stephen Gallagher
1
-1
/
+1
2009-07-20
Implement resInit for monitor, NSS, PAM, DP and the backends
Stephen Gallagher
1
-0
/
+20
2009-07-03
Rework transaction code to use tevent_req
Simo Sorce
1
-31
/
+84
2009-07-03
Rename sysdb_req to sysdb_handle.
Simo Sorce
2
-12
/
+6
2009-07-02
check pending_return after dbus_connection_send_with_reply
Sumit Bose
1
-1
/
+1
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
4
-126
/
+2
2009-05-18
Prevent accepting blank passwords
Simo Sorce
1
-0
/
+7
2009-05-18
Fix crypt functions to not use static buffers.
Simo Sorce
2
-18
/
+16
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
2
-9
/
+1
2009-04-28
handle other pam calls when offline
Sumit Bose
1
-0
/
+10
2009-04-28
Use different attribute for cached passwords change time
Sumit Bose
1
-2
/
+2
[next]