sahlberg/ctdb.git
2009-03-03 Ronnie Sahlbergnew version 1.0.73 ctdb-1.0.73
2009-03-03 rootAdd a variable CTDB_NFS_SKIP_SHARE_CHECK to sysconfig...
2009-02-24 Ronnie SahlbergFrom Sumit Bose <sbose@redhat.com>
2009-02-19 rootmake it possible to disable checking all samba shares.
2009-02-19 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-02-18 Ronnie Sahlbergnew version 1.0.72 ctdb-1.0.72
2009-02-18 Ronnie SahlbergMerge branch 'martins'
2009-02-09 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-02-06 Ronnie Sahlbergadd a licence file
2009-02-05 rootuse netstat to check first and only fall back to netcat...
2009-02-03 Mathieu PARENTcorrect ctdbd(1) manpage warning
2009-02-03 Mathieu PARENTsmnotify: fix popt.h include to allow use of system lib
2009-02-03 Michael Adamevents 41.httpd: support suse and ubuntu/debian systems...
2009-02-03 Michael Adambuild: print default in help for --with-logdir
2009-02-03 Michael Adammake: add a "showlayout" target for diagnostics
2009-02-03 Mathieu PARENTbuild: Make log-directory configurable indepently of...
2009-02-03 Michael Adamevents.d/41.httpd: fix a typo in the fix of the comment...
2009-02-02 Ronnie Sahlbergnew version 1.0.71 ctdb-1.0.71
2009-01-30 Michael Adamadd a simple test script to test ctdb_check_tcp_ports
2009-01-30 Michael Adamctdb_check_tcp_ports: correctly detect listeners on...
2009-01-30 Michael Adamctdb_check_tcp_ports: fail the check if neither netstat...
2009-01-30 Michael Adamctdb_check_tcp_ports: cope with multiple locations...
2009-01-29 Michael Adamremove include <netinet/in.h> from public ctdb.h
2009-01-29 Michael Adampackaging: add a maketarball script
2009-01-29 Michael AdamFix the build on AIX: sys/socket.h needs to be included...
2009-01-29 Michael Adamautoconf: Make sure the result of the mkdir_has_mode...
2009-01-27 Michael Adamevents.d/41.httpd: fix a comment typo
2009-01-19 Michael AdamFix treatment of link local ipv6 addresses: set the...
2009-01-19 Michael Adamctdb_util: use the parse_ip() function - avoid code...
2009-01-19 Michael Adamctdb_sys_have_ip: fix ipv6 support for aix, too.
2009-01-19 Stefan Metzmacherctdb_sys_have_ip: don't overwrite input data (setting...
2009-01-19 Michael AdamFix verification of IP allocation with ipv6 addresses...
2009-01-19 Michael Adamevents 50.samba: fix control of nmbd without separate...
2009-01-19 Michael Adampackaging(RPM): detect and use ccache if available
2009-01-19 Michael AdamMakefile: remove extra "/" in paths
2009-01-17 Michael Adammakerpms: fix detection of support for --rsyncable...
2009-01-16 Michael Adamctdb.init: fix typo
2009-01-16 Michael Adamevents 50.samba: also support suse and ubuntu/debain...
2009-01-16 Michael Adamfuncions: make (nice_)service a noop for empty service...
2009-01-16 Michael Adamctdb.init: use detect_init_style() in the init script
2009-01-16 Michael Adamfunctions: add detect_init_style().
2009-01-16 rootnew version origin/master ctdb-1.0.70b
2009-01-16 Michael Adamctdb.init: add $network to RequiredStop to match Requir...
2009-01-16 Andreas SchneiderFix circular dependency error with autoconf 2.6.3.
2009-01-16 Michael Adammakerpms: fix creation of tarball when gzip does not...
2009-01-16 Michael Adamctdb.spec: fix version and (RPM-)release number.
2009-01-16 Michael Adammakerpms: confess
2009-01-16 Michael Adammakerpms: don't hard-code the version number but extrac...
2009-01-16 Michael Adammakerpms: remove the need of calling makerpms.sh from...
2009-01-16 Michael Adammakerpms: don't cd to $SPECDIR but rpmbuild -ba $SPECDI...
2009-01-16 Michael Adammakerpms: catch error of git archive correctly (echo...
2009-01-16 Michael Adammakerpms: move comment to appropriate place
2009-01-16 Michael Adammakerpms: use variable (SPECFILE) that is available...
2009-01-16 Michael Adamdoc: join broken lines in excerpt from log.ctdb
2009-01-16 Michael Adamctdb.samba.org: fix instruction for turning off samba...
2009-01-16 Martin SchwenkeMake message in 62_ctdb_persistent_unsafe.sh more infor...
2009-01-16 Martin Schwenke23_ctdb_moveip.sh sanity checks the list of IPs/nodes...
2009-01-16 Martin SchwenkeMerge commit 'origin/master' into martins
2009-01-16 Martin SchwenkeGit should ignore the test_trigger event script.
2009-01-15 Stefan MetzmacherFix segfault in ip takeover fallback code.
2009-01-13 Martin SchwenkeRemove the sorts from 06_ctdb_getpid.sh - the PIDs...
2009-01-13 rootfinish the ipv6 support.
2009-01-13 Martin SchwenkeUse $CTDB_TEST_WRAPPER in other tests that need it.
2009-01-13 Martin SchwenkeUse $CTDB_TEST_WRAPPER in 51_ctdb_bench.sh.
2009-01-12 Martin SchwenkeFor now, make tests/run_tests.sh runs the new test...
2009-01-09 Martin SchwenkeTest binaries now go in tests/bin and ctdb_test_env...
2009-01-09 Martin SchwenkeAdd tests/README. ctdb_test_env and, therefore, run_te...
2009-01-08 Martin SchwenkeMerge commit 'origin/master' into martins
2009-01-08 Martin SchwenkeDelete some unstructured tests ({fetch,peristent,transa...
2008-12-18 Ronnie Sahlbergnew version 1.0.69 ctdb-1.0.69
2008-12-18 Martin SchwenkeRemove old ctdbd.sh test script. Remove unneeded nodes...
2008-12-18 Martin SchwenkeRemove bench.sh test and replace with new test 51_ctdb_...
2008-12-17 Martin SchwenkeBug fixes for ctdb_bench from Ronnie.
2008-12-17 Martin Schwenkectdb_test_env now sets $CTDB_TIMEOUT. Fixed
2008-12-17 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-17 Martin SchwenkeNew test 26_ctdb_config_check_error_on_unreachable_ctdb.sh.
2008-12-17 rootadd better errorchecking that nodes we try to talk...
2008-12-17 Ronnie Sahlbergdont call ctdb_fatal() just because we are asked to...
2008-12-16 Martin SchwenkeFinish 24_ctdb_getdbmap.sh. New test 25_dumpmemory.sh.
2008-12-16 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-15 Michael Adamskip directories containing macros (%) in ctdb_check_di...
2008-12-15 Michael Adamctdb.init: add Default-Start to init script to enable...
2008-12-15 Michael Adamctdb.init: check availability of ctdb (with ping) befor...
2008-12-15 Michael Adamctdb.init: behave correctly when calling "service ctdb...
2008-12-15 Michael Adamctdb.init: fix return code of "service ctdb stop" on...
2008-12-15 Michael Adamctdb.init: fix status message of "service ctdb stop...
2008-12-15 Michael Adampackaging: set docdir in calls to make (to get it right...
2008-12-15 Martin Schwenke3 new tests. 24_ctdb_getdbmap.sh is only 1/2 implement...
2008-12-12 Martin SchwenkeAdd a recovery to ctdb_test_exit to improve test stability.
2008-12-12 Martin SchwenkeRename $CTDB_NUM_NODES to $CTDB_TEST_NUM_DAEMONS and...
2008-12-12 Martin SchwenkeMerge commit 'origin/master' into martins
2008-12-11 Ronnie SahlbergNew version 1.0.68 ctdb-1.0.68
2008-12-11 Michael AdamImprove the monitor event test for ethernet interfaces...
2008-12-11 Michael AdamUse "grep -q" instead of "grep ... > /dev/null" in...
2008-12-11 Martin SchwenkeAdd message about restart to 18_ctdb_freeze.sh.
2008-12-10 Martin SchwenkeWith local daemons the sockets are now numbered startin...
2008-12-10 rootupdate the "ctdb recover" command.
2008-12-10 rootadd a CTDB_TIMEOUT variable for the ctdb tool.
2008-12-10 rootmake sure we return an errorcode when the ctdb command...
2008-12-10 Martin SchwenkeMerge commit 'origin/master' into martins
next