summaryrefslogtreecommitdiff
path: root/lib/display/display.h
Commit message (Expand)AuthorAgeFilesLines
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-3/+3
* display: add display_percent functionZdenek Kabelac2017-06-241-1/+3
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* Add lvmlockddev-dct-lvmlockd-AZDavid Teigland2015-07-021-0/+3
* display: add display_lvnameZdenek Kabelac2014-07-021-0/+2
* libdevmapper: add dm_units_to_factor for size unit parsingPeter Rajnoha2014-04-281-2/+0
* allocation: misc fixes for percent/raid roundingAlasdair G Kergon2014-02-221-0/+2
* tools: Add internal tags command.Alasdair G Kergon2014-01-301-0/+1
* lvm2app: Add VG/LV name validationTony Asleson2013-11-191-0/+3
* Fix some compile warnings on RHEL5Milan Broz2011-03-011-1/+1
* pre-releaseAlasdair Kergon2010-10-251-0/+1
* Add printf format attributes to yes_no_prompt & dm_{sn,as}printf and fix a calleAlasdair Kergon2010-07-021-1/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Move lv_remove_single() into library (lv_manip.c, metadata-exported.h).Dave Wysochanski2007-08-201-0/+3
* Add "const" attributes where possible: first cut.Jim Meyering2007-08-071-17/+19
* Split metadata-external.h out from metadata.h for the tools to use.Alasdair Kergon2007-07-181-1/+1
* Add --maps to pvdisplay.Dave Wysochanski2007-05-301-0/+1
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-3/+4
* New commands 'segtypes' and 'formats'.Alasdair Kergon2004-09-141-0/+3
* Begin to separate out segment types.Alasdair Kergon2004-05-041-6/+1
* Update copyright notices.Alasdair Kergon2004-03-301-14/+9
* New column-based reporting tools: lvs, pvs & vgs.Alasdair Kergon2002-12-121-3/+6
* Refactoring.Alasdair Kergon2002-11-181-8/+11
* i) There's now a seperate field in struct logical_volume that stores theJoe Thornber2002-07-111-0/+11
* o Use 'pvcreate --setphysicalvolumesize' with no short form (instead of -s)Alasdair Kergon2002-02-201-1/+1
* Preparation for an LVM2 liblvm - pass cmd_context into each tool andAlasdair Kergon2002-02-111-2/+2
* o lvdisplay now gives a segment map for the -m option.Joe Thornber2002-01-211-1/+1
* vgdisplayAlasdair Kergon2001-11-191-12/+6
* Use POSIX defined PRIu64 for formatting 64 bit unsigned integer typesPatrick Caulfield2001-11-151-6/+0
* define FMT_64 to be the right format string for 64-bit types a la GFSPatrick Caulfield2001-11-151-0/+8
* o Always set LVM_READ.Alasdair Kergon2001-11-071-0/+5
* pvdisplayAlasdair Kergon2001-10-181-1/+16
* lvactivate checkpoint commitAlasdair Kergon2001-09-251-0/+31