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
/
tcp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
make sure we notify ctdb when a node dies
Andrew Tridgell
2007-04-17
1
-0
/
+4
*
private -> private_data for samba3
Andrew Tridgell
2007-04-13
2
-6
/
+6
*
Rename "private" to "private_data"
Volker Lendecke
2007-04-11
3
-13
/
+16
*
fix the queueing for partially connected tcp sockets
Andrew Tridgell
2007-04-10
3
-3
/
+7
*
make some functions static, and remove an unused structure
Andrew Tridgell
2007-04-10
2
-4
/
+4
*
made all sockets handle partial IO
Andrew Tridgell
2007-04-10
3
-153
/
+38
*
change the tcp code to call ctdb_read_pdu() instead of doing the partial read...
Ronnie sahlberg
2007-04-10
2
-83
/
+28
*
move the checking of the CONNECT_WAIT flag into the start method for tcp
Ronnie sahlberg
2007-04-10
1
-0
/
+6
*
When we create a tcp connection to a remote ctdb node do an explicit bind() ...
Ronnie sahlberg
2007-04-06
1
-1
/
+16
*
added --num-msgs option
Andrew Tridgell
2007-02-20
1
-0
/
+3
*
support hostnames for node names
Andrew Tridgell
2007-02-20
1
-2
/
+22
*
merged from samba4 ctdb
Andrew Tridgell
2007-02-07
1
-9
/
+2
*
merge fixes from samba4
Andrew Tridgell
2007-01-23
3
-11
/
+20
*
simple ctdb benchmark
Andrew Tridgell
2006-12-19
1
-1
/
+0
*
enforce the tcp memory alignment in packet queue
Andrew Tridgell
2006-12-19
3
-1
/
+7
*
added handling of partial packet reads
Andrew Tridgell
2006-12-19
4
-12
/
+90
*
queue up packets to nodes that aren't connected yet. This avoids a
Andrew Tridgell
2006-12-01
2
-7
/
+6
*
- added ctdb_set_flags() call
Andrew Tridgell
2006-12-01
3
-4
/
+3
*
- added simple (fake) vnn system
Andrew Tridgell
2006-11-28
2
-12
/
+9
*
- setup a convenience name field for nodes
Andrew Tridgell
2006-11-28
4
-23
/
+188
*
- split up tcp functions into more logical parts
Andrew Tridgell
2006-11-28
4
-96
/
+158
*
started splitting out transport code
Andrew Tridgell
2006-11-27
2
-0
/
+302
[prev]