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