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
/
replace
/
getifaddrs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libreplace: fix rep_freeifaddrs to not segfault on NULL input.
Michael Adam
2008-02-29
1
-6
/
+7
*
libreplace: add missing semicolon to getifaddrs.
Michael Adam
2008-02-29
1
-1
/
+1
*
libreplace: try and fix rep_getifaddrs() for Tru64.
Michael Adam
2008-02-29
1
-21
/
+16
*
libreplace: use the new getifaddrs test also for autoconf.
Michael Adam
2008-02-28
1
-29
/
+0
*
libreplace: don't use socketwrapper for getifaddrs() implementations.
Michael Adam
2008-02-22
1
-0
/
+2
*
libreplace: Fix comment originating from old samba source.
Michael Adam
2008-02-22
1
-1
/
+1
*
Fix linked list of ifaddrs in implementations of rep_getifaddrs.
Michael Adam
2008-02-22
1
-3
/
+3
*
Add missing initalizations of lastif in rep_getifaddr implementations.
Michael Adam
2008-02-22
1
-3
/
+6
*
libreplace: fix compile errors in getifaddrs.c
Michael Adam
2008-02-21
1
-6
/
+3
*
r26497: Fix return type for freeifaddrs().
Jelmer Vernooij
2007-12-21
1
-6
/
+6
*
r26491: Fix syntax.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26487: Cope with systems that don't have struct sockaddr.sa_len.
Jelmer Vernooij
2007-12-21
1
-2
/
+9
*
r26469: Fix paths, only include IPv4 addresses for now.
Jelmer Vernooij
2007-12-21
1
-8
/
+13
*
r26468: Match getifaddrs more closely, add trivial test.
Jelmer Vernooij
2007-12-21
1
-22
/
+11
*
r26467: Use getifaddrs() for interface enumeration and provide replacements f...
Jelmer Vernooij
2007-12-21
1
-0
/
+391