]> sourceware.org Git - lvm2.git/history - lib/Makefile.in
Reflect new file locations, include file updates etc.
[lvm2.git] / lib / Makefile.in
2012-02-28 Alasdair KergonReflect new file locations, include file updates etc.
2012-02-23 Petr RockaiThe lvmetad client-side integration. Only active when...
2011-11-11 Milan BrozDo not scan device if it is part of active multipath.
2011-09-06 Alasdair Kergonadd thin_manip.c like the other manip files
2011-08-24 Zdenek KabelacInitial code layout for thin provisioning target
2011-08-11 Jonathan Earl BrassowAdd ability to down-convert RAID1 arrays.
2011-08-02 Jonathan Earl BrassowAdd basic RAID segment type(s) support.
2010-11-30 Petr RockaiRefactor the percent (mirror sync, snapshot usage)...
2010-09-30 Dave WysochanskiRefactor metadata.[ch] into lv.[ch] for lv functions.
2010-09-30 Dave WysochanskiRefactor metadata.[ch] into pv.[ch] for pv functions.
2010-09-30 Dave WysochanskiRefactor metadata.[ch] into vg.[ch] for vg functions.
2010-08-20 Dave WysochanskiAdd properties.[ch] to lib/report, defined based on...
2010-08-19 Milan BrozDetect LUKS signature in pvcreate
2010-05-21 Zdenek KabelacReplicator: base lvm2 support
2010-04-09 Zdenek KabelacINSTALL rules updates
2010-04-09 Zdenek KabelacUse vpath instead of VPATH.
2010-03-29 Zdenek KabelacFixing another set of distclean problems where we left...
2010-03-29 Zdenek KabelacUpdate cflow file generation - support build dir and...
2010-03-29 Zdenek Kabelacdistclean fixes
2010-03-04 Zdenek KabelacUse $(top_builddir) for inclusion of make.tmpl in Makef...
2009-10-16 Petr RockaiHandle metadata with unknown segment types more gracefully.
2009-10-12 Fabio M. Di NittoDisable realtime support by default.
2009-10-05 Alasdair KergonMore makefile cleaning up and fixing. (gentoo)
2009-10-02 Alasdair KergonAllow for a build directory separate from the source.
2009-06-03 Milan BrozBuild shared parts with 'make' command (mpatocka)
2009-03-17 Petr RockaiDetect and wipe swap signatures in pvcreate.
2009-03-06 Dave WysochanskiAdd new liblvm build directory and move lvm_base.c.
2009-03-06 Dave WysochanskiRename liblvm to liblvm-internal.
2009-02-24 Thomas WoernerAdded files lib/lvm.h and lib/lvm_base.c:
2008-11-03 Alasdair Kergonmore tweaking to get things to compile - dmlib.h for...
2008-10-30 Alasdair KergonSplit out lvm-logging.h from log.h.
2008-06-25 Alasdair KergonFix reporting of LV fields alongside unallocated PV...
2007-09-21 Jim MeyeringCorrect typo in comments: s/is part of the LVM2/is...
2007-08-20 Alasdair KergonFix inconsistent licence notices: executables are GPLv2...
2007-07-20 Jim MeyeringEliminate uses of strdup+basename. Use last_path_compon...
2007-04-27 Alasdair KergonMove regex functions into libdevmapper.
2006-09-30 Alasdair KergonAdd timestamp functions with --disable-realtime configu...
2006-08-17 Alasdair KergonAdd lvm_getpagesize wrapper.
2006-04-19 Alasdair KergonCheck for libsepol.
2005-12-02 Alasdair KergonMore dmeventd support.
2005-10-25 Alasdair KergonMove set_selinux_context into libdevmapper
2005-10-17 Alasdair KergonAttempt to load missing targets using modprobe.
2005-10-16 Alasdair KergonUse hash, bitset, malloc, pool from libdevmapper.
2005-05-17 Alasdair KergonMove archiver code from tools into library.
2005-04-19 Alasdair KergonInitial pv_segment code.
2004-11-24 Alasdair KergonTrap large memory allocation requests.
2004-11-18 Alasdair KergonSeparate out md superblock detection code.
2004-09-16 Alasdair KergonRename old segtypes files to segtype.
2004-06-24 Alasdair KergonAdd cluster support.
2004-06-15 Alasdair Kergontidy relative paths in makefile includes
2004-06-07 Alasdair KergonAdd read-only GFS pool support.
2004-05-11 Alasdair KergonAdd --type to lvcreate/resize.
2004-05-04 Alasdair KergonBegin to separate out segment types.
2004-04-16 Alasdair KergonSet devices/md_component_detection = 1 to ignore device...
2004-04-07 Alasdair KergonBasic selinux support
2004-04-05 Alasdair KergonFix shared format1 build.
2004-03-30 Alasdair KergonUpdate copyright notices.
2004-03-26 Alasdair KergonUpdate makefiles (incl. cmdlib).
2004-03-08 Alasdair Kergontagging
2004-02-13 Alasdair KergonSysfs block device filtering option for 2.6.
2003-09-17 Alasdair KergonExtract some common functions.
2003-07-04 Alasdair KergonAnother sync point - numerous fixes & clean ups.
2003-04-30 Alasdair KergonAdd mirror.c
2003-04-15 Alasdair KergonImprove build robustness.
2003-03-24 Alasdair KergonTidy various pre-processing incl. making libdl optional.
2003-01-08 Alasdair Kergonconfigure --disable-devmapper if you don't have libdev...
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 KergonSome new features.
2002-04-11 Alasdair KergonImplement a no_locking module that *does* attempt activ...
2002-04-08 Patrick CaulfieldImplement an external locking interface.
2002-02-26 Joe Thornbero _build_name was allocating 1 byte too few, which...
2002-02-25 Joe Thornbero More dev_manager work.
2002-02-12 Joe Thornbero First changes to add snapshot support.
2002-02-11 Joe Thornbero Split activate.c into a high level (remaining in...
2002-02-11 Alasdair Kergono Support locking with local lock files
2002-01-21 Joe Thornbero move the path building functions to lib/activate...
2002-01-15 Joe Thornbero split the uuid -> device map out from vgcache
2002-01-14 Joe Thornbero LVM1 labeller.
2002-01-11 Joe Thornbero label.c now compiles.
2002-01-10 Joe Thornbero _read_id function for import.c
2002-01-09 Alasdair Kergono Rename many occurrences of 'backup' to 'archive'...
2002-01-07 Joe Thornbero New function 'merge_segments'
2002-01-07 Joe Thornbero Get format-text.c compiling.
2001-12-20 Joe Thornbero sync backup changes
2001-12-13 Alasdair KergonAdd internal cache holding a 'hint' list of the PVs...
2001-12-12 Patrick CaulfieldBuild label code into the library
2001-11-27 Joe Thornbero Sync up todays work on converting to the segmented...
2001-11-12 Joe Thornbero add fs.c to the Makefile
2001-11-06 Joe Thornbero lv_manip.c will contain the code for lv_create,...
2001-11-05 Joe Thornbero code for building free area lists on a pv. Compiles...
2001-10-25 Joe Thornbero Trivial binary tree
2001-10-25 Joe Thornbero added aliases list to struct device.
2001-10-22 Joe Thornbero composite filter that allows us to merge filters...
2001-10-22 Joe Thornbero Filter which caches valid devices in a file. Pass...
2001-10-22 Alasdair Kergonreinstate a removed line
2001-10-19 Joe Thornbero Filter for the dev cache that takes values from confi...
2001-10-19 Joe Thornbero First pass at the regex code. lib/regex/matcher...
2001-10-16 Alasdair Kergonvgchange
2001-10-15 Alasdair Kergonvgcreate basic extent size validation
next
This page took 0.690973 seconds and 108 git commands to generate.