summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert to standard linux macros (for correct behaviour on rare architectures).old-beta3beta3Alasdair Kergon2002-05-211-41/+5
* Update version.Alasdair Kergon2002-05-211-1/+1
* ack, missing includeAndres Salomon2002-05-191-0/+1
* update create_dir() commentAndres Salomon2002-05-191-2/+2
* support recursive mkdir in create_dir()Andres Salomon2002-05-191-8/+33
* synch w/ -3 "oh shit" releaseAndres Salomon2002-05-143-4/+10
* Drop the default chunk size for snapshots down to 8kJoe Thornber2002-05-131-1/+1
* Rewrite missing/corrupt metadata in more cases.Alasdair Kergon2002-05-131-3/+9
* o the _status fxns now take more arguments - this way i don't get theAJ Lewis2002-05-101-26/+40
* Import snapshot status & persistence + indent etc.Alasdair Kergon2002-05-103-59/+42
* o Actually read snapshot percentage from the kernel - what a pain! :)AJ Lewis2002-05-095-87/+152
* Remove a no-op.Alasdair Kergon2002-05-091-12/+9
* o header should only be printed once...AJ Lewis2002-05-081-1/+1
* o Added function find_snapshots to snapshot_manip.c that returns a listAJ Lewis2002-05-083-5/+44
* i) Put back chunksize_ARG for lvcreate.Joe Thornber2002-05-081-3/+3
* Always call init_log() to initialise logging defaults.Alasdair Kergon2002-05-081-8/+6
* implement our own swabbing functions, instead of relying on the kernel's.Andres Salomon2002-05-071-7/+32
* log/{prefix,command_names} use defaults.h & reset between shell cmdsAlasdair Kergon2002-05-071-7/+14
* Default values for some display output settingsAlasdair Kergon2002-05-071-0/+4
* TweaksAlasdair Kergon2002-05-071-40/+35
* updated.Andres Salomon2002-05-071-0/+1
* Make lvm2 compile on big endian archs; use the kernel/glibc's endianAndres Salomon2002-05-071-17/+13
* o Will now correctly remove expired achive files from the system whenAJ Lewis2002-05-031-0/+52
* Add features to get table/status & wait for next event.Patrick Caulfield2002-05-033-8/+149
* forgot to add Conflicts against lvm1 packagesAndres Salomon2002-05-032-0/+2
* updated for 0.95.05-2.Andres Salomon2002-05-035-7/+11
* dittoAndres Salomon2002-05-031-49/+0
* dh_installinit makes a perfectly find postrm script..Andres Salomon2002-05-031-39/+0
* Update.old-beta2_1beta2_1Alasdair Kergon2002-04-301-1/+1
* Some partial VG support with format_text.Alasdair Kergon2002-04-306-16/+28
* get_vgs must check for text format VGs when no lvm1 format VGs presentAlasdair Kergon2002-04-302-2/+3
* o Updated *display output for LVM1 compatibilityAJ Lewis2002-04-292-31/+121
* Changed DEFAULT_PV and DEFAULT_LV to 256 (has been fixed in LVM1 before)Heinz Mauelshagen2002-04-251-2/+2
* Updated for new releaseAndres Salomon2002-04-251-0/+6
* Update example configAlasdair Kergon2002-04-241-0/+13
* Merge with text format branch.Alasdair Kergon2002-04-2488-1787/+2399
* add setlocale() call so that localisation of things like number entryPatrick Caulfield2002-04-241-0/+2
* o Stop printing errors if flushing fails (could be an unconfigured device).Joe Thornber2002-04-241-2/+1
* Prepare for another beta release.old-beta2beta2Alasdair Kergon2002-04-231-1/+1
* Commit snapshot-related changes preparing for the next beta release.Alasdair Kergon2002-04-232-16/+17
* Missing seg->lv gives segfault when activating from text format.Alasdair Kergon2002-04-161-0/+1
* Allow deactivation of final snapshot.Alasdair Kergon2002-04-161-25/+39
* o Added support for chunk_size to lvcreate.Joe Thornber2002-04-152-2/+4
* Missing VG lock when iterating through all LVs.Alasdair Kergon2002-04-156-4/+20
* More memory leak plugging.Patrick Caulfield2002-04-151-0/+2
* o Drop the default chunk size for snapshots down to 16k.Joe Thornber2002-04-151-1/+1
* Implement a no_locking module that *does* attempt activation.Alasdair Kergon2002-04-114-22/+65
* Rename device node during a DM_RENAME command.Patrick Caulfield2002-04-113-1/+41
* Return status from _lv_activate and friends.Patrick Caulfield2002-04-111-4/+4
* Remove \n from log messages.Patrick Caulfield2002-04-101-2/+2