smbd: Use leases_db in lease_match()
[gd/samba-autobuild/.git] / nsswitch / wbinfo.c
2019-03-01 Swen Schilligwbinfo: Use wrapper for string to integer conversion
2019-02-20 Gary Lockyerwbinfo: fix --ntlmv1 option
2019-01-28 Andreas Schneidernsswitch: Use C99 initializer for poptOption in wbinfo
2018-08-10 Andreas Schneiderwbinfo: Free memory when we leave wbinfo_dsgetdcname()
2018-03-16 Andreas Schneiderwbinfo: Improve the wording for --online-status
2018-02-10 Stefan Metzmacherwbinfo: avoid segfault in wbinfo_auth_crap() if winbind...
2018-01-13 Ralph Boehmewbinfo: support for local, workstation and routed trust...
2017-10-10 Ralph Boehmewbinfo: return "NOT MAPPED" instead of "S-0-0" for...
2017-03-27 Garming Samwbinfo: Prevent client segfault with given EOF
2017-03-24 Volker Lendeckewbinfo: Add "authoritative" to wbinfo -a output
2016-11-15 Volker Lendeckewbinfo: Use ntlmv2 by default for wbinfo -a
2016-02-22 Volker Lendeckewbinfo: Add --unix-ids-to-sids
2015-10-12 Volker Lendeckewbinfo: make --verbose --pam-logon print sids
2015-06-10 Volker Lendeckewbinfo: Dump user info for pam-logon -v
2015-03-27 Stefan Metzmachernsswitch: improve error messages in wbinfo calls
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-03-09 Matthew NewtonUse global context for winbindd_request_response
2014-12-19 Stefan Metzmachernsswitch/wbinfo: allow 'wbinfo --ping-dc --domain=SOMED...
2014-11-14 Stefan Metzmachernsswitch: avoid some compiler warnings
2014-08-09 Ira Coopernsswitch: Fix bogus #include line.
2014-06-04 Christian Ambachs3:lib/afs move afs_settoken.c to common lib dir
2014-01-09 Andreas Schneiderwbinfo: Fix a memory leak in wbinfo_ping_dc().
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupSids replies arrays are...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-13 Michael Adamwbinfo: fix output of wbinfo --sid-to-name for sids...
2013-11-13 Michael Adamwbinfo: fix output of "--lookup-sids" to use the config...
2013-11-13 Michael Adamwbinfo: fix ouptput of --lookup-sids for sids of type...
2013-07-26 Andreas Schneidernsswitch: Add OPT_KRB5CCNAME to avoid an error message.
2013-07-23 Günther Deschnerwbinfo: allow to define a custom krb5ccname for kerberi...
2013-07-18 Andreas Schneidernsswitch: Don't enumerate all domains with wbinfo ...
2013-05-28 Andrew Bartlettnsswitch: Remove #if SAMBA_BUILD_ >= 4 now we only...
2013-04-17 David DisseldorpBug 9807 - wbinfo: fix segfault in wbinfo_pam_logon
2013-02-22 Andreas Schneiderwbinfo: Fix several memory leaks.
2012-12-12 Andreas Schneidernsswitch: Cleanup code in parse_wbinfo_domain_user().
2012-12-03 Andreas Schneiderwbinfo: Use new samba_getpass() function.
2012-08-23 Daniel LibermanExtending space for fqdn in wbinfo --trusted-domains...
2012-08-15 Christof Schmittwbinfo: Improve output of wbinfo --ping-dc
2012-05-15 Volker Lendeckewbinfo: Fix Coverity ID 242684 Resource leak
2012-05-15 Volker Lendeckewbinfo: Fix Coverity ID 242685 Resource leak
2011-10-08 Andrew Bartlettbuild: build wbinfo only once in the waf build
2011-09-22 Andrew Tridgellwbclient: added support for handling WBC_ID_TYPE_BOTH...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-03 Andrew BartlettRemove strlower_m() and strupper_m() from source4 and...
2011-04-13 Volker Lendeckensswitch: Add wbinfo --sids-to-unix-ids
2011-04-13 Volker Lendeckensswitch: wbinfo --lookup-sids
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2220: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2221: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2222: RESOURCE_LEAK
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2223: RESOURCE_LEAK
2011-03-05 Volker Lendeckewbinfo: Use wbcSidToStringBuf
2011-03-05 Volker Lendeckewbinfo: Fix a debug message
2011-03-05 Volker Lendeckensswitch: wbcFreeMemory deals fine with NULL
2011-02-10 Michael AdamRevert "wbinfo: remove --set-uid-mapping - winbindd...
2011-02-10 Michael AdamRevert "wbinfo: remove --set-gid-mapping - winbindd...
2011-02-10 Michael AdamRevert "wbinfo: remove --remove-uid-mapping - winbindd...
2011-02-10 Michael AdamRevert "wbinfo: remove --remove-gid-mapping - winbindd...
2011-02-10 Michael AdamRevert "nsswitch: remove unused code from wbinfo.c"
2011-02-02 Günther Deschnernsswitch: remove unused code from wbinfo.c
2011-01-27 Michael Adamwbinfo: remove --remove-gid-mapping - winbindd does...
2011-01-27 Michael Adamwbinfo: remove --remove-uid-mapping - winbindd does...
2011-01-27 Michael Adamwbinfo: remove --set-gid-mapping - winbindd does not...
2011-01-27 Michael Adamwbinfo: remove --set-uid-mapping - winbindd does not...
2011-01-19 Volker Lendeckes3: Add wbinfo --dc-info
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...
next