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
/
client_connect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
ctdb-client: Factor out function ctdb_client_wait_func_timeout()
Martin Schwenke
1
-3
/
+27
2018-07-28
ctdb-client: Switch to ETIMEDOUT instead of ETIME
Amitay Isaacs
1
-1
/
+1
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
1
-65
/
+140
2017-10-10
ctdb-client: Add client api for using tunnels
Amitay Isaacs
1
-0
/
+11
2017-08-30
ctdb-protocol: Fix marshalling for ctdb_req_header
Amitay Isaacs
1
-1
/
+2
2017-06-07
ctdb-client: Move sync API to a separate header
Amitay Isaacs
1
-0
/
+1
2016-05-03
ctdb-client: Drop unnecessary discard_const
Amitay Isaacs
1
-1
/
+1
2016-02-24
ctdb-client: Add sync API for waiting for recovery
Amitay Isaacs
1
-0
/
+25
2016-02-24
ctdb-client: Add new API for ctdb_client_wait_timeout()
Amitay Isaacs
1
-0
/
+43
2016-02-24
ctdb-client: Do not use sync functions in async computation
Amitay Isaacs
1
-24
/
+39
2016-01-20
ctdb-client: Add a disconnect callback for ctdb client
Amitay Isaacs
1
-1
/
+16
2016-01-20
ctdb-client: Close ctdb socket connection when client context goes away
Amitay Isaacs
1
-0
/
+13
2015-11-16
ctdb-client: Replace ctdb_logging.h with common/logging.h
Amitay Isaacs
1
-1
/
+1
2015-10-07
ctdb-client: Add new client API implementation
Amitay Isaacs
1
-0
/
+310