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