summaryrefslogtreecommitdiff
path: root/nsswitch/pam_winbind.c
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Add i18n/l10n strings in pam_winbind.c coming from winbindd.Bo Yang2010-03-061-1/+1
* nsswitch: libpam remove depedance on locale.h use directly LOCALEDIRMatthieu Patou2010-03-031-1/+1
* pam_winbind: Remove a nested if-statement. Bo, please check!Volker Lendecke2010-02-061-4/+2
* pam_winbind: Use strchr instead of strstr for a single characterVolker Lendecke2010-02-061-1/+1
* s3: Fix malformed require_membership_of_sid.Bo Yang2010-02-071-0/+12
* s3: check for PAM_RADIO_TYPE.Bo Yang2009-12-101-3/+1
* s3: Fix build on non-linux platform.Bo Yang2009-12-101-0/+8
* s3: Give the user a chance to change password when password will expire soon.Bo Yang2009-12-101-11/+109
* pam_winbind: fix a printf type mismatch warningBjörn Jacke2009-11-141-2/+2
* s3: Fix crash in pam_winbind, another reference to freed memory.Bo Yang2009-10-241-3/+7
* s3: Don't fail authentication when one or some group of require-membership-of...Bo Yang2009-10-201-2/+23
* Fix the build, missing ->.Jeremy Allison2009-10-141-2/+2
* s3: Fix reference to freed memory in pam_winbind.Bo Yang2009-10-151-2/+3
* winbind: adapt the new reject constants also thereMatthias Dieter Wallnöfer2009-10-081-4/+4
* s3: Don't overwrite password in pam_winbind, subsequent pam modulesBo Yang2009-09-161-4/+0
* s3: add failure check.Bo Yang2009-07-181-1/+4
* s3: compile warning and upn handlingBo Yang2009-07-181-13/+24
* s3-pam_winbind: Fix Bug 6253: Use correct value for password expiry calculation.Günther Deschner2009-06-191-1/+2
* s3-pam_winbind: Fix Bug 6253: Use correct value for password expiry calculation.Günther Deschner2009-05-051-1/+1
* s3-nsswitch: Fix Bug #6238 2nd part. zero blob pointer in wbcLogoffUserParams.Günther Deschner2009-04-031-0/+1
* s3-nsswitch: Fix Bug #6238. Make sure logoff is bla bla.Günther Deschner2009-04-031-2/+2
* Avoid flooding of syslog with failing pam_putenv messages.Andreas Schneider2009-01-191-1/+1
* nsswitch: Move source3 files to top level dir.Kai Blin2008-12-161-0/+3204