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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge from peter
Andrew Tridgell
2007-04-26
2
-21
/
+21
|
\
|
*
merged tridge's branch
Peter Somogyi
2007-04-26
10
-114
/
+1035
|
|
\
|
|
/
|
/
|
*
|
moved status to ctdb_control
Andrew Tridgell
2007-04-26
3
-111
/
+46
*
|
added a ctdb control message, and tool
Andrew Tridgell
2007-04-26
5
-5
/
+433
*
|
merge from ronnie
Andrew Tridgell
2007-04-26
4
-21
/
+236
|
\
\
|
*
|
add pdu's that the client can use to query the ctdb daemon of the path
Ronnie Sahlberg
2007-04-24
2
-4
/
+131
|
*
|
split the 32bit idr field into two.
Ronnie Sahlberg
2007-04-23
3
-17
/
+97
|
*
|
add a comment that sometimes sending remote calls straight to the
Ronnie Sahlberg
2007-04-23
1
-0
/
+8
*
|
|
popt not needed in lockwait code
Andrew Tridgell
2007-04-23
1
-1
/
+0
*
|
|
added max_redirect_count status field
Andrew Tridgell
2007-04-22
1
-1
/
+4
|
/
/
*
|
fixed the reverse of the last bug - handle the case when the new dmaster is t...
Andrew Tridgell
2007-04-22
2
-28
/
+74
*
|
- when handling a record migration in the lmaster, bypass the usual
Andrew Tridgell
2007-04-22
2
-43
/
+79
*
|
added a useful tool for dumping a ctdb
Andrew Tridgell
2007-04-22
1
-0
/
+13
*
|
update the vnn as well when getting the connection information
Andrew Tridgell
2007-04-21
1
-0
/
+1
*
|
- prevent sending dmaster requests to ourselves
Andrew Tridgell
2007-04-21
2
-6
/
+8
*
|
merge fixes from samba4
Andrew Tridgell
2007-04-21
2
-2
/
+2
*
|
- expanded status to include count of each call type
Andrew Tridgell
2007-04-20
3
-3
/
+18
*
|
added ctdb_status tool
Andrew Tridgell
2007-04-20
6
-9
/
+206
*
|
- fixed a problem with packets to ourselves. The packets were being
Andrew Tridgell
2007-04-20
3
-21
/
+55
|
*
merged tridge's branch
Peter Somogyi
2007-04-20
2
-1
/
+5
|
|
\
|
|
/
|
/
|
*
|
merged fix from volker (thanks!)
Andrew Tridgell
2007-04-20
1
-0
/
+1
|
\
\
|
*
|
The remote node needs to get the IMMEDIATE_MIGRATION flag to actually send the
Volker Lendecke
2007-04-19
1
-0
/
+1
*
|
|
minor debug changes
Andrew Tridgell
2007-04-20
2
-1
/
+4
|
/
/
|
*
Simplified code in ctdb_init_transport.
Peter Somogyi
2007-04-20
1
-5
/
+1
|
*
- ctdb/ib minor bugfixes (error case)
Peter Somogyi
2007-04-20
3
-12
/
+44
|
/
*
fixed a bug found by volker - initialse the record on disk when initialised i...
Andrew Tridgell
2007-04-19
1
-3
/
+5
*
- split out ctdb_ltdb_lock_fetch_requeue() into a simpler
Andrew Tridgell
2007-04-19
2
-15
/
+47
*
- added a --torture option to all ctdb tools. This sets
Andrew Tridgell
2007-04-19
6
-88
/
+131
*
the checks for srcnode and destnode from the client are redundant since the ...
Ronnie sahlberg
2007-04-19
1
-12
/
+0
*
add some tests in the daemon that a REQ_CALL that a client sent us has valid ...
Ronnie sahlberg
2007-04-19
1
-0
/
+12
*
much simpler fetch code!
Andrew Tridgell
2007-04-19
4
-272
/
+17
*
- fully separate the client version of ctdb_call from the daemon
Andrew Tridgell
2007-04-19
3
-88
/
+131
*
- make he packet allocation routines take a mem_ctx, which allows
Andrew Tridgell
2007-04-19
3
-55
/
+86
*
avoid a deadlock the fetch_lock code. The deadlock could happen when
Andrew Tridgell
2007-04-19
4
-100
/
+80
*
- use separate directories for the tdb files by default
Andrew Tridgell
2007-04-19
2
-2
/
+9
*
merged the db_dir changes from volker. Changed them slightly,
Andrew Tridgell
2007-04-19
3
-1
/
+22
|
\
|
*
Add --dbdir to ctdbd. Necessary for shared operation between ctdbd and smbd.
Volker Lendecke
2007-04-18
2
-1
/
+9
|
/
*
this fixes a timeout error spotted by volker
Andrew Tridgell
2007-04-18
1
-0
/
+1
*
validate dmaster on a client fetch request
Andrew Tridgell
2007-04-18
2
-15
/
+32
*
simpler shutdown process. The reply is not actually needed, and
Andrew Tridgell
2007-04-18
2
-30
/
+6
*
make sure we don't double free in the async lock handler
Andrew Tridgell
2007-04-18
1
-0
/
+4
*
add/finish the ctdb_shutdown() function.
Ronnie sahlberg
2007-04-18
2
-20
/
+49
*
initial shutdown function where a client can request an orderly shutdown of a...
Ronnie sahlberg
2007-04-18
3
-16
/
+104
|
\
|
*
started adding a cleaner daemon finish method
Andrew Tridgell
2007-04-18
3
-0
/
+21
|
*
bit less verbose when client exits
Andrew Tridgell
2007-04-18
1
-1
/
+1
|
/
*
- merge volkers debug changes
Andrew Tridgell
2007-04-18
5
-42
/
+87
|
\
|
*
Clean up the call_states correctly
Volker Lendecke
2007-04-17
1
-4
/
+4
|
*
Some more debug and two memleak fixes
Volker Lendecke
2007-04-17
2
-5
/
+16
|
*
typo
Volker Lendecke
2007-04-17
1
-1
/
+1
|
*
Add timestamps to debug output.
Volker Lendecke
2007-04-17
1
-2
/
+3
|
/
[next]