summaryrefslogtreecommitdiff
path: root/tools/commands.h
Commit message (Expand)AuthorAgeFilesLines
...
* lvchange: update help textZdenek Kabelac2015-09-221-17/+17
* cache: enable setting cachepolicy in lvconvertZdenek Kabelac2015-08-211-1/+6
* commands: add new NO_METADATA_PROCESSING flag to selected commandsPeter Rajnoha2015-07-301-10/+10
* vgimport: fix the all VGs caseDavid Teigland2015-07-151-1/+1
* vgexport: fix the all VGs caseDavid Teigland2015-07-151-1/+1
* lockd: allow vgexport and vgimportDavid Teigland2015-07-131-2/+2
* Add lvmlockddev-dct-lvmlockd-AZDavid Teigland2015-07-021-21/+22
* lvmconfig: add --type full to display full tree of settingsPeter Rajnoha2015-06-251-3/+3
* commands: --withspaces also for config and lvmconfig cmd aliasesPeter Rajnoha2015-06-241-2/+4
* lvmconfig: add --withspaces optionPeter Rajnoha2015-06-241-1/+2
* commands.h: reorder lvpoll optionsOndrej Kozina2015-05-151-2/+3
* lvmpolld: by default spawn lvpoll cmd with -AnOndrej Kozina2015-05-111-1/+2
* lvmpolld: Add standalone polldaemon.Ondrej Kozina2015-05-091-0/+16
* lvmconfig: add supporting code for handling deprecated settingsPeter Rajnoha2015-04-301-6/+9
* config: consolidate CFG_UNSUPPORTED and CFG_ADVANCED settingsPeter Rajnoha2015-04-291-3/+9
* lvmconfig: add --type list and -l|--listPeter Rajnoha2015-04-291-6/+9
* refactor: dumpconfig: keep --withcomments to display full comment and use --w...Peter Rajnoha2015-04-291-6/+6
* config: Introduce lvmconfig.Alasdair G Kergon2015-04-281-1/+51
* dumpconfig: add --ignorelocalDavid Teigland2015-04-211-1/+2
* dumpconfig: add --unconfigured optionDavid Teigland2015-04-171-1/+2
* dumpconfig: add --withfullcomments optionDavid Teigland2015-04-151-1/+2
* system_id: enable the options in config file and command lineDavid Teigland2015-03-051-2/+5
* systemid: Disable --systemid.Alasdair G Kergon2015-03-041-5/+2
* pvscan, vgscan: include foreign vgs with --cacheDavid Teigland2015-02-251-1/+1
* vgcfgbackup: enable foreign VG accessDavid Teigland2015-02-251-1/+1
* systemid: silently ignore foreign vgs unless namedDavid Teigland2015-02-251-10/+10
* systemid: Extend --foreign to reporting commands.Alasdair G Kergon2015-02-231-13/+23
* systemid: Add built-in systemid command.Alasdair G Kergon2015-02-231-0/+5
* vgchange, vgcreate: add systemid option to command helpDavid Teigland2015-02-201-0/+2
* system_id: use for VG ownershipDavid Teigland2015-02-131-3/+4
* pvchange: Use process_each_pv.Alasdair G Kergon2015-02-121-2/+4
* tools: allow -S|--select for vgexport and vgimportPeter Rajnoha2015-02-101-2/+4
* tools: allow -S|--select for vgdisplay, lvdisplay and pvdisplay without -CPeter Rajnoha2015-02-101-0/+3
* tools: allow -S|--select for vgremove and lvremovePeter Rajnoha2015-02-101-4/+6
* tools: allow -S|--select for vgchange, lvchange and pvchangePeter Rajnoha2015-02-101-9/+11
* thin: lvchange support for errorwhenfullZdenek Kabelac2015-01-201-1/+3
* thin: errrorwhenfull supportZdenek Kabelac2015-01-141-1/+2
* tools, man: --binary option is available with -C for {pv,vg,lv}displayPeter Rajnoha2014-12-111-9/+14
* lvcreate: Implement --cachepolicy/--cachesettings.Petr Rockai2014-11-271-1/+2
* cache: comment out unsupported pooldatasizeZdenek Kabelac2014-11-241-3/+4
* toollib: Split --cachesettings from --cachepolicy.Petr Rockai2014-11-201-2/+2
* lvchange: Accept --cachepolicy.Petr Rockai2014-11-201-1/+2
* options: introduce pooldatasize optionZdenek Kabelac2014-10-241-2/+5
* cleanup: commands.h update descriptionsZdenek Kabelac2014-10-241-15/+16
* cleanup: commands.h shorted stringZdenek Kabelac2014-10-241-249/+249
* lvconvert: options splitcache, split, uncacheZdenek Kabelac2014-10-061-3/+20
* lvcreate: support --cache and --cachepoolZdenek Kabelac2014-10-061-5/+10
* commands: support shortcut -H for cache objectsZdenek Kabelac2014-10-061-3/+3
* tools: Add ENABLE_ALL_DEVS flag.David Teigland2014-10-011-3/+3
* tools: Add ALL_VGS_IS_DEFAULT flag.David Teigland2014-10-011-14/+14