Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-12-21 | s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc | Volker Lendecke | 1 | -0/+34 |
2009-10-19 | wbinfo: use wbcLookupDomainControllerEx for wbinfo --dsgetdcname. | Günther Deschner | 1 | -25/+18 |
2009-10-13 | nsswitch: add wbinfo -c (change trust account passwords). | Günther Deschner | 1 | -0/+39 |
2009-10-07 | wbinfo: allow to check trusts via "wbinfo -t --domain DOMAINNAME". | Günther Deschner | 1 | -5/+13 |
2009-09-04 | wbinfo: fix various valgrind warnings and an invalid free. | Günther Deschner | 1 | -7/+1 |
2009-08-18 | wbinfo: Use one codebase for Samba3 and Samba4. | Kai Blin | 1 | -3/+7 |
2009-08-18 | s3 wbinfo: Only call afs_settoken_str if compiled with WITH_FAKE_KASERVER | Kai Blin | 1 | -0/+8 |
2009-08-18 | s3 wbinfo: use wbcSidTypeString instead of sid_type_lookup | Kai Blin | 1 | -2/+2 |
2009-08-18 | s3 wbinfo: Remove unused functions, use C99-types | Kai Blin | 1 | -6/+1 |
2009-08-18 | s3 wbinfo: Explicitly include popt header, remove unused common options. | Kai Blin | 1 | -1/+5 |
2009-08-18 | s3 wbinfo: Use talloc_strdup instead of SMB_STRDUP | Kai Blin | 1 | -21/+23 |
2009-08-18 | s3 wbinfo: Don't use global_myname() | Kai Blin | 1 | -2/+17 |
2009-08-18 | s3 wbinfo: Avoid ADD_TO_ARRAY macro. | Kai Blin | 1 | -1/+6 |
2009-08-18 | s3 wbinfo: Use uint32_t instead of uint32 | Kai Blin | 1 | -8/+8 |
2009-08-18 | s3 wbinfo: remove --get-auth-user and --set-auth-user functionality | Kai Blin | 1 | -89/+6 |
2009-08-18 | s3 wbinfo: Get rid of lp_ functions | Kai Blin | 1 | -100/+158 |
2009-08-08 | Make wbinfo also print the members when querying a group | Volker Lendecke | 1 | -2/+18 |
2009-06-18 | wbinfo: use wbcLogonUser for wbinfo -K. | Günther Deschner | 1 | -35/+76 |
2009-05-22 | s3: Fix request flags in wbinfo when perform krb5 authentication | Bo Yang | 1 | -1/+2 |
2009-05-11 | Fix a bunch of compiler warnings about wrong format types. | Jeremy Allison | 1 | -19/+23 |
2009-04-14 | Rework Samba3 to use new libcli/auth code (partial) | Andrew Bartlett | 1 | -3/+4 |