samba.git
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-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...
2011-12-06 Mathieu ParentGNU/Hurd support
2011-12-06 Mathieu ParentMove platform-specific code to common/system_*
2011-12-06 Mathieu ParentRemove zero-length gnu_printf format string in ctdb_dae...
2011-12-06 Mathieu ParentFix ctdb-crash-cleanup sysconfig handling
2011-12-06 Ronnie SahlbergFix the build that broke in 8281bb210858ed04992eacea7f6...
2011-12-03 Michael Adamtraverse: fix traversing with empty records by adding...
2011-11-29 Ronnie SahlbergDOC: document the check_srvids debugging command
2011-11-29 Ronnie Sahlbergctdb: use libctdb version of check-srvids call
2011-11-29 Ronnie SahlbergLibCTDB: add support for the check-srvids control
2011-11-29 Ronnie Sahlbergcheck_srvids: remove the <pnn> from the commandline...
2011-11-29 Volker LendeckeAdd "ctdb check_srvid"
2011-11-29 Volker LendeckeAdd CTDB_CONTROL_CHECK_SRVID
2011-11-29 Ronnie SahlbergDOC: describe the RecoverPDBBySeqNum tunable
2011-11-29 Ronnie SahlbergRecover Persistent database DB by DB and not record...
2011-11-29 Ronnie SahlbergLibCTDB: add get persistent db seqnum control
2011-11-29 Ronnie SahlbergDB Seqnum: must provide a ctdb_ltdb_header when calling...
2011-11-29 Michael Adamdoc: commit generated ctdb.1 manpages after xml change
2011-11-29 Michael Adamdoc: document the "--print-recordflags" parameter to...
2011-11-29 Michael Adamctdb: add an option --print-recordflags to trigger...
2011-11-29 Michael Adamdoc: commit generated ctdb.1 manpages after xml change
2011-11-29 Michael Adamdoc: document the "--print-hash" parameter to "ctdb".
2011-11-29 Michael Adamctdb: add an option --print-hash to enable printing...
2011-11-29 Michael Adamdoc: commit generated ctdb.1 manpages after xml change
2011-11-29 Michael Adamdoc: document the "--print-lmaster" parameter to "ctdb"
2011-11-29 Michael Adamctdb: add an option --print-lmaster to enable printing...
2011-11-29 Michael Adamdoc: commit generated ctdb.1 manpages after xml change
2011-11-29 Michael Adamdoc: document the "--print-datasize" parameter to ...
2011-11-29 Michael Adamctdb: add an option --print-datasize to only print...
2011-11-29 Michael Adamdoc: commit generated ctdb.1 manpages after xml change
2011-11-29 Michael Adamdoc: document the --print-emptyrecords switch in the...
2011-11-29 Michael Adamctdb: add an option --print-emptyrecords to enable...
2011-11-29 Michael Adamclient: add version ctdb_traverse_ext() of ctdb_travers...
2011-11-29 Michael Adamtraverse: add a flag to enable transferring empty recor...
2011-11-29 Stefan Metzmacherrecoverd: try to become the recovery master if we have...
2011-11-29 Ronnie SahlbergThis breaks the build since the recovery loop is differ...
2011-11-26 Stefan Metzmacherrecoverd: try to become the recovery master if we have...
2011-11-26 Stefan Metzmacherrecoverd: let async_getcap_callback() also update ctdb...
2011-11-26 Michael Adamvacuum: update (C) from vacuum rewrite
2011-11-25 Michael Adamvacuum: write a big and up-to-date explaining comment...
2011-11-25 Michael Adamvacuum: fix a comment typo in vacuum_traverse()
2011-11-25 Michael Adamvacuum: fix horrible indentation/whitespacing for ctdb_...
2011-11-25 Michael Adamvacuum: fix a comment typo in vacuum_traverse()
2011-11-25 Michael Adamvacuum: fix an abundance of indentation white spaces...
2011-11-25 Michael Adamvacuum: rename "size" to "freelist_size" for clarity
2011-11-25 Michael Adambuild: add target libctdb.so.0 and symlink libctdb.so
2011-11-25 Michael Adambuild: add socket_wrapper objects to test binaries
2011-11-25 Michael Adambuild: add option --enable-socket-wrapper to build...
2011-11-25 Michael Adamadd socket_wrapper from samba
2011-11-25 Andreas Schneiderlibutil: Remove obsolete signal type cast.
2011-11-25 Michael Adambuild: add libreplace network checks to configure
2011-11-25 Michael Adamupdate lib/replace to current upstream version (samba...
2011-11-25 Michael Adamsystem_linux: correctly cast sockaddr_in6 to sockaddr...
2011-11-25 Michael Adamsystem_linux: correctly cast sockaddr_in to sockaddr...
2011-11-25 Michael Adamlogging: properly cast sockaddr_in to sockaddr for...
2011-11-25 Michael Adamlogging: some whitespace cleanup in ctdb_syslog_log()
2011-11-25 Michael Adamlogging: properly cast sockaddr_in to sockaddr for...
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/eventscripts'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/scriptstatus'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/ctdb_control_oom'
2011-11-18 Ronnie SahlbergMerge remote branch 'martins/hashinclude'
next