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
...
|
*
|
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
|
|
*
doc:ctdb.1: add generated files after update
Michael Adam
2011-12-23
2
-407
/
+598
|
|
*
doc:ctdb.1: explain that "ctdb listvars" does not list obsolete tunables any ...
Michael Adam
2011-12-23
1
-1
/
+3
|
|
*
doc:ctdb.1: adapt example output of "ctdb listvars" to current state
Michael Adam
2011-12-23
1
-43
/
+43
|
|
*
ctdb-tool: adapt formatting of "listvars" output to lenght of longest name
Michael Adam
2011-12-23
1
-1
/
+1
|
|
*
tunables: don't list obsolete tunables in the list_tunables control
Michael Adam
2011-12-23
1
-0
/
+3
|
|
*
tunables: add a bool obsolete flag to the tunable_map list
Michael Adam
2011-12-23
1
-49
/
+50
|
|
*
vacuum: add a comment explaining a race in the vacuum code.
Michael Adam
2011-12-23
1
-0
/
+11
|
|
*
vacuum: factor out initialization of the vacuum data from ctdb_vacuum_db()
Michael Adam
2011-12-23
1
-161
/
+165
|
|
*
vacuum: streamline ctdb_process_delete_list()
Michael Adam
2011-12-23
1
-114
/
+127
|
|
*
vacuum: factor processing of the delete list out of ctdb_vacuum_db()
Michael Adam
2011-12-23
1
-103
/
+121
|
|
*
vacuum: factor processing of vacuum fetch lists out of ctdb_vacuum_db()
Michael Adam
2011-12-23
1
-30
/
+47
|
|
*
vacuum: factor out full vacuum run out of ctdb_vacuum_db() as ctdb_vacuum_db_...
Michael Adam
2011-12-23
1
-30
/
+49
|
|
*
vacuum: factor out the fast vacuuming run into ctdb_vacuum_db_fast()
Michael Adam
2011-12-23
1
-25
/
+34
|
|
*
vacuum: rename delete_tree to delete_list
Michael Adam
2011-12-23
1
-23
/
+23
|
|
*
vacuum: appropriately rename vdata.list to vdata.vacuum_fetch_list
Michael Adam
2011-12-23
1
-9
/
+11
|
|
*
vacuum: introduce a helper variable for the vacuum fetch list in ctdb_vacuum_...
Michael Adam
2011-12-23
1
-4
/
+5
|
|
*
vacuum: introduce a helper variable in add_record_to_vacuum_fetch_list() to r...
Michael Adam
2011-12-23
1
-7
/
+10
[prev]
[next]