summaryrefslogtreecommitdiff
path: root/tools/lvmcmdline.c
Commit message (Expand)AuthorAgeFilesLines
* lvmnotify: add dbus notificationdev-dct-notify10David Teigland2016-02-251-0/+3
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* segtypes: Use SEG_TYPE_NAME_ string constants.Alasdair G Kergon2015-09-221-1/+1
* dev-cache: ignore persistent cache if configuration changedPeter Rajnoha2015-09-101-1/+7
* commands: add new NO_METADATA_PROCESSING flag to selected commandsPeter Rajnoha2015-07-301-4/+17
* toolcontext: add switches to create_toolcontext for connections and filters initPeter Rajnoha2015-07-301-3/+4
* refactor: toolcontext: add struct cmd_context_initialized_partsPeter Rajnoha2015-07-301-1/+1
* tools: Streamline long option hyphen removal.Alasdair G Kergon2015-07-241-22/+26
* Fix dehyphenation casesDavid Teigland2015-07-241-16/+25
* lockd: allow nolocking and readonly optionsDavid Teigland2015-07-131-1/+21
* include: Standardise around new tool.h.Alasdair G Kergon2015-07-061-0/+1
* Add lvmlockddev-dct-lvmlockd-AZDavid Teigland2015-07-021-2/+55
* lvm: move hyphen mangling codeZdenek Kabelac2015-06-191-0/+23
* Add the 's' activation modeDavid Teigland2015-06-161-0/+6
* makefiles: drop LVM_SHARED_PATHZdenek Kabelac2015-05-181-3/+3
* config: Introduce lvmconfig.Alasdair G Kergon2015-04-281-1/+3
* debug: add new envvarZdenek Kabelac2015-04-201-0/+2
* system_id: apply consistent namingDavid Teigland2015-02-271-2/+2
* lvchange: deactivate is always possible in foreign vgsDavid Teigland2015-02-251-0/+1
* systemid: silently ignore foreign vgs unless namedDavid Teigland2015-02-251-3/+3
* systemid: Extend --foreign to reporting commands.Alasdair G Kergon2015-02-231-1/+16
* systemid: Add built-in systemid command.Alasdair G Kergon2015-02-231-0/+10
* valgrind: when executed within valrind skip closeZdenek Kabelac2015-02-121-0/+11
* lvm: recognize LVM_COMMAND_PROFILE env var for default command profile to use...Peter Rajnoha2015-02-091-8/+45
* cleanup: gcc warningsZdenek Kabelac2014-11-101-1/+1
* cleanup: API get/set fixesZdenek Kabelac2014-11-101-2/+2
* lvmcmdline: support size_mb_arg_with_percentZdenek Kabelac2014-10-301-19/+47
* lvmcmdline: extra support for decimal pointZdenek Kabelac2014-10-301-0/+12
* mirror: extra parsing for mirrorlog argZdenek Kabelac2014-10-241-0/+13
* lvcreate: handle linear segmentZdenek Kabelac2014-10-241-1/+7
* toollib: new arg list functionsZdenek Kabelac2014-10-241-0/+35
* liblvm2cmd: recognize quotes properly when splitting cmd line string into arg...Peter Rajnoha2014-10-171-1/+8
* filters: refresh filters when lvmetad use is toggledPeter Rajnoha2014-09-301-1/+1
* refactor: make it possible to select what to check exactly when calling devic...Peter Rajnoha2014-09-301-1/+1
* cleanup: rename funcZdenek Kabelac2014-09-281-54/+0
* fix: regression for recent persistent commitZdenek Kabelac2014-09-191-5/+7
* tools: common handling of --persistent optionZdenek Kabelac2014-09-191-19/+42
* cleanup: use const for cmd contextZdenek Kabelac2014-09-191-9/+9
* cleanup: switch to use CHANGE_AEYZdenek Kabelac2014-09-191-2/+2
* debug: turn message into debugZdenek Kabelac2014-09-101-1/+1
* tools: switch logic for new arg_ funcZdenek Kabelac2014-07-221-12/+16
* raid: Moved degraded activation code to raid_manip.Alasdair G Kergon2014-07-221-3/+4
* raid: Correct degraded warning message levelAlasdair G Kergon2014-07-211-1/+1
* cleanup: check arg_count onceZdenek Kabelac2014-07-171-3/+1
* tools: arg_is_any_set and arg_is_only_setZdenek Kabelac2014-07-111-0/+55
* activation: Add "degraded" activation modeJonathan Brassow2014-07-091-1/+27
* tools: add --binary arg to pvs,vgs,lvs and {pv,vg,lv}display -C and report/bi...Peter Rajnoha2014-07-041-0/+3
* lvm_init: don't use name mangling for LVMPeter Rajnoha2014-05-221-0/+7
* config: differentiate command and metadata profiles and consolidate profile h...Peter Rajnoha2014-05-201-18/+123
* config: fix incorrect profile initialization on cmd context refreshPeter Rajnoha2014-05-191-7/+11