r23792: convert Samba4 to GPLv3
[samba.git] / source4 / libcli / resolve / nbtlist.c
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