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
/
Makefile.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
libctdb: add logging infrastructure
Rusty Russell
2010-06-04
1
-1
/
+2
*
link ctdb with libctdb and connect to the daemon both the old way and by usin...
Ronnie Sahlberg
2010-06-02
1
-2
/
+2
*
Dont link with libctdb
Ronnie Sahlberg
2010-06-02
1
-1
/
+1
*
rename ccan/typesafe_cb.h to ctdb_typesafe_cb.h and
Ronnie Sahlberg
2010-06-02
1
-0
/
+1
*
make install to install libctdb.a
Ronnie Sahlberg
2010-05-26
1
-0
/
+1
*
make sure we build libctdb for "make all"
Ronnie Sahlberg
2010-05-26
1
-1
/
+1
*
libctdb: Ronnie's build changes, so we actually build libctdb with make.
Rusty Russell
2010-05-20
1
-2
/
+15
*
libctdb: reorganize headers: remove ctdb.h, add ctdb_client.h and ctdb_protoc...
Rusty Russell
2010-05-20
1
-1
/
+2
*
Add a new eventscript 62.cnfs to integrate better with gpfs/cnfs
Ronnie Sahlberg
2010-05-04
1
-0
/
+1
*
add an example script that can be called from crontab to cleanup
Ronnie Sahlberg
2010-04-22
1
-0
/
+1
*
config: add 13.per_ip_routing event script
Stefan Metzmacher
2010-01-20
1
-0
/
+1
*
config: add interface_modify.sh and call it under flock to make modification ...
Stefan Metzmacher
2010-01-20
1
-0
/
+1
*
lib/util: import fault/backtrace handling from samba.
Stefan Metzmacher
2010-01-20
1
-1
/
+2
*
add a new test tool that just locks and releases the same record over and over
Ronnie Sahlberg
2009-12-15
1
-1
/
+6
*
add an in memory ringbuffer where we store the last 500000 log entries regard...
Ronnie Sahlberg
2009-11-18
1
-1
/
+2
*
disabel the multipath eventscript by default
Ronnie Sahlberg
2009-10-26
1
-1
/
+1
*
add a new eventscript 01.reclock
Ronnie Sahlberg
2009-09-28
1
-0
/
+1
*
new prototype banning code
Ronnie Sahlberg
2009-09-04
1
-1
/
+1
*
added event repacking
Wolfgang Mueller-Friedt
2009-07-29
1
-2
/
+2
*
vacuum event framework
Ronnie Sahlberg
2009-07-29
1
-0
/
+1
*
rename 99.routing to 11.routing so that it executed before the service scripts
Ronnie Sahlberg
2009-06-23
1
-1
/
+1
*
increase the timeout before we shutdown when ther ecovery daemon is hung
Ronnie Sahlberg
2009-06-18
1
-1
/
+1
*
rename 99.routing to 11.routing
Ronnie Sahlberg
2009-06-18
1
-1
/
+1
*
remove the obsolete ipmux component.
Ronnie Sahlberg
2009-05-25
1
-9
/
+1
*
install the 31.clamd script as 644 by default
Ronnie Sahlberg
2009-05-25
1
-1
/
+1
*
add 31.clamd to the install and the rpm
Ronnie Sahlberg
2009-05-25
1
-0
/
+1
*
added a missing dependency
Sumit Bose
2009-05-21
1
-1
/
+1
*
build: also build and install ping_pong
Michael Adam
2009-05-06
1
-1
/
+7
*
From Mathieu Parent <math.parent@gmail.com>
Ronnie Sahlberg
2009-04-08
1
-1
/
+3
*
install /etc/ctdb/notify.sh as executable.
Ronnie Sahlberg
2009-04-08
1
-1
/
+1
*
we should also install the 11.natgw eventscript if we want to be able to use it
Ronnie Sahlberg
2009-03-31
1
-0
/
+1
*
install a default /etc/ctdb/notify.sh script as example on how to use
Ronnie Sahlberg
2009-03-31
1
-0
/
+1
*
Merge commit 'ctdb-ronnie/master'
Michael Adam
2009-02-28
1
-0
/
+2
|
\
|
*
From Sumit Bose <sbose@redhat.com>
Ronnie Sahlberg
2009-02-25
1
-0
/
+2
*
|
move common code of system_linux.c and system_aix.c into new system_common.c
Michael Adam
2009-02-28
1
-1
/
+1
|
/
*
Merge commit 'ctdb-ronnie/master'
Michael Adam
2009-02-19
1
-20
/
+21
|
\
|
*
Merge branch 'martins'
Ronnie Sahlberg
2009-02-18
1
-20
/
+21
|
|
\
|
|
*
Test binaries now go in tests/bin and ctdb_test_env now adds this
Martin Schwenke
2009-01-09
1
-12
/
+13
|
|
*
Merge commit 'origin/master' into martins
Martin Schwenke
2008-12-08
1
-0
/
+1
|
|
|
\
|
|
*
|
Move tests/*.c to tests/src/*.c and adjust Makefile.in accordingly.
Martin Schwenke
2008-11-21
1
-16
/
+16
*
|
|
|
make: add a "showlayout" target for diagnostics
Michael Adam
2009-02-04
1
-0
/
+11
*
|
|
|
build: Make log-directory configurable indepently of VARDIR
Mathieu PARENT
2009-02-04
1
-0
/
+2
|
/
/
/
*
|
/
Makefile: remove extra "/" in paths
Michael Adam
2009-01-19
1
-2
/
+2
|
|
/
|
/
|
*
|
fix an incorrect path
root
2008-12-04
1
-1
/
+1
*
|
add a description of the recovery-process
Ronnie Sahlberg
2008-12-04
1
-0
/
+1
|
/
*
install the new multipath monitoring event script
Ronnie Sahlberg
2008-10-15
1
-0
/
+1
*
change ip route add to route add -net since this works more reliably
Ronnie Sahlberg
2008-10-15
1
-0
/
+1
*
Revert "from Mathieu Parent <math.parent@gmail.com>"
Ronnie Sahlberg
2008-10-15
1
-3
/
+2
*
from Mathieu Parent <math.parent@gmail.com>
Ronnie Sahlberg
2008-10-13
1
-2
/
+3
*
added a new persistent transaction test program
Andrew Tridgell
2008-07-30
1
-1
/
+6
[next]