summaryrefslogtreecommitdiffstats
path: root/nsswitch/pam_winbind.c
Commit message (Expand)AuthorAgeFilesLines
* Remove uid_wrapper related code.Andreas Schneider2014-04-171-2/+0
* Revert "pam_winbind: fix segfault in pam_sm_authenticate()"Garming Sam2014-01-151-4/+3
* pam_winbind: Do not honour require_membership_of in the acct module parametersGarming Sam2014-01-141-16/+41
* pam_winbind: Fix segfault caused by invalid configuration optionsGarming Sam2014-01-141-3/+3
* fail authentication for single group name which cannot be converted to sidNoel Power2013-11-291-0/+6
* pam_winbind: Use strlcat in safe_append_stringVolker Lendecke2013-11-281-9/+3
* handle later iniparser version assigning a zero length string value for 'key='Noel Power2013-11-201-4/+19
* BUG 9735: Fix winbind seperator in upn to username conversion.Andreas Schneider2013-03-221-1/+1
* nsswitch: Fix pam_get_{item,data} build warnings.Andreas Schneider2012-12-121-31/+15
* nsswitch: Remove unused variable in _pam_winbind_change_pwd().Andreas Schneider2012-12-121-3/+1
* pam_winbind: fix segfault in pam_sm_authenticate()David Disseldorp2012-10-261-3/+4
* pam_winbind: match more return codes when wbcGetPwnam has failed.Günther Deschner2012-09-191-0/+3
* nsswitch: fix crash on null pam change pw responseLuca Lorenzetto2012-09-121-1/+1
* Fix pam_winbind build against newer iniparser librarySimo Sorce2012-04-241-4/+4
* s3: No value change, just use the correct enum valueVolker Lendecke2012-01-061-1/+1
* nsswitch: Disable uid_wrapper in libwbclient.Andreas Schneider2011-10-271-0/+2
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-1/+1
* Remove a PATH_MAX.Jeremy Allison2011-06-011-2/+3
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-061-2/+0
* More const fixes for compiler warnings from the waf build.Jeremy Allison2011-05-051-14/+14
* pam_winbind: Use wbcSidToStringBufVolker Lendecke2011-03-051-12/+3
* nsswitch: wbcFreeMemory deals fine with NULLVolker Lendecke2011-03-051-3/+1
* pam_winbind: Fix shadowing a global on FreeBSDVolker Lendecke2010-07-171-5/+5
* s3-winbind: Make sure we crash if domain is really not found.Andreas Schneider2010-06-291-1/+1
* 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