summaryrefslogtreecommitdiffstats
path: root/ctdb/common
Commit message (Expand)AuthorAgeFilesLines
...
* Remove explicit include of lib/tevent/tevent.h.Amitay Isaacs2012-04-1310-10/+0
* LACOUNT: Add back lacount mechanism to defer migrating a fetched/read copy u...Ronnie Sahlberg2012-03-201-0/+1
* Merge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb-masterRonnie Sahlberg2012-02-211-0/+1
|\
| * READONLY: only send a control to schedule fast-vacuuming from child context i...Ronnie Sahlberg2012-02-211-0/+1
* | Add common/system_freebsd.cVolker Lendecke2012-02-131-0/+371
* | FreeBSD does not define s6_addr32, only s6_addrVolker Lendecke2012-02-131-1/+1
|/
* Add kFreeBSD supportMathieu Parent2012-01-311-0/+364
* explain why we use FIONREADRonnie Sahlberg2012-01-041-0/+6
* rb_tree: fix possible access-after-free-error in trbt_traversearray32_nodeMichael Adam2011-12-231-4/+7
* Return the peer_pid properly to the callerRonnie Sahlberg2011-12-062-2/+2
* GNU/Hurd supportMathieu Parent2011-12-061-0/+364
* Move platform-specific code to common/system_*Mathieu Parent2011-12-062-0/+23
* system_linux: correctly cast sockaddr_in6 to sockaddr for sendto() in ctdb_sy...Michael Adam2011-11-261-1/+3
* system_linux: correctly cast sockaddr_in to sockaddr in ctdb_sys_send_tcp()Michael Adam2011-11-261-1/+3
* Move some common functions to common/ctdb_ltdb.cMartin Schwenke2011-11-111-0/+37
* Added some #ifndefs to stop files being included multiple times.Martin Schwenke2011-11-111-2/+5
* Clean up warnings: remove unused function dump_packet()Martin Schwenke2011-11-091-15/+0
* RB_TREE: Add mechanism to abort a traverseRonnie Sahlberg2011-11-082-19/+43
* ReadOnly: Rename the function ctdb_ltdb_fetch_readonly() to ctdb_ltdb_fetch_w...Ronnie Sahlberg2011-09-131-1/+1
* Merge branch 'master-readonly-records' into fooRonnie Sahlberg2011-09-121-0/+80
|\
| * ReadOnly: Add a ctdb_ltdb_fetch_readonly() helper functionRonnie Sahlberg2011-08-231-0/+34
| * ReadOnly: Add helper functions to manipulate a TDB_DATA as a bitmap for nodes...Ronnie Sahlberg2011-08-231-0/+46
* | Merge remote branch 'ddiss/master_pmda_and_client_timeouts'Ronnie Sahlberg2011-09-081-2/+3
|\ \
| * | client: add req timeout argument to ctdb_cmdline_clientDavid Disseldorp2011-09-061-2/+3
| |/
* / Check interfaces: when reading the public addresses file to create the vnn listRonnie Sahlberg2011-09-063-0/+28
|/
* Remove an unused variableVolker Lendecke2011-08-221-2/+0
* io: Make queue_io_read() safe for reentryDavid Disseldorp2011-08-051-74/+63
* ltdb: add the CTDB_REC_FLAG_AUTOMATIC to the initial header in ctdb_ltdb_fetch()Michael Adam2011-03-141-0/+1
* server: Use the ctdb_ltdb_store_server() in the ctdb daemon for non-persisten...Michael Adam2011-03-141-0/+4
* Remove LACOUNT and LACCESSOR and migrate the records immediately.Ronnie Sahlberg2011-02-181-1/+0
* change the hash function to use the much better Jenkins hashRonnie Sahlberg2011-02-181-8/+1
* Add ctdb_fork(0 which will fork a child process and drop the real-timeRonnie Sahlberg2011-01-112-7/+12
* Revert scheduling back to use real-time processesRonnie Sahlberg2011-01-111-8/+41
* add a new ctdb_ltdb function to delete a record in a normal databaseRonnie Sahlberg2010-12-071-0/+19
* Drop the loglevel of the "reqid wrap" developer debug message to DEBUGRonnie Sahlberg2010-10-281-1/+1
* Revert "change the hash function to use the much better Jenkins hash"Ronnie Sahlberg2010-10-111-1/+8
* change the hash function to use the much better Jenkins hashRonnie Sahlberg2010-10-081-8/+1
* Create macros to update the statistics counters and use these macrosRonnie Sahlberg2010-09-291-34/+0
* AIX bind wants the correct addrsizeHarald Klatte2010-09-031-1/+4
* ouch, the ordering of the constants and the strings must be kept in syncRonnie Sahlberg2010-08-301-2/+2
* Add a new event "ipreallocated"Ronnie Sahlberg2010-08-301-0/+1
* Merge commit 'rusty/ports-from-1.0.112' into fooRonnie Sahlberg2010-08-191-1/+1
|\
| * logging: give a unique logging name to each forked child.Rusty Russell2010-08-181-1/+1
* | event: Update events to latest Samba version 0.9.8Rusty Russell2010-08-187-8/+9
|/
* Report client for queue errors.Rusty Russell2010-07-011-16/+43
* Merge commit 'rusty/idtree'Ronnie sahlberg2010-06-101-1/+7
|\
| * Delay reusing ids to make protocol more robustRusty Russell2010-06-101-1/+7
* | print the db name qwhen a chainunlock fails tooRonnie Sahlberg2010-06-091-1/+1
* | when tdb_chainunlock() fails, print the tdb error that occuredRonnie Sahlberg2010-06-091-1/+1
|/
* Additional log messages when tdb databases can no longer be chainlocked or ch...Ronnie Sahlberg2010-06-081-1/+1