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
/
sss_client
/
pam_sss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate separate build tree for sss_client
Stephen Gallagher
2010-02-18
1
-1166
/
+0
*
Make change password errors more transparent
Sumit Bose
2010-02-12
1
-0
/
+42
*
Make return values more specific during password change
Sumit Bose
2010-02-10
1
-0
/
+24
*
Send a message to the user if the login is delayed
Sumit Bose
2010-02-10
1
-0
/
+59
*
Add missing include
Jakub Hrozek
2010-02-05
1
-0
/
+1
*
Warn the user if authentication happens offline
Sumit Bose
2010-02-02
1
-0
/
+82
*
Improve logging of pam_sss
Sumit Bose
2010-02-01
1
-9
/
+46
*
Avoid 'PAM' at the beginning of define and enum names
Sumit Bose
2010-02-01
1
-27
/
+28
*
Rename PAM_USER_INFO to PAM_SYSTEM_INFO
Sumit Bose
2010-02-01
1
-2
/
+2
*
Pointers to non 32 bit aligned data were being cast to uint32_t *
George McCollister
2010-01-22
1
-27
/
+38
*
Handle chauthtok with PAM_PRELIM_CHECK separately
Sumit Bose
2009-12-18
1
-1
/
+1
*
Clean up unused dependencies
Stephen Gallagher
2009-11-06
1
-1
/
+0
*
use old password if available during password change
Sumit Bose
2009-10-14
1
-8
/
+9
*
add syslog message similar to pam_unix
Sumit Bose
2009-10-08
1
-2
/
+14
*
ask for new password if password is expired
Sumit Bose
2009-10-05
1
-7
/
+40
*
move password handling into subroutines
Sumit Bose
2009-10-05
1
-71
/
+117
*
make cli_pid mandatory and increase version number of pam protocol
Sumit Bose
2009-09-14
1
-2
/
+2
*
remove unused client locale from PAM protocol
Sumit Bose
2009-09-14
1
-19
/
+0
*
Let the PAM client send its PID
Sumit Bose
2009-09-14
1
-9
/
+34
*
Add copyright notices
Jakub Hrozek
2009-09-11
1
-0
/
+20
*
do not show server messages to user
Sumit Bose
2009-08-27
1
-5
/
+0
*
cleanup of pam_sss
Sumit Bose
2009-07-22
1
-250
/
+241
*
Cleanup warnings in client and server code
Simo Sorce
2009-07-03
1
-2
/
+2
*
added kerberos backend with tevent_req event handling
Sumit Bose
2009-07-02
1
-1
/
+1
*
Implement _pam_overwrite_n(n,x) for older systems
Stephen Gallagher
2009-06-25
1
-0
/
+1
*
Don't mix strdup and static strings
Simo Sorce
2009-06-02
1
-1
/
+1
*
Initial gettext framework for sss_clients
Stephen Gallagher
2009-05-26
1
-1
/
+7
*
Build fixes
Simo Sorce
2009-05-17
1
-0
/
+2
*
added new pam client protocol
Sumit Bose
2009-05-15
1
-2
/
+136
*
added syslog support to pam_sss
Sumit Bose
2009-05-08
1
-5
/
+40
*
cleanup and fixes for pam_sss
Sumit Bose
2009-05-08
1
-190
/
+352
*
Fix Indentation
Simo Sorce
2009-04-29
1
-88
/
+89
*
reuse authtok which is already in the pam stack
Sumit Bose
2009-04-29
1
-2
/
+22
*
allow to forward the authtok to other pam modules
Sumit Bose
2009-04-23
1
-0
/
+16
*
Fix compilation error due to implicit cast
Stephen Gallagher
2009-03-25
1
-2
/
+2
*
added response type PAM_ENV_ITEM and integrated response data into dbus messages
Sumit Bose
2009-03-20
1
-0
/
+32
*
Remove unexisting left over header
sssd-0_2_1
Simo Sorce
2009-03-10
1
-1
/
+0
*
added generic PAM return messages and a false login delay
Sumit Bose
2009-03-10
1
-15
/
+59
*
added password reset by root
Sumit Bose
2009-03-05
1
-9
/
+33
*
first version of LOCAL pam backend
Sumit Bose
2009-03-02
1
-0
/
+6
*
Add PAM client
Sumit Bose
2009-02-24
1
-0
/
+324