summaryrefslogtreecommitdiff
path: root/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* nsswitch: fix crash on null pam change pw responseLuca Lorenzetto2012-09-171-1/+1
* s3: readd h_errno struct member but rename itBjörn Jacke2012-07-061-2/+2
* s3: fix build on HP-UXBjörn Jacke2012-06-301-1/+6
* Fix bug #8957 - Typo in pam_winbindd code MUST fix.Jeremy Allison2012-05-261-1/+1
* s3-pam_winbind: Fix the build.Jeremy Allison2012-05-101-3/+3
* Fix pam_winbind build against newer iniparser library.Simo Sorce2012-05-091-4/+4
* Fix bug #8897 - winbind_krb5_locator only returns one IP address.Jeremy Allison2012-05-071-16/+19
* libwbclient: Fix bug 8087 -- wbcChangeUserPasswordEx in RESPONSE mode does no...Volker Lendecke2011-05-231-8/+8
* s3: Fix bug 8099 - setpwent() actually does endpwent() on FreeBSDSergey Korsak2011-04-201-4/+4
* nsswitch: fix a segfault in the krb5 locator pluginChristian Ambach2011-03-171-1/+1
* Fix denial of service - memory corruption.Jeremy Allison2011-02-282-1/+15
* libwbclient: Fix a fd-leak at dlclose-timeVolker Lendecke2010-09-211-0/+3
* libwbclient: Re-Fix a bug that was fixed with e5741e27c4cVolker Lendecke2010-04-134-29/+56
* s3: Fix bug 7202Volker Lendecke2010-03-221-0/+5
* s3: Fix malformed require_membership_of_sid.Bo Yang2010-02-081-0/+12
* libwbclient: Actually implement wbcCredentialCache()Volker Lendecke2010-01-261-1/+129
* s3: Add the session key to the ccache_ntlm_auth responseVolker Lendecke2010-01-261-1/+3
* s3: Add wbinfo --ccache-saveVolker Lendecke2010-01-264-1/+82
* s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dcVolker Lendecke2009-12-214-1/+96
* 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
* s3-kerberos: next step to resolve Bug #6929: build with recent heimdal.Günther Deschner2009-11-261-1/+5
* nsswitch: fix compile of winbind_krb5_locator with recent Heimdal versions.Günther Deschner2009-11-251-0/+1
* 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
* wbinfo: use wbcLookupDomainControllerEx for wbinfo --dsgetdcname.Günther Deschner2009-10-201-25/+18
* libwbclient: fix wbcLookupDomainController().Günther Deschner2009-10-201-2/+3
* s4-smbtorture: test wbcLookupDomainController{Ex} in WINBIND-WBCLIENT.Günther Deschner2009-10-201-0/+37
* s3: Don't fail authentication when one or some group of require-membership-of...Bo Yang2009-10-201-2/+23
* nsswitch: increase libwbclient version after adding wbcChangeTrustCredentials().Günther Deschner2009-10-161-1/+2
* s4-smbtorture: test wbcLookupUserSids in WINBIND-WBCLIENT as well.Günther Deschner2009-10-161-1/+4
* s4-smbtorture: test wbcGuidToString and friends as well in WINBIND-WBCLIENT.Günther Deschner2009-10-161-0/+34
* s4-smbtorture: add very basic libwbclient testsuite.Günther Deschner2009-10-161-0/+252
* Fix the build, missing ->.Jeremy Allison2009-10-141-2/+2
* s3: Fix reference to freed memory in pam_winbind.Bo Yang2009-10-141-2/+3
* nsswitch: add wbinfo -c (change trust account passwords).Günther Deschner2009-10-131-0/+39
* libwbclient: add wbcChangeTrustCredentials.Günther Deschner2009-10-133-0/+50
* s3: Fix a memleak reported by dmarkeyVolker Lendecke2009-10-091-0/+4
* Fix builds with external tallocSimo Sorce2009-10-091-2/+2
* wbinfo: allow to check trusts via "wbinfo -t --domain DOMAINNAME".Günther Deschner2009-10-091-5/+13
* libwbclient: implement secure channel verification for specific domains in wb...Günther Deschner2009-10-092-12/+6
* s3: Don't overwrite password in pam_winbind, subsequent pam modulesBo Yang2009-09-161-4/+0
* nss_winbind: remove unused variableBjörn Jacke2009-09-151-1/+0
* s4: Pass WINBINDD_SOCKET_DIR var in order to overide the location of the Winb...Matthieu Patou2009-09-111-0/+2
* wbinfo: fix various valgrind warnings and an invalid free.Günther Deschner2009-09-041-7/+1
* wbclient: Fix Bug #6680: always activate handling of large (> 256 byte) ntlmv2Günther Deschner2009-09-011-4/+15
* s3:libwbclient: Fix bug 6349, initialize domain info structVolker Lendecke2009-08-301-0/+2
* wbinfo: Reduce test noise in the wbinfo blackbox testKai Blin2009-08-181-3/+7
* wbinfo: Use one codebase for Samba3 and Samba4.Kai Blin2009-08-183-1335/+8