ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / nsswitch / libwbclient / wbc_util.c
2021-11-30 Stefan Metzmachernsswitch/libwbclient: explicitly mark all wbc* symbols...
2019-07-11 Noel Powernsswitch/libwbclient: clang: Fix Value stored to 'wbc_s...
2018-11-12 Andreas Schneiderwbclient: Add wbcSetClientProcessName()
2018-03-02 Ralph Boehmensswitch: fix wbinfo -m --verbose trust type "Local"
2018-01-13 Ralph Boehmelibwbclient: add more trust types
2015-03-09 Matthew NewtonAdd context versions of wbclient functions
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-12-21 Andreas Schneiderlibwbclient: Fix null check in process_domain_info_stri...
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-04 Jeremy AllisonClean up some const and other compiler warnings.
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2200: NULL_RETURNS (cut&paste error)
2011-03-15 Volker Lendeckelibwbclient: CID 2199 -- NULL pointer return
2011-01-19 Volker Lendeckes3: Add wbinfo --dc-info
2010-11-27 Volker Lendeckelibwbclient: Correctly order the wbcAllocateMemory...
2010-04-19 Volker Lendeckelibwbclient: Make wbcListTrusts not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbc_create_domain_controller_info_ex...
2010-04-19 Volker Lendeckelibwbclient: Make wbcLookupDomainController not use...
2010-04-19 Volker Lendeckelibwbclient: Make wbcAddNamedBlob not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcResolveWinsByIP not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcResolveWinsByName not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcDomainInfo not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcInterfaceDetails not use talloc
2010-04-04 Volker Lendeckelibwbclient: Fix a memleak in wbcListTrusts
2010-04-04 Volker Lendeckelibwbclient: Fix a memleak in wbcListTrusts
2010-02-13 Kai Blinlibwbclient: Separate out the async functions
2010-02-11 Kai Blinlibwbclient: Add wbcInterfaceDetails_send/recv
2010-02-11 Kai Blinlibwbclient: Add wbcDomainInfo_send/recv calls
2010-02-11 Kai Blinlibwbclient: Add wbcDomainName_send/recv call
2010-02-11 Kai Blinlibwbclient: Add wbcNetbiosName_send/recv calls
2010-02-11 Kai Blinlibwbclient: Add async wbcInfo_send()/wbcInfo_recv...
2010-02-11 Kai Blinlibwbclient: add wbcInterfaceVersion send/recv calls
2010-02-11 Kai Blinlibwbclient: Add async wbcPing_send/_recv
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-03 Volker Lendeckelibwbclient: Remove a pointless check
2009-10-19 Günther Deschnerlibwbclient: fix wbcLookupDomainController().
2009-08-30 Volker Lendeckes3:libwbclient: Fix bug 6349, initialize domain info...
2009-08-16 Volker Lendeckes3:winbind: Fix a potential segfault in libwbclient
2009-06-04 Kai Blinlibwbclient: Attempt to fix build on AIX
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.