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