summaryrefslogtreecommitdiff
path: root/ctdb/common
Commit message (Expand)AuthorAgeFilesLines
* merge from peterAndrew Tridgell2007-04-262-21/+21
|\
| * merged tridge's branchPeter Somogyi2007-04-2610-114/+1035
| |\ | |/ |/|
* | moved status to ctdb_controlAndrew Tridgell2007-04-263-111/+46
* | added a ctdb control message, and toolAndrew Tridgell2007-04-265-5/+433
* | merge from ronnieAndrew Tridgell2007-04-264-21/+236
|\ \
| * | add pdu's that the client can use to query the ctdb daemon of the path Ronnie Sahlberg2007-04-242-4/+131
| * | split the 32bit idr field into two.Ronnie Sahlberg2007-04-233-17/+97
| * | add a comment that sometimes sending remote calls straight to the Ronnie Sahlberg2007-04-231-0/+8
* | | popt not needed in lockwait codeAndrew Tridgell2007-04-231-1/+0
* | | added max_redirect_count status fieldAndrew Tridgell2007-04-221-1/+4
|/ /
* | fixed the reverse of the last bug - handle the case when the new dmaster is t...Andrew Tridgell2007-04-222-28/+74
* | - when handling a record migration in the lmaster, bypass the usualAndrew Tridgell2007-04-222-43/+79
* | added a useful tool for dumping a ctdbAndrew Tridgell2007-04-221-0/+13
* | update the vnn as well when getting the connection informationAndrew Tridgell2007-04-211-0/+1
* | - prevent sending dmaster requests to ourselvesAndrew Tridgell2007-04-212-6/+8
* | merge fixes from samba4Andrew Tridgell2007-04-212-2/+2
* | - expanded status to include count of each call typeAndrew Tridgell2007-04-203-3/+18
* | added ctdb_status toolAndrew Tridgell2007-04-206-9/+206
* | - fixed a problem with packets to ourselves. The packets were beingAndrew Tridgell2007-04-203-21/+55
| * merged tridge's branchPeter Somogyi2007-04-202-1/+5
| |\ | |/ |/|
* | merged fix from volker (thanks!)Andrew Tridgell2007-04-201-0/+1
|\ \
| * | The remote node needs to get the IMMEDIATE_MIGRATION flag to actually send theVolker Lendecke2007-04-191-0/+1
* | | minor debug changesAndrew Tridgell2007-04-202-1/+4
|/ /
| * Simplified code in ctdb_init_transport.Peter Somogyi2007-04-201-5/+1
| * - ctdb/ib minor bugfixes (error case)Peter Somogyi2007-04-203-12/+44
|/
* fixed a bug found by volker - initialse the record on disk when initialised i...Andrew Tridgell2007-04-191-3/+5
* - split out ctdb_ltdb_lock_fetch_requeue() into a simplerAndrew Tridgell2007-04-192-15/+47
* - added a --torture option to all ctdb tools. This setsAndrew Tridgell2007-04-196-88/+131
* the checks for srcnode and destnode from the client are redundant since the ...Ronnie sahlberg2007-04-191-12/+0
* add some tests in the daemon that a REQ_CALL that a client sent us has valid ...Ronnie sahlberg2007-04-191-0/+12
* much simpler fetch code!Andrew Tridgell2007-04-194-272/+17
* - fully separate the client version of ctdb_call from the daemonAndrew Tridgell2007-04-193-88/+131
* - make he packet allocation routines take a mem_ctx, which allowsAndrew Tridgell2007-04-193-55/+86
* avoid a deadlock the fetch_lock code. The deadlock could happen whenAndrew Tridgell2007-04-194-100/+80
* - use separate directories for the tdb files by defaultAndrew Tridgell2007-04-192-2/+9
* merged the db_dir changes from volker. Changed them slightly,Andrew Tridgell2007-04-193-1/+22
|\
| * Add --dbdir to ctdbd. Necessary for shared operation between ctdbd and smbd.Volker Lendecke2007-04-182-1/+9
|/
* this fixes a timeout error spotted by volkerAndrew Tridgell2007-04-181-0/+1
* validate dmaster on a client fetch requestAndrew Tridgell2007-04-182-15/+32
* simpler shutdown process. The reply is not actually needed, andAndrew Tridgell2007-04-182-30/+6
* make sure we don't double free in the async lock handlerAndrew Tridgell2007-04-181-0/+4
* add/finish the ctdb_shutdown() function.Ronnie sahlberg2007-04-182-20/+49
* initial shutdown function where a client can request an orderly shutdown of a...Ronnie sahlberg2007-04-183-16/+104
|\
| * started adding a cleaner daemon finish methodAndrew Tridgell2007-04-183-0/+21
| * bit less verbose when client exitsAndrew Tridgell2007-04-181-1/+1
|/
* - merge volkers debug changesAndrew Tridgell2007-04-185-42/+87
|\
| * Clean up the call_states correctlyVolker Lendecke2007-04-171-4/+4
| * Some more debug and two memleak fixesVolker Lendecke2007-04-172-5/+16
| * typoVolker Lendecke2007-04-171-1/+1
| * Add timestamps to debug output.Volker Lendecke2007-04-171-2/+3
|/