summaryrefslogtreecommitdiff
path: root/daemons/cmirrord/cluster.c
Commit message (Expand)AuthorAgeFilesLines
* gcc: increate buffer sizesZdenek Kabelac2022-01-261-1/+1
* cov: add some initializersZdenek Kabelac2021-09-131-1/+1
* libdm: eliminate some abi-dumper errorsZdenek Kabelac2021-04-061-1/+1
* cleanup: use zallocZdenek Kabelac2018-12-221-6/+4
* Remove clvmd and associated codeDavid Teigland2018-06-051-0/+3
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-1/+1
* coverity: ensure 0 end stringZdenek Kabelac2018-04-201-1/+1
* cleanup: avoid compiler warnZdenek Kabelac2018-04-201-0/+2
* coverity: move declaration out of the loopZdenek Kabelac2018-03-171-2/+1
* Typo: change loose to loseworkingJonathan Brassow2017-04-121-1/+1
* gcc: cleanup some sign warningsZdenek Kabelac2016-02-231-1/+1
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* cmirrord: avoid debugging buffer overflow in LOG_SPRINTFerenc Wágner2015-08-201-2/+3
* cmirrord: fix stack smashingFerenc Wágner2015-08-201-4/+14
* cmirrord: Clean-up stray warning message (attempt #2)Jonathan Brassow2014-03-191-3/+3
* cmirrord: Clean-up stray warning messageJonathan Brassow2014-03-051-3/+10
* cmirrord: Prevent secondary checkpoints from corrupting bitmapsJonathan Brassow2013-08-201-2/+41
* cleanup: use unrelated temporary variablesZdenek Kabelac2013-06-161-7/+6
* cleanup: replace memset with struct initilizationZdenek Kabelac2012-06-221-2/+1
* cmirrord: add missing checks for kernel_sendZdenek Kabelac2012-06-201-3/+6
* Fix bug in cmirror that caused incorrect status info to print on some nodes.Jonathan Earl Brassow2012-04-261-2/+2
* Remove some whitespaces.Milan Broz2012-03-101-7/+7
* s/CPG_/CS_: Various CPG constants are going away, even though CPG itself staysJonathan Earl Brassow2012-03-011-8/+8
* Allow cluster mirrors to handle the absence of the checkpoint lib (libSaCkpt).Jonathan Earl Brassow2012-02-291-22/+115
* Fix memory leak of allocated bitmap in error pathZdenek Kabelac2011-09-061-0/+2
* Fix missing initilisation to 0Zdenek Kabelac2010-10-251-1/+1
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-5/+5
* Was using dm_list_iterate_items when I should have been usingJonathan Earl Brassow2010-01-271-2/+2
* Deal with a few more compiler warnings.Alasdair Kergon2010-01-201-10/+11
* Clean up include files.Alasdair Kergon2010-01-181-23/+11
* Misc compilation clean-ups.Alasdair Kergon2010-01-181-6/+6
* Make the intermachine communication structures architecture independantJonathan Earl Brassow2010-01-151-28/+38
* More cmirror makefile fixes from Fabio.Alasdair Kergon2009-09-141-16/+17
* Add daemons/cmirrord files to git - somehow got messed up with cvs rename.Dave Wysochanski2009-09-041-0/+1661