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
/
client
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
ctdb-client: Drop unused recmaster functions
Martin Schwenke
2
-68
/
+0
2022-01-17
ctdb-client: Factor out function ctdb_client_wait_func_timeout()
Martin Schwenke
2
-3
/
+49
2021-12-15
ctdb:client: Initialize structs and pointers in ctdb_ctrl_(en|dis)able_node()
Andreas Schneider
1
-4
/
+8
2021-09-09
ctdb-client: Add client code for disable/enable controls
Martin Schwenke
2
-0
/
+80
2020-09-11
ctdb-client: Drop unused synchronous functions for database pull/push
Martin Schwenke
2
-67
/
+0
2019-10-31
ctdb/client/client.h: typo fixes
Björn Jacke
1
-1
/
+1
2019-10-24
ctdb-client: Factor out function client_db_tdb()
Martin Schwenke
2
-16
/
+25
2019-09-17
ctdb-client: Fix some typos in debug messages
Martin Schwenke
1
-6
/
+6
2019-06-05
ctdb-client: Fix potentially uninitialised data
Martin Schwenke
1
-2
/
+2
2019-06-05
ctdb-client: Fix signed/unsigned comparisons by declaring as unsigned
Martin Schwenke
4
-10
/
+11
2018-07-28
ctdb-client: Switch to ETIMEDOUT instead of ETIME
Amitay Isaacs
2
-2
/
+2
2018-07-05
ctdb-client: Remove client code for old event daemon
Amitay Isaacs
1
-92
/
+0
2018-07-02
ctdb-server: Rename CTDB_BROADCAST_VNNMAP -> CTDB_BROADCAST_ACTIVE
Martin Schwenke
1
-1
/
+1
2018-07-02
ctdb-client: Fix typo where CTDB_BROADCAST_ALL is repeated
Martin Schwenke
1
-1
/
+1
2018-05-17
ctdb: Check return values of tevent_req_set_endtime()
Andreas Schneider
2
-3
/
+9
2018-05-12
Fix spelling s/allows to/allows one to/
Mathieu Parent
1
-2
/
+2
2018-05-01
ctdb-daemon: Move ctdb_client.c to server/ subdir
Amitay Isaacs
1
-2127
/
+0
2018-05-01
ctdb-client: Remove ununsed functions from old client code
Amitay Isaacs
1
-2311
/
+10
2018-03-31
ctdb: Use talloc_zero instead of zeroing attributes
Swen Schillig
1
-4
/
+1
2018-03-31
ctdb: Use provided mem_ctx for newly allocated memory
Swen Schillig
1
-1
/
+1
2018-03-27
ctdb-client: Add missing initialization of tevent_context
Amitay Isaacs
1
-0
/
+1
2018-03-27
ctdb-client: Do not try to allocate 0 sized record
Amitay Isaacs
1
-7
/
+12
2018-03-09
ctdb-client: Client code should never free the client context
Amitay Isaacs
1
-1
/
+0
2017-12-13
ctdb-client: Add async version for ctdb_client_init()
Amitay Isaacs
2
-66
/
+166
2017-10-23
ctdb-client: Fix CID 1419820
Amitay Isaacs
1
-2
/
+2
2017-10-16
ctdb-client: Fix a typo
Martin Schwenke
1
-1
/
+1
2017-10-10
ctdb-client: Add client api for using tunnels
Amitay Isaacs
4
-0
/
+919
2017-10-10
ctdb-client: Add client code for tunnel controls
Amitay Isaacs
2
-0
/
+68
2017-09-21
ctdb-client: Add client code for control CHECK_PID_SRVID
Amitay Isaacs
2
-0
/
+34
2017-09-14
ctdb-client: Drop client code for monitor controls
Martin Schwenke
2
-98
/
+0
2017-09-14
ctdb-client: Drop old client code for monitor controls
Martin Schwenke
1
-65
/
+0
2017-09-14
ctdb-client: Initialize ctdb_ltdb_header completely for empty record
Amitay Isaacs
1
-3
/
+3
2017-09-01
ctdb-client: Use sock_client abstraction for eventd client
Amitay Isaacs
1
-225
/
+72
2017-09-01
ctdb-protocol: Replace ctdb_event_header with sock_packet_header
Amitay Isaacs
1
-1
/
+1
2017-08-30
ctdb-protocol: Fix marshalling for ctdb_req_header
Amitay Isaacs
1
-1
/
+2
2017-08-30
ctdb-protocol: Fix marshalling for ctdb_g_lock_list
Amitay Isaacs
1
-4
/
+8
2017-08-30
ctdb-protocol: Fix marshalling for ctdb_rec_data
Amitay Isaacs
1
-1
/
+2
2017-08-30
ctdb-protocol: Fix marshalling for ctdb_ltdb_header
Amitay Isaacs
1
-10
/
+12
2017-08-30
ctdb-protocol: Fix marshalling for GET_DB_SEQNUM control
Amitay Isaacs
1
-2
/
+4
2017-08-25
ctdb-client: Fix ctdb_attach() to use database flags
Amitay Isaacs
1
-17
/
+6
2017-08-25
ctdb-client: Optionally return database id from ctdb_ctrl_createdb()
Amitay Isaacs
1
-1
/
+10
2017-08-25
ctdb-client: Fix ctdb_ctrl_createdb() to use database flags
Amitay Isaacs
1
-15
/
+11
2017-08-14
ctdb-client: Drop client code to send CHECK_SRVIDS control
Amitay Isaacs
3
-84
/
+0
2017-08-14
ctdb-client: Server id exists should check if the pid still exists
Amitay Isaacs
1
-5
/
+5
2017-06-29
ctdb-client: Add db support for CTDB_DB_FLAGS_REPLICATED
Amitay Isaacs
1
-2
/
+19
2017-06-29
ctdb-client: Add sync api for DB_ATTACH_REPLICATED control
Amitay Isaacs
2
-0
/
+36
2017-06-29
ctdb-client: Store db_flags instead of a boolean persistent flag
Amitay Isaacs
2
-9
/
+23
2017-06-29
ctdb-daemon: Store db_flags instead of individual boolean flags
Amitay Isaacs
1
-1
/
+3
2017-06-29
ctdb-daemon: Add accessors for CTDB_DB_FLAGS_PERSISTENT flag
Amitay Isaacs
1
-2
/
+3
2017-06-26
ctdb-protocol: Do not pass tdb open flags to DB attach controls
Amitay Isaacs
2
-4
/
+4
[next]