summaryrefslogtreecommitdiff
path: root/source4/libcli/resolve
AgeCommit message (Expand)AuthorFilesLines
2010-03-26libutil: moved the networking defines to util_net.hAndrew Tridgell2-0/+2
2010-03-11s4:libcli/resovle File based lookup module for DNS name typesAndrew Bartlett2-0/+152
2010-03-11s4:libcli/resolve Use a more robust way to return the string addressAndrew Bartlett1-2/+11
2010-03-05s4-dns-ex: use autoclose on the dns child pipeAndrew Tridgell1-2/+1
2010-01-06s4: Fix result check for getaddrinfo()Kamen Mazdrashki1-6/+11
2009-09-19s4-resolve: fixed a crash bug on timeoutAndrew Tridgell1-3/+5
2009-09-11s4/libcli: when we get a DNS lookup failure show the nameAndrew Tridgell1-0/+2
2009-06-12s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...Andrew Bartlett1-16/+16
2009-02-02s4:resolve/dns_ex: undefine class because it's used in heimdal/lib/roken/reso...Stefan Metzmacher1-0/+5
2008-12-30s4: simplify some overly-complicated logicTim Prouty1-1/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher8-14/+14
2008-12-22s4: Fix a getaddrinfo/EAI_NODATA portability issueTim Prouty1-0/+4
2008-12-18s4:libcli/replace: add some RESOLVE_NAME_FLAG* flagsStefan Metzmacher4-18/+43
2008-12-17s4:libcli/resolve: specify the port for the resulting socket_addressesStefan Metzmacher8-9/+25
2008-12-17s4:libcli/resolve: optionally return the name that belongs to the returned ad...Stefan Metzmacher8-23/+82
2008-12-17s4:libcli/resolve: pass down flags to the resolver backendsStefan Metzmacher8-8/+29
2008-12-17s4:libcli/resolve: remove all backend specific sync functionsStefan Metzmacher5-85/+0
2008-12-17s4:libcli/resolve: let the "host" module use the dns_ex.c codeStefan Metzmacher1-183/+11
2008-12-17s4:libcli/resolve: add getaddrinfo()/dns_looup() resolvingStefan Metzmacher1-0/+484
2008-12-17s4:libcli/resolve: don't use __RESOLVE_H__ it might be used by system headers...Stefan Metzmacher1-3/+3
2008-12-17s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher2-1/+1
2008-12-11s4:libcli/resolve: add resolve_name_all*() which return all addresses not onl...Stefan Metzmacher7-49/+115
2008-11-16s4:libcli/resolve: don't ignore SIGCHLD anymoreStefan Metzmacher1-7/+15
2008-11-02Use global iconv convenience rather than global loadparm.Jelmer Vernooij1-1/+1
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-1/+0
2008-10-20Make sure prototypes are always included, make some functions static andJelmer Vernooij1-0/+1
2008-10-12Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-09-30- make bcast name resolution match other name resolution modules forAndrew Tridgell2-2/+8
2008-09-29return a more useful error message when no name resolution methods areAndrew Tridgell1-0/+4
2008-09-23s4-nbt: use ../libcli/nbtGünther Deschner3-3/+3
2008-09-23s4-nbt: use private_data instead of private.Günther Deschner1-2/+2
2008-05-14Fix an uninitialized variable introduced by 3045d391Volker Lendecke1-2/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce3-12/+5
2008-02-21Remove more global_loadparm instance.sJelmer Vernooij1-1/+2
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij3-7/+18
2007-12-21r26437: remove another use of global_loadparm.Jelmer Vernooij4-14/+54
2007-12-21r26426: Remove uses of global_loadparm.Jelmer Vernooij1-5/+6
2007-12-21r26402: Require a talloc context in libnetif.Jelmer Vernooij2-2/+3
2007-12-21r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij3-6/+14
2007-12-21r26397: Fix circular dependency in samba-socket.Jelmer Vernooij3-22/+47
2007-12-21r26391: samba4 doesn't support 'lmhosts' as resolve moduleStefan Metzmacher1-1/+1
2007-12-21r26378: Remove use of global_loadparm.Jelmer Vernooij2-5/+6
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij6-45/+112
2007-12-21r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2-4/+5
2007-12-21r26309: Move specification of port higher up the all stack.Jelmer Vernooij1-0/+1
2007-12-21r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij1-4/+2
2007-12-21r25903: Move more files out of torture/Jelmer Vernooij1-0/+90
2007-12-21r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2-4/+5
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij3-5/+5