summaryrefslogtreecommitdiff
path: root/lib/display/display.c
Commit message (Expand)AuthorAgeFilesLines
* Add lvmlockddev-dct-lvmlockd-AZDavid Teigland2015-07-021-0/+32
* display: missed to count with 0Zdenek Kabelac2015-07-021-1/+1
* conf: make time format configurablePeter Rajnoha2015-06-291-1/+1
* display: drop allocation from display_lvnameZdenek Kabelac2015-06-181-2/+17
* display: fix return valuesZdenek Kabelac2015-03-101-3/+4
* systemid: Init and merge lvm2 and lvm1 fields.Alasdair G Kergon2015-03-041-1/+1
* lvm-string: Fix HYPEN typo.Alasdair G Kergon2015-02-231-1/+1
* segments: introduce lvseg_nameZdenek Kabelac2014-10-241-1/+1
* cleanup: Use lv_is_ macros.Alasdair G Kergon2014-09-151-2/+2
* lvresize: Fix raid/mirror and %PE handling code.Alasdair G Kergon2014-08-221-1/+1
* cleanup: avoid double assignZdenek Kabelac2014-08-191-1/+1
* prompt: display 'n' for EOFZdenek Kabelac2014-07-111-1/+5
* report: Add lv_dm_path and lv_full_name fields.Alasdair G Kergon2014-07-021-5/+2
* display: add display_lvnameZdenek Kabelac2014-07-021-0/+9
* report: select: refactor: move percent handling code to libdm for reusePeter Rajnoha2014-06-171-9/+9
* report: select: refactor: move str_list to libdmPeter Rajnoha2014-06-171-1/+1
* display: print skipped promptZdenek Kabelac2014-05-151-4/+6
* signals: Move sigint handling out to lvm-signal.Alasdair G Kergon2014-05-011-0/+2
* cleanup: put all tests within switchZdenek Kabelac2014-04-281-24/+25
* thin: move segment info display to correct code sectionZdenek Kabelac2014-04-281-6/+0
* thin: display info when -tpool is runningZdenek Kabelac2014-04-281-1/+1
* display: show monitoring statusZdenek Kabelac2014-04-281-0/+4
* display: use Virtual for virtual LVZdenek Kabelac2014-04-281-1/+2
* libdevmapper: add dm_units_to_factor for size unit parsingPeter Rajnoha2014-04-281-99/+0
* cleanup: include stdarg.h where needed.Zdenek Kabelac2014-04-181-0/+1
* reports: Use X for unknown LV attr when no dm.Alasdair G Kergon2014-04-181-1/+1
* cleanup: use DM_ARRAY_SIZEZdenek Kabelac2014-04-081-1/+1
* cleanup: easier castingZdenek Kabelac2014-03-261-2/+2
* pv_vg_name: do not expose internal orphans to lvm2 usersZdenek Kabelac2014-03-191-1/+1
* allocation: misc fixes for percent/raid roundingAlasdair G Kergon2014-02-221-0/+7
* tools: Add internal tags command.Alasdair G Kergon2014-01-301-0/+9
* thin: merge displayZdenek Kabelac2013-12-041-0/+6
* lvm2app: Add VG/LV name validationTony Asleson2013-11-191-0/+29
* thin: report thin device idZdenek Kabelac2013-11-151-0/+1
* gcc: fix comparing floating point warningZdenek Kabelac2013-10-251-4/+12
* display: fix units for sizes <1kAlasdair G Kergon2013-07-181-19/+21
* cleanup: update commentsZdenek Kabelac2013-07-151-1/+1
* snapshot: Rename snapshot segment returning methods from find_*_cow to find_*...Mike Snitzer2013-07-021-1/+1
* config: add profile arg to find_config_tree_boolPeter Rajnoha2013-07-021-1/+1
* thin: fix cut&paste bugZdenek Kabelac2013-04-211-1/+1
* config: refer to config nodes using assigned IDsPeter Rajnoha2013-03-061-2/+1
* thin: report external originZdenek Kabelac2013-02-231-0/+3
* buffering: use unbuffered silent mode for liblvmAlasdair G Kergon2012-08-261-1/+8
* config: add silent modeAlasdair G Kergon2012-08-251-1/+1
* Never try to test character past given bufferZdenek Kabelac2012-02-131-1/+1
* pre-releaseAlasdair Kergon2012-01-261-6/+6
* & -> &&Alasdair Kergon2012-01-251-1/+1
* Use chunk_size consistently for thin_pool within LVM.Alasdair Kergon2012-01-241-1/+1
* Update lvdisplay to show more info about thin LVsZdenek Kabelac2012-01-201-23/+76
* Thin rename seg var pool_metadata_lv to metadata_lvZdenek Kabelac2012-01-191-1/+1