summaryrefslogtreecommitdiffstats
path: root/sss_client
Commit message (Expand)AuthorAgeFilesLines
* Clean up automake build to work on older versions of libtoolStephen Gallagher2009-05-262-1/+3
* Fix RPM generation issues with sssdStephen Gallagher2009-05-191-1/+1
* Use freeipa-devel@redhat.com for bug reportsStephen Gallagher2009-05-191-1/+1
* Enable automake builds for sss_clientStephen Gallagher2009-05-194-98/+58
* Build fixesSimo Sorce2009-05-171-0/+2
* added new pam client protocolSumit Bose2009-05-152-3/+150
* added more flexible handling of client protocolSumit Bose2009-05-152-5/+20
* added syslog support to pam_sssSumit Bose2009-05-081-5/+40
* cleanup and fixes for pam_sssSumit Bose2009-05-081-190/+352
* Fix IndentationSimo Sorce2009-04-291-88/+89
* reuse authtok which is already in the pam stackSumit Bose2009-04-291-2/+22
* Update sss_client configure.ac tooSimo Sorce2009-04-271-1/+1
* allow to forward the authtok to other pam modulesSumit Bose2009-04-231-0/+16
* sssd 0.3.2sssd-0_3_2Jakub Hrozek2009-04-201-1/+1
* Bump up to 0.3.1sssd-0_3_1Simo Sorce2009-04-131-1/+1
* Fix compilation error due to implicit castStephen Gallagher2009-03-251-2/+2
* added response type PAM_ENV_ITEM and integrated response data into dbus messagesSumit Bose2009-03-202-0/+35
* append CFLAGS environment variable to Makefiles CFLAGSSumit Bose2009-03-131-2/+2
* Remove unexisting left over headersssd-0_2_1Simo Sorce2009-03-102-2/+1
* Bump up to version 0.2.0sssd-0_2_0Simo Sorce2009-03-101-1/+1
* added generic PAM return messages and a false login delaySumit Bose2009-03-102-15/+64
* Treat uids and gids as 32 bit numbers not 64Simo Sorce2009-03-103-28/+28
* Fix bugs in functions dealing with groupsSimo Sorce2009-03-101-1/+1
* NSS libs do not use versioned shared objectsSimo Sorce2009-03-091-1/+1
* added sss_client to spec fileSumit Bose2009-03-051-3/+5
* added password reset by rootSumit Bose2009-03-051-9/+33
* Fix sss_client install targetSimo Sorce2009-03-051-4/+5
* added a privileged pipeSumit Bose2009-03-052-7/+24
* first version of LOCAL pam backendSumit Bose2009-03-021-0/+6
* Add PAM clientSumit Bose2009-02-2415-0/+5588