summaryrefslogtreecommitdiffstats
path: root/lib/config/config.h
Commit message (Expand)AuthorAgeFilesLines
* Make a cleaner split between config tree and config file functionality. MovePetr Rockai2011-12-181-6/+10
* Move dm_config_write out of libdm, back to lib/config, as config_write.Petr Rockai2011-12-111-0/+3
* Add find_config_tree_str_allow_emptyZdenek Kabelac2011-10-281-0/+2
* Move cascade inside libdm etc.Alasdair Kergon2011-09-021-0/+1
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-301-85/+7
* Add an API to config.h for creating values in the config_tree mempool.Petr Rockai2011-07-191-0/+1
* Slightly refactor the config code to allow better reuse (no functional change).Petr Rockai2011-07-181-3/+10
* Support 64bit ints in configZdenek Kabelac2011-02-181-0/+2
* Add more strict const pointers around config treeZdenek Kabelac2010-12-201-7/+7
* Speed up CRC32 calculations by using a larger lookup table.Alasdair Kergon2010-09-271-1/+1
* Fix the "const discarded" warnings introduced in the unknown segment patch.Petr Rockai2009-10-221-1/+1
* Handle metadata with unknown segment types more gracefully.Petr Rockai2009-10-161-0/+6
* Rename _override_settings into override_config_tree_from_string and move.Dave Wysochanski2009-07-271-0/+2
* Fix confusing metadata syntax error messages.Milan Broz2009-07-091-1/+3
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-1/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Fix get_config_uint64() to read a 64-bit value not a 32-bit one.Alasdair Kergon2007-04-271-1/+1
* Add support functions for analysis of config sections,Dave Wysochanski2007-04-251-0/+2
* dumpconfig accepts a list of configuration variables to display.Alasdair Kergon2007-01-091-1/+2
* Protect .cache manipulations with fcntl locking.Alasdair Kergon2006-11-041-1/+1
* Fix lvcreate corelog validation.Alasdair Kergon2006-05-161-4/+16
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-0/+2
* Support tagged config files.Alasdair Kergon2004-05-041-16/+26
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* rename config file vars & always use / as separatorAlasdair Kergon2004-03-081-13/+9
* Another sync point - numerous fixes & clean ups.Alasdair Kergon2003-07-041-1/+3
* Tidy various pre-processing incl. making libdl optional.Alasdair Kergon2003-03-241-3/+0
* Ignore filter cache at startup if config file is newer than cache.Alasdair Kergon2003-01-061-0/+1
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-9/+9
* New column-based reporting tools: lvs, pvs & vgs.Alasdair Kergon2002-12-121-2/+2
* Refactoring.Alasdair Kergon2002-11-181-23/+28
* o Added new value type CFG_EMPTY_ARRAY, to indicate '[]', useful since we useJoe Thornber2002-08-011-0/+1
* Add get_config_strAlasdair Kergon2002-07-111-0/+3
* Add 'get' functions.Alasdair Kergon2002-01-101-5/+9
* o Added find_config_boolJoe Thornber2002-01-071-0/+7
* o sync the backup stuffJoe Thornber2001-12-171-1/+1
* o random little fixesJoe Thornber2001-10-301-1/+1
* o code sync for dev-cache.cJoe Thornber2001-10-031-15/+2
* lvactivate checkpoint commitAlasdair Kergon2001-09-251-5/+3
* o Populating with stuff from experimentalJoe Thornber2001-08-211-0/+76