summaryrefslogtreecommitdiffstats
path: root/lib/commands
Commit message (Expand)AuthorAgeFilesLines
...
* Fix resource leak of dlopened pointerZdenek Kabelac2010-11-241-2/+5
* Support repetition of --addtag and --deltag arguments.Alasdair Kergon2010-11-112-0/+4
* Add global/metadata_read_only to use unrepaired metadata in read-only cmds.Alasdair Kergon2010-10-252-0/+4
* Limit repeated accesses to broken devices.Petr Rockai2010-10-131-0/+4
* Add dm_zalloc and use it and dm_pool_zalloc throughout.Alasdair Kergon2010-09-301-2/+1
* Reinitialize archive and backup handling on toolcontext refresh.Peter Rajnoha2010-09-091-0/+3
* Recognise and give preference to md device partitions (blkext major).Peter Rajnoha2010-08-112-1/+3
* remove unneeded headerAlasdair Kergon2010-07-021-1/+0
* Always pass unsuspended dm devices through persistent filter to other filters.Alasdair Kergon2010-07-021-0/+1
* Revert _init_rand() to reset errno - restores original init behavior.Dave Wysochanski2010-06-011-1/+4
* Do not fail lvm_init() if init_logging() generates an errno.Dave Wysochanski2010-06-011-0/+1
* Replicator: base lvm2 supportZdenek Kabelac2010-05-211-0/+5
* Currently if clvmd is running and user issues vgscan,Milan Broz2010-05-131-1/+1
* Suppress duplicate error messages about read failures and missing devices.Petr Rockai2010-05-051-0/+2
* Release pools for regex if there is error during processingZdenek Kabelac2010-04-301-2/+7
* Remove no-longer-used arg_ptr_value.Alasdair Kergon2010-04-292-6/+21
* Change most remaining log_error WARNING messages to log_warn.Alasdair Kergon2010-04-011-2/+2
* Misc cleanups in the new mlock code, incl. improving some variable namesAlasdair Kergon2010-03-091-0/+7
* Never scan suspended devices in clvmd.Milan Broz2010-01-191-1/+10
* Add activation/udev_rules config option in lvm.conf.Peter Rajnoha2010-01-072-0/+5
* Optionally abort on internal errors (and leverage this option in thePetr Rockai2009-11-301-1/+3
* Move persistent filter dump to more appropriate place.Milan Broz2009-11-241-7/+0
* Refresh device filters before full device rescan in lvmcache.Milan Broz2009-11-242-0/+11
* Handle metadata with unknown segment types more gracefully.Petr Rockai2009-10-162-0/+2
* Add global/si_unit_consistency to enable cleaned-up use of units in output.Alasdair Kergon2009-09-282-0/+5
* Add activation/udev_sync to lvm.conf.Alasdair Kergon2009-08-042-0/+5
* Pass struct cmd_context as a first argument to init_multiple_segtypes.Mikulas Patocka2009-07-211-5/+5
* Add lvm_errno and lvm_errmsg to liblvm to obtain failure information.Alasdair Kergon2009-07-161-29/+20
* Store any errno and error messages issued while processing each command.Alasdair Kergon2009-07-151-1/+5
* Use log_error macro consistently throughout in place of log_err.Alasdair Kergon2009-07-151-4/+4
* Enable use of new multi-segment registration for static registration too.Milan Broz2009-07-141-1/+1
* Make cmd->cmd_line const.Alasdair Kergon2009-07-131-1/+1
* Make destroy_toolcontext() better able to handle NULL pointers.Dave Wysochanski2009-07-081-3/+6
* Permit several segment types to be registered by a single shared object.Alasdair Kergon2009-07-081-27/+89
* pre-release tidy upAlasdair Kergon2009-06-301-0/+2
* Properly destroy toolcontext.Milan Broz2009-06-171-1/+3
* Fix memory leaks in toolcontext error path.Milan Broz2009-06-151-4/+12
* Fix error message when archive initialization fails.Takahiro Yasui2009-04-021-1/+1
* Add system_dir parameter to create_toolcontext() and call it system_dirAlasdair Kergon2009-02-222-18/+30
* Create global is_static() to eliminate from the library init function.Dave Wysochanski2008-12-182-7/+4
* Remove struct arg * from struct cmd_context and create_toolcontext().Dave Wysochanski2008-12-172-4/+2
* Create _init_globals() and call from bottom of create_toolcontext().Dave Wysochanski2008-12-121-0/+9
* Move initialization of cmd->fmt into init_formats().Dave Wysochanski2008-12-111-0/+1
* Remove backup_enable() calls after create_toolcontext() calls.Dave Wysochanski2008-12-111-2/+2
* Remove archive_enable() calls after create_toolcontext() calls.Dave Wysochanski2008-12-111-2/+3
* Move init_test() from _apply_settings into _init_logging().Dave Wysochanski2008-12-111-0/+1
* Make _init_rand() thread safe - use rand_r() instead of rand().Dave Wysochanski2008-12-072-0/+11
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-032-43/+43
* suppress warning if old value found for nowAlasdair Kergon2008-09-191-0/+6
* rename varAlasdair Kergon2008-09-191-1/+1