summaryrefslogtreecommitdiffstats
path: root/source4/libcli/resolve/nbtlist.c
Commit message (Expand)AuthorAgeFilesLines
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21593: give a more useful error, when we can't resolve a long nameStefan Metzmacher2007-10-101-0/+9
* r19645: don't pass NULL as mem_ctx...Stefan Metzmacher2007-10-101-7/+8
* r19639: convert nbtlist.c to new composite apiStefan Metzmacher2007-10-101-55/+44
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-1/+1
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+2
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r10636: Formatting for better readability.Rafal Szczesniak2007-10-101-6/+12
* r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher2007-10-101-10/+10
* r8628: add retries to the normal paths of nbt name resolution. UDP broadcasts...Andrew Tridgell2007-10-101-2/+2
* r8002: favor addresses on our local interfaces in NBT name resolution ifAndrew Tridgell2007-10-101-1/+14
* r5550: Initialise retry count - valgrind was freaking out because this valueTim Potter2007-10-101-0/+1
* r5328: - allow case sensitive nbt name lookupsAndrew Tridgell2007-10-101-0/+7
* r5126: the composite code is no longer client specific or smb specific, soAndrew Tridgell2007-10-101-8/+8
* r5116: fixed build of the nbtlist codeAndrew Tridgell2007-10-101-2/+7
* r4898: - removed the unused wins_srv_*() codeAndrew Tridgell2007-10-101-0/+170