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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ctdb tool - remove verify_node() function
Martin Schwenke
2011-12-08
1
-44
/
+0
|
*
ctdb tool - new command "ctdb nodestatus [nodestring]"
Martin Schwenke
2011-12-08
1
-0
/
+46
|
*
ctdb tool - factor out status printing functions
Martin Schwenke
2011-12-08
1
-15
/
+29
|
*
ctdb tool - generalise nodestring parsing for -n
Martin Schwenke
2011-12-08
2
-93
/
+188
*
|
Tests: eventscripts - add tests for CTDB_DELETE_UNEXPECTED_IPS="yes"
Martin Schwenke
2011-12-19
2
-0
/
+38
*
|
DOC: Update the manpage to describe all relevant tunables
Ronnie Sahlberg
2011-12-14
4
-99
/
+637
*
|
typo
Ronnie Sahlberg
2011-12-14
1
-1
/
+1
|
/
*
libctdb: fix libctdb's traverse after changes in the core
Michael Adam
2011-12-06
1
-1
/
+0
*
Revert "Fix the build that broke in 8281bb210858ed04992eacea7f6d02261e0fc1b1"
Michael Adam
2011-12-06
1
-2
/
+2
*
ctdb tool - move parsing of nodestring to where it is needed
Martin Schwenke
2011-12-06
1
-9
/
+9
*
ctdb tool - replace fprintf with DEBUG
Martin Schwenke
2011-12-06
1
-1
/
+1
*
ctdb tool - short circuit most of the logic in main for non-daemon commands
Martin Schwenke
2011-12-06
1
-24
/
+22
*
ctdb tool - commands that don't use the daemon can't take -n/--node
Martin Schwenke
2011-12-06
1
-0
/
+4
*
ctdb tool - simplify main() by taking most code out of a loop
Martin Schwenke
2011-12-06
1
-52
/
+52
*
Return the peer_pid properly to the caller
Ronnie Sahlberg
2011-12-06
2
-2
/
+2
*
LibCTDB: Add support for the 'get interfaces' control and update the ctdb too...
Ronnie Sahlberg
2011-12-06
6
-20
/
+176
*
GNU/Hurd support
Mathieu Parent
2011-12-06
2
-0
/
+369
*
Move platform-specific code to common/system_*
Mathieu Parent
2011-12-06
4
-15
/
+29
*
Remove zero-length gnu_printf format string in ctdb_daemon.c (gcc warning)
Mathieu Parent
2011-12-06
1
-0
/
+1
*
Fix ctdb-crash-cleanup sysconfig handling
Mathieu Parent
2011-12-06
1
-2
/
+11
*
Fix the build that broke in 8281bb210858ed04992eacea7f6d02261e0fc1b1
Ronnie Sahlberg
2011-12-06
1
-2
/
+2
*
traverse: fix traversing with empty records by adding a new (internal) contro...
Michael Adam
2011-12-03
5
-7
/
+52
*
DOC: document the check_srvids debugging command
Ronnie Sahlberg
2011-11-30
3
-500
/
+363
*
ctdb: use libctdb version of check-srvids call
Ronnie Sahlberg
2011-11-30
1
-16
/
+13
*
LibCTDB: add support for the check-srvids control
Ronnie Sahlberg
2011-11-30
3
-0
/
+131
*
check_srvids: remove the <pnn> from the commandline so that we only specify t...
Ronnie Sahlberg
2011-11-30
1
-12
/
+9
*
Add "ctdb check_srvid"
Volker Lendecke
2011-11-30
1
-0
/
+46
*
Add CTDB_CONTROL_CHECK_SRVID
Volker Lendecke
2011-11-30
4
-0
/
+42
*
DOC: describe the RecoverPDBBySeqNum tunable
Ronnie Sahlberg
2011-11-30
3
-406
/
+299
*
Recover Persistent database DB by DB and not record by record
Ronnie Sahlberg
2011-11-30
3
-4
/
+126
*
LibCTDB: add get persistent db seqnum control
Ronnie Sahlberg
2011-11-30
4
-0
/
+137
*
DB Seqnum: must provide a ctdb_ltdb_header when calling ctdb_ltdb_fetch()
Ronnie Sahlberg
2011-11-30
1
-1
/
+2
*
doc: commit generated ctdb.1 manpages after xml change
Michael Adam
2011-11-29
2
-77
/
+86
*
doc: document the "--print-recordflags" parameter to "ctdb"
Michael Adam
2011-11-29
1
-0
/
+11
*
ctdb: add an option --print-recordflags to trigger printing record flags in c...
Michael Adam
2011-11-29
3
-9
/
+17
*
doc: commit generated ctdb.1 manpages after xml change
Michael Adam
2011-11-29
2
-77
/
+85
*
doc: document the "--print-hash" parameter to "ctdb".
Michael Adam
2011-11-29
1
-0
/
+10
*
ctdb: add an option --print-hash to enable printing of record hashes when dum...
Michael Adam
2011-11-29
3
-0
/
+10
*
doc: commit generated ctdb.1 manpages after xml change
Michael Adam
2011-11-29
2
-77
/
+84
*
doc: document the "--print-lmaster" parameter to "ctdb"
Michael Adam
2011-11-29
1
-0
/
+9
*
ctdb: add an option --print-lmaster to enable printing of lmaster in "ctdb ca...
Michael Adam
2011-11-29
3
-0
/
+21
*
doc: commit generated ctdb.1 manpages after xml change
Michael Adam
2011-11-29
2
-77
/
+85
*
doc: document the "--print-datasize" parameter to "ctdb"
Michael Adam
2011-11-29
1
-0
/
+10
*
ctdb: add an option --print-datasize to only print datasize instead of dumpin...
Michael Adam
2011-11-29
3
-7
/
+17
*
doc: commit generated ctdb.1 manpages after xml change
Michael Adam
2011-11-29
2
-79
/
+90
*
doc: document the --print-emptyrecords switch in the "ctdb" manpage.
Michael Adam
2011-11-29
1
-0
/
+13
*
ctdb: add an option --print-emptyrecords to enable printing of empty records ...
Michael Adam
2011-11-29
3
-8
/
+34
*
client: add version ctdb_traverse_ext() of ctdb_traverse() that can list empt...
Michael Adam
2011-11-29
1
-7
/
+28
*
traverse: add a flag to enable transferring empty records in cluster wide tra...
Michael Adam
2011-11-29
4
-1
/
+14
*
recoverd: try to become the recovery master if we have the capability, but th...
Stefan Metzmacher
2011-11-29
1
-1
/
+22
[prev]
[next]