]> sourceware.org Git - lvm2.git/history - libdm/libdm-report.c
dmsetup: allow --noflush with status/wait for thin
[lvm2.git] / libdm / libdm-report.c
2012-02-10 Zdenek KabelacDo not crash for NULL sort_key
2011-08-04 Zdenek KabelacRemove meaningless const type qualifiers on cast type
2011-06-12 Alasdair KergonFix 'pvs -o pv_all' to include label fields. (Also...
2011-04-08 Zdenek KabelacFix some unmatching sign comparation gcc warnings
2011-02-18 Alasdair KergonHandle decimal digits with --units instead of ignoring...
2011-02-18 Zdenek KabelacAPI change - support more const arg
2011-01-25 Zdenek KabelacInitialize pool object for each row
2010-11-19 Alasdair KergonFix _output_field crash from field_id free with DEBUG_M...
2010-11-01 Peter RajnohaUse dm_strdup/dm_free instead of strdup/free.
2010-11-01 Peter RajnohaAllocate buffer for reporting functions dynamically...
2010-09-30 Alasdair KergonAdd dm_zalloc and use it and dm_pool_zalloc throughout.
2010-06-16 Milan BrozRemove C++ private keyword from headers.
2010-02-15 Zdenek KabelacFix dm_report_field_uint64 to really use 64bit.
2010-02-15 Zdenek Kabelac* add more 'const' - fixes gcc constness warning
2010-01-11 Alasdair KergonAdd missing items to WHATS_NEW files.
2010-01-07 Zdenek KabelacError message prints unrecognized key.
2010-01-07 Zdenek KabelacShow all fields for 'dmsetup info -c -o all'.
2009-02-09 Milan BrozSeparate PV label attributes which do not need parse...
2009-01-19 Dave WysochanskiRename _parse_options() to _parse_fields() for naming...
2009-01-10 Alasdair KergonAdd <report_type>_all to help text.
2009-01-10 Alasdair KergonAdd an "all" field which expands to all fields of the...
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-11-03 Alasdair Kergonmore tweaking to get things to compile - dmlib.h for...
2008-10-30 Alasdair KergonSplit out dm-logging.h from log.h
2008-06-25 Alasdair KergonUnderline longer report help text headings.
2008-06-25 Alasdair KergonCope with missing field values.
2008-06-24 Alasdair KergonAdd --rows to dmsetup.
2008-06-24 Alasdair Kergondmsetup --unquoted
2008-06-06 Alasdair Kergonswitch to single quotes rather than double for nameprefixes
2008-04-20 Alasdair KergonAdd field name prefix option to reporting functions.
2008-04-19 Alasdair KergonCalculate string size within dm_pool_grow_object.
2008-01-20 Alasdair KergonUse log_warn for reporting field help text instead...
2007-08-21 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-04-27 Alasdair KergonAvoid trailing separator in reports when there are...
2007-04-19 Alasdair KergonIntroduce _add_field() and _is_same_field() to libdm...
2007-02-14 Alasdair KergonFix a few leaks in reporting error paths.
2007-01-29 Alasdair KergonUse fixed-size fields in report interface.
2007-01-24 Alasdair KergonAdjust report field help description layout.
2007-01-23 Alasdair Kergonfix earlier checkin
2007-01-23 Alasdair KergonAdd descriptions to reporting field definitions.
2007-01-23 Alasdair Kergonadd a dso-private variable to dmeventd interface
2007-01-22 Alasdair KergonAdd dm_event_handler_[gs]et_timeout functions.
2007-01-18 Alasdair KergonSuppress 'Unrecognised field' error if report field...
2007-01-18 Alasdair Kergonfix last checkin
2007-01-18 Alasdair KergonSome internal renaming.
2007-01-16 Alasdair Kergonmore little fixes
2007-01-16 Alasdair KergonAdd basic reporting functions to libdevmapper.
This page took 0.286519 seconds and 54 git commands to generate.