summaryrefslogtreecommitdiff
path: root/lib/format_text/archive.c
Commit message (Expand)AuthorAgeFilesLines
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Detect stream write failure reliably; new fn: lvm_fclose; use dm_fcloseJim Meyering2007-07-241-5/+2
* Don't use index and rindex functions marked by SUSv3 as legacy - Jakub Bogusz...Dave Wysochanski2007-07-021-1/+1
* Allow vgcfgrestore to list metadata backup files using -fBryn M. Reeves2007-06-081-0/+16
* Add some missing close() and fclose() return code checks.Alasdair Kergon2007-01-251-3/+9
* Move lvm_snprintf into libdevmapper.Alasdair Kergon2006-08-211-1/+1
* Make SIZE_SHORT the default for display_size().Alasdair Kergon2006-05-091-1/+1
* Check for libsepol.Alasdair Kergon2006-04-191-5/+5
* Fix vgexport/vgimport to set/reset PV exported flag so pv_attr is correct.Alasdair Kergon2006-04-121-1/+1
* Fix archive file expiration.Alasdair Kergon2006-03-071-2/+2
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-14/+12
* Make VG name restrictions consistent.Alasdair Kergon2005-06-061-2/+2
* Basic support for mirrors.Alasdair Kergon2005-06-011-16/+7
* Don't create backup and archive dirs till needed.Alasdair Kergon2005-05-031-3/+3
* Avoid some compiler warnings.Alasdair Kergon2005-03-101-4/+5
* Begin to separate out segment types.Alasdair Kergon2004-05-041-1/+0
* Update copyright notices.Alasdair Kergon2004-03-301-2/+11
* vgcfgrestore -l lists backup file tooAlasdair Kergon2003-09-151-15/+32
* Default stripesize 64k & config file setting for it;Alasdair Kergon2002-12-191-14/+14
* Some new features.Alasdair Kergon2002-11-181-13/+11
* TweaksAlasdair Kergon2002-05-071-40/+35
* o Will now correctly remove expired achive files from the system whenAJ Lewis2002-05-031-0/+52
* Merge with text format branch.Alasdair Kergon2002-04-241-11/+18
* Preparation for an LVM2 liblvm - pass cmd_context into each tool andAlasdair Kergon2002-02-111-0/+1
* o Added functions to display what's in the archive.Joe Thornber2002-02-111-0/+51
* o I decided that the archive_format shouldn't really be a format atJoe Thornber2002-02-081-246/+67
* o Add cmd_line field to struct cmd_contextJoe Thornber2002-02-081-5/+16
* o First pass at import.c. Still waiting for label code for the uuid->pvJoe Thornber2002-01-101-1/+1
* o Rename many occurrences of 'backup' to 'archive' to reduce confusion.Alasdair Kergon2002-01-091-0/+421