index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
include
/
ctdb_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-daemon: Do not run monitor event if any other event is already running
Amitay Isaacs
2014-01-21
1
-0
/
+1
*
ctdb/daemon: Untangle serialisation of 1st recovery -> startup -> monitor
Martin Schwenke
2014-01-17
1
-1
/
+1
*
ctdb-daemon: Remove ctdb_fork_with_logging()
Amitay Isaacs
2014-01-16
1
-5
/
+0
*
ctdb-daemon: Add ctdb_vfork_with_logging()
Amitay Isaacs
2014-01-16
1
-0
/
+9
*
ctdb-daemon: No need to call event scripts with CTDB_CALLED_BY_USER
Amitay Isaacs
2014-01-16
1
-2
/
+1
*
ctdb-common: Refactor code to keep track of child processes
Amitay Isaacs
2013-11-27
1
-0
/
+1
*
ctdb-locking: Implement active lock requests limit per database
Amitay Isaacs
2013-11-27
1
-1
/
+2
*
ctdb-recoverd: Fix backward compatibility for CTDB_SRVID_TAKEOVER_RUN
Martin Schwenke
2013-11-27
1
-1
/
+6
*
tunables: Remove obsolete tunables
Amitay Isaacs
2013-10-30
1
-3
/
+0
*
common: New function ctdb_mkdir_p_or_die()
Martin Schwenke
2013-10-25
1
-0
/
+1
*
common: New function mkdir_p()
Martin Schwenke
2013-10-25
1
-0
/
+2
*
ctdbd: Pass the public address file location in ctdb context
Martin Schwenke
2013-10-22
1
-2
/
+1
*
ctdbd: Default for event_script_dir should use CTDB_BASE
Martin Schwenke
2013-10-22
1
-1
/
+0
*
ctdbd: Add nodes_file member to struct ctdb_context
Martin Schwenke
2013-10-22
1
-0
/
+1
*
ctdbd: Remove transaction code related to TRANS2 commits
Amitay Isaacs
2013-10-04
1
-1
/
+0
*
include: Remove unused set_dmaster structure
Amitay Isaacs
2013-10-04
1
-6
/
+0
*
recoverd: Fix the implementation of CTDB_SRVID_REBALANCE_NODE
Martin Schwenke
2013-09-19
1
-2
/
+3
*
recoverd: Make the SRVID request structure generic
Martin Schwenke
2013-09-19
1
-10
/
+3
*
recoverd: Move struct ctdb_public_ip_list back into ctdb_takeover.c
Martin Schwenke
2013-08-22
1
-6
/
+0
*
Revert "LACOUNT: Add back lacount mechanism to defer migrating a fetched/rea...
Amitay Isaacs
2013-08-22
1
-2
/
+1
*
Revert "ctdbd: Remove incomplete ctdb_db_statistics_wire structure"
Amitay Isaacs
2013-07-29
1
-0
/
+4
*
common/system: Add ctdb_set_process_name() function
Amitay Isaacs
2013-07-10
1
-0
/
+1
*
ctdbd: No need for DeadlockTimeout tunable
Amitay Isaacs
2013-07-10
1
-1
/
+0
*
ctdbd: Remove incomplete ctdb_db_statistics_wire structure
Amitay Isaacs
2013-07-10
1
-4
/
+0
*
recoverd: Clean up log messages in remote IP verification
Martin Schwenke
2013-07-05
1
-1
/
+2
*
util: New function ctdb_die()
Martin Schwenke
2013-07-05
1
-0
/
+1
*
banning: Make ctdb_local_node_got_banned() a void function
Amitay Isaacs
2013-07-02
1
-1
/
+1
*
freeze: Make ctdb_start_freeze() a void function
Amitay Isaacs
2013-07-02
1
-1
/
+1
*
ctdbd: Refactor shutdown sequence
Martin Schwenke
2013-06-22
1
-0
/
+2
*
ctdbd: Add new runstate CTDB_RUNSTATE_FIRST_RECOVERY
Martin Schwenke
2013-05-24
1
-0
/
+1
*
ctdbd: Replace ctdb->done_startup with ctdb->runstate
Martin Schwenke
2013-05-24
1
-1
/
+14
*
locking: Remove functions that are not used anymore
Amitay Isaacs
2013-05-24
1
-2
/
+0
*
recoverd: Fix tunable NoIPTakeoverOnDisabled, rename to NoIPHostOnAllDisabled
Martin Schwenke
2013-05-07
1
-1
/
+1
*
ctdbd: Remove the "stopped" event
Martin Schwenke
2013-05-06
1
-1
/
+1
*
ctdbd: New control CTDB_CONTROL_IPREALLOCATED
Martin Schwenke
2013-05-06
1
-0
/
+3
*
vacuum: introduce the RECEIVE_RECORDS control
Michael Adam
2013-04-24
1
-0
/
+1
*
util: Removed unused declaration of ctdbd_start()
Martin Schwenke
2013-04-18
1
-1
/
+0
*
include: Move ctdb_start_daemon() from ctdb_client.h to ctdb_private.h
Martin Schwenke
2013-04-18
1
-0
/
+3
*
ctdbd: Add --pidfile option
Martin Schwenke
2013-04-18
1
-0
/
+1
*
util: New functions ctdb_set_child_info() and ctdb_is_child_process()
Martin Schwenke
2013-04-18
1
-0
/
+2
*
ctdbd: unimplement the unused SET_DMASTER control
Michael Adam
2013-04-17
1
-1
/
+0
*
traverse: Add CTDB_CONTROL_TRAVERSE_ALL_EXT to support withemptyrecords
Amitay Isaacs
2013-04-17
1
-0
/
+1
*
ctdbd: Add an index db for message list for faster searches
Amitay Isaacs
2013-03-06
1
-3
/
+10
*
Logging: Fix breakage when freeing the log ringbuffer
Martin Schwenke
2013-02-07
1
-0
/
+1
*
ctdbd: Remove command-line option --debug-hung-script
Martin Schwenke
2013-02-05
1
-2
/
+0
*
ctdbd: Remove debug_hung_script_ctx
Martin Schwenke
2013-02-05
1
-1
/
+0
*
Logging: New function ctdb_log_ringbuffer_free()
Martin Schwenke
2013-02-05
1
-1
/
+1
*
daemon: Protect against double free of callback state while shutting down
Amitay Isaacs
2013-01-09
1
-0
/
+1
*
daemon: On shutdown, destroy timed events that check if recoverd is active
Amitay Isaacs
2013-01-09
1
-0
/
+1
*
ctdbd: Remove debug option --node-ip, use --listen instead
Martin Schwenke
2013-01-07
1
-1
/
+0
[next]