summaryrefslogtreecommitdiffstats
path: root/daemons/dmeventd/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* fix lib includeAlasdair Kergon2010-01-221-1/+1
* Add libdevmapper-event-lvm2.so to serialise dmeventd plugin liblvm2cmd use.Alasdair Kergon2010-01-219-187/+246
* Remove empty "repaired" devices if empty in lvconvert.Milan Broz2010-01-061-5/+1
* Log failure type and recognise type 'F' (flush) in dmeventd mirror plugin.Alasdair Kergon2009-11-251-10/+39
* Only announce mirror monitoring to syslog after initialisation succeeds.Petr Rockai2009-10-221-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-052-2/+4
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-023-5/+8
* Fix dmeventd _temporary_log_fn parameters. (2.02.50)Alasdair Kergon2009-09-172-1/+4
* pre-release tidy upAlasdair Kergon2009-06-301-2/+3
* - Ignore suspended devices during repair (Milan).Petr Rockai2009-06-151-0/+6
* Use lvconvert --repair instead of vgreduce in mirror dmeventd DSO (mornfall)Milan Broz2009-06-041-1/+1
* Revert:Alasdair Kergon2009-05-201-1/+1
* Use lvconvert --repair in dmeventd DSO (mornfall)Milan Broz2009-05-191-1/+1
* Introduce lvm2_install target.Milan Broz2009-05-112-2/+6
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-032-0/+4
* Fix snapshot monitoring library to not cancel monitoring invalid snapshot.Milan Broz2008-10-131-19/+0
* Fix mirror DSO to call vgreduce with proper parameters.Milan Broz2008-09-251-1/+1
* Fix dmeventd regression where mirror and snapshot monitoring librariesPetr Rockai2008-07-092-2/+2
* avoid link failure when configuring without --enable-cmdlibJim Meyering2008-06-232-5/+3
* Fix mirror log name construction during lvconvert. (2.02.30)Alasdair Kergon2008-01-312-14/+31
* Amend previous commit. * does not match .files...Petr Rockai2008-01-091-0/+3
* Add snapshot dmeventd library (enables dmeventd snapshot monitoring).Petr Rockai2008-01-093-1/+260
* Correct typo in comments: s/is part of the LVM2/is part of LVM2/.Jim Meyering2007-09-212-2/+2
* Change some #include lines to search only standard system directories.Alasdair Kergon2007-04-271-2/+2
* dmeventd mirror sets ignore_suspended_devices and avoids scanning mirrors.Alasdair Kergon2007-01-251-1/+1
* Add private variable to dmeventd shared library interface.Alasdair Kergon2007-01-231-3/+6
* Some libdevmapper-event interface changes.Alasdair Kergon2007-01-151-1/+1
* Report dmeventd mirror monitoring status.Alasdair Kergon2007-01-121-6/+9
* updated dmeventd interfaceAlasdair Kergon2007-01-111-25/+9
* fail if status args are missingAlasdair Kergon2007-01-111-3/+4
* Remove dmeventd mirror status line word limitAlasdair Kergon2007-01-111-37/+37
* Add dmeventd_mirror register_mutex, tidy initialisation & add memlock.Alasdair Kergon2007-01-081-16/+51
* Fix dmeventd mirror to cope if monitored device disappears.Alasdair Kergon2006-12-201-43/+44
* Add dm_split_words() and dm_split_lvm_name() to libdevmapper.Alasdair Kergon2006-08-211-2/+2
* Add mutex to dmeventd_mirror to avoid concurrent execution.Alasdair Kergon2006-07-041-0/+7
* Add mirror log fault-handling policy.Alasdair Kergon2006-05-111-6/+7
* post-releaseAlasdair Kergon2006-02-081-2/+2
* remove a dmeventd_mirror syslog messageAlasdair Kergon2006-02-061-2/+0
* fix libdevmapper-event-mirror liblvm2cmd link search pathAlasdair Kergon2006-02-031-1/+1
* Only do lockfs filesystem sync when suspending snapshots.Alasdair Kergon2006-01-311-2/+6
* More dmeventd mirror cleanups.Alasdair Kergon2006-01-271-27/+15
* Remove avoidable dmeventd mirror forking.Alasdair Kergon2006-01-271-25/+0
* Use split_dm_name in dmeventd mirror code.Alasdair Kergon2006-01-271-56/+30
* Add mirror dmeventd libraryAlasdair Kergon2005-12-024-0/+368