summaryrefslogtreecommitdiffstats
path: root/lib/commands/toolcontext.h
Commit message (Expand)AuthorAgeFilesLines
* config: add silent modeAlasdair G Kergon2012-08-251-0/+1
* Only use built-in stack size in clvmd - ignore lvm.conf.Alasdair Kergon2011-12-081-1/+3
* Add activation/use_linear_target enabled by default. (prajnoha)Alasdair Kergon2011-11-281-0/+1
* Move cascade inside libdm etc.Alasdair Kergon2011-09-021-1/+0
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-301-3/+8
* Disable udev fallback by default and add activation/udev_fallback to lvm.conf.Peter Rajnoha2011-06-171-0/+1
* When glibc needs buffers for line buffering of input and output buffers, itPetr Rockai2011-05-071-1/+3
* Fix scanning of VGs without in-PV mdas.Alasdair Kergon2010-12-101-0/+2
* Support repetition of --addtag and --deltag arguments.Alasdair Kergon2010-11-111-0/+3
* Add global/metadata_read_only to use unrepaired metadata in read-only cmds.Alasdair Kergon2010-10-251-0/+1
* Recognise and give preference to md device partitions (blkext major).Peter Rajnoha2010-08-111-1/+1
* Remove no-longer-used arg_ptr_value.Alasdair Kergon2010-04-291-1/+3
* Add activation/udev_rules config option in lvm.conf.Peter Rajnoha2010-01-071-0/+1
* Refresh device filters before full device rescan in lvmcache.Milan Broz2009-11-241-0/+1
* Handle metadata with unknown segment types more gracefully.Petr Rockai2009-10-161-0/+1
* Add global/si_unit_consistency to enable cleaned-up use of units in output.Alasdair Kergon2009-09-281-0/+1
* Add activation/udev_sync to lvm.conf.Alasdair Kergon2009-08-041-0/+1
* Make cmd->cmd_line const.Alasdair Kergon2009-07-131-1/+1
* Add system_dir parameter to create_toolcontext() and call it system_dirAlasdair Kergon2009-02-221-3/+8
* Create global is_static() to eliminate from the library init function.Dave Wysochanski2008-12-181-2/+1
* Remove struct arg * from struct cmd_context and create_toolcontext().Dave Wysochanski2008-12-171-2/+1
* Make _init_rand() thread safe - use rand_r() instead of rand().Dave Wysochanski2008-12-071-0/+1
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-4/+4
* rename varAlasdair Kergon2008-09-191-1/+1
* Improve the way VGs with PVs missing are handled so manual interventionAlasdair Kergon2008-09-191-2/+5
* Store sysfs location in struct cmd_context.Alasdair Kergon2008-09-191-0/+1
* Fix vgreduce to use vg_split_mdas to check sufficient mdas remain.Alasdair Kergon2008-04-081-0/+1
* Add per-command flags to control which commands use the VG metadata cache.Alasdair Kergon2008-04-021-0/+1
* Enhance the management of readahead settings.Alasdair Kergon2007-11-091-0/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Fix refresh_toolcontext() always to wipe persistent device filter cache.Alasdair Kergon2007-01-231-1/+2
* Move CMDLIB code into separate file and record whether static build.Alasdair Kergon2006-08-181-1/+2
* Fix lvcreate corelog validation.Alasdair Kergon2006-05-161-0/+1
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-3/+2
* Move archiver code from tools into library.Alasdair Kergon2005-05-171-0/+5
* Alignment tidying.Alasdair Kergon2005-04-061-7/+5
* Begin to separate out segment types.Alasdair Kergon2004-05-041-0/+1
* Support tagged config files.Alasdair Kergon2004-05-041-2/+6
* Option for auto-fallback to LVM1 tools if running 2.4 without device-mapper.Alasdair Kergon2004-04-081-0/+1
* Update copyright notices.Alasdair Kergon2004-03-301-2/+10
* rename config file vars & always use / as separatorAlasdair Kergon2004-03-081-1/+1
* host tagsAlasdair Kergon2004-03-081-0/+4
* move hostname into globalAlasdair Kergon2004-03-081-2/+3
* Add argvAlasdair Kergon2003-05-061-0/+1
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-1/+1
* New column-based reporting tools: lvs, pvs & vgs.Alasdair Kergon2002-12-121-0/+3
* Refactoring.Alasdair Kergon2002-11-181-8/+40
* Merge with text format branch.Alasdair Kergon2002-04-241-1/+5
* Preparation for an LVM2 liblvm - pass cmd_context into each tool andAlasdair Kergon2002-02-111-0/+33