index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctdb
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
new simpler and much faster recovery code based on tdb transactions
Andrew Tridgell
2008-01-06
1
-211
/
+10
*
added async pull, push and rsn handling functions
Andrew Tridgell
2008-01-05
1
-71
/
+157
*
get rid of the control to set the monitoring mode.
Ronnie Sahlberg
2007-11-30
1
-23
/
+0
*
fixed a valgrind uninitialised memory error due to pad bytes
Andrew Tridgell
2007-10-22
1
-0
/
+1
*
add a control to send gratious arps from the ctdb daemon
Ronnie Sahlberg
2007-10-09
1
-0
/
+41
*
added support for persistent databases in ctdbd
Andrew Tridgell
2007-09-21
1
-5
/
+49
*
fixed a pointer cast warning
Andrew Tridgell
2007-09-10
1
-0
/
+2
*
we should always get data back from getnodemap
Ronnie Sahlberg
2007-09-05
1
-1
/
+1
*
change ctdb_send_message to take pnn as parameter instead of vnn
Ronnie Sahlberg
2007-09-04
1
-2
/
+2
*
change ctdb_ctrl_getvnn to ctdb_ctrl_getpnn
Ronnie Sahlberg
2007-09-04
1
-4
/
+4
*
change ctdb_get_vnn to ctdb_get_pnn
Ronnie Sahlberg
2007-09-04
1
-2
/
+2
*
change ctdb->vnn to ctdb->pnn
Ronnie Sahlberg
2007-09-04
1
-6
/
+6
*
change how we do public addresses and takeover so that we can have
Ronnie Sahlberg
2007-09-04
1
-4
/
+5
*
make the ctdb shutdown command use the async _send() function to send
Ronnie Sahlberg
2007-08-27
1
-6
/
+5
*
add async versions of the freeze node control and freeze all nodes in
Ronnie Sahlberg
2007-08-27
1
-7
/
+32
*
add a control to pull the server id list off a node
Ronnie Sahlberg
2007-08-26
1
-0
/
+24
*
add an initial implementation of a service_id structure and three
Ronnie Sahlberg
2007-08-24
1
-0
/
+87
*
cleanup invoke_control_callback. we dont need to pass some of these
Ronnie Sahlberg
2007-08-24
1
-7
/
+4
*
change the api for managing callbacks to controls so that isntead of
Ronnie Sahlberg
2007-08-24
1
-56
/
+23
*
comment why we do a talloc_steal
Ronnie Sahlberg
2007-08-24
1
-0
/
+3
*
try out a slightly different api for controls where you provide a
Ronnie Sahlberg
2007-08-23
1
-25
/
+115
*
hang the ctdb_req_control structure off the ctdb_client_control_state
Ronnie Sahlberg
2007-08-23
1
-13
/
+36
*
in ctdb_call_recv() we must check that state is non-NULL since
Ronnie Sahlberg
2007-08-23
1
-46
/
+87
*
create an enum to describe the state of a control in flight instead of
Ronnie Sahlberg
2007-08-23
1
-4
/
+6
*
merge changes needed for samba4
Andrew Tridgell
2007-08-15
1
-0
/
+31
*
updated ctdb tickle management
Ronnie Sahlberg
2007-07-20
1
-0
/
+27
*
make the ctdb tool use the killtcp control in the daemon instead of
Ronnie Sahlberg
2007-07-12
1
-0
/
+26
*
minor back-merge from samba4
Andrew Tridgell
2007-07-10
1
-2
/
+2
*
update lib/replace from samba4
Andrew Tridgell
2007-07-10
1
-3
/
+2
*
- merged ctdb_store test from ronnie
Andrew Tridgell
2007-06-17
1
-0
/
+7
*
some #include cleanups
Andrew Tridgell
2007-06-07
1
-2
/
+2
*
more code rearrangement
Andrew Tridgell
2007-06-07
1
-1
/
+3
*
start splitting the code into separate client and server pieces
Andrew Tridgell
2007-06-07
1
-0
/
+2132
[prev]