]> sourceware.org Git - lvm2.git/history - tools/reporter.c
thin: tighten discard string conversions
[lvm2.git] / tools / reporter.c
2012-02-13 Zdenek KabelacAdd internal error for unsupported code paths
2011-08-10 Zdenek KabelacReplace free_vg with release_vg
2011-03-09 Alasdair KergonUse empty string instead of /dev// for LV path when...
2011-02-18 Zdenek KabelacConst fixing
2010-12-08 Alasdair KergonRename vg_release to free_vg.
2010-11-17 Petr RockaiThe _free_vg that is created as a placeholder when...
2010-07-09 Alasdair KergonUse __attribute__ consistently throughout.
2010-06-17 Milan BrozFix exit code when requesting help using documented...
2010-04-23 Mike SnitzerRemove redundant check in _lvs_single now that the...
2010-03-16 Alasdair KergonLook up missing PVs by uuid not dev_name in _pvs_single...
2009-11-24 Milan BrozAdd missing vg_release to pvs and pvdisplay to fix...
2009-11-03 Alasdair KergonTidy some uses of arg_count and introduce arg_is_set.
2009-09-15 Dave WysochanskiFix process_each_vg / _process_one_vg when vg_read...
2009-09-14 Alasdair KergonAdd lots of missing stack debug messages to tools.
2009-07-15 Petr RockaiPort process_each_pv to new vg_read.
2009-07-01 Dave WysochanskiRework the toollib interface (process_each_*) on top...
2009-07-01 Dave WysochanskiConvert the straight instances of vg_lock_and_read...
2009-06-26 Alasdair Kergonrevert last patch - let's do a release first
2009-06-26 Dave WysochanskiConvert the straight instances of vg_lock_and_read...
2009-06-05 Milan BrozFix double releasing of vg when repairing of vg is...
2009-05-13 Milan BrozMerge lv_is_displayable and lv_is_visible.
2009-04-21 Milan BrozFix pvseg report for orphan PVs and other devices.
2009-04-10 Milan BrozProperly release VG memory pool in all CLI tools.
2009-02-09 Milan BrozSeparate PV label attributes which do not need parse...
2009-01-26 Alasdair KergonRename vg_read() to vg_read_internal(). (mornfall)
2009-01-10 Alasdair Kergon...and a few more uninitialised dummy fields.
2008-12-04 Peter RajnohaAdded displayable_lvs_in_vg and lv_is_displayable funct...
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-06-25 Alasdair KergonFix reporting of LV fields alongside unallocated PV...
2008-06-24 Alasdair KergonAdd --rows to reports.
2008-06-24 Alasdair KergonAdd --unquoted to reporting tools.
2008-06-06 Alasdair Kergonpost-release
2008-04-20 Alasdair KergonAdd --prefixes to reporting tools for field name prefix...
2008-01-30 Alasdair KergonSome whitespace tidy-ups.
2008-01-20 Alasdair KergonFix pvs, vgs, lvs error exit status on some error paths.
2008-01-07 Milan BrozFix a segfault if using pvs with --all argument. (2...
2007-12-20 Alasdair Kergonavoid some compiler warnings
2007-12-14 Alasdair Kergon Append fields to report/pvsegs_cols_verbose.
2007-11-15 Alasdair KergonConvert some vg_reads into vg_lock_and_reads
2007-11-14 Alasdair KergonAvoid nested vg_reads when processing PVs in VGs and...
2007-11-02 Alasdair KergonFix orphan-related locking in pvdisplay and pvs.
2007-08-22 Alasdair Kergon Clean up numerous compiler warnings that crept in...
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-06-15 Dave WysochanskiRemove get_ prefix from get_pv_* functions
2007-06-14 Dave WysochanskiConvert pv->vg_name to get_pv_vg_name
2007-06-13 Dave WysochanskiConvert pv->vg_name to get_pv_vg_name
2007-06-06 Dave WysochanskiAdd vg_check_status to consolidate vg status flags...
2007-02-14 Alasdair KergonFix a leak in a reporting error path.
2007-01-27 Alasdair Kergonfix pvsegs report too
2007-01-27 Alasdair KergonFix vgs to treat args as VGs even when PV fields are...
2007-01-25 Alasdair KergonAdd some missing close() and fclose() return code checks.
2007-01-16 Alasdair KergonMove basic reporting functions into libdevmapper.
2006-09-02 Alasdair KergonWhen using local file locking, skip clustered VGs.
2006-05-16 Alasdair Kergon Fix lvcreate corelog validation.
2006-05-10 Alasdair Kergonmore coverity fixes
2006-05-09 Alasdair KergonMake SIZE_SHORT the default for display_size().
2006-04-12 Alasdair KergonFix vgexport/vgimport to set/reset PV exported flag...
2006-04-07 Alasdair Kergonlv_is_visible()
2005-10-16 Alasdair KergonUse hash, bitset, malloc, pool from libdevmapper.
2005-09-23 Alasdair KergonFix chunksize field in reports.
2005-09-23 Alasdair KergonDon't hide snapshots from default 'lvs' output.
2005-06-03 Alasdair KergonAlways insert an intermediate layer for mirrors.
2005-05-17 Alasdair Kergonvgscan/change/display/vgs automatically create metadata...
2005-04-19 Alasdair KergonInitial pv_segment code.
2004-06-19 Alasdair KergonDisplay all filtered devices, not just PVs, with pvs -a.
2004-05-24 Alasdair KergonFix a pvs error path.
2004-03-30 Alasdair KergonUpdate copyright notices.
2004-03-26 Alasdair KergonRename some files to avoid duplicate filenames in tree.
This page took 0.388486 seconds and 75 git commands to generate.