rusty/ctdb.git
2011-11-11 Martin SchwenkeMove some common functions to common/ctdb_ltdb.c
2011-11-11 Martin SchwenkeAdded some #ifndefs to stop files being included multip...
2011-11-11 Martin SchwenkeClean up warnings: rpcgen output contains unused variable.
2011-11-11 Martin SchwenkeFix lib/replace
2011-11-11 Martin SchwenkeClean up warnings: popt sure does some strange things
2011-11-10 Martin SchwenkeClean up warnings: add -Wno-format-zero-length to CFLAGS
2011-11-10 Martin SchwenkeClean up warnings: -Wunused-but-set-variable in tevent_...
2011-11-09 Martin SchwenkeClean up warnings: remove unused function dump_packet()
2011-11-09 Martin SchwenkeClean up warnings: remove unused variable alen from...
2011-11-09 Martin SchwenkeClean up warnings: remove set but unused variable from...
2011-11-09 Martin SchwenkeClean up warnings: log some unchecked return codes...
2011-11-09 Martin SchwenkeFix typo in ctdb_ltdb_store_server()
2011-11-09 Martin SchwenkeClean up warnings: remove changed_flags in monitor_helper
2011-11-09 Martin SchwenkeClean up warnings: ‘tevent_loop_allow_nesting’ is depre...
2011-11-08 Ronnie SahlbergSRVID ranges: Change the ranges for SRVIDs to allow...
2011-11-08 Mathieu ParentNagios plugin for CTDB
2011-11-08 Mathieu Parentconfig can be in /etc/default/ instead of /etc/sysconfi...
2011-11-08 Mathieu Parentconfig can be in /etc/default/ instead of /etc/sysconfig/
2011-11-08 Mathieu Parentconfig/functions: CTDB_VARDIR is /var/lib/ctdb on Debia...
2011-11-08 Ronnie SahlbergNew version 1.12
2011-11-08 Ronnie SahlbergRecord Fetch Collapse: Collapse multiple fetch request...
2011-11-08 Ronnie SahlbergMerge remote branch 'martins/lcp2fix'
2011-11-08 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-11-08 Ronnie SahlbergRB_TREE: Add mechanism to abort a traverse
2011-11-02 Volker LendeckeFix some typos
2011-11-01 Martin SchwenkeTests - IP allocation - add some extra output due to...
2011-11-01 Martin SchwenkeLCP IP allocation algorithm - try harder to find a...
2011-11-01 Martin SchwenkeTests - IP allocation - new test that shows current...
2011-11-01 Martin SchwenkeTests - Allow some tests in ctdb_takover_tests to speci...
2011-11-01 Martin SchwenkeTests - IP allocation tests - must export CTDB_LCP2.
2011-11-01 Martin SchwenkeLCP IP allocation algorithm - new function lcp2_failbac...
2011-10-31 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_namespace'
2011-10-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-10-28 Ronnie SahlbergTests: convert test tool for fetching a readonly lock...
2011-10-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-10-28 Ronnie Sahlberglibctdb: dont allow ctdb_writerecord() for readonly...
2011-10-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-10-28 Ronnie SahlbergReadOnly: If record does not exist, upgrade to write...
2011-10-28 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-10-28 Ronnie SahlbergReadOnly: add readonly record lock requests to libctdb
2011-10-28 Ronnie SahlbergReadOnly: fix bug writing incorrect amount of data...
2011-10-24 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-10-24 Ronnie SahlbergReadOnly DOCS: update the docs for readonly delegations...
2011-10-24 Ronnie SahlbergReadOnly: Dont update the record header from the callin...
2011-10-24 Ronnie SahlbergRemove debug message
2011-10-18 Ronnie SahlbergMerge remote branch 'martins/tests'
2011-10-18 Martin Schwenkeonnode: unset EXTRA_SSH_OPTS when using fakessh
2011-10-18 Martin SchwenkeWeb - add me as a developer. :-)
2011-10-17 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2011-10-13 Martin SchwenkeMake ctdb_diagnostics more resilient to uncontactable...
2011-10-12 Michael Adamdoc: update compiled manpages of ctdb.1 after change...
2011-10-12 Gregor Beckltdbtool: ignore empty (deleted) records per default.
2011-10-12 Ronnie SahlbergMerge branches 'master' and 'master' of 10.1.1.27:...
2011-10-12 Mathieu ParentFix bashism in 40.fs_use
2011-10-12 Mathieu ParentTypo deamon -> daemon
2011-10-12 Mathieu Parentapache's service name is not always httpd
2011-10-12 Mathieu ParentLess verbosity when there is no public addresses file
2011-10-12 Mathieu ParentFix broken readdir
2011-09-25 Martin SchwenkeTests - simple integration - do a "ctdb sync" after...
2011-09-25 Martin SchwenkeTests - IP allocation - initial unit tests
2011-09-25 Martin SchwenkeTests - IP allocation - allow more interesting node...
2011-09-22 Ronnie SahlbergOne of the entry points to release an ip reset the...
2011-09-21 Ronnie SahlbergChange the 'This Node' column of the machinereadable...
2011-09-21 Ronnie Sahlbergwhen checking that the interfaces exist in ctdb_add_pub...
2011-09-14 David Disseldorppmda: Use upstream assigned PCP domain id
2011-09-13 Ronnie SahlbergReadOnly: revokechild_active is a list, not a context.
2011-09-13 Ronnie SahlbergDocument 'cattdb' more clearly that it dumps the conten...
2011-09-13 Ronnie Sahlbergfix some compiler warnings for the test tools
2011-09-13 Ronnie SahlbergReadOnly: Rename the function ctdb_ltdb_fetch_readonly...
2011-09-12 Michael AdamFix a typo in a message in ctdb backupdb.
2011-09-11 Ronnie SahlbergFix additional breakage from the merge for change in...
2011-09-11 Ronnie SahlbergMerge branch 'master-readonly-records' into foo
2011-09-08 Ronnie SahlbergDrop loglevel for a tevent message from FATAL to ERROR
2011-09-08 Ronnie SahlbergMerge remote branch 'ddiss/master_pmda_and_client_timeouts'
2011-09-06 David Disseldorppmda: handle struct latency_counter and add num_recoveries
2011-09-06 David Disseldorppmda: document in README how to add a new metric
2011-09-06 David Disseldorppmda: Use CTDB_PATH macro for default socket path
2011-09-06 David Disseldorppmda: Pull ctdb statistics once per fetch
2011-09-06 David Disseldorppmda: Attempt reconnects while ctdbd is unavailable
2011-09-06 David Disseldorppmda: Initial ctdb pmda check-in
2011-09-06 David Disseldorpclient: flag local node in ctdb -Y status output
2011-09-06 David Disseldorpclient: add timeout argument to ctdb_attach
2011-09-06 David Disseldorpclient: add req timeout argument to ctdb_cmdline_client
2011-09-06 Ronnie SahlbergMerge branch 'master' of 10.1.1.27:/shared/ctdb/ctdb...
2011-09-06 Ronnie SahlbergInterface monitoring: add a event to trigger every...
2011-09-06 Ronnie SahlbergCheck interfaces: when reading the public addresses...
2011-09-05 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2011-09-05 Michael AdamAdd a tunable "AllowClientDBAttach" with default value 1.
2011-09-02 Michael Adamtools/ctdb: fix a typo in a debug message
2011-09-02 Ronnie Sahlbergtests:ctdb_fetch_lock_once we must link with @POPT_OB...
2011-09-02 Ronnie Sahlbergtests: Link ctdb_fetch_lock_once with @TDB_OBJ@ not...
2011-09-01 Ronnie SahlbergNew version 1.11
2011-09-01 Ronnie SahlbergReadOnly: update the documentation about readonly locks
2011-09-01 Ronnie SahlbergReadOnly: add a new control to activate readonly lock...
2011-09-01 Ronnie SahlbergReadOnly: add a readonly flag to the getdbmap control...
2011-09-01 Ronnie SahlbergReadOnly: Change the ctdb_db structure to keep a uint8_...
2011-08-31 Ronnie SahlbergMerge remote branch 'martins/tests'
2011-08-31 Ronnie SahlbergMerge remote branch 'martins/eventscripts'
2011-08-31 Martin SchwenkeTests - eventscripts - add some multievent tests
2011-08-31 Martin SchwenkeTests - eventscripts - allow "ctdb scriptstatus" output...
next