Age | Commit message (Expand) | Author | Files | Lines |
2013-07-26 | nsswitch: Add OPT_KRB5CCNAME to avoid an error message. | Andreas Schneider | 1 | -2/+4 |
2013-07-23 | wbinfo: allow to define a custom krb5ccname for kerberized pam auth. | Günther Deschner | 1 | -2/+4 |
2013-07-18 | nsswitch: Don't enumerate all domains with wbinfo -u|-g. | Andreas Schneider | 1 | -4/+18 |
2013-05-28 | nsswitch: Remove #if SAMBA_BUILD_ >= 4 now we only have the waf build | Andrew Bartlett | 1 | -4/+0 |
2013-04-17 | Bug 9807 - wbinfo: fix segfault in wbinfo_pam_logon | David Disseldorp | 1 | -4/+3 |
2013-02-22 | wbinfo: Fix several memory leaks. | Andreas Schneider | 1 | -0/+8 |
2012-12-12 | nsswitch: Cleanup code in parse_wbinfo_domain_user(). | Andreas Schneider | 1 | -1/+2 |
2012-12-03 | wbinfo: Use new samba_getpass() function. | Andreas Schneider | 1 | -4/+11 |
2012-08-23 | Extending space for fqdn in wbinfo --trusted-domains in verbose mode | Daniel Liberman | 1 | -2/+2 |
2012-08-15 | wbinfo: Improve output of wbinfo --ping-dc | Christof Schmitt | 1 | -3/+5 |
2012-05-15 | wbinfo: Fix Coverity ID 242684 Resource leak | Volker Lendecke | 1 | -0/+1 |
2012-05-15 | wbinfo: Fix Coverity ID 242685 Resource leak | Volker Lendecke | 1 | -0/+1 |
2011-10-08 | build: build wbinfo only once in the waf build | Andrew Bartlett | 1 | -1/+2 |
2011-09-23 | wbclient: added support for handling WBC_ID_TYPE_BOTH mappings | Andrew Tridgell | 1 | -0/+3 |
2011-05-03 | Remove strlower_m() and strupper_m() from source4 and common code. | Andrew Bartlett | 1 | -1/+0 |
2011-04-13 | nsswitch: Add wbinfo --sids-to-unix-ids | Volker Lendecke | 1 | -0/+78 |
2011-04-13 | nsswitch: wbinfo --lookup-sids | Volker Lendecke | 1 | -0/+63 |
2011-03-30 | s3: Fix Coverity ID 2220: RESOURCE_LEAK | Volker Lendecke | 1 | -0/+2 |
2011-03-30 | s3: Fix Coverity ID 2221: RESOURCE_LEAK | Volker Lendecke | 1 | -0/+2 |
2011-03-30 | s3: Fix Coverity ID 2222: RESOURCE_LEAK | Volker Lendecke | 1 | -0/+2 |
2011-03-30 | s3: Fix Coverity ID 2223: RESOURCE_LEAK | Volker Lendecke | 1 | -0/+2 |
2011-03-05 | wbinfo: Use wbcSidToStringBuf | Volker Lendecke | 1 | -60/+14 |
2011-03-05 | wbinfo: Fix a debug message | Volker Lendecke | 1 | -1/+1 |
2011-03-05 | nsswitch: wbcFreeMemory deals fine with NULL | Volker Lendecke | 1 | -18/+6 |
2011-02-10 | Revert "wbinfo: remove --set-uid-mapping - winbindd does not implement that a... | Michael Adam | 1 | -0/+41 |
2011-02-10 | Revert "wbinfo: remove --set-gid-mapping - winbindd does not implement that a... | Michael Adam | 1 | -0/+41 |
2011-02-10 | Revert "wbinfo: remove --remove-uid-mapping - winbindd does not implement tha... | Michael Adam | 1 | -0/+42 |
2011-02-10 | Revert "wbinfo: remove --remove-gid-mapping - winbindd does not implement tha... | Michael Adam | 1 | -0/+42 |
2011-02-10 | Revert "nsswitch: remove unused code from wbinfo.c" | Michael Adam | 1 | -0/+27 |
2011-02-02 | nsswitch: remove unused code from wbinfo.c | Günther Deschner | 1 | -27/+0 |
2011-01-27 | wbinfo: remove --remove-gid-mapping - winbindd does not implement that any more. | Michael Adam | 1 | -42/+0 |
2011-01-27 | wbinfo: remove --remove-uid-mapping - winbindd does not implement that any more. | Michael Adam | 1 | -42/+0 |
2011-01-27 | wbinfo: remove --set-gid-mapping - winbindd does not implement that any more. | Michael Adam | 1 | -41/+0 |
2011-01-27 | wbinfo: remove --set-uid-mapping - winbindd does not implement that any more. | Michael Adam | 1 | -41/+0 |
2011-01-19 | s3: Add wbinfo --dc-info | Volker Lendecke | 1 | -0/+33 |
2010-12-19 | s3: Add -P as an alias for --ping-dc | Volker Lendecke | 1 | -3/+2 |
2010-09-13 | s3: Do not directly log off after a pam_logon | Volker Lendecke | 1 | -0/+1 |
2010-09-13 | s3: Fix wbinfo arg for --pam-logon | Volker Lendecke | 1 | -1/+1 |
2010-09-09 | s3: Fix messsssages | Volker Lendecke | 1 | -5/+5 |
2010-08-05 | s3-popt: Only include popt-common.h when needed. | Andreas Schneider | 1 | -0/+1 |
2010-07-03 | wbinfo: Fix error messages | Volker Lendecke | 1 | -53/+53 |
2010-06-23 | wbinfo: Document the deprecated sequence option correctly. | Andreas Schneider | 1 | -1/+1 |
2010-05-17 | wbinfo: Add better libwbclient error reporting | Kai Blin | 1 | -3/+101 |
2010-04-24 | Revert "nsswitch: Fix a memleak in wbinfo" | Volker Lendecke | 1 | -2/+0 |
2010-04-19 | nsswitch: Add wbinfo --pam-logon | Volker Lendecke | 1 | -0/+78 |
2010-04-18 | nsswitch: Fix a memleak in wbinfo | Volker Lendecke | 1 | -0/+2 |
2010-04-11 | nsswitch/wbinfo: Fix the S4 header check | Kai Blin | 1 | -1/+1 |
2010-04-02 | s3: Add wbinfo --logoff | Volker Lendecke | 1 | -0/+23 |
2010-04-02 | s3: Remove some pointless break statements | Volker Lendecke | 1 | -3/+0 |
2010-01-24 | s3: Add wbinfo --ccache-save | Volker Lendecke | 1 | -0/+46 |