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
*
doc/ctdb.1: document "ctdb dumpdbbackup <file>"
Stefan Metzmacher
2009-12-16
1
-0
/
+7
*
doc/ctdb.1: document -Y output fot ctdb getdbmap
Stefan Metzmacher
2009-12-16
1
-0
/
+8
*
doc/ctdb.1: document UNHEALTHY for "ctdb getdbmap"
Stefan Metzmacher
2009-12-16
1
-0
/
+14
*
doc/ctdb.1: document "ctdb wipedb"
Stefan Metzmacher
2009-12-16
1
-0
/
+5
*
config: add CTDB_MAX_PERSISTENT_CHECK_ERRORS option
Stefan Metzmacher
2009-12-16
2
-0
/
+17
*
config: try to use tdbtool <tdb> check instead of tdbdump for persistent db c...
Stefan Metzmacher
2009-12-16
1
-1
/
+25
*
ctdb: print out some hints how to debug a "ctdb catdb" failure
Stefan Metzmacher
2009-12-16
1
-0
/
+3
*
ctdb: add machinereadable output fot "ctdb -Y getdbmap"
Stefan Metzmacher
2009-12-16
1
-0
/
+22
*
ctdb: disallow "ctdb backupdb" on unhealthy databases
Stefan Metzmacher
2009-12-16
1
-0
/
+32
*
client: add "ctdb dumpdbbackup <filename>"
Stefan Metzmacher
2009-12-16
1
-0
/
+67
*
client: make ctdb_dumpdb_record() public
Stefan Metzmacher
2009-12-16
2
-2
/
+3
*
tools/ctdb: let "ctdb restoredb" and "ctdb wipedb" mark the db as healthy on all
Stefan Metzmacher
2009-12-16
1
-0
/
+32
*
tools/ctdb: add "ctdb getdbstatus <dbname>"
Stefan Metzmacher
2009-12-16
1
-0
/
+47
*
tools/ctdb: display db health in "ctdb getdbmap"
Stefan Metzmacher
2009-12-16
1
-2
/
+6
*
client: add ctdb_ctrl_getdbhealth()
Stefan Metzmacher
2009-12-16
2
-0
/
+43
*
server: add CTDB_CONTROL_DB_SET_HEALTHY and CTDB_CONTROL_DB_GET_HEALTH
Stefan Metzmacher
2009-12-16
3
-0
/
+83
*
server: Use tdb_check to verify persistent tdbs on startup
Stefan Metzmacher
2009-12-16
10
-6
/
+532
*
server: move error handling to a 'fail' label in ctdb_control_transaction_com...
Stefan Metzmacher
2009-12-16
1
-14
/
+19
*
server/recovery: update flags on nodes before syncing dbs
Stefan Metzmacher
2009-12-16
1
-0
/
+17
*
server: open /var/ctdb/state/persistent_health.tdb.X on startup
Stefan Metzmacher
2009-12-16
2
-5
/
+117
*
server: create vactune.tdb.X with 0600 permissions
Stefan Metzmacher
2009-12-16
1
-1
/
+1
*
server: create vactun.tdb.X under /var/ctdb/state
Stefan Metzmacher
2009-12-16
1
-2
/
+2
*
server: create recdb.tdb.X in /var/ctdb/state/
Stefan Metzmacher
2009-12-16
1
-1
/
+3
*
server: only do the mkdir() calls for db_directory* once at the start
Stefan Metzmacher
2009-12-16
4
-25
/
+52
*
server: add db_directory_state to ctdb_context
Stefan Metzmacher
2009-12-16
4
-0
/
+24
*
server: create tdbs with 0600 permissions in ctdb_local_attach()
Stefan Metzmacher
2009-12-16
1
-1
/
+1
*
config: load 'ctdb' config before 'nfs' config in statd-callout
Stefan Metzmacher
2009-12-16
1
-0
/
+1
*
ctdb: pass TDB_DISALLOW_NESTING to all tdb_open/tdb_wrap_open calls
Stefan Metzmacher
2009-12-16
5
-4
/
+15
*
Fix release script with newer versins of git
Simo Sorce
2009-12-16
1
-1
/
+1
*
tdb tools: Mostly cosmetic adaptions
Matthias Dieter Wallnöfer
2009-12-16
2
-8
/
+9
*
tdb: change version to 1.2.0 after adding TDB_*ALLOW_NESTING
Stefan Metzmacher
2009-12-16
1
-1
/
+1
*
tdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behavior
Stefan Metzmacher
2009-12-16
5
-3
/
+63
*
tdb: always set tdb->tracefd to -1 to be safe on goto fail
Stefan Metzmacher
2009-12-16
1
-4
/
+3
*
tdb: Fix a C++ warning (cherry picked from samba commit be88a126ea50ea7e41583...
Volker Lendecke
2009-12-16
1
-1
/
+2
*
tdb: update README a bit
Kirill Smelkov
2009-12-16
1
-8
/
+1
*
tdb: add tests for double .close() in pytdb
Kirill Smelkov
2009-12-16
1
-0
/
+9
*
tdb: reset tdb->fd to -1 in tdb_close()
Kirill Smelkov
2009-12-16
1
-1
/
+3
*
tdb: fix typo in python's Tdb.get() docstring
Kirill Smelkov
2009-12-16
1
-1
/
+1
*
tdb: detect tdb store of identical records and skip
Andrew Tridgell
2009-12-16
1
-0
/
+20
*
tdb: rename 'struct list_struct' into 'struct tdb_record'
Stefan Metzmacher
2009-12-16
9
-54
/
+54
*
lib/tdb: make tdbtool use tdb_check() for "check" command
Rusty Russell
2009-12-16
1
-14
/
+30
*
lib/tdb: add tdb_check()
Rusty Russell
2009-12-16
6
-3
/
+439
*
tdb: kill last bits from swig
Kirill Smelkov
2009-12-16
1
-1
/
+1
*
lib/tdb: sync build files from samba master
Stefan Metzmacher
2009-12-16
23
-1244
/
+513
*
s3 build: Remove unused fstat check to fix a bunch of HAVE_FSTAT warnings (ch...
Stefan Metzmacher
2009-12-16
1
-4
/
+0
*
lib/tdb: include replace.h and system/filesys.h in pytdb.c
Stefan Metzmacher
2009-12-16
1
-4
/
+3
*
Avoid using a utility header for Python replacements included in Samba, since...
Stefan Metzmacher
2009-12-16
2
-32
/
+5
*
s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4 (cherry pi...
Stefan Metzmacher
2009-12-16
2
-1
/
+32
*
py: Properly increase the reference counter of Py_None. (cherry picked from s...
Stefan Metzmacher
2009-12-16
1
-16
/
+16
*
Make sure to not close tdb database more than once. (cherry picked from samba...
Jelmer Vernooij
2009-12-16
1
-2
/
+10
[next]