s4:dcerpc_netlogon - unify the two workstation object lookups (DNS hostname and suppo...
[ira/wip.git] / nsswitch / wbinfo.c
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-13 Günther Deschnernsswitch: add wbinfo -c (change trust account passwords).
2009-10-07 Günther Deschnerwbinfo: allow to check trusts via "wbinfo -t --domain...
2009-09-03 Günther Deschnerwbinfo: fix various valgrind warnings and an invalid...
2009-08-18 Kai Blinwbinfo: Use one codebase for Samba3 and Samba4.
2009-08-18 Kai Blins3 wbinfo: Only call afs_settoken_str if compiled with...
2009-08-18 Kai Blins3 wbinfo: use wbcSidTypeString instead of sid_type_lookup
2009-08-18 Kai Blins3 wbinfo: Remove unused functions, use C99-types
2009-08-18 Kai Blins3 wbinfo: Explicitly include popt header, remove unuse...
2009-08-18 Kai Blins3 wbinfo: Use talloc_strdup instead of SMB_STRDUP
2009-08-18 Kai Blins3 wbinfo: Don't use global_myname()
2009-08-18 Kai Blins3 wbinfo: Avoid ADD_TO_ARRAY macro.
2009-08-18 Kai Blins3 wbinfo: Use uint32_t instead of uint32
2009-08-18 Kai Blins3 wbinfo: remove --get-auth-user and --set-auth-user...
2009-08-18 Kai Blins3 wbinfo: Get rid of lp_ functions
2009-08-08 Volker LendeckeMake wbinfo also print the members when querying a...
2009-06-18 Günther Deschnerwbinfo: use wbcLogonUser for wbinfo -K.
2009-05-21 Bo Yangs3: Fix request flags in wbinfo when perform krb5 authe...
2009-05-12 Jeremy AllisonFix a bunch of compiler warnings about wrong format...
2009-04-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-15 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-14 Andrew BartlettRework Samba3 to use new libcli/auth code (partial)
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Dan Sledzs3: Implement wbcGetSidAliases
2009-02-12 Dan Sledzs3: Implement wbcGetpwsid
2008-12-29 Kai Blinwbinfo: Add --gid-info option.
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Kai Blinnsswitch: Move source3 files to top level dir.