]> sourceware.org Git - lvm2.git/history - lib/datastruct
.
[lvm2.git] / lib / datastruct /
2012-02-08 Zdenek KabelacSwitch to return void
2011-07-18 Petr RockaiRevert the #include changes. Need to fix this at the...
2011-07-18 Petr RockaiAdd a missing libdevmapper.h #include to lvm-types...
2011-04-08 Zdenek KabelacBetter const cast logic
2010-12-20 Zdenek KabelacSome const cleanups
2010-11-11 Zdenek KabelacPreserve const for char pointer
2010-11-09 Alasdair KergonExtend cling allocation policy to recognise PV tags...
2009-11-25 Dave WysochanskiRemove unnecessary / duplicate dm_list macros and funct...
2009-07-27 Dave WysochanskiUpdate error return and comments for lvm_list_vg_names...
2008-11-04 Alasdair Kergonmore missing bits
2008-11-03 Alasdair KergonRight, a simple build (without options) is working...
2008-08-01 Alasdair KergonImprove file descriptor leak detection to display likel...
2008-04-10 Alasdair Kergonmake list_move consistent with other list fns
2008-03-26 Dave WysochanskiAdd list_move() support function for list manipulation.
2008-01-30 Alasdair KergonSome whitespace tidy-ups.
2008-01-30 Alasdair KergonUse stack return macros throughout.
2007-09-17 Alasdair KergonFix strdup memory leak in str_list_dup().
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-08-07 Jim MeyeringAdd "const" attributes where possible: first cut.
2007-04-26 Dave WysochanskiFix warnings on x86_64 involving ptrdiff_t:
2006-04-19 Alasdair Kergonremove inlines
2006-04-19 Alasdair KergonCheck for libsepol.
2005-10-16 Alasdair KergonUse hash, bitset, malloc, pool from libdevmapper.
2005-09-16 Alasdair KergonOption for bitset memory allocation using malloc as...
2005-06-01 Alasdair KergonBasic support for mirrors.
2005-05-11 Alasdair KergonFix contiguous allocations with linear.
2005-05-09 Alasdair Kergon%Zu->zu
2005-04-06 Alasdair Kergonmore refinements
2005-04-06 Alasdair KergonAnnotate, tidy and extend list.h.
2004-06-18 Alasdair KergonExtend hash functions to handle non-null-terminated...
2004-03-30 Alasdair KergonUpdate copyright notices.
2004-03-08 Alasdair KergonMore str_list fns.
2004-02-13 Alasdair KergonDon't inline hash _find
2003-10-15 Alasdair Kergonmore str_list fns
2003-10-15 Alasdair Kergonstr_list_del
2003-09-17 Alasdair KergonExtract some common functions.
2003-09-15 Alasdair KergonImprove segment merge/split code.
2003-07-04 Alasdair KergonAnother sync point - numerous fixes & clean ups.
2003-05-06 Alasdair Kergonlist_next
2003-04-15 Alasdair KergonImprove build robustness.
2003-04-02 Alasdair Kergonsize_t tidying
2003-03-24 Alasdair KergonTidy various pre-processing incl. making libdl optional.
2003-01-10 Alasdair KergonFix (rare) cache bug on machines with large /dev direct...
2003-01-08 Alasdair Kergono Additional device/filter-level debugging messages...
2002-12-19 Alasdair KergonDefault stripesize 64k & config file setting for it;
2002-12-12 Alasdair KergonNew column-based reporting tools: lvs, pvs & vgs.
2002-11-18 Alasdair KergonRefactoring.
2002-04-24 Alasdair KergonMerge with text format branch.
2002-02-25 Joe Thornbero Added a macro called hash_iterate, that is similar...
2002-01-29 Alasdair KergonAdd list_iterate that's safe with deletions.
2001-11-28 Alasdair Kergono Tool support for segments.
2001-11-15 Alasdair KergonUse inttypes.h
2001-11-14 Alasdair KergonMore LV-related tidying. lvdisplay without args now...
2001-10-31 Joe Thornbero LGPL list implementation
2001-10-25 Joe Thornbero Shuffle the keys to stop degeneracy.
2001-10-25 Joe Thornbero Trivial binary tree
2001-10-25 Joe Thornbero added aliases list to struct device.
2001-10-25 Joe Thornbero Merged common code between hash_destroy and hash_wipe.
2001-10-24 Alasdair Kergonpersistent cache fully incorporated. Goodbye to scanni...
2001-10-22 Joe Thornbero Filter which caches valid devices in a file. Pass...
2001-10-19 Joe Thornbero First pass at the regex code. lib/regex/matcher...
2001-10-08 Joe Thornbero dev_cache_t program works
2001-10-08 Joe Thornbero read_vg_t compiles
2001-10-04 Joe Thornbero define the uintN_t types
2001-10-04 Joe Thornbero got dbg_malloc_t working, Alasdair could you look...
2001-10-03 Alasdair Kergonvgcreate & lvmchange outlines
2001-10-03 Joe Thornbero code sync for dev-cache.c
2001-10-02 Alasdair Kergonpvscan framework
2001-10-01 Alasdair KergonAnother step towards consistency & compilation.
2001-10-01 Alasdair KergonTidy include files
2001-09-28 Joe Thornbero list.h from kernel for userland tools to use.
2001-09-28 Joe Thornbero generic hash table to store void *'s, not efficient...
This page took 0.106312 seconds and 8 git commands to generate.