]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2002-01-09 Alasdair Kergono Rename many occurrences of 'backup' to 'archive'...
2002-01-09 Alasdair KergonAccept octal values for numbers (such as umask).
2002-01-09 Joe Thornbero Let the comment wars begin.
2002-01-09 Joe Thornbero new function backup_remove(const char *vg_name)...
2002-01-09 Joe Thornbero Reformat comments.
2002-01-09 Alasdair KergonAdd archiving.
2002-01-09 Alasdair Kergono Try to improve NFS-safety for temporary file creation...
2002-01-09 Alasdair KergonExplicitly close (=>flush) files.
2002-01-09 Alasdair KergonAllow pool_begin_object in empty pool.
2002-01-08 Alasdair KergonAnother attempt to support both readline versions.
2002-01-08 Alasdair Kergoncall archive_exit() & backup_exit() on exit
2002-01-08 Joe Thornbero Remove anomalous punctuation.
2002-01-08 Joe Thornbero Introduction to pool for those without psychic powers.
2002-01-07 Alasdair Kergonfixes for compilation
2002-01-07 Alasdair KergonSync.
2002-01-07 Alasdair KergonSync tidy.
2002-01-07 Alasdair KergonIf a device somehow became suspended, lvchange -ay...
2002-01-07 Alasdair KergonSupport for read-only.
2002-01-07 Alasdair KergonMissing close() in error case.
2002-01-07 Alasdair Kergontidying
2002-01-07 Joe Thornbero vgcreate wasn't setting vg->cmd
2002-01-07 Joe Thornbero New function 'merge_segments'
2002-01-07 Joe Thornbero tidy up renaming of archive files.
2002-01-07 Joe Thornbero sync tool changes for backup stuff.
2002-01-07 Joe Thornbero Added find_config_bool
2002-01-07 Joe Thornbero Get format-text.c compiling.
2002-01-07 Joe Thornbero sync laptop to test machine.
2002-01-04 Alasdair KergonImported man pages from LVM1 with some quick LVM2 updates.
2002-01-04 Alasdair KergonThe start of an lvm man page.
2002-01-04 Alasdair KergonDocument remaining configuration file parameters.
2002-01-04 Joe Thornbero Revert to the 6-4-4-4-4-4-6 format for uuid's
2002-01-03 Alasdair KergonPut device name in quotes.
2002-01-03 Joe Thornbero High level archiving and backup functions.
2002-01-03 Alasdair Kergonstub for read-only functions with fs interface
2002-01-03 Alasdair KergonFix final comma in arrays.
2002-01-03 Alasdair Kergon*** empty log message ***
2002-01-03 Joe Thornbero Added -r, --read-only switch to dmsetup for use...
2002-01-02 Alasdair Kergono Allow the definition of read-only devices (ioctl...
2002-01-02 Joe Thornbero Added section on the syntax of the config file,...
2002-01-02 Alasdair KergonFix $DESTDIR support
2002-01-02 Alasdair KergonTidy makefiles - $DESTDIR & shared library version...
2001-12-31 Alasdair KergonAdd test mode parm.
2001-12-31 Alasdair Kergono Add autobackup support to tools (follows most vg_writ...
2001-12-31 Alasdair Kergonvgcache.h inclusion (avoid compiler warning)
2001-12-31 Alasdair Kergono Use lvm_snprintf wherever return value is used
2001-12-31 Alasdair KergonRemove some old files.
2001-12-31 Alasdair KergonRedundant.
2001-12-31 Alasdair KergonDocument lvm.conf fields
2001-12-31 Alasdair KergonOutline docs
2001-12-31 Alasdair Kergono Allow more default values to be overridden from confi...
2001-12-31 Alasdair KergonFix C99 error case handling (snprintf ret value >=...
2001-12-31 Alasdair KergonFixes for compilation.
2001-12-31 Alasdair KergonRemove unused --with_kernel_dir
2001-12-20 Alasdair KergonRevised ioctl/dmfs merge with fixes for bugs found...
2001-12-20 Joe Thornbero Added a quick vgcfgbackup, needs parameters as yet.
2001-12-20 Joe Thornbero Debug version of the pool_grow stuff.
2001-12-20 Joe Thornbero sync backup changes
2001-12-18 Patrick CaulfieldWipe the first label if writing the second one failed.
2001-12-17 Joe Thornbero sync the backup stuff
2001-12-17 Joe Thornbero history is now saved in ~/.lvm_history
2001-12-17 Joe Thornbero Shuffled completion functions around so we dont have...
2001-12-17 Joe Thornbero Changed the macro name in args.h from 'xx' to 'arg'
2001-12-17 Joe Thornbero Use lvm_snprintf
2001-12-17 Joe Thornbero Add symlink for lvm-string.h
2001-12-17 Joe Thornbero lvm_snprintf
2001-12-17 Joe Thornbero Remove LVM_CONFIG_FILE environment variable.
2001-12-17 Heinz MauelshagenTypos in error messages
2001-12-17 Joe ThornberI had another look at the argument processing code:
2001-12-14 Alasdair Kergono Include dmsetup man page in build
2001-12-14 Patrick CaulfieldWrite the location of both labels in the labels so...
2001-12-13 Joe Thornbero I figure if I can't remember how to use my code...
2001-12-13 Alasdair KergonHandle orphan PVs too, so hints remain valid after...
2001-12-13 Joe Thornbero Man page for dmsetup
2001-12-13 Patrick Caulfieldmade the hard-coded 512 into BLOCK_SIZE just for neatne...
2001-12-13 Alasdair KergonAdd internal cache holding a 'hint' list of the PVs...
2001-12-12 Alasdair Kergonfix for clean compilation
2001-12-12 Joe Thornbero silly bugs
2001-12-12 Joe Thornbero pool-debug version of end_object wasn't returning...
2001-12-12 Joe Thornbero Add error checking in _new_chunk
2001-12-12 Joe Thornbero pool-debug versions of begin_object, grow_object...
2001-12-12 Patrick CaulfieldBuild label code into the library
2001-12-12 Patrick CaulfieldUse a proper CRC calculation.
2001-12-11 Patrick Caulfield- Change label format to include a string disk_type...
2001-12-11 Alasdair KergonApply make distclean to test subdirs too.
2001-12-11 Patrick CaulfieldFix label filter.
2001-12-11 Joe Thornbero Add output_date
2001-12-11 Joe Thornbero flags.c reads and writes a status bitset
2001-12-11 Joe Thornbero Split import-export.c into two files.
2001-12-11 Joe Thornbero Update sample to a format that supports multiple...
2001-12-11 Patrick CaulfieldLabel reading/writing code.
2001-12-11 Joe Thornbero Pretty print and read for uuid's
2001-12-11 Patrick CaulfieldAdd a dev_get_sectsize call.
2001-12-07 Alasdair KergonFixes for allocation of striped volumes.
2001-12-07 Alasdair KergonFixes for library compilation.
2001-12-06 Alasdair KergonMoved across to device-mapper repository.
2001-12-05 Steven Whitehouse o Updated projects.txt to remove the earlier error...
2001-12-05 Alasdair KergonVarious fixes & restructure to extract common code.
2001-12-05 Steven Whitehouse o Removed unused MOD_INC/DEC_USE_COUNT
2001-12-05 Steven Whitehouse o Added a few more projects
2001-12-05 Steven Whitehouse o Initial merge attempt
next
This page took 0.060319 seconds and 5 git commands to generate.