1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/ctdb
Rusty Russell 3dc37c17c1 Port from SAMBA ctdb: commit 936d76802f Author: Andrew Tridgell <tridge@samba.org> Date: Tue Dec 16 14:38:17 2008 +1100
imported the tdb_repack() code from CTDB

    The tdb_repack() function repacks a TDB so that it has a single
    freelist entry. The file doesn't shrink, but it does remove all
    freelist fragmentation. This code originated in the CTDB vacuuming
    code, but will now be used in ldb to cope with fragmentation from
    re-indexing

(This used to be ctdb commit fe3ceb101a5a9c336973c2c6c31406bd8181c2fe)
2009-08-04 16:43:21 +09:30
..
client client: refuse to do record_store() on a persistent tdb. 2009-07-29 11:17:07 +10:00
common When we dispatch a message to a handler, pass the data as a real talloc object so that the handler can talloc_steal() the message content. 2009-07-02 12:58:49 +10:00
config remove repack from eventscript 2009-07-29 13:29:38 +10:00
doc document the two new commands setlmasterrole and setrecmasterrole 2009-07-28 13:54:08 +10:00
ib Whitespace changes and using the CTDB_NO_MEMORY() macro changes to 2009-05-21 11:49:16 +10:00
include repack limit tunable 2009-07-29 13:30:39 +10:00
lib Port from SAMBA ctdb: commit 936d76802f Author: Andrew Tridgell <tridge@samba.org> Date: Tue Dec 16 14:38:17 2008 +1100 2009-08-04 16:43:21 +09:30
packaging new version 1.0.87 2009-07-17 13:01:11 +10:00
server change the defaults for repacking to repack once every 120 seconds and letting it work for 30 second before timing out. 2009-07-29 13:31:12 +10:00
tcp make it possible to start the daemon in STOPPED mode 2009-07-09 11:57:20 +10:00
tests Merge commit 'martins/master' 2009-07-30 10:55:56 +10:00
tools Merge commit 'origin/master' 2009-07-29 10:08:56 +10:00
utils From William Jojo <w.jojo[AT]hvcc.edu> 2009-06-04 09:41:05 +10:00
web fix the git path to the repository 2009-05-25 12:15:13 +10:00
.bzrignore more code rearrangement 2007-06-07 22:16:48 +10:00
.gitignore From Mathieu Parent <math.parent@gmail.com> 2009-04-08 09:21:11 +10:00
aclocal.m4 initial version 2006-11-18 10:41:20 +11:00
autogen.sh From Mathieu Parent <math.parent@gmail.com> 2009-04-08 09:21:11 +10:00
config.guess more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
config.mk minor back-merge from samba4 2007-07-10 18:13:47 +10:00
config.sub more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
configure.ac remove the obsolete ipmux component. 2009-05-25 12:33:52 +10:00
configure.rpm fixed permissions on configure.rpm 2008-04-22 16:48:25 +02:00
COPYING add a licence file 2009-02-07 08:10:34 +11:00
ctdb.pc.in (This used to be ctdb commit b0718551f55d5da9be0e6aba233f57c1ff8509be) 2009-04-08 09:14:20 +10:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in added event repacking 2009-07-29 13:28:48 +10:00