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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
READONLY: document the command to activate readonly record support
Ronnie Sahlberg
2012-02-13
3
-509
/
+341
|
*
|
READONLY: allow specifying the db name for setdbreadonly instead of just the...
Ronnie Sahlberg
2012-02-13
1
-2
/
+31
|
*
|
Load platform dependent objs instead of Linux one
Mathieu Parent
2012-02-11
3
-7
/
+1
|
|
/
|
*
ReadOnly: add per-database statistics to view how much delegations/revokes we...
Ronnie Sahlberg
2012-02-08
11
-0
/
+237
|
*
STATISTICS: add total counts for number of delegations and number of revokes
Ronnie Sahlberg
2012-02-08
4
-0
/
+7
|
*
TESTS: Add a test that verifies that RecoverPDBBySeqNum works as expected.
Ronnie Sahlberg
2012-02-08
1
-0
/
+232
|
*
Ad test tool to store data and ctdb header into a local tdb file
Ronnie Sahlberg
2012-02-07
1
-1
/
+64
|
*
TFETCH add verbose flag to print also the record ltdb heaer
Ronnie Sahlberg
2012-02-07
1
-5
/
+13
|
*
CTDB: update tfetch so we can specify a hexadecimal string as key
Ronnie Sahlberg
2012-02-07
1
-10
/
+45
|
*
TESTS: ctdb_fetch needs to allow tevent nesting
Ronnie Sahlberg
2012-02-06
1
-0
/
+1
|
*
Merge remote branch 'martins/tests'
Ronnie Sahlberg
2012-02-06
3
-11
/
+123
|
|
\
|
|
*
Tests: eventscripts - fix breakage in some NFS tests
Martin Schwenke
2012-02-06
1
-10
/
+7
|
|
*
Tests: eventscripts - make init test pass with recent change to 10.interface
Martin Schwenke
2012-02-06
1
-1
/
+1
|
|
*
Tests: new test to check that "ctdb delip" removes the IP from interface.
Martin Schwenke
2012-02-06
1
-0
/
+115
|
*
|
Merge remote branch 'martins/takeover'
Ronnie Sahlberg
2012-02-06
1
-5
/
+81
|
|
\
\
|
|
*
|
Test - IP allocation simulation - add -e option to run the daemon's algorithm
Martin Schwenke
2012-02-06
1
-4
/
+75
|
|
*
|
Tests - IP allocation simulation - LCP2 => non-deterministic
Martin Schwenke
2012-02-06
1
-1
/
+6
|
|
|
/
|
*
|
Tests - ctdb tool - add verbose option and output filtering
Martin Schwenke
2012-02-06
2
-2
/
+14
|
*
|
Tests - ctdb tool - fix "ctdb status" test
Martin Schwenke
2012-02-06
1
-6
/
+6
|
*
|
Tests - let run_tests.sh take a list of tests to run
Martin Schwenke
2012-02-06
1
-1
/
+1
|
*
|
Tests: initial ctdb tool testcases
Martin Schwenke
2012-02-06
11
-0
/
+341
|
*
|
Tests: fix usage message in ctdb_tool_libctdb
Martin Schwenke
2012-02-06
1
-1
/
+1
|
*
|
Tests: libctdb stubs should fail when current node disconnected
Martin Schwenke
2012-02-06
1
-0
/
+46
|
*
|
Tests - add a version of the ctdb tool that compiles against libctdb stubs
Martin Schwenke
2012-02-06
2
-1
/
+56
|
*
|
ctdb tool - free some memory used by popt
Martin Schwenke
2012-02-06
1
-0
/
+1
|
*
|
Tests - allow tools/ctdb.c:main() to be used
Martin Schwenke
2012-02-06
1
-0
/
+30
|
*
|
Tests - more libctdb stub test infrastructure
Martin Schwenke
2012-02-06
2
-3
/
+86
|
*
|
Tests - more libctdb stubs and supporting state faking functions
Martin Schwenke
2012-02-06
1
-5
/
+197
|
*
|
ctdb tool - convert control_status() over to use just libctdb()
Martin Schwenke
2012-02-06
1
-11
/
+8
|
*
|
libctdb - add ctdb_getvnnmap()
Martin Schwenke
2012-02-06
5
-20
/
+172
|
*
|
Tests - update test code for ctdb tool code and libctdb stubs
Martin Schwenke
2012-02-06
2
-6
/
+7
|
*
|
ctdb tool - Fix parse_nodestring() related issues
Martin Schwenke
2012-02-06
1
-6
/
+10
|
|
/
|
*
Add a hoook to the ctdb initscript that we can call out to for applications t...
Ronnie Sahlberg
2012-02-06
1
-0
/
+2
|
*
ReadOnly update documentation
Ronnie Sahlberg
2012-02-01
1
-87
/
+170
|
*
ReadOnly: update the loop test tool to print number of fetches per second
Ronnie Sahlberg
2012-02-01
1
-2
/
+11
|
*
Niceify the readonlyrecord API. Dont force clients to be exposed to the featc...
Ronnie Sahlberg
2012-01-31
3
-8
/
+47
|
*
Define ETIME on non-supporting platforms
Mathieu Parent
2012-01-31
1
-0
/
+4
|
*
Add kFreeBSD support
Mathieu Parent
2012-01-31
2
-0
/
+369
|
*
Fix a cut&paste error
Volker Lendecke
2012-01-18
1
-1
/
+1
|
*
server: fix a comment typo
Michael Adam
2012-01-10
1
-1
/
+1
|
*
explain why we use FIONREAD
Ronnie Sahlberg
2012-01-04
1
-0
/
+6
|
*
Merge branch 'master' of ssh://git.samba.org/data/git/ctdb
Ronnie Sahlberg
2012-01-03
11
-1292
/
+1247
|
|
\
|
|
*
vacuum: improve logging in remove_record_from_delete_queue()
Michael Adam
2011-12-23
1
-5
/
+20
|
|
*
vacuum: improve logging in delete_record_traverse()
Michael Adam
2011-12-23
1
-3
/
+12
|
|
*
vacuum: improve logging in insert_record_into_delete_queue()
Michael Adam
2011-12-23
1
-4
/
+4
|
|
*
vacuum: improve debugging in delete_queue_traverse()
Michael Adam
2011-12-23
1
-4
/
+12
|
|
*
vacuum: add debug message to insert_record_into_delete_queue() for failed insert
Michael Adam
2011-12-23
1
-0
/
+4
|
|
*
vacuum: improve debugging in insert_record_into_delete_queue()
Michael Adam
2011-12-23
1
-4
/
+6
|
|
*
vacuum: initialize (to zero) the vacuum fetch list in ctdb_vacuum_init_vacuum...
Michael Adam
2011-12-23
1
-1
/
+1
|
|
*
vacuum: add statistics output for processing of the delete list
Michael Adam
2011-12-23
1
-2
/
+22
[prev]
[next]