summaryrefslogtreecommitdiff
path: root/sss_client
AgeCommit message (Expand)AuthorFilesLines
2009-05-19Enable automake builds for sss_clientStephen Gallagher4-98/+58
2009-05-17Build fixesSimo Sorce1-0/+2
2009-05-15added new pam client protocolSumit Bose2-3/+150
2009-05-15added more flexible handling of client protocolSumit Bose2-5/+20
2009-05-08added syslog support to pam_sssSumit Bose1-5/+40
2009-05-08cleanup and fixes for pam_sssSumit Bose1-190/+352
2009-04-29Fix IndentationSimo Sorce1-88/+89
2009-04-29reuse authtok which is already in the pam stackSumit Bose1-2/+22
2009-04-27Update sss_client configure.ac tooSimo Sorce1-1/+1
2009-04-23allow to forward the authtok to other pam modulesSumit Bose1-0/+16
2009-04-20sssd 0.3.2Jakub Hrozek1-1/+1
2009-04-13Bump up to 0.3.1Simo Sorce1-1/+1
2009-03-25Fix compilation error due to implicit castStephen Gallagher1-2/+2
2009-03-20added response type PAM_ENV_ITEM and integrated response data into dbus messagesSumit Bose2-0/+35
2009-03-13append CFLAGS environment variable to Makefiles CFLAGSSumit Bose1-2/+2
2009-03-10Remove unexisting left over headerSimo Sorce2-2/+1
2009-03-10Bump up to version 0.2.0Simo Sorce1-1/+1
2009-03-10added generic PAM return messages and a false login delaySumit Bose2-15/+64
2009-03-10Treat uids and gids as 32 bit numbers not 64Simo Sorce3-28/+28
2009-03-10Fix bugs in functions dealing with groupsSimo Sorce1-1/+1
2009-03-09NSS libs do not use versioned shared objectsSimo Sorce1-1/+1
2009-03-05added sss_client to spec fileSumit Bose1-3/+5
2009-03-05added password reset by rootSumit Bose1-9/+33
2009-03-05Fix sss_client install targetSimo Sorce1-4/+5
2009-03-05added a privileged pipeSumit Bose2-7/+24
2009-03-02first version of LOCAL pam backendSumit Bose1-0/+6
2009-02-24Add PAM clientSumit Bose15-0/+5588