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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ctdb-daemon: Use false instead of 0 for boolean arguments
Amitay Isaacs
2014-07-09
1
-1
/
+1
*
ctdb-daemon: Do not thaw databases if recovery is active
Amitay Isaacs
2014-07-07
3
-5
/
+12
*
ctdb-recoverd: Set recovery mode before freezing databases
Amitay Isaacs
2014-07-07
2
-22
/
+22
*
Revert "It was possible for ->recovery_mode to get out of sync with the new t...
Amitay Isaacs
2014-07-07
1
-10
/
+1
*
ctdb-recoverd: Don't say "Election timed out"
Martin Schwenke
2014-07-07
1
-1
/
+1
*
ctdb-recoverd: Log a message when releasing the recovery lock
Martin Schwenke
2014-07-07
1
-0
/
+1
*
ctdb-recoverd: No need to set ctdbd_pid again
Amitay Isaacs
2014-07-05
1
-2
/
+0
*
ctdb-daemon: Remove ctdbd_pid global variable
Martin Schwenke
2014-07-05
1
-6
/
+7
*
ctdb-daemon: Check PID in ctdb_remove_pidfile(), not unreliable flag
Martin Schwenke
2014-07-05
1
-1
/
+2
*
ctdb-daemon: Exit if setting the session ID fails
Martin Schwenke
2014-07-05
1
-1
/
+3
*
ctdb-build: Use CTDB_ETCDIR instead of ETCDIR/ctdb
Amitay Isaacs
2014-06-24
2
-2
/
+2
*
ctdb-daemon: Debugging for tickle updates
Martin Schwenke
2014-06-20
1
-1
/
+10
*
ctdb:vacuum: always run freelist_size again
Michael Adam
2014-06-17
1
-6
/
+4
*
ctdb:vacuum: add missing return to ctdb_vacuum_traverse_db() error path.
Michael Adam
2014-06-17
1
-0
/
+1
*
ctdb:vacuum: remove now unused talloc ctx argument from ctdb_vacuum_db()
Michael Adam
2014-06-17
1
-3
/
+1
*
ctdb:vacuum: move init of vdata into init_vdata funcion
Michael Adam
2014-06-17
1
-32
/
+43
*
ctdb:vacuum: remove vacuum limit from vdata - not used
Michael Adam
2014-06-17
1
-2
/
+0
*
ctdb:vacuum: remove a superfluous comment.
Michael Adam
2014-06-17
1
-4
/
+1
*
ctdb:vacuum: untangle assignmend and check for return of tdb_repack()
Michael Adam
2014-06-17
1
-1
/
+3
*
ctdb:vacuum: remove a superfluous and misleading comment
Michael Adam
2014-06-17
1
-3
/
+0
*
ctdb:vacuum: remove now unused ctdb_repack_tdb().
Michael Adam
2014-06-17
1
-129
/
+0
*
ctdb:vacuum: use plain tdb_repack() instead of ctdb_repack_tdb()
Michael Adam
2014-06-17
1
-1
/
+1
*
ctdb:vacuum: remove a comment in ctdb_vacuum_and_repack_db()
Michael Adam
2014-06-17
1
-3
/
+0
*
ctdb:vacuum: adapt debug message for repacking.
Michael Adam
2014-06-17
1
-2
/
+2
*
ctdb-daemon: Reset scheduler policy for helper processes
Amitay Isaacs
2014-06-12
2
-0
/
+4
*
ctdb-daemon: Do not complain if node is inactive and db is not attached
Amitay Isaacs
2014-06-12
1
-1
/
+4
*
ctdb-daemon: Remove duplicate code from helper binaries
Amitay Isaacs
2014-06-12
2
-12
/
+2
*
ctdb-logging: Move controls handling functions from common to server
Amitay Isaacs
2014-06-12
1
-1
/
+40
*
ctdb-daemon: Rename ctdb_mkdir_p_or_die to mkdir_p_or_die
Amitay Isaacs
2014-06-12
1
-3
/
+3
*
ctdb-daemon: Rename ctdb_lockdown_memory to lockdown_memory
Amitay Isaacs
2014-06-12
2
-2
/
+2
*
ctdb-daemon: Instead of passing ctdb context, pass valgrinding boolean
Amitay Isaacs
2014-06-12
2
-3
/
+3
*
ctdb-daemon: Rename block_signal to ignore_signal
Amitay Isaacs
2014-06-12
1
-2
/
+2
*
ctdb-daemon: No need to block SIGPIPE at startup
Amitay Isaacs
2014-06-12
1
-1
/
+0
*
ctdb-common: Drop ctdb prefix from utility functions independent of ctdb
Amitay Isaacs
2014-06-12
1
-1
/
+1
*
ctdb-common: Changing scheduler policy does not require ctdb context
Amitay Isaacs
2014-06-12
1
-1
/
+1
*
ctdb:server: fix DEBUG message for wrong event script options.
Michael Adam
2014-06-05
1
-2
/
+3
*
ctdb-daemon: Move a ZERO_STRUCT() to a better place
Martin Schwenke
2014-05-05
1
-3
/
+12
*
ctdb: Fix a comment typo
Volker Lendecke
2014-04-30
1
-1
/
+1
*
ctdb-recoverd: Detach database from recovery daemon
Amitay Isaacs
2014-04-23
2
-0
/
+54
*
ctdb-daemon: Talloc tdb_wrap off ctdb_db_context
Amitay Isaacs
2014-04-23
1
-1
/
+1
*
ctdb-daemon: Do not allow database detach if AllowClientDBAttach=1
Amitay Isaacs
2014-04-23
1
-3
/
+4
*
ctdb-daemon: Add control CTDB_CONTROL_DB_DETACH
Amitay Isaacs
2014-04-14
2
-0
/
+88
*
ctdb-daemon: Always update database priority cluster wide
Amitay Isaacs
2014-04-07
3
-16
/
+15
*
ctdb:daemon avoid goto ctdb_remove_orphaned_ifaces()
Gregor Beck
2014-04-01
1
-9
/
+5
*
ctdb:daemon take a shortcut in all_nodes_are_disabled()
Gregor Beck
2014-04-01
1
-5
/
+4
*
ctdb-readonly: Do not use hard-coded value for readonly revoke timeout
Amitay Isaacs
2014-03-31
1
-2
/
+2
*
ctdb-locking: Instead of comparing key, compare key hash
Amitay Isaacs
2014-03-28
1
-4
/
+6
*
ctdb-locking: Check for talloc_memdup error
Amitay Isaacs
2014-03-28
1
-0
/
+5
*
ctdb-locking: Avoid memory leak
Amitay Isaacs
2014-03-28
1
-0
/
+1
*
ctdb/daemon: Optimise deletion of IPs
Martin Schwenke
2014-03-23
1
-11
/
+11
[prev]
[next]