index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
resolve
/
bcast.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:libcli/resolve: only try broadcast messages to ipv4 addresses
Stefan Metzmacher
2011-09-28
1
-2
/
+12
*
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
2011-05-08
1
-3
/
+3
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-2
/
+2
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-1
/
+1
*
s4:libcli/resolve: specify the port for the resulting socket_addresses
Stefan Metzmacher
2008-12-17
1
-1
/
+2
*
s4:libcli/resolve: optionally return the name that belongs to the returned ad...
Stefan Metzmacher
2008-12-17
1
-2
/
+3
*
s4:libcli/resolve: pass down flags to the resolver backends
Stefan Metzmacher
2008-12-17
1
-2
/
+4
*
s4:libcli/resolve: remove all backend specific sync functions
Stefan Metzmacher
2008-12-17
1
-20
/
+0
*
s4:libcli/resolve: add resolve_name_all*() which return all addresses not onl...
Stefan Metzmacher
2008-12-11
1
-4
/
+5
*
- make bcast name resolution match other name resolution modules for
Andrew Tridgell
2008-09-30
1
-1
/
+7
*
Remove yet more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-3
/
+7
*
r26437: remove another use of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-8
/
+27
*
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
2007-12-21
1
-5
/
+10
*
r26378: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-4
/
+5
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
1
-1
/
+7
*
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
2007-12-21
1
-3
/
+4
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r19645: don't pass NULL as mem_ctx...
Stefan Metzmacher
2007-10-10
1
-5
/
+6
*
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r13505: allow servers to bind to non-broadcast interfaces. Servers now
Andrew Tridgell
2007-10-10
1
-4
/
+7
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-3
/
+0
*
r5294: - added a separate NBT-WINS test for WINS operations (register, refres...
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r5126: the composite code is no longer client specific or smb specific, so
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r4898: - removed the unused wins_srv_*() code
Andrew Tridgell
2007-10-10
1
-101
/
+15
*
r4896: make sure the event context doesn't go away while waiting for event co...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4891: - added a generic resolve_name() async interface in libcli/resolve/,
Andrew Tridgell
2007-10-10
1
-0
/
+163