summaryrefslogtreecommitdiff
path: root/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* nsswitch: Extend idmap_rfc2307 testcase for reverse lookupChristof Schmitt2015-06-091-9/+63
* nsswitch: fix soname of linux nss_*.so.2 modulesStefan Metzmacher2015-01-111-6/+18
* pam_winbind: fix warn_pwd_expire implementation.Günther Deschner2014-12-081-1/+4
* nss_winbind: add getgroupmembership for FreeBSDBjörn Jacke2014-10-261-1/+73
* nsswitch: Skip groups we were not able to map.Andreas Schneider2014-09-271-0/+5
* libwbclient: allow only one initial_blob/challenge_blob in wbcCredentialCache()Stefan Metzmacher2014-07-151-9/+19
* s3: libwbclient: Don't break out of loop too soon - find all parameters.Jeremy Allison2014-07-151-2/+0
* wbinfo: Fix a memory leak in wbinfo_ping_dc().Andreas Schneider2014-01-131-0/+1
* CVE-2012-6150: Fail authentication for single group name which cannot be conv...Noel Power2013-12-061-0/+6
* CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.Jeremy Allison2013-12-052-3/+27
* nsswitch: Fix short writes in winbind_write_sockVolker Lendecke2013-10-281-2/+2
* waf: replace dependency to libintl with samba_intlChristian Ambach2013-08-201-1/+1
* nsswitch: Add OPT_KRB5CCNAME to avoid an error message.Andreas Schneider2013-08-051-2/+4
* wbinfo: allow to define a custom krb5ccname for kerberized pam auth.Günther Deschner2013-07-241-2/+4
* nsswitch: fix a commentChristian Ambach2013-06-251-1/+1
* nsswitch: Remove #if SAMBA_BUILD_ >= 4 now we only have the waf buildAndrew Bartlett2013-05-281-4/+0
* nsswitch: fix some typosChristian Ambach2013-05-171-2/+2
* Bug 9807 - wbinfo: fix segfault in wbinfo_pam_logonDavid Disseldorp2013-04-171-4/+3
* BUG 9735: Fix winbind seperator in upn to username conversion.Andreas Schneider2013-03-221-1/+1
* Add testcase for idmap_rfc2307 moduleChristof Schmitt2013-03-091-0/+94
* Correct the name of the nss_winbind module for FreeBSD by creating a symlinkRichard Sharpe2013-03-081-1/+1
* wbinfo: Fix several memory leaks.Andreas Schneider2013-02-221-0/+8
* build: Remove includes.h dep in winbind client librariesAndrew Bartlett2013-02-221-1/+0
* nsswitch: Fix two bitfield constants being the same.Ira Cooper2013-01-181-3/+1
* Sort winbind request flags. Ira saw we have a duplicate.Jeremy Allison2013-01-181-9/+9
* selftest: Add test for rfc2307 mapping handlingAndrew Bartlett2013-01-101-0/+181
* libwbclient: Fix null check in process_domain_info_string().Andreas Schneider2012-12-211-5/+0
* nsswitch: Fix wbclient BAIL macros.Andreas Schneider2012-12-211-2/+2
* 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
* nsswitch: Cleanup code in parse_wbinfo_domain_user().Andreas Schneider2012-12-121-1/+2
* wbinfo: Use new samba_getpass() function.Andreas Schneider2012-12-031-4/+11
* build: Do not install testing binariesAndrew Bartlett2012-11-221-3/+4
* pam_winbind: fix segfault in pam_sm_authenticate()David Disseldorp2012-10-261-3/+4
* waf: Create a libnss_winbind.so symlink.Andreas Schneider2012-10-221-0/+1
* nsswitch: Build nss_winbind on all supported platformsAndrew Bartlett2012-10-031-10/+49
* selftest: Always build a linux-style nss_winbind for nss_wrapperAndrew Bartlett2012-10-031-0/+9
* s3: Fix libnss_winbind.so's build on Illumos/SolarisIra Cooper2012-09-302-7/+20
* nsswitch: Add waf tests for solaris special casesAndrew Bartlett2012-09-261-0/+16
* libwbclient: bump ABI to 0.11 as wbcAuthenticateUserEx now provides PAC parsingAndrew Bartlett2012-09-213-2/+79
* winbind: Extend wbcAuthenticateUserEx to provide PACChristof Schmitt2012-09-203-21/+38
* 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
* Extending space for fqdn in wbinfo --trusted-domains in verbose modeDaniel Liberman2012-08-231-2/+2
* libwbclient: Add test for wbcPingDc2Christof Schmitt2012-08-151-0/+14
* wbinfo: Improve output of wbinfo --ping-dcChristof Schmitt2012-08-151-3/+5
* libwbclient: Add wbcPingDc2Christof Schmitt2012-08-154-2/+115
* nsswitch: add ABI checking and symbol versions to libwbclientAndrew Bartlett2012-08-102-0/+78
* nsstest: fix use of a non-existent word (existant)Michael Adam2012-06-121-4/+4
* libwbclient: Fix an invalid free()Volker Lendecke2012-05-161-1/+1