s4:librpc/rpc: add support for HttpAuthOption=negotiate
[metze/samba/wip.git] / ctdb /
2017-08-02 Martin Schwenkectdb-common: Reimplement pidfile_context_create() using...
2017-08-02 Martin Schwenkectdb-common: Rename pidfile_create() -> pidfile_context...
2017-07-23 Martin Schwenkectdb-tests: Add event script startup/shutdown tests
2017-07-23 Martin Schwenkectdb-scripts: Fix a typo
2017-07-13 Martin Schwenkectdb-docs: Update documentation of ipreallocated event
2017-07-13 Martin Schwenkectdb-common: Set close-on-exec when creating PID file
2017-07-12 Ralph Boehmectdb: enable mutexes for volatile TDBs by default
2017-07-11 Anoop C Sctdb-scripts: Fix inline comments in 10.interface
2017-07-04 Amitay Isaacsctdb-daemon: Increase priority of logs when recovery...
2017-07-04 Amitay Isaacsctdb-daemon: Increase priority of logs when shutting...
2017-07-04 Amitay Isaacsctdb-daemon: Increase priority of logs when ctdb starts...
2017-07-04 Amitay Isaacsctdb-daemon: Increase priority of logs when node is...
2017-07-04 Amitay Isaacsctdb-daemon: Increase priority of logs for recmaster...
2017-07-04 Amitay Isaacsctdb-daemon: Increase priority of logs for node connect...
2017-06-29 Amitay Isaacsctdb-tests: Add transaction/recovery test for replicate...
2017-06-29 Amitay Isaacsctdb-tests: Generalize transaction_loop test
2017-06-29 Amitay Isaacsctdb-tests: Support replicated db in tool tests
2017-06-29 Amitay Isaacsctdb-tests: Add database type option for tests
2017-06-29 Amitay Isaacsctdb-tools: Allow attach for replicated databases
2017-06-29 Amitay Isaacsctdb-client: Add db support for CTDB_DB_FLAGS_REPLICATED
2017-06-29 Amitay Isaacsctdb-client: Add sync api for DB_ATTACH_REPLICATED...
2017-06-29 Amitay Isaacsctdb-protocol: Add marshalling for CTDB_CONTROL_DB_ATTA...
2017-06-29 Amitay Isaacsctdb-daemon: Add implementation for CTDB_CONTROL_DB_ATT...
2017-06-29 Amitay Isaacsctdb-protocol: Add new control CTDB_CONTROL_DB_ATTACH_R...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_REPLICATED...
2017-06-29 Amitay Isaacsctdb-daemon: Calculate tdb flags for replicated databases
2017-06-29 Amitay Isaacsctdb-protocol: Add CTDB_DB_FLAGS_REPLICATED for new...
2017-06-29 Amitay Isaacsctdb-client: Store db_flags instead of a boolean persis...
2017-06-29 Amitay Isaacsctdb-recovery: Use db_flags instead of a boolean persis...
2017-06-29 Amitay Isaacsctdb-daemon: Pass db_flags instead of passing persisten...
2017-06-29 Amitay Isaacsctdb-daemon: Store db_flags instead of individual boole...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_STICKY...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_READONLY...
2017-06-29 Amitay Isaacsctdb-daemon: Add accessors for CTDB_DB_FLAGS_PERSISTENT...
2017-06-29 Amitay Isaacsctdb-protocol: Add DB_OPEN_FLAGS control to debug
2017-06-29 Amitay Isaacsctdb-tests: Fix control reply data for DB_ATTACH_PERSIS...
2017-06-26 Amitay Isaacsctdb-protocol: Do not pass tdb open flags to DB attach...
2017-06-26 Amitay Isaacsctdb-client: Do not pass tdb open flags to db attach api
2017-06-26 Amitay Isaacsctdb-client: Remove calaculation of tdb flags
2017-06-26 Amitay Isaacsctdb-client: Ask daemon for db open flags
2017-06-26 Amitay Isaacsctdb-client: Ask daemon for db open flags
2017-06-26 Amitay Isaacsctdb-client: Add a function to get db open flags
2017-06-26 Amitay Isaacsctdb-client: Add sync api for control DB_OPEN_FLAGS
2017-06-26 Amitay Isaacsctdb-protocol: Add protocol marshalling for control...
2017-06-26 Amitay Isaacsctdb-daemon: Implement DB_OPEN_FLAGS control
2017-06-26 Amitay Isaacsctdb-protocol: Add new control to get database open...
2017-06-26 Amitay Isaacsctdb-daemon: Drop extra boolean arguments to ctdb_local...
2017-06-26 Amitay Isaacsctdb-client: Drop tdb_flags argument to ctdb_attach()
2017-06-26 Amitay Isaacsctdb-client: Stop sending tdb_flags with DB_ATTACH...
2017-06-26 Amitay Isaacsctdb-daemon: Ignore tdb open flags passed to DB attach...
2017-06-26 Amitay Isaacsctdb-daemon: Refactor calculation of tdb open flags...
2017-06-26 Amitay Isaacsctdb-locking: Get tdb open flags from tdb instead of...
2017-06-26 Amitay Isaacsctdb-daemon: Store tdb flags just after tdb is opened...
2017-06-26 Amitay Isaacsctdb-daemon: Once database is attached, do not modify...
2017-06-24 Amitay Isaacsctdb-scripts: Don't send empty argument string to logger
2017-06-24 Amitay Isaacsctdb-recovery: Do not run local ip verification when...
2017-06-24 Amitay Isaacsctdb-recovery: Get recmode unconditionally in the main_loop
2017-06-24 Amitay Isaacsctdb-recovery: Finish processing for recovery mode...
2017-06-24 Amitay Isaacsctdb-recovery: Simplify logging of recovery mode setting
2017-06-24 Amitay Isaacsctdb-recovery: Setting up of recmode should be idempotent
2017-06-24 Amitay Isaacsctdb-recovery: Assign banning credits if database fails...
2017-06-21 Volker Lendeckectdb: Fix typos
2017-06-19 Amitay Isaacsctdb-locking: If a record could not be locked, log...
2017-06-19 Amitay Isaacsctdb-locking: Reduce logging in case of contention
2017-06-19 Amitay Isaacsctdb-locking: There are no ALLDB locks any more
2017-06-19 Amitay Isaacsctdb-client: Add correct control names to log messages
2017-06-19 Amitay Isaacsctdb-tests: Fix function names in protocol test
2017-06-17 Amitay Isaacsctdb-recovery: Delete empty records during recovery
2017-06-17 Amitay Isaacsctdb-daemon: Delete empty records from persistent database
2017-06-13 Amitay Isaacsctdb-recovery: Log messages at various debug levels
2017-06-13 Martin Schwenkectdb-scripts: Compact server-end TCP connection killing...
2017-06-13 Martin Schwenkectdb-common: Log a count of dropped messages with non...
2017-06-13 Martin Schwenkectdb-tests: Add more NFS eventscript tests for call...
2017-06-13 Martin Schwenkectdb-scripts: NFS call-out failures should cause event...
2017-06-07 Amitay Isaacsctdb-client: Document ctdb client API
2017-06-07 Amitay Isaacsctdb-client: Move eventd API to a separate header
2017-06-07 Amitay Isaacsctdb-client: Move sync API to a separate header
2017-06-07 Amitay Isaacsctdb-client: Move ctdb_ctrl_modflags() to ctdb tool
2017-06-07 Amitay Isaacsctdb-client: Add async api for detaching a database
2017-06-07 Amitay Isaacsctdb-client: Create sync wrappers for managing message...
2017-06-07 Amitay Isaacsctdb-tools: Use traverse api to re-implement ctdb catdb...
2017-06-07 Amitay Isaacsctdb-client: Refactor cluster-wide database traverse api
2017-06-07 Amitay Isaacsctdb-protocol: Allocate SRVID range for ctdb client
2017-06-07 Amitay Isaacsctdb-client: Rename ctdb_db_travese to ctdb_db_traverse...
2017-06-07 Richard SharpeLog the actual error returned when creating a pipe...
2017-06-01 Martin Schwenkectdb-common: Fix crash in logging initialisation
2017-05-30 Amitay Isaacsctdb-tools: Always exit with positive return value
2017-05-30 Amitay Isaacsctdb-eventd: Avoid passing NULL pointer to printf(...
2017-05-30 Amitay Isaacsctdb-eventd: Use run_event abstraction
2017-05-30 Amitay Isaacsctdb-common: Add run_event abstraction
2017-05-30 Amitay Isaacsctdb-common: Update run_proc api to re-assign stdin
2017-05-26 Martin Schwenkectdb-tests: Add some extra tests for "ctdb nodestatus"
2017-05-25 Martin Schwenkectdb-tools: "ctdb nodestatus" should only display heade...
2017-05-25 Martin Schwenkectdb-tools: Stop "ctdb nodestatus" from always showing...
2017-05-24 Amitay Isaacsctdb-daemon: Add AllowMixedVersions tunable
2017-05-24 Amitay Isaacsctdb-daemon: Do not allow mixed ctdb versions in a...
2017-05-24 Amitay Isaacsctdb-keepalive: Move ctdb_send_keepalive() to ctdb_keep...
2017-05-24 Amitay Isaacsctdb-packaging: Remove mkversion.sh script
2017-05-24 Amitay Isaacsctdb-build: Simplify generation of version header files
2017-05-24 Amitay Isaacsctdb-readonly: Avoid a tight loop waiting for revoke...
next