index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
resolve
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-resolve: fixed a crash bug on timeout
Andrew Tridgell
2009-09-19
1
-3
/
+5
*
s4/libcli: when we get a DNS lookup failure show the name
Andrew Tridgell
2009-09-11
1
-0
/
+2
*
s4:heimdal: import lorikeet-heimdal-200906080040 (commit 904d0124b46eed7a8ad6...
Andrew Bartlett
2009-06-12
1
-16
/
+16
*
s4:resolve/dns_ex: undefine class because it's used in heimdal/lib/roken/reso...
Stefan Metzmacher
2009-02-02
1
-0
/
+5
*
s4: simplify some overly-complicated logic
Tim Prouty
2008-12-30
1
-1
/
+1
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
8
-14
/
+14
*
s4: Fix a getaddrinfo/EAI_NODATA portability issue
Tim Prouty
2008-12-22
1
-0
/
+4
*
s4:libcli/replace: add some RESOLVE_NAME_FLAG* flags
Stefan Metzmacher
2008-12-18
4
-18
/
+43
*
s4:libcli/resolve: specify the port for the resulting socket_addresses
Stefan Metzmacher
2008-12-17
8
-9
/
+25
*
s4:libcli/resolve: optionally return the name that belongs to the returned ad...
Stefan Metzmacher
2008-12-17
8
-23
/
+82
*
s4:libcli/resolve: pass down flags to the resolver backends
Stefan Metzmacher
2008-12-17
8
-8
/
+29
*
s4:libcli/resolve: remove all backend specific sync functions
Stefan Metzmacher
2008-12-17
5
-85
/
+0
*
s4:libcli/resolve: let the "host" module use the dns_ex.c code
Stefan Metzmacher
2008-12-17
1
-183
/
+11
*
s4:libcli/resolve: add getaddrinfo()/dns_looup() resolving
Stefan Metzmacher
2008-12-17
1
-0
/
+484
*
s4:libcli/resolve: don't use __RESOLVE_H__ it might be used by system headers...
Stefan Metzmacher
2008-12-17
1
-3
/
+3
*
s4: fix LIBEVENTS dependencies and use more forward declarations
Stefan Metzmacher
2008-12-17
2
-1
/
+1
*
s4:libcli/resolve: add resolve_name_all*() which return all addresses not onl...
Stefan Metzmacher
2008-12-11
7
-49
/
+115
*
s4:libcli/resolve: don't ignore SIGCHLD anymore
Stefan Metzmacher
2008-11-16
1
-7
/
+15
*
Use global iconv convenience rather than global loadparm.
Jelmer Vernooij
2008-11-02
1
-1
/
+1
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
1
-0
/
+1
*
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
- make bcast name resolution match other name resolution modules for
Andrew Tridgell
2008-09-30
2
-2
/
+8
*
return a more useful error message when no name resolution methods are
Andrew Tridgell
2008-09-29
1
-0
/
+4
*
s4-nbt: use ../libcli/nbt
Günther Deschner
2008-09-23
3
-3
/
+3
*
s4-nbt: use private_data instead of private.
Günther Deschner
2008-09-23
1
-2
/
+2
*
Fix an uninitialized variable introduced by 3045d391
Volker Lendecke
2008-05-14
1
-2
/
+1
*
Remove more event_context_init() uses from function calls within deep down th...
Simo Sorce
2008-04-21
3
-12
/
+5
*
Remove more global_loadparm instance.s
Jelmer Vernooij
2008-02-21
1
-1
/
+2
*
Remove yet more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
3
-7
/
+18
*
r26437: remove another use of global_loadparm.
Jelmer Vernooij
2007-12-21
4
-14
/
+54
*
r26426: Remove uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-5
/
+6
*
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
2007-12-21
2
-2
/
+3
*
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
2007-12-21
3
-6
/
+14
*
r26397: Fix circular dependency in samba-socket.
Jelmer Vernooij
2007-12-21
3
-22
/
+47
*
r26391: samba4 doesn't support 'lmhosts' as resolve module
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r26378: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
2
-5
/
+6
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
6
-45
/
+112
*
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
2007-12-21
2
-4
/
+5
*
r26309: Move specification of port higher up the all stack.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26264: pass name resolve order explicitly, use torture context for settings ...
Jelmer Vernooij
2007-12-21
1
-4
/
+2
*
r25903: Move more files out of torture/
Jelmer Vernooij
2007-12-21
1
-0
/
+90
*
r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...
Jelmer Vernooij
2007-12-21
2
-4
/
+5
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
3
-5
/
+5
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
3
-0
/
+3
*
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...
Jelmer Vernooij
2007-10-10
2
-4
/
+6
[next]