summaryrefslogtreecommitdiff
path: root/lib/unknown
Commit message (Expand)AuthorAgeFilesLines
* device_mapper: remove dbg_malloc.Joe Thornber2018-06-081-5/+6
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-5/+5
* gcc: remove warns about free of constZdenek Kabelac2018-02-131-1/+1
* segtype: no libmem pool usage for name allocationZdenek Kabelac2018-02-131-1/+7
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* segtype: drop cmdcontex pointerZdenek Kabelac2014-10-301-2/+0
* cleanup: drop default implementationZdenek Kabelac2014-10-241-7/+0
* unknown: add_target_line is not neededZdenek Kabelac2014-04-301-17/+0
* cleanup: reduce inclusion of unnecessary headersZdenek Kabelac2014-04-181-2/+0
* unknown: fix mempool used for name allocationZdenek Kabelac2014-04-181-1/+1
* cleanup: drop unneeded included header filesZdenek Kabelac2012-08-231-6/+0
* Fix log_error() usageZdenek Kabelac2011-09-241-2/+4
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-301-5/+5
* Slightly refactor the config code to allow better reuse (no functional change).Petr Rockai2011-07-181-1/+1
* Add lv_activate_opts structureZdenek Kabelac2011-06-171-0/+1
* Replace malloc with zalloc when creating segment_type'sJonathan Earl Brassow2011-03-251-1/+1
* Remove const usage from destroy callbacksZdenek Kabelac2010-12-201-2/+2
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-6/+6
* Fix the "const discarded" warnings introduced in the unknown segment patch.Petr Rockai2009-10-221-1/+2
* Handle metadata with unknown segment types more gracefully.Petr Rockai2009-10-161-0/+107