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
/
ctdb_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Report client for queue errors.
Rusty Russell
2010-07-01
1
-16
/
+43
*
libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protoc...
Rusty Russell
2010-05-20
1
-1
/
+1
*
ctdb: migrate to new dlinklist.h from Samba
Andrew Tridgell
2010-02-09
1
-4
/
+3
*
ctdb: move ctdb_io.c to use TLIST_*() macros
Andrew Tridgell
2010-02-04
1
-21
/
+6
*
We only queued up to 1000 packets per queue before we start dropping
Ronnie Sahlberg
2010-02-04
1
-1
/
+18
*
ctdb_io: fix use-after-free on invalid packets
Rusty Russell
2009-12-02
1
-1
/
+19
*
Suggestion from Volker,
Ronnie Sahlberg
2009-10-26
1
-6
/
+5
*
When clients have blocked, perhaps because the node is banned or stopped ...
Ronnie Sahlberg
2009-10-21
1
-0
/
+10
*
add improvements to tracking memory usage in ctdbd adn the recovery daemon
Ronnie Sahlberg
2008-04-01
1
-1
/
+1
*
from tridge: decorate dumpmemory output so that packets that are queued show ...
Ronnie Sahlberg
2008-04-01
1
-0
/
+23
*
merge from ronnie
Andrew Tridgell
2008-02-04
1
-5
/
+5
*
update lib/replace from samba4
Andrew Tridgell
2007-07-10
1
-3
/
+2
*
ctdb is GPL not LGPL
Andrew Tridgell
2007-05-31
1
-12
/
+12
*
fixed more warnings on 64 bit boxes
Andrew Tridgell
2007-05-29
1
-2
/
+2
*
another place where we could send a partial packet
Andrew Tridgell
2007-05-28
1
-2
/
+4
*
drop any partialialy send packets when we get a socket write error
Andrew Tridgell
2007-05-26
1
-0
/
+7
*
handle corrupt ctdb packets better
Andrew Tridgell
2007-05-26
1
-0
/
+5
*
fixed two more places where we don't correctly handle write errors on sockets
Andrew Tridgell
2007-05-15
1
-1
/
+6
*
- take advantage of the new EVENT_FD_AUTOCLOSE flag
Andrew Tridgell
2007-05-05
1
-1
/
+1
*
first stage of efficient non-blocking ctdb traverse
Andrew Tridgell
2007-05-03
1
-3
/
+7
*
yay! finally fixed the bug that volker, ronnie and I have been chasing
Andrew Tridgell
2007-04-29
1
-5
/
+17
*
- fix includes to work in both samba4 and ctdb standalone
Andrew Tridgell
2007-04-16
1
-1
/
+1
*
private -> private_data for samba3
Andrew Tridgell
2007-04-13
1
-11
/
+11
*
merge from ronnie
Andrew Tridgell
2007-04-10
1
-2
/
+0
|
\
|
*
remove old ifdef that remained from when this was a header file
Ronnie sahlberg
2007-04-10
1
-4
/
+0
*
|
made all sockets handle partial IO
Andrew Tridgell
2007-04-10
1
-36
/
+222
|
/
*
make normal/deamon mode controllable by a ctdb flag so that the api looks the...
Ronnie sahlberg
2007-04-10
1
-0
/
+119