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
/
ctdb_ltdb_server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix a conflict in the merge from rusty
Ronnie Sahlberg
2009-12-17
1
-1
/
+4
|
\
|
*
ctdb: use mlockall, cautiously
Rusty Russell
2009-12-16
1
-0
/
+3
|
*
Add --valgringing flag instead of --nosetsched
Rusty Russell
2009-12-16
1
-1
/
+1
*
|
server: add CTDB_CONTROL_DB_SET_HEALTHY and CTDB_CONTROL_DB_GET_HEALTH
Stefan Metzmacher
2009-12-16
1
-0
/
+69
*
|
server: Use tdb_check to verify persistent tdbs on startup
Stefan Metzmacher
2009-12-16
1
-4
/
+385
*
|
server: open /var/ctdb/state/persistent_health.tdb.X on startup
Stefan Metzmacher
2009-12-16
1
-5
/
+116
*
|
server: only do the mkdir() calls for db_directory* once at the start
Stefan Metzmacher
2009-12-16
1
-20
/
+47
*
|
server: create tdbs with 0600 permissions in ctdb_local_attach()
Stefan Metzmacher
2009-12-16
1
-1
/
+1
*
|
ctdb: pass TDB_DISALLOW_NESTING to all tdb_open/tdb_wrap_open calls
Stefan Metzmacher
2009-12-16
1
-0
/
+1
|
/
*
Rename a struct member for clarity
Volker Lendecke
2009-12-12
1
-3
/
+3
*
lower the loglevel for the message that a client has attached to a persistent...
Ronnie Sahlberg
2009-12-02
1
-1
/
+1
*
iIt is better to plainly disallow clietnts from connecting here
Ronnie Sahlberg
2009-11-25
1
-14
/
+11
*
move the check to skip vacuuming on persistent database to the ctdb_vacuuming...
Ronnie Sahlberg
2009-11-03
1
-8
/
+6
*
server: disable vacuuming for persistent tdbs.
Michael Adam
2009-11-03
1
-5
/
+8
*
ensure tdb names end with .tdb. and any number of digits
Wolfgang Mueller-Friedt
2009-10-29
1
-8
/
+13
*
temporarily try allowing clients to attach to databases even if the node is b...
Ronnie Sahlberg
2009-10-27
1
-11
/
+14
*
initial attempt at freezing databases in priority order
Ronnie Sahlberg
2009-10-12
1
-0
/
+5
*
add a control to set a database priority. Let newly created databases default...
Ronnie Sahlberg
2009-10-10
1
-0
/
+19
*
skip any persistent databases ending in .bak
Ronnie Sahlberg
2009-08-19
1
-0
/
+6
*
vacuum event framework
Ronnie Sahlberg
2009-07-29
1
-0
/
+8
*
Change the (dodgy) seqnumfrequency variable to have ms resolution instead of ...
Ronnie Sahlberg
2009-04-01
1
-2
/
+2
*
make sure we honor the TDB_NOSYNC flag from clients in the server
Andrew Tridgell
2008-07-30
1
-2
/
+2
*
don't use mmap in tdb if --nosetsched is set. That makes valgrind
Andrew Tridgell
2008-07-04
1
-1
/
+7
*
Try to use tdb transactions when updating a record and record header inside t...
Ronnie Sahlberg
2008-05-12
1
-1
/
+12
*
Revert "Revert "Revert "- accept an optional set of tdb_flags from clients on...
Ronnie Sahlberg
2008-04-10
1
-12
/
+1
*
Revert "Revert "- accept an optional set of tdb_flags from clients on open a ...
Ronnie Sahlberg
2008-04-10
1
-1
/
+12
*
Revert "- accept an optional set of tdb_flags from clients on open a database,"
Ronnie Sahlberg
2008-04-10
1
-12
/
+1
*
- accept an optional set of tdb_flags from clients on open a database,
Andrew Tridgell
2008-04-10
1
-1
/
+12
*
merge from ronnie
Andrew Tridgell
2008-02-04
1
-14
/
+14
*
added debug constants to allow for better mapping to syslog levels
Andrew Tridgell
2008-02-04
1
-2
/
+2
*
non-persistent databases don't need sync transactions
Andrew Tridgell
2008-01-06
1
-1
/
+1
*
a new tunable DatabaseMaxDead that enables the tdb max dead cache logic
Andrew Tridgell
2008-01-05
1
-0
/
+3
*
when ctdb attaches to a database it broadcasts the attach to all other
Ronnie Sahlberg
2007-09-21
1
-1
/
+3
*
added support for persistent databases in ctdbd
Andrew Tridgell
2007-09-21
1
-34
/
+120
*
change ctdb->vnn to ctdb->pnn
Ronnie Sahlberg
2007-09-04
1
-3
/
+3
*
if the node is inactive i.e. banned or disconnected then that node is
Ronnie Sahlberg
2007-08-22
1
-0
/
+11
*
update lib/replace from samba4
Andrew Tridgell
2007-07-10
1
-3
/
+2
*
- merged ctdb_store test from ronnie
Andrew Tridgell
2007-06-17
1
-1
/
+2
*
start splitting the code into separate client and server pieces
Andrew Tridgell
2007-06-07
1
-0
/
+366