index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctdb
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctdb-client: Drop client code for global transaction controls
Amitay Isaacs
2016-07-28
2
-106
/
+0
*
ctdb-client: Remove code to set/get_db_priority from new client code
Amitay Isaacs
2016-07-25
2
-72
/
+0
*
ctdb-client: Remove client code for set/get_db_priority
Amitay Isaacs
2016-07-25
1
-53
/
+0
*
ctdb-client: Remove ctdb_ctrl_freeze_priority() function
Amitay Isaacs
2016-07-25
1
-20
/
+4
*
ctdb-client: Mark ctdb_ctrl_freeze_priority static
Amitay Isaacs
2016-07-25
1
-3
/
+3
*
ctdb-client: Drop unused functions ctdb_ctrl_freeze_send/recv
Amitay Isaacs
2016-07-25
1
-29
/
+0
*
ctdb-client: Reimplement ctdb_ctrl_freeze_priority() using ctdb_control()
Amitay Isaacs
2016-07-25
1
-7
/
+12
*
ctdb-client: Remove function ctdb_ctrl_thaw() from new client API
Amitay Isaacs
2016-07-25
2
-34
/
+0
*
ctdb-client: Remove functions ctdb_ctrl_thaw_priority() and ctdb_ctrl_thaw()
Amitay Isaacs
2016-07-25
1
-25
/
+0
*
ctdb-client: Fix access after free error
Martin Schwenke
2016-07-20
1
-1
/
+2
*
ctdb-client: Fix incorrect variable reference
Martin Schwenke
2016-07-20
1
-1
/
+1
*
ctdb-client: Expose ctdb_ltdb_fetch in client API
Amitay Isaacs
2016-07-05
2
-3
/
+7
*
ctdb-client: Add debug messages to client db api
Amitay Isaacs
2016-07-05
1
-12
/
+106
*
ctdb-client: Fix implementation of transaction cancel
Amitay Isaacs
2016-07-05
1
-1
/
+27
*
ctdb-client: Add async version of transaction cancel
Amitay Isaacs
2016-07-05
2
-0
/
+81
*
ctdb-client: Fix implementation of transaction commit
Amitay Isaacs
2016-07-05
2
-57
/
+75
*
ctdb-client: Fix implementation of transaction start
Amitay Isaacs
2016-07-05
1
-53
/
+2
*
ctdb-client: During transaction commit fetch seqnum locally
Amitay Isaacs
2016-07-05
1
-74
/
+51
*
ctdb-client: Release the g_lock record once the update is done
Amitay Isaacs
2016-07-05
1
-0
/
+3
*
ctdb-client: Remove commented old g_lock implemention code
Amitay Isaacs
2016-07-05
1
-77
/
+0
*
ctdb-client: Release g_lock lock before retrying
Amitay Isaacs
2016-07-05
1
-0
/
+1
*
ctdb-client: Fix g_lock implementation
Amitay Isaacs
2016-07-05
1
-21
/
+7
*
ctdb-client: If g_lock lock conflicts, try again sooner
Amitay Isaacs
2016-07-05
1
-1
/
+1
*
ctdb-client: Factor out ctdb_client_get_server_id function
Amitay Isaacs
2016-07-05
3
-7
/
+22
*
ctdb-client: Use async version of delete_record in g_lock unlock
Amitay Isaacs
2016-07-05
1
-3
/
+33
*
ctdb-client: Fix implementation of delete_record
Amitay Isaacs
2016-07-05
1
-28
/
+14
*
ctdb-client: Add async version of delete_record
Amitay Isaacs
2016-07-05
2
-0
/
+108
*
ctdb-client: Fix ctdb_rec_buffer traversal routine
Amitay Isaacs
2016-07-05
1
-6
/
+13
*
ctdb-client: Add sync version of sending multiple messages
Amitay Isaacs
2016-07-05
2
-0
/
+35
*
ctdb-daemon: Use lib/util functions instead of redefinitions
Amitay Isaacs
2016-06-08
1
-2
/
+2
*
ctdb-client: Remove support for SET_RECLOCK
Martin Schwenke
2016-06-08
3
-62
/
+0
*
ctdb-protocol: Return required buffer size in push functions
Amitay Isaacs
2016-05-03
3
-3
/
+3
*
ctdb-client: Drop unnecessary discard_const
Amitay Isaacs
2016-05-03
1
-1
/
+1
*
ctdb-protocol: Drop buffer allocation from protocol push functions
Amitay Isaacs
2016-05-03
3
-6
/
+27
*
ctdb-client: Use correct TDB flags for opening database
Amitay Isaacs
2016-04-24
1
-7
/
+8
*
ctdb-client: Set control opcode in reply for one-way controls
Amitay Isaacs
2016-04-23
1
-0
/
+1
*
ctdb-client: Remove client functions related to server_id
Amitay Isaacs
2016-04-23
3
-280
/
+4
*
ctdb-client: Drop killtcp client functions
Martin Schwenke
2016-04-01
3
-59
/
+0
*
ctdb-client: Add client API functions for new controls
Amitay Isaacs
2016-03-25
2
-0
/
+101
*
ctdb-client: Add client API for sending message to multiple nodes
Amitay Isaacs
2016-03-25
2
-0
/
+142
*
ctdb-client: Increase the timeout for TRANS3_COMMIT control
Amitay Isaacs
2016-03-11
1
-1
/
+1
*
ctdb: Drop unnecessary defines of TEVENT_DEPRECATED
Martin Schwenke
2016-02-26
1
-2
/
+0
*
ctdb-client: Add missing initialisation of calldata
Amitay Isaacs
2016-02-24
1
-0
/
+1
*
ctdb-client: Keep trying to migrate till record lock is obtained
Amitay Isaacs
2016-02-24
1
-1
/
+3
*
ctdb-client: Remove TALLOC_CTX argument from sync functions
Amitay Isaacs
2016-02-24
2
-8
/
+18
*
ctdb-client: Add async version of set/remove message handler functions
Amitay Isaacs
2016-02-24
2
-0
/
+197
*
ctdb-client: Add sync API for waiting for recovery
Amitay Isaacs
2016-02-24
2
-0
/
+28
*
ctdb-client: Drop TALLOC_CTX argument from ctdb_attach
Amitay Isaacs
2016-02-24
2
-2
/
+11
*
ctdb-client: Add new API for ctdb_client_wait_timeout()
Amitay Isaacs
2016-02-24
2
-0
/
+46
*
ctdb-client: Do not use sync functions in async computation
Amitay Isaacs
2016-02-24
1
-21
/
+71
[next]