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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-19
ctdb-daemon: Drop ctdbd --public-interface option
Martin Schwenke
1
-1
/
+0
2017-10-10
ctdb-daemon: Add code to process ctdb_req_tunnel packets
Amitay Isaacs
1
-0
/
+7
2017-10-10
ctdb-daemon: Add implementation of tunnel controls
Amitay Isaacs
2
-0
/
+19
2017-09-21
ctdb-daemon: Add implementation of control CHECK_PID_SRVID
Amitay Isaacs
1
-0
/
+2
2017-09-19
Revert "ctdb-daemon: Remove unused function ctdb_stop_monitoring()"
Martin Schwenke
1
-0
/
+2
2017-09-14
ctdb-client: Drop old client code for monitor controls
Martin Schwenke
1
-18
/
+0
2017-09-14
ctdb-daemon: Remove unused function ctdb_stop_monitoring()
Martin Schwenke
1
-2
/
+0
2017-09-14
ctdb-daemon: Drop implementation of monitor controls
Martin Schwenke
1
-5
/
+0
2017-09-12
ctdb-daemon: Add a function to check if db access is allowed
Amitay Isaacs
1
-0
/
+1
2017-08-25
ctdb-client: Fix ctdb_attach() to use database flags
Amitay Isaacs
1
-1
/
+1
2017-08-25
ctdb-client: Optionally return database id from ctdb_ctrl_createdb()
Amitay Isaacs
1
-1
/
+1
2017-08-25
ctdb-client: Fix ctdb_ctrl_createdb() to use database flags
Amitay Isaacs
1
-1
/
+1
2017-08-14
ctdb-daemon: Drop the implementation of CHECK_SRVIDS control
Amitay Isaacs
1
-2
/
+0
2017-08-14
ctdb-client: Drop client code to send CHECK_SRVIDS control
Amitay Isaacs
1
-3
/
+0
2017-06-29
ctdb-daemon: Pass db_flags instead of passing persistent flag
Amitay Isaacs
1
-1
/
+1
2017-06-29
ctdb-daemon: Store db_flags instead of individual boolean flags
Amitay Isaacs
1
-3
/
+1
2017-06-26
ctdb-client: Add a function to get db open flags
Amitay Isaacs
1
-0
/
+3
2017-06-26
ctdb-client: Drop tdb_flags argument to ctdb_attach()
Amitay Isaacs
1
-2
/
+1
2017-06-26
ctdb-daemon: Ignore tdb open flags passed to DB attach controls
Amitay Isaacs
1
-1
/
+1
2017-06-19
ctdb-locking: Reduce logging in case of contention
Amitay Isaacs
1
-0
/
+3
2017-05-24
ctdb-daemon: Do not allow mixed ctdb versions in a cluster
Amitay Isaacs
2
-0
/
+5
2017-05-24
ctdb-keepalive: Move ctdb_send_keepalive() to ctdb_keepalive.c
Amitay Isaacs
1
-2
/
+0
2017-04-05
ctdb-daemon: Add tracking of migration records
Amitay Isaacs
1
-0
/
+4
2016-12-19
ctdb-takeover: Drop unused ctdb_takeover_run() and related code
Martin Schwenke
1
-3
/
+0
2016-12-19
ctdb-protocol: Move CTDB_PUBLIC_IP_FLAGS_ONLY_AVAILABLE to protocol.h
Martin Schwenke
1
-2
/
+0
2016-12-18
ctdb-daemon: Switch to using event daemon
Amitay Isaacs
1
-9
/
+0
2016-12-18
ctdb-daemon: Add functions to talk to event daemon
Amitay Isaacs
1
-0
/
+6
2016-12-18
ctdb-client: Drop client code for eventscript controls
Amitay Isaacs
1
-11
/
+0
2016-12-18
ctdb-daemon: Drop implementation of eventscript controls
Amitay Isaacs
1
-11
/
+0
2016-12-16
ctdb-daemon: Move function typedef to where it's used
Amitay Isaacs
1
-6
/
+0
2016-12-05
ctdb-daemon: Add ctdb_vfork_exec()
Amitay Isaacs
1
-0
/
+3
2016-12-05
ctdb-logging: Get rid of debug_extra
Amitay Isaacs
1
-2
/
+0
2016-12-05
ctdb-daemon: Remove setting of debug_extra from switch_from_server_to_client()
Amitay Isaacs
1
-2
/
+1
2016-12-05
ctdb-daemon: Remove setting of debug_extra via ctdb_set_child_info()
Amitay Isaacs
1
-3
/
+0
2016-12-05
ctdb-daemon: Consolidate initialization of logging and debug level
Amitay Isaacs
1
-1
/
+2
2016-12-05
ctdb-logging: Remove duplicate logging code
Amitay Isaacs
1
-6
/
+0
2016-12-05
ctdb-daemon: Remove tevent debug logging
Amitay Isaacs
1
-1
/
+0
2016-09-14
ctdb-daemon: Remove NUM_DB_PRIORITIES
Amitay Isaacs
1
-1
/
+0
2016-08-10
ctdb-daemon: Fix format-nonliteral warning
Amitay Isaacs
1
-1
/
+2
2016-08-10
ctdb-daemon: Fix format-nonliteral warning
Amitay Isaacs
1
-1
/
+1
2016-07-28
ctdb-daemon: Drop implementation of global transaction controls
Amitay Isaacs
1
-4
/
+0
2016-07-28
ctdb-daemon: Deletion of IPs is deferred until the next takeover run
Martin Schwenke
1
-2
/
+1
2016-07-28
ctdb-daemon: Fix statistics update macro
Amitay Isaacs
1
-2
/
+2
2016-07-28
ctdb-daemon: Move CTDB VNN structure to IP takeover code
Martin Schwenke
1
-33
/
+0
2016-07-25
ctdb-locking: Remove ctdb_db_prio_iterator function
Amitay Isaacs
1
-2
/
+0
2016-07-25
ctdb-freeze: Remove ctdb_db_prio_frozen() function
Amitay Isaacs
1
-1
/
+0
2016-07-25
ctdb-locking: Remove API for locking databases with priority
Amitay Isaacs
1
-9
/
+0
2016-07-25
ctdb-locking: Remove API for locking all databases
Amitay Isaacs
1
-6
/
+0
2016-07-25
ctdb-daemon: Remove priority field from ctdb_db_context
Amitay Isaacs
1
-1
/
+0
2016-07-25
ctdb-client: Remove client code for set/get_db_priority
Amitay Isaacs
1
-7
/
+0
[prev]
[next]