Make sure prototypes are always included, make some functions static and
[samba.git] / source4 / libcli / resolve / nbtlist.c
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Günther Deschners4-nbt: use ../libcli/nbt
2008-09-23 Günther Deschners4-nbt: use private_data instead of private.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-22 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-21 Simo SorceRemove more event_context_init() uses from function...
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove more global_loadparm instance.s
2008-02-21 Jelmer VernooijRemove yet more uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26437: remove another use of global_loadparm.
2007-12-21 Jelmer Vernooijr26426: Remove uses of global_loadparm.
2007-12-21 Jelmer Vernooijr26402: Require a talloc context in libnetif.
2007-12-21 Jelmer Vernooijr26401: Don't cache interfaces context in libnetif.
2007-12-21 Jelmer Vernooijr26325: Remove use of global_loadparm in netif.
2007-12-21 Jelmer Vernooijr26309: Move specification of port higher up the all...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25430: Add the loadparm context to all parametric...
2007-10-10 Jelmer Vernooijr25035: Fix some more warnings, use service pointer...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr21593: give a more useful error, when we can't resolve...
2007-10-10 Stefan Metzmacherr19645: don't pass NULL as mem_ctx...
2007-10-10 Stefan Metzmacherr19639: convert nbtlist.c to new composite api
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Rafal Szczesniakr10636: Formatting for better readability.
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Andrew Tridgellr8628: add retries to the normal paths of nbt name...
2007-10-10 Andrew Tridgellr8002: favor addresses on our local interfaces in NBT...
2007-10-10 Tim Potterr5550: Initialise retry count - valgrind was freaking...
2007-10-10 Andrew Tridgellr5328: - allow case sensitive nbt name lookups
2007-10-10 Andrew Tridgellr5126: the composite code is no longer client specific...
2007-10-10 Andrew Tridgellr5116: fixed build of the nbtlist code
2007-10-10 Andrew Tridgellr4898: - removed the unused wins_srv_*() code