summaryrefslogtreecommitdiffstats
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Updating cluster log with latest code changes/bug fixes beforeJonathan Earl Brassow2009-04-214-112/+266
* Tidy lv_hash[_lock] use inside clvmd.Milan Broz2009-04-216-38/+67
* Properly release VG memory pool in activation code and clvmd.Milan Broz2009-04-101-0/+1
* Do not create some dm and lvm static librarie when they are not requestedZdenek Kabelac2009-04-081-1/+3
* Make sure clvmd-corosync releases the lockspace when it exits.Christine Caulfield2009-04-011-3/+3
* Block SIGINT & SIGTERM in clvmd subthreads so they don't delay shutdown.Christine Caulfield2009-03-241-1/+8
* Fix clvmd build after liblvm commit.Milan Broz2009-03-101-2/+2
* Fix unlocks in clvmd-corosync.Christine Caulfield2009-03-061-1/+1
* Fix possible increasing in memory allocation if refreshing_contextMilan Broz2009-03-051-8/+16
* Use pkgconfig to obtain corosync library details during configuration. (kabi)Alasdair Kergon2009-02-251-3/+11
* Fix error returns in clvmd-corosync interface to DLM.Christine Caulfield2009-02-251-1/+14
* Move tools/version.h to lib/misc/lvm-version.h.Alasdair Kergon2009-02-221-2/+2
* Add system_dir parameter to create_toolcontext() and call it system_dirAlasdair Kergon2009-02-221-2/+2
* Add a fully-functional get_cluster_name() to clvmd corosync interface.Christine Caulfield2009-02-112-3/+42
* Remove duplicate cpg_initialize from clvmd startup.Christine Caulfield2009-02-101-5/+0
* Allow clvmd to start up if its lockspace already exists.Christine Caulfield2009-02-102-5/+15
* Allow clvmd to be built with all cluster managers & select one on cmdline.Christine Caulfield2009-02-024-33/+66
* Rename vg_read() to vg_read_internal(). (mornfall)Alasdair Kergon2009-01-261-1/+1
* Add a corosync/DLM cluster service to clvmd.Christine Caulfield2009-01-224-0/+632
* Initial import of the cluster log daemon from the 'cluster' repository.Jonathan Earl Brassow2009-01-0814-0/+4884
* Create global is_static() to eliminate from the library init function.Dave Wysochanski2008-12-181-1/+1
* Remove struct arg * from struct cmd_context and create_toolcontext().Dave Wysochanski2008-12-171-1/+1
* Remove redundant set_activation() call after create_toolcontext() calls.Dave Wysochanski2008-12-111-1/+0
* Remove backup_enable() calls after create_toolcontext() calls.Dave Wysochanski2008-12-111-1/+0
* Remove archive_enable() calls after create_toolcontext() calls.Dave Wysochanski2008-12-111-1/+0
* Remove init_verbose() calls immediately after create_toolcontext() calls.Dave Wysochanski2008-12-111-1/+0
* Remove init_debug() calls immediately after create_toolcontext() call.Dave Wysochanski2008-12-111-1/+0
* Fix a starup race in clvmd that could result in huge waits for the first comm...Christine Caulfield2008-11-211-3/+3
* make install_device-mapperAlasdair Kergon2008-11-041-0/+2
* clvmdAlasdair Kergon2008-11-049-6/+38
* dmeventdAlasdair Kergon2008-11-042-2/+4
* more fixesAlasdair Kergon2008-11-046-6/+0
* more tweaks for dmeventd - not finished yetAlasdair Kergon2008-11-034-4/+13
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-034-39/+43
* dmeventd plugins moveAlasdair Kergon2008-10-311-0/+4