summaryrefslogtreecommitdiff
path: root/libdm/libdm-config.c
Commit message (Expand)AuthorAgeFilesLines
...
* In the dm_config_*get_* functions, make the actual value retrieval optionalPetr Rockai2011-12-111-5/+10
* Fix core on buggy config fileZdenek Kabelac2011-10-281-1/+5
* Add find_config_tree_str_allow_emptyZdenek Kabelac2011-10-281-5/+14
* Remove test for NULLZdenek Kabelac2011-09-251-3/+1
* Add missing log_error messagesZdenek Kabelac2011-09-251-6/+14
* Add backtrace when allocation fails for _typeZdenek Kabelac2011-09-251-1/+2
* Replace test for NULL of root->child with test for NULL lZdenek Kabelac2011-09-251-1/+1
* Simplier attribute formatZdenek Kabelac2011-09-251-2/+1
* Chheck for failing filename strdupZdenek Kabelac2011-09-251-2/+7
* Use NULL for pointersZdenek Kabelac2011-09-251-10/+10
* Move cascade inside libdm etc.Alasdair Kergon2011-09-021-5/+31
* Comments, FIXMEs, name changes.Alasdair Kergon2011-09-011-13/+27
* Use const casting when it's neededZdenek Kabelac2011-09-011-7/+7
* Replace const usage of dm_config_find_node with more appropriate value-lookupPetr Rockai2011-08-311-5/+38
* Fix warnings and constness handling in lvmetad-core (adjusting thePetr Rockai2011-08-311-8/+8
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-301-0/+1237