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
/
lib
/
socket
/
interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:lib/socket: simplify iface_list_wildcard() and its callers
Stefan Metzmacher
2014-03-07
1
-2
/
+2
*
s4:lib/socket: use the same logic in iface_list_wildcard() as in smbd
Stefan Metzmacher
2014-03-07
1
-21
/
+5
*
lib/param: Remove use of lp{cfg,}_socket_address outside the NBT client and s...
Andrew Bartlett
2012-07-27
1
-10
/
+0
*
s4-interfaces: allow pure ipv6 to work
Matthieu Patou
2011-10-16
1
-1
/
+2
*
s4:lib/socket/interface.c - "ifaces" strictly needs to be initialised
Matthias Dieter Wallnöfer
2011-09-12
1
-1
/
+1
*
s4:lib/socket: iface_list_wildcard() should only return "::" if we have ipv6 ...
Stefan Metzmacher
2011-07-10
1
-1
/
+13
*
s4-interface: raise the debug level for interface discovery
Andrew Tridgell
2011-06-08
1
-3
/
+3
*
s4-ipv6: fixed iface_list_same_net() for IPv6
Andrew Tridgell
2011-06-07
1
-3
/
+15
*
s4-ipv6: fix iface_list_best_ip() for IPv6
Andrew Tridgell
2011-06-07
1
-1
/
+23
*
s4-ipv6: enable IPv6 by default
Andrew Tridgell
2011-06-06
1
-2
/
+2
*
s4-ipv6: allow ipv6 to be enabled/disabled in smb.conf
Andrew Tridgell
2011-06-06
1
-11
/
+20
*
s4-ipv6: added ipv4 functions to interface code
Andrew Tridgell
2011-06-06
1
-0
/
+32
*
s4-ipv6: fixed a warning
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
s4-ipv6: allow IPv6 addresses in our interfaces list
Andrew Tridgell
2011-06-06
1
-5
/
+0
*
s4-ipv6: added iface_list_wildcard()
Andrew Tridgell
2011-06-06
1
-0
/
+28
*
s4-interfaces: keep interfaces in the order they were declared
Andrew Tridgell
2011-05-08
1
-1
/
+5
*
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
2011-05-08
1
-16
/
+16
*
s4-lib/socket Samba4 is not IPv6 compatible
Andrew Bartlett
2011-05-08
1
-0
/
+5
*
s4-lib merge get_interfaces() from Samba3 to Samba4
Andrew Bartlett
2011-05-08
1
-79
/
+165
*
s4 socket: increase the debuglevel to make add interface debug messages less ...
Kai Blin
2010-10-23
1
-1
/
+1
*
libutil: moved the networking defines to util_net.h
Andrew Tridgell
2010-03-26
1
-0
/
+1
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Use common net utility code (address and sockaddr manipulation).
Jelmer Vernooij
2008-10-23
1
-1
/
+1
*
Rename same_net to same_net_v4 for consistency with Samba 3.
Jelmer Vernooij
2008-10-23
1
-3
/
+3
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
r26406: Make a copy to prevent modification of the loadparm configuration.
Jelmer Vernooij
2007-12-21
1
-2
/
+9
*
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
2007-12-21
1
-10
/
+11
*
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
2007-12-21
1
-49
/
+24
*
r26383: Make interfaces argument explicit.
Jelmer Vernooij
2007-12-21
1
-15
/
+20
*
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
2007-12-21
1
-13
/
+13
*
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
2007-12-21
1
-9
/
+8
*
r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...
Jelmer Vernooij
2007-12-21
1
-26
/
+19
*
r25522: Convert to standard bool types.
Jelmer Vernooij
2007-10-10
1
-9
/
+9
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25043: Avoid allocation on with NULL parent.
Jelmer Vernooij
2007-10-10
1
-2
/
+3
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
Stefan Metzmacher
2007-10-10
1
-0
/
+354