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
/
replace
/
getifaddrs.m4
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-18
libreplace: use LIBREPLACE_NETWORK_LIBS within some configure checks
Stefan Metzmacher
1
-2
/
+2
2008-03-14
libreplace: fix samba4 build (by not setting global LIBS).
Michael Adam
1
-3
/
+0
2008-03-14
libreplace: add -I$libreplacedir to CPPFLAGS for getifaddrs tests.
Michael Adam
1
-0
/
+4
2008-02-29
libreplace: add snprintf.c to test code for getifaddrs - needed on some systems.
Michael Adam
1
-0
/
+4
2008-02-28
libreplace: use the new getifaddrs test also for autoconf.
Michael Adam
1
-4
/
+16
2008-02-27
libreplace: fix standalone build - add necessary libs.
Michael Adam
1
-0
/
+3
2008-02-22
libreplace: fix creation of conftest files for getifaddrs tests.
Michael Adam
1
-4
/
+11
2008-02-21
Try and fix getifaddrs check on irix: dont't try to include config.h
Michael Adam
1
-0
/
+3
2008-02-20
libreplace: change samba_cv_ to libreplace_cv_ in getifaddrs.m4
Michael Adam
1
-15
/
+15
2008-02-19
Remove relict SAMBA_CONFIGURE_CPPFLAGS from lib/replace.
Michael Adam
1
-3
/
+0
2007-12-21
r26554: Fix test for getifaddr on FreeBSD. Patch by Timur Bakeyev.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26551: Make sure NULL is defined before using it to test for getifaddrs().
James Peach
1
-0
/
+4
2007-12-21
r26487: Cope with systems that don't have struct sockaddr.sa_len.
Jelmer Vernooij
1
-0
/
+6
2007-12-21
r26469: Fix paths, only include IPv4 addresses for now.
Jelmer Vernooij
1
-8
/
+5
2007-12-21
r26467: Use getifaddrs() for interface enumeration and provide replacements f...
Jelmer Vernooij
1
-0
/
+94