summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* Fix clvmd segfault when refresh_toolcontext fails. (brassow, bz 506986)Alasdair Kergon2009-10-221-3/+6
* Only announce mirror monitoring to syslog after initialisation succeeds.Petr Rockai2009-10-221-2/+2
* Attempt to build dmeventd.static.Alasdair Kergon2009-10-131-32/+46
* More build cleanups (linker parameter ordering).Alasdair Kergon2009-10-131-2/+2
* Make clvmd return 0 on success rather than 1.Christine Caulfield2009-10-121-2/+2
* Extra libs must be appended, not defined first.Alasdair Kergon2009-10-092-2/+4
* More makefile cleaning up and fixing. (gentoo)Alasdair Kergon2009-10-055-7/+8
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-027-12/+19
* Stop clvmd from automatically doing lock conversions. Now, if a lockChristine Caulfield2009-10-011-9/+17
* Fix dmeventd _temporary_log_fn parameters. (2.02.50)Alasdair Kergon2009-09-172-1/+4
* missing (C) remindersAlasdair Kergon2009-09-155-46/+70
* More cmirror makefile fixes from Fabio.Alasdair Kergon2009-09-143-19/+29
* Add daemons/cmirrord files to git - somehow got messed up with cvs rename.Dave Wysochanski2009-09-0413-0/+4696
* rename clogd dir to cmirrordAlasdair Kergon2009-09-0214-4698/+2
* Fix cmirrod build directory while we wait to do a proper rename of theFabio M. Di Nitto2009-09-021-1/+1
* Drop clogd Makefile from CVS since it's always autogenerated from Makefile.inFabio M. Di Nitto2009-09-011-77/+0
* Add some code to clvmd to look in the corosync confdb to see what clusterChristine Caulfield2009-09-011-1/+63
* change clogd to cmirrordAlasdair Kergon2009-08-283-17/+12
* Rewrite clvmd configuration code.Alasdair Kergon2009-08-284-67/+60
* cluster log daemon (clogd): Adjust for kernel CTR arg reorderingJonathan Earl Brassow2009-08-281-5/+7
* Cluster log server (clogd): Add new build files.Jonathan Earl Brassow2009-08-131-0/+38
* cluster log daemon (clogd): Add to LVM build systemJonathan Earl Brassow2009-08-1313-64/+206
* Cluster log daemon (clogd): use LVM bitops in place of ext2 bitopsJonathan Earl Brassow2009-08-131-26/+23
* Fix compilation warning in clvmd.cChristine Caulfield2009-08-131-3/+5
* Fix locking in clvmdChristine Caulfield2009-08-051-6/+6
* Remove old custom list macros and replace with libdevmapper listJonathan Earl Brassow2009-07-286-607/+78
* Making adjustments to go along with the changes to the kernel.Jonathan Earl Brassow2009-07-284-84/+89
* All LV locks are non-blocking so remove LCK_NONBLOCK from separate macros.Alasdair Kergon2009-07-241-7/+5
* After rebasing the cluster logging code, adjustments need to beJonathan Earl Brassow2009-07-2110-612/+679
* Rebasing the cluster log daemon code from the most currentJonathan Earl Brassow2009-07-214-82/+104
* Add lvm_errno and lvm_errmsg to liblvm to obtain failure information.Alasdair Kergon2009-07-161-0/+5
* Store any errno and error messages issued while processing each command.Alasdair Kergon2009-07-151-2/+2
* Use log_error macro consistently throughout in place of log_err.Alasdair Kergon2009-07-151-1/+1
* Change exit() to _exit() in the child process. exit flushes stdio file buffers,Mikulas Patocka2009-07-131-1/+1
* Make cmd->cmd_line const.Alasdair Kergon2009-07-131-1/+1
* pre-release tidy upAlasdair Kergon2009-06-301-2/+3
* - Ignore suspended devices during repair (Milan).Petr Rockai2009-06-151-0/+6
* Do not fork daemon when dmeventd cannot be found.Milan Broz2009-06-151-0/+6
* Destroy toolcontext on exit in clvmd (fixes memory pool leaks).Milan Broz2009-06-153-0/+10
* Re-instate partial activation support in clustered mode. (mornfall)Milan Broz2009-06-121-1/+6
* Use lvconvert --repair instead of vgreduce in mirror dmeventd DSO (mornfall)Milan Broz2009-06-041-1/+1
* Fix clvmd-corosync to match the new corosync API.Christine Caulfield2009-06-031-15/+15
* Revert:Alasdair Kergon2009-05-201-1/+1
* Add infrastructure for queriying for remote locks.Milan Broz2009-05-195-0/+36
* Use lvconvert --repair in dmeventd DSO (mornfall)Milan Broz2009-05-191-1/+1
* Introduce lvm2_install target.Milan Broz2009-05-112-2/+6
* Do not use generic install if running install_device-mapper.Milan Broz2009-05-111-1/+1
* Remove some trailing whitespace so git won't complain.Dave Wysochanski2009-04-221-2/+2
* Clean a lot of extra extra whitespaces.Milan Broz2009-04-221-25/+25
* Fix remote metadata backup for clvmdMilan Broz2009-04-221-1/+5