index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
resolve
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-23
dns: fix comments and make s4/libcli/resolve dns resolver working
Alexander Bokovoy
1
-1
/
+1
2012-05-23
s4-resolve: Remove dependency on libroken
Simo Sorce
1
-197
/
+152
2011-12-14
s4-resolv: fix dns_ex so as to fail correctly when a name does not exist
Andrew Bartlett
1
-0
/
+9
2011-12-05
s4-resolver: do not use all the A and AAAA records, those after a NS are not ...
Matthieu Patou
1
-0
/
+16
2011-11-06
s4-resolver: fix bug with DNS servers returning AAAA records when asked for A...
Matthieu Patou
1
-2
/
+4
2011-11-02
s4-resolver: make it work back with ipv4 only DNS records
Matthieu Patou
1
-16
/
+25
2011-10-21
s4-resolv: fix resolution of SRV records pointing to A and AAAA records
Matthieu Patou
1
-161
/
+238
2011-09-28
s4:libcli/resolve: only try broadcast messages to ipv4 addresses
Stefan Metzmacher
1
-2
/
+12
2011-08-13
s4:libcli: use tevent_ fn names instead of legacy event_ ones
Simo Sorce
1
-1
/
+1
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
1
-2
/
+2
2011-06-07
s4-ipv6: fixed a crash in the IPv6 DNS code
Andrew Tridgell
1
-1
/
+1
2011-06-07
s4-ipv6: fixed DNS handling with new IPv6 code
Andrew Tridgell
1
-1
/
+16
2011-06-06
s4-ipv6: allow for IPv6 in resolver top level calls
Andrew Tridgell
1
-4
/
+2
2011-06-06
s4-ipv6: cope with IPv6 in our async DNS client code
Andrew Tridgell
1
-28
/
+28
2011-06-06
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
2
-2
/
+2
2011-05-13
do an explicit A record search for SRV entries
Luke Howard
1
-4
/
+22
2011-05-08
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
2
-4
/
+4
2011-05-03
s4-libcli Remove resolve_name() as it conflicts with Samba3.
Andrew Bartlett
1
-12
/
+0
2010-12-11
s4-smbtorture: Make test names lowercase and dot-separated.
Jelmer Vernooij
1
-1
/
+1
2010-10-03
s4:libcli/resolve/dns_ex.c - fix "const" warning
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-09-27
s4-dns: avoid search domains expansion in DNS resolver
Andrew Tridgell
1
-0
/
+8
2010-09-24
s4:libcli/resolve/file.c - fix "const" warning
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-15
s4-resolve: the file backend should not look at the name type
Andrew Tridgell
1
-1
/
+1
2010-09-15
s4-resolve: added resolve_name_multiple_recv()
Andrew Tridgell
1
-0
/
+34
2010-09-15
s4-dns: fixed lookup of SRV records using dns_ex
Andrew Tridgell
1
-2
/
+2
2010-09-02
s4-resolve: added resolve_name_ex_send()
Andrew Tridgell
1
-8
/
+33
2010-09-02
s4-resolve: add a default domain for unqualified names in file backend
Andrew Tridgell
1
-5
/
+15
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
4
-7
/
+7
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-2
/
+1
2010-03-26
libutil: moved the networking defines to util_net.h
Andrew Tridgell
2
-0
/
+2
2010-03-11
s4:libcli/resovle File based lookup module for DNS name types
Andrew Bartlett
2
-0
/
+152
2010-03-11
s4:libcli/resolve Use a more robust way to return the string address
Andrew Bartlett
1
-2
/
+11
2010-03-05
s4-dns-ex: use autoclose on the dns child pipe
Andrew Tridgell
1
-2
/
+1
2010-01-06
s4: Fix result check for getaddrinfo()
Kamen Mazdrashki
1
-6
/
+11
2009-09-19
s4-resolve: fixed a crash bug on timeout
Andrew Tridgell
1
-3
/
+5
2009-09-11
s4/libcli: when we get a DNS lookup failure show the name
Andrew Tridgell
1
-0
/
+2
2009-06-12
s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...
Andrew Bartlett
1
-16
/
+16
2009-02-02
s4:resolve/dns_ex: undefine class because it's used in heimdal/lib/roken/reso...
Stefan Metzmacher
1
-0
/
+5
2008-12-30
s4: simplify some overly-complicated logic
Tim Prouty
1
-1
/
+1
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
8
-14
/
+14
2008-12-22
s4: Fix a getaddrinfo/EAI_NODATA portability issue
Tim Prouty
1
-0
/
+4
2008-12-18
s4:libcli/replace: add some RESOLVE_NAME_FLAG* flags
Stefan Metzmacher
4
-18
/
+43
2008-12-17
s4:libcli/resolve: specify the port for the resulting socket_addresses
Stefan Metzmacher
8
-9
/
+25
2008-12-17
s4:libcli/resolve: optionally return the name that belongs to the returned ad...
Stefan Metzmacher
8
-23
/
+82
2008-12-17
s4:libcli/resolve: pass down flags to the resolver backends
Stefan Metzmacher
8
-8
/
+29
2008-12-17
s4:libcli/resolve: remove all backend specific sync functions
Stefan Metzmacher
5
-85
/
+0
2008-12-17
s4:libcli/resolve: let the "host" module use the dns_ex.c code
Stefan Metzmacher
1
-183
/
+11
2008-12-17
s4:libcli/resolve: add getaddrinfo()/dns_looup() resolving
Stefan Metzmacher
1
-0
/
+484
2008-12-17
s4:libcli/resolve: don't use __RESOLVE_H__ it might be used by system headers...
Stefan Metzmacher
1
-3
/
+3
2008-12-17
s4: fix LIBEVENTS dependencies and use more forward declarations
Stefan Metzmacher
2
-1
/
+1
[next]