| Commit message (Expand) | Author | Age | Files | Lines |
* | waf: replace dependency to libintl with samba_intl | Christian Ambach | 2013-08-12 | 1 | -1/+1 |
* | wbclient: fix conversion logic in wbcSidToStringBuf | Jeff Layton | 2013-07-31 | 1 | -14/+17 |
* | wbclient: fix conversion logic in wbcStringToSid | Jeff Layton | 2013-07-31 | 1 | -17/+20 |
* | nsswitch: Add OPT_KRB5CCNAME to avoid an error message. | Andreas Schneider | 2013-07-26 | 1 | -2/+4 |
* | wbinfo: allow to define a custom krb5ccname for kerberized pam auth. | Günther Deschner | 2013-07-23 | 1 | -2/+4 |
* | nsswitch: Don't enumerate all domains with wbinfo -u|-g. | Andreas Schneider | 2013-07-18 | 1 | -4/+18 |
* | Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc(). | Bill Parker | 2013-07-17 | 1 | -0/+4 |
* | nsswitch: fix a comment | Christian Ambach | 2013-06-25 | 1 | -1/+1 |
* | nsswitch: Remove #if SAMBA_BUILD_ >= 4 now we only have the waf build | Andrew Bartlett | 2013-05-28 | 1 | -4/+0 |
* | nsswitch: fix some typos | Christian Ambach | 2013-05-17 | 1 | -2/+2 |
* | Bug 9807 - wbinfo: fix segfault in wbinfo_pam_logon | David Disseldorp | 2013-04-17 | 1 | -4/+3 |
* | BUG 9735: Fix winbind seperator in upn to username conversion. | Andreas Schneider | 2013-03-22 | 1 | -1/+1 |
* | Add testcase for idmap_rfc2307 module | Christof Schmitt | 2013-03-09 | 1 | -0/+94 |
* | Correct the name of the nss_winbind module for FreeBSD by creating a symlink | Richard Sharpe | 2013-03-08 | 1 | -1/+1 |
* | wbinfo: Fix several memory leaks. | Andreas Schneider | 2013-02-22 | 1 | -0/+8 |
* | build: Remove includes.h dep in winbind client libraries | Andrew Bartlett | 2013-02-22 | 1 | -1/+0 |
* | nsswitch: Fix two bitfield constants being the same. | Ira Cooper | 2013-01-18 | 1 | -3/+1 |
* | Sort winbind request flags. Ira saw we have a duplicate. | Jeremy Allison | 2013-01-18 | 1 | -9/+9 |
* | selftest: Add test for rfc2307 mapping handling | Andrew Bartlett | 2013-01-10 | 1 | -0/+181 |
* | libwbclient: Fix null check in process_domain_info_string(). | Andreas Schneider | 2012-12-21 | 1 | -5/+0 |
* | nsswitch: Fix wbclient BAIL macros. | Andreas Schneider | 2012-12-21 | 1 | -2/+2 |
* | nsswitch: Fix pam_get_{item,data} build warnings. | Andreas Schneider | 2012-12-12 | 1 | -31/+15 |
* | nsswitch: Remove unused variable in _pam_winbind_change_pwd(). | Andreas Schneider | 2012-12-12 | 1 | -3/+1 |
* | nsswitch: Cleanup code in parse_wbinfo_domain_user(). | Andreas Schneider | 2012-12-12 | 1 | -1/+2 |
* | wbinfo: Use new samba_getpass() function. | Andreas Schneider | 2012-12-03 | 1 | -4/+11 |
* | build: Do not install testing binaries | Andrew Bartlett | 2012-11-22 | 1 | -3/+4 |
* | pam_winbind: fix segfault in pam_sm_authenticate() | David Disseldorp | 2012-10-26 | 1 | -3/+4 |
* | waf: Create a libnss_winbind.so symlink. | Andreas Schneider | 2012-10-22 | 1 | -0/+1 |
* | nsswitch: Build nss_winbind on all supported platforms | Andrew Bartlett | 2012-10-03 | 1 | -10/+49 |
* | selftest: Always build a linux-style nss_winbind for nss_wrapper | Andrew Bartlett | 2012-10-03 | 1 | -0/+9 |
* | s3: Fix libnss_winbind.so's build on Illumos/Solaris | Ira Cooper | 2012-09-30 | 2 | -7/+20 |
* | nsswitch: Add waf tests for solaris special cases | Andrew Bartlett | 2012-09-26 | 1 | -0/+16 |
* | libwbclient: bump ABI to 0.11 as wbcAuthenticateUserEx now provides PAC parsing | Andrew Bartlett | 2012-09-21 | 3 | -2/+79 |
* | winbind: Extend wbcAuthenticateUserEx to provide PAC | Christof Schmitt | 2012-09-20 | 3 | -21/+38 |
* | pam_winbind: match more return codes when wbcGetPwnam has failed. | Günther Deschner | 2012-09-19 | 1 | -0/+3 |
* | nsswitch: fix crash on null pam change pw response | Luca Lorenzetto | 2012-09-12 | 1 | -1/+1 |
* | Extending space for fqdn in wbinfo --trusted-domains in verbose mode | Daniel Liberman | 2012-08-23 | 1 | -2/+2 |
* | libwbclient: Add test for wbcPingDc2 | Christof Schmitt | 2012-08-15 | 1 | -0/+14 |
* | wbinfo: Improve output of wbinfo --ping-dc | Christof Schmitt | 2012-08-15 | 1 | -3/+5 |
* | libwbclient: Add wbcPingDc2 | Christof Schmitt | 2012-08-15 | 4 | -2/+115 |
* | nsswitch: add ABI checking and symbol versions to libwbclient | Andrew Bartlett | 2012-08-10 | 2 | -0/+78 |
* | nsstest: fix use of a non-existent word (existant) | Michael Adam | 2012-06-12 | 1 | -4/+4 |
* | libwbclient: Fix an invalid free() | Volker Lendecke | 2012-05-16 | 1 | -1/+1 |
* | wbinfo: Fix Coverity ID 242684 Resource leak | Volker Lendecke | 2012-05-15 | 1 | -0/+1 |
* | wbinfo: Fix Coverity ID 242685 Resource leak | Volker Lendecke | 2012-05-15 | 1 | -0/+1 |
* | allow to use system iniparser library. | Günther Deschner | 2012-05-09 | 1 | -1/+1 |
* | Fix bug reported by Dina_Fine@Dell.com. | Jeremy Allison | 2012-04-25 | 1 | -16/+19 |
* | Fix pam_winbind build against newer iniparser library | Simo Sorce | 2012-04-24 | 1 | -4/+4 |
* | build: Remove support for system libwbclient | Andrew Bartlett | 2012-04-23 | 1 | -8/+19 |
* | selftest: Add test for bug #8884: wbinfo --group-info=administrator segfaults... | Andrew Bartlett | 2012-04-23 | 1 | -0/+2 |