1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/ctdb
Andrew Tridgell 31e2331608 this fixes a timeout error spotted by volker
It ensures that when the client context goes away (such as when the client exits) 
that any timed events and partially completed requests from that client also go away
(This used to be ctdb commit 45a45a0a44d4da9b45719aac72b0ae4bd4c74462)
2007-04-18 19:12:29 +10:00
..
common this fixes a timeout error spotted by volker 2007-04-18 19:12:29 +10:00
direct moved cmdline.c to common code 2007-04-17 22:16:50 +10:00
ib private -> private_data for samba3 2007-04-13 20:38:24 +10:00
include merged cleanup from ronnie 2007-04-18 18:43:34 +10:00
lib - merge volkers debug changes 2007-04-18 11:20:24 +10:00
tcp make sure we notify ctdb when a node dies 2007-04-17 19:41:29 +10:00
tests use shutdown in more tests 2007-04-18 15:27:38 +10:00
.bzrignore ignored some files 2007-02-20 13:23:43 +11:00
aclocal.m4 initial version 2006-11-18 10:41:20 +11:00
autogen.sh initial version 2006-11-18 10:41:20 +11:00
config.guess initial version 2006-11-18 10:41:20 +11:00
config.mk this is a demonstration of an idea for handling locks in ctdb. 2007-04-16 16:01:37 +10:00
config.sub initial version 2006-11-18 10:41:20 +11:00
configure.ac fix configure for new test location 2007-04-10 12:51:54 +10:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in Add timestamps to debug output. 2007-04-17 17:59:39 +02:00
README added a README 2006-11-18 10:57:01 +11:00

To build this you need a recent copy of talloc, libreplace and tdb in
the directory above this directory.