Revert "allow the transaction commit to fail"
[sahlberg/ctdb.git] / config /
2009-09-18 Ronnie SahlbergMerge commit 'martins/master'
2009-09-15 Ronnie Sahlbergtry restarting ststd indefinitely not just once
2009-09-15 Ronnie SahlbergRevert "try to restart statd everytime it fails, not...
2009-09-15 Ronnie Sahlbergtry to restart statd everytime it fails, not just the...
2009-09-14 Ronnie SahlbergMerge commit 'obnox/master-rebase'
2009-09-09 Michael AdamIntroduce sysconfig variable CTDB_SYSLOG=yes/no (defaul...
2009-09-09 Michael AdamRename the CTDB_INIT_STYLE "ubuntu" to "debian" - this...
2009-09-09 Mathieu ParentFix bashism in nfstickle event script.
2009-09-09 Mathieu ParentFix bashisms in samba event script.
2009-09-09 Mathieu ParentFix bashisms in multipathd event script.
2009-09-09 Mathieu ParentFix bashism in natgw eventscript.
2009-09-07 Martin SchwenkeMerge commit 'origin/master'
2009-09-03 Ronnie Sahlbergmake it possible to have ctdb manage (start/stop/monito...
2009-09-03 Ronnie SahlbergMerge root@10.1.1.27:/shared/ctdb/ctdb-git
2009-09-01 Ronnie Sahlbergoverwrite the state file, dont append to it.
2009-09-01 Ronnie Sahlbergredirect stderr to dev null since the rule might not...
2009-08-27 Michael Adamset broadcast addresses in the takeip event.
2009-08-27 Ronnie Sahlbergremove a check for the reclock file we dont need
2009-07-31 Martin SchwenkeMerge commit 'origin/master'
2009-07-30 Ronnie SahlbergMerge commit 'martins/master'
2009-07-29 Wolfgang Mueller... remove repack from eventscript
2009-07-28 Ronnie Sahlbergupdate the natgw eventscript to set the NATGW capabilit...
2009-07-17 Ronnie SahlbergMerge commit 'martins/master'
2009-07-17 Ronnie Sahlbergdocument the new stopped event
2009-07-17 Ronnie Sahlbergcreate a new event : stopped.
2009-07-16 Ronnie Sahlbergupdate the eventscript to ensure that stopped nodes...
2009-07-09 Ronnie Sahlbergmake it possible to start the daemon in STOPPED mode
2009-07-08 Martin SchwenkeMerge branch 'ronnie_merge'
2009-07-08 Martin SchwenkeMerge commit 'origin/master' into ronnie_merge
2009-07-07 Ronnie SahlbergInitscript cleanups.
2009-06-30 Ronnie Sahlbergupdate the sysconfig to show setting the debuglevel...
2009-06-25 Ronnie SahlbergDocument that you can run ctdb without a reclock file...
2009-06-25 Ronnie SahlbergAllow setting the recovery lock file as "", which means...
2009-06-23 Ronnie Sahlbergrename 99.routing to 11.routing so that it executed...
2009-06-23 Ronnie Sahlbergrename 99.routing to 11.routing so the eventscript...
2009-06-19 Martin SchwenkeFix minor problem in previous initscript commit.
2009-06-19 Martin SchwenkeInitscript fixes, mostly for "stop" action.
2009-06-17 Ronnie Sahlbergincrease the timeout before we shutdown when ther ecove...
2009-06-17 Ronnie Sahlbergrename 99.routing to 11.routing
2009-06-16 Martin SchwenkeMerge commit 'origin/master'
2009-06-02 Martin SchwenkeMerge branch 'init_rewrite'
2009-06-02 Martin SchwenkeMerge commit 'origin/master'
2009-06-02 Martin SchwenkeInitscript cleanups.
2009-06-02 Martin SchwenkeFix minor problem in previous initscript commit.
2009-06-02 Martin SchwenkeInitscript fixes, mostly for "stop" action.
2009-05-25 Ronnie Sahlbergremove the obsolete ipmux component.
2009-05-25 Ronnie SahlbergFrom Flavio Carmo Junior <carmo.flavio@gmail.com>
2009-05-18 Ronnie SahlbergFrom : Flavio Carmo Junior <carmo.flavio@gmail.com>
2009-05-13 Ronnie Sahlberguse scope host when adding the interface to loopback...
2009-05-13 Ronnie Sahlbergchange the prefix NATGW_ to CTDB_NATGW_
2009-05-12 Ronnie Sahlbergassign the natgw address to loopback and not the privat...
2009-05-11 Martin Schwenke41.httpd event script workaround for RHEL5-ism.
2009-05-05 Andrew Tridgelluse less intrusive smbstatus call in periodic connectio...
2009-04-30 Ronnie Sahlbergdont unconditionally kill/restart ctdb when given ...
2009-04-23 Andrew Tridgellchange shutdown level for ctdb to be 01
2009-04-23 Andrew TridgellMerge commit 'ronnie/master'
2009-04-08 Ronnie Sahlbergcreate a function "remote_ip" which can be used from...
2009-04-07 Andrew TridgellMerge commit 'ronnie/master'
2009-03-31 Ronnie Sahlberginstall a default /etc/ctdb/notify.sh script as example...
2009-03-31 Ronnie Sahlbergadd a mechanism where the ctdb daemon will run a userco...
2009-03-31 Ronnie Sahlbergwe must also try to set the routes when we release...
2009-03-25 Ronnie Sahlbergupdate how the NATGW configuration works.
2009-03-24 Ronnie SahlbergMerge branch 'obnox'
2009-03-24 Ronnie Sahlbergcreate a varient of kill_tcp_connections that only...
2009-03-24 Ronnie Sahlbergset --single-public-ip when lvs is used
2009-03-23 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-03-18 Ronnie Sahlbergupdate the natgw eventscript and documentation
2009-03-18 rootredo how the natgw is done. just use a default route...
2009-03-17 rootchange the NATGW_ example in sysconfig to make it more...
2009-03-16 rootNAT-GW updates. Describe the functionality in the sysco...
2009-03-09 Michael Adamctdb.sysconfig: add CTDB_MANAGES_HTTPD comment section
2009-03-08 Michael Adamevents.d/50.samba: allow CTDB_SERVICE_{SMB,NMB,WINBIND...
2009-03-08 Michael Adamctdb.sysconfig: add CTDB_INIT_STYLE with explanation
2009-03-06 Andrew TridgellMerge commit 'ronnie/master'
2009-03-04 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-03-03 rootAdd a variable CTDB_NFS_SKIP_SHARE_CHECK to sysconfig...
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 SahlbergMerge branch 'martins'
2009-02-09 Michael AdamMerge commit 'ctdb-ronnie/master'
2009-02-08 Andrew TridgellMerge commit 'ronnie/master'
2009-02-05 rootuse netstat to check first and only fall back to netcat...
2009-02-03 Michael Adamevents 41.httpd: support suse and ubuntu/debian systems...
2009-02-03 Michael Adamevents.d/41.httpd: fix a typo in the fix of the comment...
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-27 Michael Adamevents.d/41.httpd: fix a comment typo
2009-01-19 Michael Adamevents 50.samba: fix control of nmbd without separate...
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 Michael Adamctdb.init: add $network to RequiredStop to match Requir...
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...
next