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
*
add documentation for the vacuum and repack commands.
Ronnie Sahlberg
2008-01-10
3
-45
/
+179
*
increase version number
Andrew Tridgell
2008-01-10
1
-1
/
+3
*
auto-run the vacuum and repack ops every 5 minutes by default
Andrew Tridgell
2008-01-10
1
-0
/
+25
*
block alarm signals during critical sections of vacuum
Andrew Tridgell
2008-01-10
4
-13
/
+24
*
tdb_freelist_size was reporting 1 more than correct size
Andrew Tridgell
2008-01-10
1
-2
/
+1
*
add a max runtime switch to ctdb tool
Andrew Tridgell
2008-01-10
1
-0
/
+14
*
report the store rate in ctdb_randrec
Andrew Tridgell
2008-01-09
1
-1
/
+18
*
a compromise for freelist scanning - we now will look for other than the firs...
Andrew Tridgell
2008-01-09
1
-1
/
+16
*
allow delete percentage to be specified on the command line
Andrew Tridgell
2008-01-09
1
-0
/
+1
*
allow remote variable expansion in onnode, so you can use wildcards that expa...
Andrew Tridgell
2008-01-09
2
-10
/
+10
*
only match vacuum list if on the same database
Andrew Tridgell
2008-01-09
2
-2
/
+2
*
needs to be in Makefile.in too
Andrew Tridgell
2008-01-09
1
-0
/
+1
*
forgot this file
Andrew Tridgell
2008-01-09
1
-0
/
+86
*
increase version number
Andrew Tridgell
2008-01-09
1
-1
/
+3
*
changed default vacuum limit
Andrew Tridgell
2008-01-09
1
-1
/
+2
*
nicer outut from repack and vacuum
Andrew Tridgell
2008-01-08
2
-7
/
+23
*
this is not an error - it just means the record was busy
Andrew Tridgell
2008-01-08
1
-1
/
+0
*
ensure the main daemon doesn't use a blocking lock on the freelist
Andrew Tridgell
2008-01-08
1
-2
/
+18
*
ensure the recovery daemon is not clagged up by vacuum calls
Andrew Tridgell
2008-01-08
5
-47
/
+140
*
added two new ctdb commands:
Andrew Tridgell
2008-01-08
11
-7
/
+883
*
updated docs from ronnie
Andrew Tridgell
2008-01-08
2
-130
/
+199
*
show start/stop time of recovery on all nodes
Andrew Tridgell
2008-01-08
1
-0
/
+5
*
background the smbstatus -n command
Andrew Tridgell
2008-01-07
1
-1
/
+1
*
merge from ronnie
Andrew Tridgell
2008-01-07
2
-0
/
+9
*
nicer onnode output
Andrew Tridgell
2008-01-07
8
-42
/
+137
*
catch internal traversal errors
Andrew Tridgell
2008-01-07
1
-1
/
+15
*
more efficient traversal in pulldb control
Andrew Tridgell
2008-01-07
1
-54
/
+43
*
don't retstart statd when we don't need to
Andrew Tridgell
2008-01-07
1
-0
/
+3
*
new rpm version
Andrew Tridgell
2008-01-06
1
-1
/
+3
*
added paranoid transaction ids
Andrew Tridgell
2008-01-06
4
-16
/
+45
*
new simpler and much faster recovery code based on tdb transactions
Andrew Tridgell
2008-01-06
6
-756
/
+513
*
change default tunables to cope with larger dbs
Andrew Tridgell
2008-01-06
1
-2
/
+2
*
non-persistent databases don't need sync transactions
Andrew Tridgell
2008-01-06
1
-1
/
+1
*
ensure tdb log messages appear in ctdbd logs
Andrew Tridgell
2008-01-06
3
-6
/
+29
*
- added tdb_add_flags() and tdb_remove_flags()
Andrew Tridgell
2008-01-06
4
-3
/
+17
*
this is needed with merged tdb
Andrew Tridgell
2008-01-05
1
-0
/
+1
*
merge from Samba4
Andrew Tridgell
2008-01-05
16
-79
/
+229
*
update from Samba4
Andrew Tridgell
2008-01-05
26
-203
/
+2427
*
convert tdb from u32 to uint32_t to match the current Samba trees
Andrew Tridgell
2008-01-05
7
-49
/
+45
*
Rewrote the tdb transaction code to be O(N) instead of O(N^2)
Andrew Tridgell
2008-01-05
1
-184
/
+181
*
fixed excludes in tar ball creation for src rpm
Andrew Tridgell
2008-01-05
1
-1
/
+1
*
fixed data offset definition
Andrew Tridgell
2008-01-05
1
-1
/
+1
*
fixed the bug that make "onnode N service ctdb start" hang
Andrew Tridgell
2008-01-05
1
-0
/
+5
*
cleanup the new freelist code
Andrew Tridgell
2008-01-05
1
-29
/
+24
*
added tdb_wipe_all() function
Andrew Tridgell
2008-01-05
1
-1
/
+55
*
ensure we always build the right version
Andrew Tridgell
2008-01-05
1
-4
/
+4
*
update version
Andrew Tridgell
2008-01-05
1
-1
/
+5
*
a new tunable DatabaseMaxDead that enables the tdb max dead cache logic
Andrew Tridgell
2008-01-05
4
-1
/
+52
*
a useful hack for checking correct behaviour of recovery
Andrew Tridgell
2008-01-05
1
-0
/
+4
*
convert much of the recovery logic to be async and parallel across all nodes
Andrew Tridgell
2008-01-05
1
-73
/
+142
[next]