summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* cleanup: drop unneeded included header filesZdenek Kabelac2012-08-231-1/+0
* Reflect new file locations, include file updates etc.Alasdair Kergon2012-02-281-3/+5
* The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai2012-02-231-0/+3
* Do not scan device if it is part of active multipath.Milan Broz2011-11-111-0/+1
* add thin_manip.c like the other manip filesAlasdair Kergon2011-09-061-1/+2
* Initial code layout for thin provisioning targetZdenek Kabelac2011-08-241-0/+9
* Add ability to down-convert RAID1 arrays.Jonathan Earl Brassow2011-08-111-0/+1
* Add basic RAID segment type(s) support.Jonathan Earl Brassow2011-08-021-0/+9
* Refactor the percent (mirror sync, snapshot usage) handling code to usePetr Rockai2010-11-301-0/+1
* Refactor metadata.[ch] into lv.[ch] for lv functions.Dave Wysochanski2010-09-301-0/+1
* Refactor metadata.[ch] into pv.[ch] for pv functions.Dave Wysochanski2010-09-301-0/+1
* Refactor metadata.[ch] into vg.[ch] for vg functions.Dave Wysochanski2010-09-301-0/+1
* Add properties.[ch] to lib/report, defined based on columns.h.Dave Wysochanski2010-08-201-0/+1
* Detect LUKS signature in pvcreateMilan Broz2010-08-191-0/+1
* Replicator: base lvm2 supportZdenek Kabelac2010-05-211-0/+10
* INSTALL rules updatesZdenek Kabelac2010-04-091-1/+1
* Use vpath instead of VPATH.Zdenek Kabelac2010-04-091-1/+0
* Fixing another set of distclean problems where we left some generated filesZdenek Kabelac2010-03-291-0/+2
* Update cflow file generation - support build dir and use $(top_srcdir)Zdenek Kabelac2010-03-291-10/+3
* distclean fixesZdenek Kabelac2010-03-291-0/+9
* Use $(top_builddir) for inclusion of make.tmpl in Makefiles.Zdenek Kabelac2010-03-041-2/+2
* Handle metadata with unknown segment types more gracefully.Petr Rockai2009-10-161-0/+1
* Disable realtime support by default.Fabio M. Di Nitto2009-10-121-1/+5
* More makefile cleaning up and fixing. (gentoo)Alasdair Kergon2009-10-051-1/+2
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-021-1/+2
* Build shared parts with 'make' command (mpatocka)Milan Broz2009-06-031-2/+2
* Detect and wipe swap signatures in pvcreate.Petr Rockai2009-03-171-0/+1
* Add new liblvm build directory and move lvm_base.c.Dave Wysochanski2009-03-061-2/+1
* Rename liblvm to liblvm-internal.Dave Wysochanski2009-03-061-4/+5
* Added files lib/lvm.h and lib/lvm_base.c:Thomas Woerner2009-02-241-2/+3
* more tweaking to get things to compile - dmlib.h for log fns, list.hAlasdair Kergon2008-11-031-1/+0
* Split out lvm-logging.h from log.h.Alasdair Kergon2008-10-301-0/+1
* Fix reporting of LV fields alongside unallocated PV segments.Alasdair Kergon2008-06-251-0/+1
* Correct typo in comments: s/is part of the LVM2/is part of LVM2/.Jim Meyering2007-09-211-1/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-1/+1
* Eliminate uses of strdup+basename. Use last_path_component instead.Jim Meyering2007-07-201-0/+1
* Move regex functions into libdevmapper.Alasdair Kergon2007-04-271-3/+0
* Add timestamp functions with --disable-realtime configure option. [AJ]Alasdair Kergon2006-09-301-0/+1
* Add lvm_getpagesize wrapper.Alasdair Kergon2006-08-171-0/+1
* Check for libsepol.Alasdair Kergon2006-04-191-0/+10
* More dmeventd support.Alasdair Kergon2005-12-021-0/+4
* Move set_selinux_context into libdevmapperAlasdair Kergon2005-10-251-4/+0
* Attempt to load missing targets using modprobe.Alasdair Kergon2005-10-171-1/+2
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-4/+0
* Move archiver code from tools into library.Alasdair Kergon2005-05-171-0/+1
* Initial pv_segment code.Alasdair Kergon2005-04-191-0/+1
* Trap large memory allocation requests.Alasdair Kergon2004-11-241-4/+1
* Separate out md superblock detection code.Alasdair Kergon2004-11-181-0/+1
* Rename old segtypes files to segtype.Alasdair Kergon2004-09-161-1/+1
* Add cluster support.Alasdair Kergon2004-06-241-0/+8