summaryrefslogtreecommitdiff
path: root/lib/report/properties.h
Commit message (Expand)AuthorAgeFilesLines
* device_mapper: rename libdevmapper.h -> all.hJoe Thornber2018-06-081-1/+1
* device-mapper: Fork libdm internally.Joe Thornber2018-05-161-1/+1
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-4/+4
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* report: select: refactor: move str_list to libdmPeter Rajnoha2014-06-171-1/+0
* lib/properties: Common code for handling properties.Tony Asleson2013-07-121-15/+2
* report: remove LV_CREATE_PARAMS report typeAlasdair G Kergon2013-07-091-6/+0
* lvm2app: Add thin and thin pool lv creation V5Tony Asleson2013-07-021-0/+6
* Use unsigned type for bitmaskZdenek Kabelac2012-02-271-1/+1
* Add the macro and specific 'get' functions for pvsegs.Petr Rockai2010-11-171-0/+2
* Add the macro and specific 'get' functions for lvsegs.Petr Rockai2010-11-171-0/+2
* Make value.string const char *, in properties.h, to fix a warning introduced byPetr Rockai2010-11-171-1/+1
* Add generic infrastructure to internal library to 'set' a property.Petr Rockai2010-11-171-0/+6
* Add 'is_integer' flag into internal lvm_property_type.Dave Wysochanski2010-10-251-0/+1
* Add lv_get_property() internal lvm function.Dave Wysochanski2010-10-211-0/+2
* Rename fields in lvm_property_type.Dave Wysochanski2010-10-211-8/+6
* Add pv_get_property and create generic internal _get_property function.Dave Wysochanski2010-09-301-2/+7
* Define GET_NUM_PROPERTY_FN macro to simplify numeric property 'get' functions.Dave Wysochanski2010-08-201-0/+37