summaryrefslogtreecommitdiffstats
path: root/daemons/dmeventd
Commit message (Expand)AuthorAgeFilesLines
...
* Add error diagnostic for setenv failure.Zdenek Kabelac2010-04-131-1/+2
* INSTALL rules updatesZdenek Kabelac2010-04-094-62/+18
* Use vpath instead of VPATH.Zdenek Kabelac2010-04-095-5/+0
* Don't kill the parent if debugging.Mikulas Patocka2010-03-311-1/+2
* Force C localeZdenek Kabelac2010-03-301-0/+7
* Updated syslog messagesZdenek Kabelac2010-03-301-14/+14
* Release pool in the same reversed orderZdenek Kabelac2010-03-301-2/+2
* Fix resouce leak in error pathZdenek Kabelac2010-03-301-1/+2
* Remove mlockall() form dmeventdZdenek Kabelac2010-03-301-8/+0
* Fixing another set of distclean problems where we left some generated filesZdenek Kabelac2010-03-291-2/+3
* Update cflow file generation - support build dir and use $(top_srcdir)Zdenek Kabelac2010-03-292-5/+22
* Add $(LIB_STATIC) to TARGETS so it's cleaned in the same wayZdenek Kabelac2010-03-291-5/+6
* Add ability to create mirrored logs for mirror LVs.Jonathan Earl Brassow2010-03-261-0/+5
* Move declaration of struct dm_info info to declaration block.Zdenek Kabelac2010-03-241-1/+1
* Fix libdevmapper-event pkgconfig version string to match libdevmapper.Alasdair Kergon2010-03-191-1/+1
* Use DL_LIBS, remove -ldl from global LIBS and link -ldl only when needed.Zdenek Kabelac2010-03-041-3/+2
* This patch add SELINUX_LIBS and STATIC_LIBS variables.Zdenek Kabelac2010-03-041-1/+1
* Removes -rdynamic from linking of lvm.static and dmeventd.static.Zdenek Kabelac2010-03-041-1/+1
* Pthread linking changeZdenek Kabelac2010-03-044-4/+4
* Use consistently $() instead of ${} for all Makefile variables,Zdenek Kabelac2010-03-043-5/+5
* Use $(top_builddir) for inclusion of make.tmpl in Makefiles.Zdenek Kabelac2010-03-042-2/+2
* Rename "stat" to "status" in dmeventd_snapshot.c.Peter Rajnoha2010-02-151-9/+9
* Remove pointless versioned symlinks to dmeventd plugin libraries.Alasdair Kergon2010-02-022-4/+2
* Fix dmeventd snapshot plugin build dependency.Alasdair Kergon2010-02-021-2/+2
* Fix syslog prefix in the first message (dmeventd->lvm).Milan Broz2010-01-222-2/+4
* Fix exported symbols for lvm2 dmeventd wrapper.Milan Broz2010-01-221-6/+6
* 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
* more build fixesAlasdair Kergon2010-01-191-2/+2
* Cleanup gcc warning: null argument where non-null required (arg.2)Zdenek Kabelac2010-01-141-1/+3
* 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
* Fix install_device-mapper Makefile target to not build dmeventd plugins.Milan Broz2009-11-131-1/+1
* 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
* Extra libs must be appended, not defined first.Alasdair Kergon2009-10-092-2/+4
* More makefile cleaning up and fixing. (gentoo)Alasdair Kergon2009-10-053-5/+6
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-024-7/+11
* Fix dmeventd _temporary_log_fn parameters. (2.02.50)Alasdair Kergon2009-09-172-1/+4
* Change exit() to _exit() in the child process. exit flushes stdio file buffers,Mikulas Patocka2009-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
* 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
* Do not use generic install if running install_device-mapper.Milan Broz2009-05-111-1/+1
* Do not create some dm and lvm static librarie when they are not requestedZdenek Kabelac2009-04-081-1/+3