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
/
source3
/
lib
/
replace
/
system
/
network.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Samba 3 and Samba 4 both use the same single copy of libreplace.
Jelmer Vernooij
2008-09-16
1
-332
/
+0
*
libreplace: make sure system/network.h is only used when AC_LIBREPLACE_NETWOR...
Stefan Metzmacher
2008-05-16
1
-0
/
+4
*
libreplace: move rep_socketpair() to its own module.
Michael Adam
2008-03-19
1
-0
/
+5
*
libreplace: replace inet_ntoa() when it is missing
Michael Adam
2008-03-18
1
-1
/
+1
*
libreplace: add an inet_aton() function that calls inet_pton().
Michael Adam
2008-03-14
1
-0
/
+5
*
Fix macro name (no 's' in ifr_addr).
Gerald W. Carter
2008-02-28
1
-1
/
+1
*
libreplace: Add tests for connect and gethostbyname.
Michael Adam
2008-02-26
1
-0
/
+10
*
Fix build on VOS: socklen_t is needed for rep_inet_ntop: move it up.
Michael Adam
2008-02-26
1
-5
/
+5
*
r26507: Fix function signature for freeifaddrs.
Jelmer Vernooij
2008-02-19
1
-1
/
+1
*
r26497: Fix return type for freeifaddrs().
Jelmer Vernooij
2008-02-19
1
-1
/
+1
*
r26492: Some hosts have a define called ifa_dstaddr.
Jelmer Vernooij
2008-02-19
1
-0
/
+1
*
r26469: Fix paths, only include IPv4 addresses for now.
Jelmer Vernooij
2008-02-19
1
-1
/
+1
*
r26467: Use getifaddrs() for interface enumeration and provide replacements f...
Jelmer Vernooij
2008-02-19
1
-0
/
+25
*
NetBSD does not support AI_ADDRCONFIG
Volker Lendecke
2008-02-01
1
-0
/
+7
*
Revert "Host SerNet-AIX has __ss_family instead of ss_family in sockaddr_stor...
Stefan Metzmacher
2008-01-18
1
-4
/
+0
*
r26550: libreplace: fallback to __ss_family of struct sockaddr_storage
Stefan Metzmacher
2008-01-18
1
-0
/
+9
*
Host SerNet-AIX has __ss_family instead of ss_family in sockaddr_storage
Volker Lendecke
2007-12-25
1
-0
/
+4
*
Fix bug #5121 (unix passwd sync not working on a streams based
Jeremy Allison
2007-12-17
1
-0
/
+4
*
Try and fix the Solaris build by adding a missing define
Jeremy Allison
2007-10-25
1
-0
/
+5
*
[libreplace] define AI_NUMERICSERV as it's used in getaddrinfo.c
metze
2007-10-25
1
-0
/
+11
*
- include getaddrinfo.h after we have defined struct addrinfo
metze
2007-10-25
1
-4
/
+5
*
[libreplace] if we replace types define the HAVE_<type> macro
metze
2007-10-25
1
-0
/
+3
*
[libreplace] move definition of struct addrinfo so that it can use socklen_t
metze
2007-10-25
1
-15
/
+13
*
[libreplace] move define of a constant to near to the others
metze
2007-10-25
1
-4
/
+4
*
[libreplace] include socket_wrapper.h after we have typedef'ed socklen_t
metze
2007-10-25
1
-7
/
+7
*
Move #defined for getaddrinfo into network.h (as other
Jeremy Allison
2007-10-16
1
-4
/
+91
*
missing stuff from samba4's libreplace
Stefan Metzmacher
2007-10-15
1
-0
/
+4
*
don't imply "system/network.h" within replace.h,
metze
2007-10-15
1
-1
/
+11
*
r25507: Fix definition of struct sockaddr_storage if
Jeremy Allison
2007-10-10
1
-0
/
+5
*
r25505: Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfo
Jeremy Allison
2007-10-10
1
-1
/
+5
*
r25495: Fixup definitions for missing sockaddr_storage.
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r25487: Try fix the build - fix socklen_t and sa_family_t.
Jeremy Allison
2007-10-10
1
-0
/
+8
*
r25474: Try and fix the build on Mac OS X 10.4.9.
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r25472: Fix the interfaces code to detect IPv6 interfaces, using the
Jeremy Allison
2007-10-10
1
-0
/
+12
*
r25232: sync lib/replace with SAMBA_4_0
Stefan Metzmacher
2007-10-10
1
-8
/
+0
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23790: LGPLv3+ conversion for our LGPLv2+ library code
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r23309: sync lib/replace with SAMBA_4_0
Stefan Metzmacher
2007-10-10
1
-11
/
+16
*
r18958: merge from samba4:
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r18953: sync socket_wrapper with samba4
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r18644: bring in libreplace in lib/replace
Stefan Metzmacher
2007-10-10
1
-0
/
+105