summaryrefslogtreecommitdiffstats
path: root/sss_client
Commit message (Expand)AuthorAgeFilesLines
* Add missing includeJakub Hrozek2010-02-051-0/+1
* Warn the user if authentication happens offlineSumit Bose2010-02-022-0/+87
* Improve logging of pam_sssSumit Bose2010-02-011-9/+46
* Avoid 'PAM' at the beginning of define and enum namesSumit Bose2010-02-012-44/+45
* Rename PAM_USER_INFO to PAM_SYSTEM_INFOSumit Bose2010-02-012-3/+3
* Pointers to non 32 bit aligned data were being cast to uint32_t *George McCollister2010-01-221-27/+38
* Use version.m4 for setting the SSSD versionStephen Gallagher2010-01-211-1/+2
* Update translations for masterStephen Gallagher2010-01-052-2/+0
* Handle chauthtok with PAM_PRELIM_CHECK separatelySumit Bose2009-12-182-2/+2
* Properly handle EINTR from poll()Stephen Gallagher2009-12-171-10/+40
* Update IT translationMarina Latini2009-12-151-4/+4
* Add Swedish translation for sss_clientGöran Uddeborg2009-12-102-0/+37
* Add German translationFabian Affolter2009-12-092-0/+40
* Add Spanish translationbeckerde2009-12-081-8/+10
* Add Portuguese translationruigo2009-12-082-0/+39
* Update translation strings for string freezeStephen Gallagher2009-11-231-1/+0
* Update NL translationStephen Gallagher2009-11-231-6/+6
* Add empty NL translationStephen Gallagher2009-11-202-0/+40
* Adding Japanese translationnoriko2009-11-182-0/+39
* Add Italian translation for sss_clientdeneb2009-11-182-0/+41
* Add French translation to sss_clientBouska2009-11-182-0/+37
* Update translatable stringsStephen Gallagher2009-11-183-18/+18
* Clean up unused dependenciesStephen Gallagher2009-11-062-2/+0
* Updating polish translation for 0.7.0Piotr Drąg2009-10-271-2/+2
* Update version to 0.7.0sssd-0_7_0Stephen Gallagher2009-10-233-15/+27
* Clean up rpmlint errors and warnings in sssd-client packageStephen Gallagher2009-10-201-2/+4
* use old password if available during password changeSumit Bose2009-10-141-8/+9
* add syslog message similar to pam_unixSumit Bose2009-10-081-2/+14
* ask for new password if password is expiredSumit Bose2009-10-051-7/+40
* move password handling into subroutinesSumit Bose2009-10-051-71/+117
* Update polish translation for 0.6.0Piotr Drąg2009-10-011-2/+2
* Update version to 0.6.0sssd-0_6_0Stephen Gallagher2009-09-253-15/+15
* add a man page for pam_sssSumit Bose2009-09-235-23/+211
* Add missing updates to LINGUAS for pl translationStephen Gallagher2009-09-161-0/+1
* Add pl translationPiotr Drąg2009-09-161-0/+30
* Include m4 directories in tarballStephen Gallagher2009-09-151-1/+2
* make cli_pid mandatory and increase version number of pam protocolSumit Bose2009-09-142-3/+3
* remove unused client locale from PAM protocolSumit Bose2009-09-141-19/+0
* Let the PAM client send its PIDSumit Bose2009-09-142-10/+36
* Add 'make tests' targetStephen Gallagher2009-09-111-0/+3
* Add copyright noticesJakub Hrozek2009-09-112-0/+40
* configure cleanupsSumit Bose2009-09-034-12/+14
* add configure check for errno_tSumit Bose2009-08-282-0/+7
* do not show server messages to userSumit Bose2009-08-271-5/+0
* removed unused header fileSumit Bose2009-08-271-18/+0
* Update version to 0.5.0sssd-0_5_0Stephen Gallagher2009-08-242-5/+29
* Catch possible bad input passed in by glibcSimo Sorce2009-08-242-0/+20
* Support gettext >= 0.14 instead of 0.17Stephen Gallagher2009-08-202-2/+3
* Make socket paths a compile-time optionStephen Gallagher2009-08-113-7/+25
* cleanup of pam_sssSumit Bose2009-07-221-250/+241