summaryrefslogtreecommitdiff
path: root/tools/lvmcmdlib.c
Commit message (Expand)AuthorAgeFilesLines
* cmdlib_lvm2_init: release cmd on failure pathWu Guanghao2021-09-131-1/+3
* lvmcmdlib: lvm2_init_threadedZdenek Kabelac2020-10-201-2/+2
* headers: remove unused headersZdenek Kabelac2020-09-141-1/+0
* dmeventd: lvm vdo supportZdenek Kabelac2018-07-091-0/+3
* device_mapper: remove dbg_malloc.Joe Thornber2018-06-081-2/+2
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-3/+3
* commands: fix memory debug for cmd defsDavid Teigland2017-05-011-1/+1
* commands: track errors in command def parsingDavid Teigland2017-02-161-1/+2
* commands: skip parsing command defs for other command namesDavid Teigland2017-02-141-1/+1
* commands: new method for defining commandsDavid Teigland2017-02-131-2/+2
* clean: move code to lib partZdenek Kabelac2017-01-231-4/+3
* lvmcmd2lib: support new commandZdenek Kabelac2017-01-201-1/+4
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* tools: update for lvm2_disable_dmeventd_monitoringZdenek Kabelac2015-10-231-2/+2
* tools: preselect some setting for memlocked daemonsZdenek Kabelac2015-10-221-2/+4
* toolcontext: add switches to create_toolcontext for connections and filters initPeter Rajnoha2015-07-301-1/+1
* include: Standardise around new tool.h.Alasdair G Kergon2015-07-061-0/+1
* 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