summaryrefslogtreecommitdiffstats
path: root/tools/lvmcmdlib.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: drop unneeded included header filesZdenek Kabelac2012-08-231-3/+0
* Keep the LVM-based dmeventd plugins from trying to manipulate the dmeventdPetr Rockai2011-10-191-0/+4
* mlockall() -> mlock()Zdenek Kabelac2010-03-051-2/+2
* Cleanup returns for void functions.Zdenek Kabelac2009-12-111-2/+0
* Fix another bug in memlock handling, this time the "global" dmeventd memlockPetr Rockai2009-11-191-2/+2
* Move tools/version.h to lib/misc/lvm-version.h.Alasdair Kergon2009-02-221-2/+2
* Create global is_static() to eliminate from the library init function.Dave Wysochanski2008-12-181-2/+3
* lvm2_run: don't return uninitialized for _memlock_inc or _memlock_decJim Meyering2008-06-231-2/+3
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-1/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Move basic reporting functions into libdevmapper.Alasdair Kergon2007-01-161-0/+1
* Add dmeventd_mirror register_mutex, tidy initialisation & add memlock.Alasdair Kergon2007-01-081-1/+7
* stub.h shouldn't be hereAlasdair Kergon2006-08-221-1/+0
* Move CMDLIB code into separate file and record whether static build.Alasdair Kergon2006-08-181-0/+111