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
...
|
*
ctdbd: Remove the "stopped" event
Martin Schwenke
2013-05-06
6
-61
/
+9
|
*
eventscripts: Remove use of "stopped" event
Martin Schwenke
2013-05-06
2
-2
/
+2
|
*
recoverd: ctdb_takeover_run() uses CTDB_CONTROL_IPREALLOCATED
Martin Schwenke
2013-05-06
1
-4
/
+2
|
*
ctdbd: New control CTDB_CONTROL_IPREALLOCATED
Martin Schwenke
2013-05-06
5
-0
/
+65
|
*
ctdbd: Avoid freeing non-monitor event callback when monitoring is disabled
Martin Schwenke
2013-05-06
1
-31
/
+30
|
*
recoverd: Interface reference count changes should not cause takeover runs
Martin Schwenke
2013-05-02
1
-23
/
+47
|
*
recover: use CTDB_REC_RO_FLAGS where appropriate
Michael Adam
2013-04-24
1
-13
/
+5
|
*
ctdb_daemon: use CTDB_REC_RO_FLAGS where appropriate
Michael Adam
2013-04-24
1
-1
/
+1
|
*
ctdb_call: use CTDB_REC_RO_FLAGS where appropriate
Michael Adam
2013-04-24
1
-1
/
+1
|
*
vacuum: use CTDB_REC_RO_FLAGS in the vacuuming code
Michael Adam
2013-04-24
1
-10
/
+2
|
*
ltdb_server: use CTDB_REC_RO_FLAGS where appropriate
Michael Adam
2013-04-24
1
-2
/
+2
|
*
include: define CTDB_REC_RO_FLAGS - all read-only related record flags
Michael Adam
2013-04-24
1
-0
/
+4
|
*
vacuum: Update (C)
Michael Adam
2013-04-24
1
-1
/
+1
|
*
vacuum: extend the header comment for ctdb_process_delete_list()
Michael Adam
2013-04-24
1
-2
/
+20
|
*
vacuum: turn the vacuuming on lmaster into a three-phase process.
Michael Adam
2013-04-24
1
-25
/
+278
|
*
vacuum: introduce the RECEIVE_RECORDS control
Michael Adam
2013-04-24
4
-0
/
+209
|
*
vacuum: reorder some of ctdb_process_delete_list() more intuitively
Michael Adam
2013-04-24
1
-21
/
+21
|
*
vacuum: add explicit temporary memory context to ctdb_process_delete_list()
Michael Adam
2013-04-24
1
-5
/
+12
|
*
vacuum: fix indentation in ctdb_process_delete_list()
Michael Adam
2013-04-24
1
-2
/
+2
|
*
vacuum: free temporary allocated memory correctly in ctdb_process_delete_list().
Michael Adam
2013-04-24
1
-8
/
+15
|
*
vacuum: move variable into scope of use in ctdb_process_delete_list()
Michael Adam
2013-04-24
1
-1
/
+2
|
*
vacuum: move variable into scope of use in ctdb_process_delete_list()
Michael Adam
2013-04-24
1
-1
/
+1
|
*
vacuum: simplify ctdb_process_delete_list(): reduce indentation
Michael Adam
2013-04-24
1
-113
/
+114
|
*
vacuum: add DEBUG to skip conditions in delete_record_traverse()
Michael Adam
2013-04-24
1
-5
/
+25
|
*
vacuum: break line for RO-flags check in delete_record_traverse() for readabi...
Michael Adam
2013-04-24
1
-1
/
+5
|
*
client: fix ctdb_control() to be able to cope with CTDB_CTRL_FLAG_NOREPLY
Michael Adam
2013-04-24
1
-0
/
+11
|
*
ctdbd: Set num_clients statistic from ctdb->num_clients
Amitay Isaacs
2013-04-22
2
-3
/
+4
|
*
ctdbd: Log PID file creation and removal at NOTICE level
Martin Schwenke
2013-04-22
1
-3
/
+3
|
*
scripts: Ensure even external scripts get tagged in logs as "ctdbd"
Martin Schwenke
2013-04-22
3
-5
/
+5
|
*
eventscripts: Ensure directories are created
Martin Schwenke
2013-04-22
1
-0
/
+6
|
*
scripts: Clean up update_tickles() and handling of associated directory
Martin Schwenke
2013-04-19
1
-5
/
+2
|
*
scripts: Use $CTDB_SCRIPT_DEBUGLEVEL instead of something more complex
Martin Schwenke
2013-04-19
6
-64
/
+6
|
*
scripts: Ensure service command is in $PATH in ctdb-crash-cleanup.sh
Martin Schwenke
2013-04-19
1
-5
/
+5
|
*
initscript: Remove duplicate setting of $ctdbd
Martin Schwenke
2013-04-18
1
-2
/
+0
|
*
util: Removed unused declaration of ctdbd_start()
Martin Schwenke
2013-04-18
1
-1
/
+0
|
*
include: Move ctdb_start_daemon() from ctdb_client.h to ctdb_private.h
Martin Schwenke
2013-04-18
2
-1
/
+3
|
*
scripts: ctdb-crash-cleanup.sh uses initscript to see if ctdbd is running
Martin Schwenke
2013-04-18
1
-1
/
+1
|
*
initscript: Use a PID file to implement the "status" option
Martin Schwenke
2013-04-18
1
-30
/
+56
|
*
ctdbd: Add --pidfile option
Martin Schwenke
2013-04-18
3
-1
/
+37
|
*
util: ctdb_fork() should call ctdb_set_child_info()
Martin Schwenke
2013-04-18
1
-0
/
+2
|
*
util: New functions ctdb_set_child_info() and ctdb_is_child_process()
Martin Schwenke
2013-04-18
2
-0
/
+24
|
*
tests: add a comment to recovery db corruption test
Michael Adam
2013-04-17
1
-0
/
+7
|
*
tests: Add a test for subsequent recoveries corrupting databases
Amitay Isaacs
2013-04-17
1
-0
/
+126
|
*
tests: Support waiting for "recovered" state in tests
Amitay Isaacs
2013-04-17
1
-1
/
+4
|
*
ctdb_call: don't bump the rsn in ctdb_become_dmaster() any more
Michael Adam
2013-04-17
1
-1
/
+1
|
*
Fix a severe recovery bug that can lead to data corruption for SMB clients.
Michael Adam
2013-04-17
1
-3
/
+6
|
*
logging: fix comment typo
Michael Adam
2013-04-17
1
-1
/
+1
|
*
ctdbd: unimplement the unused SET_DMASTER control
Michael Adam
2013-04-17
4
-56
/
+4
|
*
recoverd: remove bogus comment "qqq" from "add prototype new banning code"
Michael Adam
2013-04-17
1
-1
/
+0
|
*
build: silence building of porting_test
Michael Adam
2013-04-17
1
-1
/
+1
[prev]
[next]