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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
validate dmaster on a client fetch request
Andrew Tridgell
2007-04-18
1
-0
/
+5
|
/
*
simpler shutdown process. The reply is not actually needed, and
Andrew Tridgell
2007-04-18
1
-2
/
+1
*
initial shutdown function where a client can request an orderly shutdown of a...
Ronnie sahlberg
2007-04-18
2
-2
/
+19
|
\
|
*
started adding a cleaner daemon finish method
Andrew Tridgell
2007-04-18
1
-0
/
+6
|
/
*
- merge volkers debug changes
Andrew Tridgell
2007-04-18
2
-2
/
+3
|
\
|
*
Add timestamps to debug output.
Volker Lendecke
2007-04-17
1
-1
/
+2
|
/
*
moved cmdline.c to common code
Andrew Tridgell
2007-04-17
1
-0
/
+7
*
use the common cmdline code in ctdbd
Andrew Tridgell
2007-04-17
1
-1
/
+1
*
- send the record header from the client to the daemon when doing a
Andrew Tridgell
2007-04-17
1
-0
/
+5
*
- removed the non-daemon mode from ctdb, in order to simplify the
Andrew Tridgell
2007-04-17
2
-6
/
+11
*
create symbols for fetch lock response status
Ronnie sahlberg
2007-04-17
1
-0
/
+5
*
finalize fetch lock changes to get rid of the record handle
Ronnie sahlberg
2007-04-17
2
-7
/
+9
*
do not use a ctdb_record_handle for client fetch_lock/store_unlock any more
Ronnie sahlberg
2007-04-17
2
-8
/
+9
*
initial change to remove store_unlock pdu and use tdb chainlock in the client
Ronnie sahlberg
2007-04-17
2
-27
/
+5
*
added a ctdb_ltdb_lock_fetch_requeue() function
Andrew Tridgell
2007-04-16
1
-0
/
+8
*
this is a demonstration of an idea for handling locks in ctdb.
Andrew Tridgell
2007-04-16
1
-1
/
+1
*
merge CTDB_SRVID_ALL patch from Samba4
Andrew Tridgell
2007-04-16
1
-0
/
+5
*
private -> private_data for samba3
Andrew Tridgell
2007-04-13
1
-1
/
+1
*
add store_unlock pdu's for the domain socket.
Ronnie sahlberg
2007-04-13
1
-1
/
+20
*
initial support for two new pdus for the domain socket to do fetch_lock
Ronnie sahlberg
2007-04-12
2
-5
/
+37
*
Rename "private" to "private_data"
Volker Lendecke
2007-04-11
2
-7
/
+8
*
add a vnn field to the ctdb_reply_connect_wait pdu so that we can tell
Ronnie sahlberg
2007-04-11
1
-0
/
+1
*
add proper support for ctdb_connect_wait in daemon mode
Andrew Tridgell
2007-04-11
1
-8
/
+24
*
fixed sending messages to ourselves in non-daemon mode
Andrew Tridgell
2007-04-11
1
-0
/
+1
*
merge from ronnie, plus complete the client side of inter-node messaging
Andrew Tridgell
2007-04-11
2
-3
/
+23
|
\
|
*
add a test that sends messages between clients connected to the same ctdb
Ronnie sahlberg
2007-04-11
2
-14
/
+29
|
|
\
|
|
/
|
/
|
*
|
partially completed work towards full messaging system which will work in bot...
Andrew Tridgell
2007-04-11
2
-12
/
+13
|
/
*
merge from tridge
Ronnie sahlberg
2007-04-11
2
-1
/
+40
|
\
|
*
- add --daemon flag to ctdb_fetch test code
Andrew Tridgell
2007-04-11
2
-1
/
+40
*
|
rename client.id to client.messenger_id to make the purpose of the field more...
Ronnie sahlberg
2007-04-10
1
-1
/
+1
*
|
add a call to register the pid for a messengin service
Ronnie sahlberg
2007-04-10
2
-7
/
+20
|
/
*
made all sockets handle partial IO
Andrew Tridgell
2007-04-10
2
-11
/
+27
*
add a CONNECT_WAIT flag to replace the call ctdb_connect_wait() since
Ronnie sahlberg
2007-04-10
1
-0
/
+3
*
make normal/deamon mode controllable by a ctdb flag so that the api looks the...
Ronnie sahlberg
2007-04-10
2
-14
/
+21
*
dispatcher daemon first try.
Ronnie sahlberg
2007-04-09
2
-0
/
+55
*
fixed a bunch of memory leaks
Andrew Tridgell
2007-04-07
1
-1
/
+2
*
added a magic header for wireshark and packet version info
Andrew Tridgell
2007-04-06
1
-0
/
+5
*
first test of forced migration of records. compiles but not tested.
Ronnie sahlberg
2007-04-04
2
-0
/
+22
*
merge back some changes from Samba4
Andrew Tridgell
2007-04-04
2
-0
/
+9
*
Split CTDB into sub contexts to handle multiple concurrent databases within t...
Ronnie sahlberg
2007-04-03
2
-11
/
+23
*
changed ctdb_bench.c to use messages instead of calls
Andrew Tridgell
2007-02-09
1
-1
/
+6
*
merged ib work from peter
Andrew Tridgell
2007-02-09
1
-1
/
+3
|
\
|
*
merging tridge's code...
Peter Somogyi
2007-01-31
2
-0
/
+3
|
|
\
|
*
|
Added overload test scenario + fixed 1 send queue bug.
Peter Somogyi
2007-01-30
1
-1
/
+1
|
*
|
Adjusted debug level and test scenario.
Peter Somogyi
2007-01-26
1
-1
/
+3
*
|
|
merged ctdb messaging code from samba4
Andrew Tridgell
2007-02-09
2
-1
/
+23
|
|
/
|
/
|
*
|
merge status code changes from samba4 ctdb
Andrew Tridgell
2007-01-29
2
-0
/
+3
|
/
*
simplified ctdb_call() interface, and made it easier to expand with more para...
Andrew Tridgell
2007-01-25
1
-3
/
+9
*
use ctdb_call_info, so struct ctdb_call can be used for top level call
Andrew Tridgell
2007-01-25
1
-2
/
+2
*
added copies of libs so can be built standalone
Andrew Tridgell
2007-01-25
1
-1
/
+1
[prev]
[next]