samba.git
2012-02-08 Ronnie SahlbergSTATISTICS: add total counts for number of delegations...
2012-02-07 Ronnie SahlbergTESTS: Add a test that verifies that RecoverPDBBySeqNum...
2012-02-07 Ronnie SahlbergAd test tool to store data and ctdb header into a local...
2012-02-06 Ronnie SahlbergTFETCH add verbose flag to print also the record ltdb...
2012-02-06 Ronnie SahlbergCTDB: update tfetch so we can specify a hexadecimal...
2012-02-06 Ronnie SahlbergTESTS: ctdb_fetch needs to allow tevent nesting
2012-02-06 Ronnie SahlbergMerge remote branch 'martins/tests'
2012-02-06 Ronnie SahlbergMerge remote branch 'martins/takeover'
2012-02-06 Martin SchwenkeTest - IP allocation simulation - add -e option to...
2012-02-06 Martin SchwenkeTests - IP allocation simulation - LCP2 => non-determin...
2012-02-06 Martin SchwenkeTests: eventscripts - fix breakage in some NFS tests
2012-02-06 Martin SchwenkeTests: eventscripts - make init test pass with recent...
2012-02-06 Martin SchwenkeTests: new test to check that "ctdb delip" removes...
2012-02-06 Martin SchwenkeTests - ctdb tool - add verbose option and output filtering
2012-02-06 Martin SchwenkeTests - ctdb tool - fix "ctdb status" test
2012-02-06 Martin SchwenkeTests - let run_tests.sh take a list of tests to run
2012-02-06 Martin SchwenkeTests: initial ctdb tool testcases
2012-02-06 Martin SchwenkeTests: fix usage message in ctdb_tool_libctdb
2012-02-06 Martin SchwenkeTests: libctdb stubs should fail when current node...
2012-02-06 Martin SchwenkeTests - add a version of the ctdb tool that compiles...
2012-02-06 Martin Schwenkectdb tool - free some memory used by popt
2012-02-06 Martin SchwenkeTests - allow tools/ctdb.c:main() to be used
2012-02-06 Martin SchwenkeTests - more libctdb stub test infrastructure
2012-02-06 Martin SchwenkeTests - more libctdb stubs and supporting state faking...
2012-02-06 Martin Schwenkectdb tool - convert control_status() over to use just...
2012-02-06 Martin Schwenkelibctdb - add ctdb_getvnnmap()
2012-02-06 Martin SchwenkeTests - update test code for ctdb tool code and libctdb...
2012-02-06 Martin Schwenkectdb tool - Fix parse_nodestring() related issues
2012-02-06 Ronnie SahlbergAdd a hoook to the ctdb initscript that we can call...
2012-02-01 Ronnie SahlbergReadOnly update documentation
2012-01-31 Ronnie SahlbergReadOnly: update the loop test tool to print number...
2012-01-31 Ronnie SahlbergNiceify the readonlyrecord API. Dont force clients...
2012-01-31 Mathieu ParentDefine ETIME on non-supporting platforms
2012-01-31 Mathieu ParentAdd kFreeBSD support
2012-01-18 Volker LendeckeFix a cut&paste error
2012-01-10 Michael Adamserver: fix a comment typo
2012-01-04 Ronnie Sahlbergexplain why we use FIONREAD
2012-01-03 Ronnie SahlbergMerge branch 'master' of ssh://git.samba.org/data/git...
2012-01-03 Ronnie SahlbergMerge remote branch 'martins/nodestatus'
2011-12-23 Michael Adamvacuum: improve logging in remove_record_from_delete_qu...
2011-12-23 Michael Adamvacuum: improve logging in delete_record_traverse()
2011-12-23 Michael Adamvacuum: improve logging in insert_record_into_delete_qu...
2011-12-23 Michael Adamvacuum: improve debugging in delete_queue_traverse()
2011-12-23 Michael Adamvacuum: add debug message to insert_record_into_delete_...
2011-12-23 Michael Adamvacuum: improve debugging in insert_record_into_delete_...
2011-12-23 Michael Adamvacuum: initialize (to zero) the vacuum fetch list...
2011-12-23 Michael Adamvacuum: add statistics output for processing of the...
2011-12-23 Michael Adamdoc:ctdb.1: add generated files after update
2011-12-23 Michael Adamdoc:ctdb.1: explain that "ctdb listvars" does not list...
2011-12-23 Michael Adamdoc:ctdb.1: adapt example output of "ctdb listvars...
2011-12-23 Michael Adamctdb-tool: adapt formatting of "listvars" output to...
2011-12-23 Michael Adamtunables: don't list obsolete tunables in the list_tuna...
2011-12-23 Michael Adamtunables: add a bool obsolete flag to the tunable_map...
2011-12-23 Michael Adamvacuum: add a comment explaining a race in the vacuum...
2011-12-23 Michael Adamvacuum: factor out initialization of the vacuum data...
2011-12-23 Michael Adamvacuum: streamline ctdb_process_delete_list()
2011-12-23 Michael Adamvacuum: factor processing of the delete list out of...
2011-12-23 Michael Adamvacuum: factor processing of vacuum fetch lists out...
2011-12-23 Michael Adamvacuum: factor out full vacuum run out of ctdb_vacuum_d...
2011-12-23 Michael Adamvacuum: factor out the fast vacuuming run into ctdb_vac...
2011-12-23 Michael Adamvacuum: rename delete_tree to delete_list
2011-12-23 Michael Adamvacuum: appropriately rename vdata.list to vdata.vacuum...
2011-12-23 Michael Adamvacuum: introduce a helper variable for the vacuum...
2011-12-23 Michael Adamvacuum: introduce a helper variable in add_record_to_va...
2011-12-23 Michael Adamtools/ctdb: allow the "ctdb vacuum" stub to be run...
2011-12-23 Michael Adamtools/ctdb: remove functionality of "ctdb vacuum",...
2011-12-23 Michael Adamvacuum: locally delete the records in the delete_tree...
2011-12-23 Michael Adamvacuum: improve vacuuming statistics for handling the...
2011-12-23 Michael Adamvacuum: fix and improve a comment
2011-12-23 Michael Adamvacuum: appropriately rename delete_traverse() to...
2011-12-23 Michael Adamvacuum: initialize the delete_count in the vacuum data
2011-12-23 Michael Adamvacuum: fix the VacuumInterval tunable's type to uint32...
2011-12-23 Michael Adamvacuum: add new tunable VacuumInterval and mark Vacuum...
2011-12-23 Michael Adamvacuum: remove struct vacuum_tuning_data (unused)
2011-12-23 Michael Adamvacuum: use get_vacuum_interval() in ctdb_vacuum_event()
2011-12-23 Michael Adamvacuum: change get_vacuum_interval() to simply return...
2011-12-23 Michael Adamvacuum: remove update_tuning_db()
2011-12-23 Michael Adamctdb_ltdb_store_server: when storing a record that...
2011-12-23 Michael Adamvacuum: add ctdb_local_remove_from_delete_queue()
2011-12-23 Michael Adamrb_tree: fix possible access-after-free-error in trbt_t...
2011-12-23 Michael Adamfix zero-initialization of header in _ctdbd_allocate_pk...
2011-12-19 Martin SchwenkeTests: eventscripts - add tests for CTDB_DELETE_UNEXPEC...
2011-12-14 Ronnie SahlbergDOC: Update the manpage to describe all relevant tunables
2011-12-14 Ronnie Sahlbergtypo
2011-12-08 Martin SchwenkeTests - make a comment more accurate
2011-12-08 Martin SchwenkeTests - test code for parse_nodestring() function
2011-12-08 Martin SchwenkeRename struct traverse_state to allow tools C files...
2011-12-08 Martin Schwenkectdb tool - remove verify_node() function
2011-12-08 Martin Schwenkectdb tool - new command "ctdb nodestatus [nodestring]"
2011-12-08 Martin Schwenkectdb tool - factor out status printing functions
2011-12-08 Martin Schwenkectdb tool - generalise nodestring parsing for -n
2011-12-06 Michael Adamlibctdb: fix libctdb's traverse after changes in the...
2011-12-06 Michael AdamRevert "Fix the build that broke in 8281bb210858ed04992...
2011-12-06 Martin Schwenkectdb tool - move parsing of nodestring to where it...
2011-12-06 Martin Schwenkectdb tool - replace fprintf with DEBUG
2011-12-06 Martin Schwenkectdb tool - short circuit most of the logic in main...
2011-12-06 Martin Schwenkectdb tool - commands that don't use the daemon can...
2011-12-06 Martin Schwenkectdb tool - simplify main() by taking most code out...
2011-12-06 Ronnie SahlbergReturn the peer_pid properly to the caller
2011-12-06 Ronnie SahlbergLibCTDB: Add support for the 'get interfaces' control...
next