summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests: watch out for RAM sizeZdenek Kabelac2015-05-013-0/+10
* config: add CFG_DEFAULT_COMMENTED to comment out default value on outputPeter Rajnoha2015-04-303-3/+6
* man: lvmconfig: also mention '--type list' in synopsisPeter Rajnoha2015-04-301-1/+1
* lvmconfig: add supporting code for handling deprecated settingsPeter Rajnoha2015-04-307-19/+83
* config_settings: devices/cache, activation/mirror_region_size and activation/...Peter Rajnoha2015-04-301-6/+9
* config: preparation for marking configuration nodes as deprecatedPeter Rajnoha2015-04-303-213/+221
* cleanup: config_settings.h: commentsPeter Rajnoha2015-04-301-40/+54
* cleanup: config_settings.h: add some commentsPeter Rajnoha2015-04-301-2/+6
* lvmconfig: allow --withversions alone with --type listPeter Rajnoha2015-04-301-12/+14
* lvmconfig: comment out settings with proper space/tab prefixPeter Rajnoha2015-04-301-3/+11
* tests: lvmconf updateZdenek Kabelac2015-04-301-3/+17
* spec: Pull in lvmconfig and associated manpages.Petr Rockai2015-04-301-0/+3
* man: Fix references to lvmcache(7) that mentioned section 8 by mistake.Petr Rockai2015-04-301-2/+2
* man: lvmthin section about use-policiesDavid Teigland2015-04-291-2/+116
* man: 'lvmconfig' is preferred over 'lvm config'David Teigland2015-04-292-3/+3
* WHATS_NEW: commit e0a62b8fdc8d041c14ca523643e319Ondrej Kozina2015-04-291-0/+1
* libdaemon: introduce support for exit on idleOndrej Kozina2015-04-292-2/+58
* toollib: code cleanup in lv_spawn_background_pollingOndrej Kozina2015-04-291-9/+10
* man: 'lvm config' is preferred over 'lvm lvmconfig'David Teigland2015-04-292-3/+3
* cleanup: lvmconfig man page typoPeter Rajnoha2015-04-291-1/+1
* config: consolidate CFG_UNSUPPORTED and CFG_ADVANCED settingsPeter Rajnoha2015-04-298-26/+76
* tests: minimize teardown when uneededZdenek Kabelac2015-04-292-19/+16
* tests: bash-fu for lvmconfZdenek Kabelac2015-04-291-10/+23
* lvmetad: drop unused varsZdenek Kabelac2015-04-291-3/+1
* python: python 3 compat patch for lvm2bkabrda@redhat.com2015-04-294-51/+89
* lvmetad: Avoid duplicate entries in the list of alternate devices.Petr Rockai2015-04-291-6/+23
* lvmconfig: add --type list and -l|--listPeter Rajnoha2015-04-296-19/+85
* refactor: dumpconfig: keep --withcomments to display full comment and use --w...Peter Rajnoha2015-04-299-25/+25
* polldaemon: remove redundant log messagesOndrej Kozina2015-04-281-15/+5
* pvmove: make log messages more comprehensibleOndrej Kozina2015-04-281-2/+2
* update copyright info in various filesOndrej Kozina2015-04-282-2/+3
* tests: try harder to kill all dangling procsOndrej Kozina2015-04-286-160/+117
* tests: simplify removal of dangling bg procsOndrej Kozina2015-04-285-31/+17
* config: Introduce lvmconfig.Alasdair G Kergon2015-04-2814-187/+261
* devices: improve handling of duplicate PVsDavid Teigland2015-04-283-48/+220
* config: improve the description of options listsDavid Teigland2015-04-281-4/+4
* config: also evaluate default unconfigured values in runtime for 'cfg_runtime...Peter Rajnoha2015-04-283-44/+97
* config: make it possible to set default unconfigured_value for settings of al...Peter Rajnoha2015-04-281-4/+4
* refactor: rename struct cfg_def_item's 'unconfigured_path' to 'unconfigured_v...Peter Rajnoha2015-04-282-13/+13
* conf: Avoid temp files when generating config.Alasdair G Kergon2015-04-281-7/+3
* tests: more help#Zdenek Kabelac2015-04-281-0/+1
* tests: always zero disk headerZdenek Kabelac2015-04-281-0/+2
* tests: more descriptive auxZdenek Kabelac2015-04-281-6/+17
* tests: drop debug testZdenek Kabelac2015-04-281-1/+0
* example.conf.in: regenerateDavid Teigland2015-04-271-4/+5
* config: fix a couple mistakes with defaultsDavid Teigland2015-04-271-3/+3
* tests: use new help in auxZdenek Kabelac2015-04-252-148/+50
* tests: aux for mdadmZdenek Kabelac2015-04-251-1/+66
* tests: allow add printable skip messageZdenek Kabelac2015-04-251-0/+1
* tests: check sysfs more genericallyZdenek Kabelac2015-04-253-10/+10