summaryrefslogtreecommitdiffstats
path: root/source4/libcli/resolve
Commit message (Expand)AuthorAgeFilesLines
* s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett2009-06-121-16/+16
* s4:resolve/dns_ex: undefine class because it's used in heimdal/lib/roken/reso...Stefan Metzmacher2009-02-021-0/+5
* s4: simplify some overly-complicated logicTim Prouty2008-12-301-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-298-14/+14
* s4: Fix a getaddrinfo/EAI_NODATA portability issueTim Prouty2008-12-221-0/+4
* s4:libcli/replace: add some RESOLVE_NAME_FLAG* flagsStefan Metzmacher2008-12-184-18/+43
* s4:libcli/resolve: specify the port for the resulting socket_addressesStefan Metzmacher2008-12-178-9/+25
* s4:libcli/resolve: optionally return the name that belongs to the returned ad...Stefan Metzmacher2008-12-178-23/+82
* s4:libcli/resolve: pass down flags to the resolver backendsStefan Metzmacher2008-12-178-8/+29
* s4:libcli/resolve: remove all backend specific sync functionsStefan Metzmacher2008-12-175-85/+0
* s4:libcli/resolve: let the "host" module use the dns_ex.c codeStefan Metzmacher2008-12-171-183/+11
* s4:libcli/resolve: add getaddrinfo()/dns_looup() resolvingStefan Metzmacher2008-12-171-0/+484
* s4:libcli/resolve: don't use __RESOLVE_H__ it might be used by system headers...Stefan Metzmacher2008-12-171-3/+3
* s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher2008-12-172-1/+1
* s4:libcli/resolve: add resolve_name_all*() which return all addresses not onl...Stefan Metzmacher2008-12-117-49/+115
* s4:libcli/resolve: don't ignore SIGCHLD anymoreStefan Metzmacher2008-11-161-7/+15
* Use global iconv convenience rather than global loadparm.Jelmer Vernooij2008-11-021-1/+1
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+1
* Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij2008-10-121-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* - make bcast name resolution match other name resolution modules forAndrew Tridgell2008-09-302-2/+8
* return a more useful error message when no name resolution methods areAndrew Tridgell2008-09-291-0/+4
* s4-nbt: use ../libcli/nbtGünther Deschner2008-09-233-3/+3
* s4-nbt: use private_data instead of private.Günther Deschner2008-09-231-2/+2
* Fix an uninitialized variable introduced by 3045d391Volker Lendecke2008-05-141-2/+1
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-213-12/+5
* Remove more global_loadparm instance.sJelmer Vernooij2008-02-211-1/+2
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-213-7/+18
* r26437: remove another use of global_loadparm.Jelmer Vernooij2007-12-214-14/+54
* r26426: Remove uses of global_loadparm.Jelmer Vernooij2007-12-211-5/+6
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-212-2/+3
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-213-6/+14
* r26397: Fix circular dependency in samba-socket.Jelmer Vernooij2007-12-213-22/+47
* r26391: samba4 doesn't support 'lmhosts' as resolve moduleStefan Metzmacher2007-12-211-1/+1
* r26378: Remove use of global_loadparm.Jelmer Vernooij2007-12-212-5/+6
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-216-45/+112
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-212-4/+5
* r26309: Move specification of port higher up the all stack.Jelmer Vernooij2007-12-211-0/+1
* r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij2007-12-211-4/+2
* r25903: Move more files out of torture/Jelmer Vernooij2007-12-211-0/+90
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-212-4/+5
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-103-5/+5
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-102-2/+2
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-103-0/+3
* r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij2007-10-102-4/+6
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-106-18/+12