summaryrefslogtreecommitdiff
path: root/source4/libcli/resolve/wins.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-1/+1
2008-12-17s4:libcli/resolve: specify the port for the resulting socket_addressesStefan Metzmacher1-1/+2
2008-12-17s4:libcli/resolve: optionally return the name that belongs to the returned ad...Stefan Metzmacher1-2/+3
2008-12-17s4:libcli/resolve: pass down flags to the resolver backendsStefan Metzmacher1-1/+5
2008-12-17s4:libcli/resolve: remove all backend specific sync functionsStefan Metzmacher1-21/+0
2008-12-11s4:libcli/resolve: add resolve_name_all*() which return all addresses not onl...Stefan Metzmacher1-4/+6
2008-10-12Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-09-23s4-nbt: use ../libcli/nbtGünther Deschner1-1/+1
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij1-3/+7
2007-12-21r26437: remove another use of global_loadparm.Jelmer Vernooij1-2/+18
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij1-5/+21
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-1/+1
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij1-3/+4
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r19645: don't pass NULL as mem_ctx...Stefan Metzmacher1-5/+6
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-3/+0
2007-10-10r5126: the composite code is no longer client specific or smb specific, soAndrew Tridgell1-3/+3
2007-10-10r4898: - removed the unused wins_srv_*() codeAndrew Tridgell1-0/+58