summaryrefslogtreecommitdiffstats
path: root/lib/format_text/import-export.h
Commit message (Expand)AuthorAgeFilesLines
* Pass 'single_device' parameter down to suppress 'Can't find uuid' messagesAlasdair Kergon2012-02-291-0/+1
* Use size_t return typeZdenek Kabelac2011-09-011-1/+1
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-301-6/+6
* Add more strict const pointers around config treeZdenek Kabelac2010-12-201-6/+6
* Use dynamic allocation for metadata's tag buffer (removes 4096 char. limit).Peter Rajnoha2010-09-201-1/+1
* Suppress repeated errors about the same missing PV uuids.Alasdair Kergon2010-03-171-1/+2
* Switch status from 32-bit to 64-bitMike Snitzer2009-11-241-4/+4
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-031-2/+2
* Add "flags" metadata field (akin to "status") for backward-compatible flags.Petr Rockai2008-07-101-1/+3
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* When choosing between identically-named VGs, also consider creation_host.Alasdair Kergon2006-04-131-2/+4
* When scanning, also record whether or not VG is exported.Alasdair Kergon2006-04-111-2/+2
* Whenever vgname is captured, also capture vgid.Alasdair Kergon2006-04-111-0/+9
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-3/+2
* Remove hard-coded 64k text metadata writing restriction.Alasdair Kergon2005-06-071-2/+1
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* taggingAlasdair Kergon2004-03-081-0/+3
* Another sync point - numerous fixes & clean ups.Alasdair Kergon2003-07-041-1/+1
* Some new features.Alasdair Kergon2002-11-181-7/+25
* tidyAlasdair Kergon2002-07-111-1/+1
* o Add version number to text format.Joe Thornber2002-07-021-0/+13
* Merge with text format branch.Alasdair Kergon2002-04-241-1/+2
* o Added functions to display what's in the archive.Joe Thornber2002-02-111-1/+2
* o Add cmd_line field to struct cmd_contextJoe Thornber2002-02-081-1/+1
* o vgcfgrestore works ! (with the couple of examples I tried).Joe Thornber2002-01-151-1/+3
* More steps towards successful compilation.Alasdair Kergon2002-01-101-1/+1
* o sync backup changesJoe Thornber2001-12-201-0/+4
* o Split import-export.c into two files.Joe Thornber2001-12-111-1/+13
* o Sync. onlyJoe Thornber2001-11-211-0/+13