wb_reqtrans is not used in libwbclient
[samba.git] / nsswitch / wbinfo.c
2010-12-19 Volker Lendeckes3: Add -P as an alias for --ping-dc
2010-09-13 Volker Lendeckes3: Do not directly log off after a pam_logon
2010-09-13 Volker Lendeckes3: Fix wbinfo arg for --pam-logon
2010-09-09 Volker Lendeckes3: Fix messsssages
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-07-03 Volker Lendeckewbinfo: Fix error messages
2010-06-23 Andreas Schneiderwbinfo: Document the deprecated sequence option correctly.
2010-05-17 Kai Blinwbinfo: Add better libwbclient error reporting
2010-04-24 Volker LendeckeRevert "nsswitch: Fix a memleak in wbinfo"
2010-04-19 Volker Lendeckensswitch: Add wbinfo --pam-logon
2010-04-18 Volker Lendeckensswitch: Fix a memleak in wbinfo
2010-04-11 Kai Blinnsswitch/wbinfo: Fix the S4 header check
2010-04-02 Volker Lendeckes3: Add wbinfo --logoff
2010-04-02 Volker Lendeckes3: Remove some pointless break statements
2010-01-24 Volker Lendeckes3: Add wbinfo --ccache-save
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-21 Volker Lendeckes3:winbind: Add a lower-cost alternative to wbinfo...
2009-10-19 Günther Deschnerwbinfo: use wbcLookupDomainControllerEx for wbinfo...
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.