summaryrefslogtreecommitdiff
path: root/nsswitch/wbinfo.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-21s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dcVolker Lendecke1-0/+34
2009-10-19wbinfo: use wbcLookupDomainControllerEx for wbinfo --dsgetdcname.Günther Deschner1-25/+18
2009-10-13nsswitch: add wbinfo -c (change trust account passwords).Günther Deschner1-0/+39
2009-10-07wbinfo: allow to check trusts via "wbinfo -t --domain DOMAINNAME".Günther Deschner1-5/+13
2009-09-04wbinfo: fix various valgrind warnings and an invalid free.Günther Deschner1-7/+1
2009-08-18wbinfo: Use one codebase for Samba3 and Samba4.Kai Blin1-3/+7
2009-08-18s3 wbinfo: Only call afs_settoken_str if compiled with WITH_FAKE_KASERVERKai Blin1-0/+8
2009-08-18s3 wbinfo: use wbcSidTypeString instead of sid_type_lookupKai Blin1-2/+2
2009-08-18s3 wbinfo: Remove unused functions, use C99-typesKai Blin1-6/+1
2009-08-18s3 wbinfo: Explicitly include popt header, remove unused common options.Kai Blin1-1/+5
2009-08-18s3 wbinfo: Use talloc_strdup instead of SMB_STRDUPKai Blin1-21/+23
2009-08-18s3 wbinfo: Don't use global_myname()Kai Blin1-2/+17
2009-08-18s3 wbinfo: Avoid ADD_TO_ARRAY macro.Kai Blin1-1/+6
2009-08-18s3 wbinfo: Use uint32_t instead of uint32Kai Blin1-8/+8
2009-08-18s3 wbinfo: remove --get-auth-user and --set-auth-user functionalityKai Blin1-89/+6
2009-08-18s3 wbinfo: Get rid of lp_ functionsKai Blin1-100/+158
2009-08-08Make wbinfo also print the members when querying a groupVolker Lendecke1-2/+18
2009-06-18wbinfo: use wbcLogonUser for wbinfo -K.Günther Deschner1-35/+76
2009-05-22s3: Fix request flags in wbinfo when perform krb5 authenticationBo Yang1-1/+2
2009-05-11Fix a bunch of compiler warnings about wrong format types.Jeremy Allison1-19/+23
2009-04-14Rework Samba3 to use new libcli/auth code (partial)Andrew Bartlett1-3/+4
2009-02-11s3: Implement wbcGetSidAliasesDan Sledz1-0/+67
2009-02-11s3: Implement wbcGetpwsidDan Sledz1-0/+34
2008-12-29wbinfo: Add --gid-info option.Kai Blin1-0/+30
2008-12-16nsswitch: Move source3 files to top level dir.Kai Blin1-0/+1984