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
/
source3
/
lib
/
interfaces.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-18
Fix bug 5681: Do not limit the number of network interfaces
Volker Lendecke
1
-10
/
+29
2009-03-09
s3:lib: interfaces.c isn't used in the configure tests anymore
Stefan Metzmacher
1
-73
/
+1
2008-09-16
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij
1
-1
/
+1
2008-02-22
Not all implementations of struct ifaddrs define ifa_broadaddr.
Michael Adam
1
-13
/
+3
2008-02-22
Remove the implementations of _get_interfaces and autoconf test in interfaces.c
Michael Adam
1
-386
/
+0
2007-12-25
Interface detection should not go through the socket wrapper
Volker Lendecke
1
-0
/
+1
2007-11-03
Remove unused var noticed by metze.
Jeremy Allison
1
-1
/
+0
2007-11-02
Fix typos in calc_sa_size, noticed by jim.brown@miami.edu
Jeremy Allison
1
-1
/
+2
2007-11-02
Fix Solaris by ensuring we use the IPv4 or IPv6 length
Jeremy Allison
1
-3
/
+14
2007-10-27
Two patches
Volker Lendecke
1
-2
/
+2
2007-10-25
Fix resolve name to resolve IPv6 addresses of link-local%ifaddr
Jeremy Allison
1
-5
/
+112
2007-10-24
Fix for AIX interface code from Kyle Stemen <kstemen@centeris.com>
Jeremy Allison
1
-9
/
+16
2007-10-21
Fix compile error caused by unknown variable.
Gerald (Jerry) Carter
1
-1
/
+1
2007-10-19
Add test for "struct in6_addr" to the HAVE_IPV6 configure test.
Gerald (Jerry) Carter
1
-2
/
+2
2007-10-13
Use strlcpy instead of strncpy
Volker Lendecke
1
-12
/
+8
2007-10-13
Fix an uninitialized variable warning
Volker Lendecke
1
-2
/
+2
2007-10-13
Also find loopback interfaces
Volker Lendecke
1
-1
/
+1
2007-10-11
Try and fix segfault found by Guenther on Fedora. Fedora
Jeremy Allison
1
-2
/
+5
2007-10-10
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
1
-77
/
+181
2007-10-10
r25476: Finally fix up new interface detection code :-).
Jeremy Allison
1
-1
/
+1
2007-10-10
r25475: Fix braindead mistakes I made pointed out by Simo and
Jeremy Allison
1
-2
/
+6
2007-10-10
r25472: Fix the interfaces code to detect IPv6 interfaces, using the
Jeremy Allison
1
-35
/
+138
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r20131: get rid of a few no previous prototype warnings
Herb Lewis
1
-0
/
+1
2007-10-10
r18687: sync the lib/interfaces.c with lib/socket/netif.c from samba4
Stefan Metzmacher
1
-23
/
+25
2007-10-10
r6586: get rid of a few more compiler warnings
Herb Lewis
1
-0
/
+2
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-4
/
+10
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-05-07
fix interfaces.c for aix 3.2.5
Andrew Tridgell
1
-2
/
+0
2000-01-14
Added "inherit permissions" patch.
Jeremy Allison
1
-0
/
+3
1999-12-17
interfaces.c from 2.0.6
Andrew Tridgell
1
-0
/
+401