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
/
socket
/
socket_ip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-26
libutil: moved the networking defines to util_net.h
Andrew Tridgell
1
-0
/
+1
2009-02-12
Fix Coverity ID 871 -- do not dereference "sp" before checking for NULL
Volker Lendecke
1
-1
/
+3
2009-01-30
s4:lib/socket: don't use gethostbyname2()
Stefan Metzmacher
1
-8
/
+25
2008-02-20
Make more module init functions public, since they are compiled with -fvisibi...
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26409: Pass smb ports along.
Jelmer Vernooij
1
-0
/
+4
2007-12-21
r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...
Jelmer Vernooij
1
-11
/
+11
2007-10-10
r25545: Use inet_ntop for ipv4 code as well - should make it easier to share ...
Jelmer Vernooij
1
-12
/
+14
2007-10-10
r25522: Convert to standard bool types.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r25411: Fix IPv6 socket backend.
Jelmer Vernooij
1
-10
/
+12
2007-10-10
r25384: Support DGRAM IPv6 sockets.
Jelmer Vernooij
1
-10
/
+23
2007-10-10
r24939: Integrate IPv4 and IPv6 modules (a lot of code can be shared).
Jelmer Vernooij
1
-0
/
+964