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
/
ctdb
/
common
/
system_linux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop the debug level for logging fd creation to DEBUG_DEBUG
Ronnie Sahlberg
2010-02-04
1
-2
/
+2
*
lower the debug levels for the "create FD messages" so we dont fill up the logs.
Ronnie Sahlberg
2009-10-21
1
-1
/
+1
*
add logging everytime we create a filedescriptor in the main ctdb daemon
Ronnie Sahlberg
2009-10-15
1
-0
/
+7
*
change the socket we use for sending grautious ARPs from AF_INET/SOCK_PACKET ...
Ronnie Sahlberg
2009-05-21
1
-11
/
+32
*
move common code of system_linux.c and system_aix.c into new system_common.c
Michael Adam
2009-02-28
1
-51
/
+0
*
ctdb_sys_have_ip: don't overwrite input data (setting port to 0)
Stefan Metzmacher
2009-01-19
1
-1
/
+3
*
Fix verification of IP allocation with ipv6 addresses on Linux.
Michael Adam
2009-01-19
1
-1
/
+8
*
fix a bug in the tcp socketkiller for ipv6
Ronnie Sahlberg
2008-08-20
1
-1
/
+1
*
fix the ipv6 checksum calculation for pseudoheader so that it actually works
Ronnie Sahlberg
2008-08-19
1
-46
/
+112
*
initial ipv6 patch
Ronnie Sahlberg
2008-08-19
1
-39
/
+69
*
convert handling of gratious arps and their controls and helpers to
Ronnie Sahlberg
2008-06-04
1
-79
/
+81
*
Start implementing support for ipv6.
Ronnie Sahlberg
2008-05-14
1
-62
/
+108
*
Add a missing include
Ronnie Sahlberg
2008-05-14
1
-1
/
+1
*
add a checksum routine for tcp over ipv6
Ronnie Sahlberg
2008-05-14
1
-0
/
+24
*
merge from ronnie
Andrew Tridgell
2008-02-04
1
-11
/
+11
*
added debug constants to allow for better mapping to syslog levels
Andrew Tridgell
2008-02-04
1
-1
/
+1
*
merge from tridge
Ronnie Sahlberg
2007-09-13
1
-81
/
+2
|
\
|
*
we don't need the is_loopback logic in ctdb any more
Andrew Tridgell
2007-09-13
1
-82
/
+2
|
*
- use struct sockaddr_in more consistently instead of string addresses
Andrew Tridgell
2007-09-10
1
-8
/
+5
*
|
merged patch from tridge
Ronnie Sahlberg
2007-09-10
1
-8
/
+5
|
\
\
|
|
/
|
/
|
*
|
change the signature to ctdb_sys_have_ip() to also return:
Ronnie Sahlberg
2007-09-10
1
-2
/
+84
|
/
*
merge from volker
Andrew Tridgell
2007-08-22
1
-2
/
+4
*
zero out the sa struct to supress a valgrind error
Ronnie Sahlberg
2007-08-15
1
-0
/
+2
*
add some support for controlling Linux or AIX in the makefile
Ronnie Sahlberg
2007-07-14
1
-0
/
+381