summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pre-releasev2_02_68old-v2_02_68Alasdair Kergon2010-06-234-8/+8
* In some C++ standards, typeof is not reserved.Alasdair Kergon2010-06-233-12/+16
* Fix udev rules to handle spurious events properly.Peter Rajnoha2010-06-232-18/+25
* Fix clvmd init script statusMilan Broz2010-06-232-5/+7
* Use more standard naming for PVs and VG in vgimportclone example.Mike Snitzer2010-06-231-7/+7
* Cleanup sentences of the example provided in the vgimportclone man pageMike Snitzer2010-06-231-7/+6
* The function that runs to compress a stacked mirror afterJonathan Earl Brassow2010-06-231-1/+1
* Fix typo: "INTERNAL ERROR" -> "INTERNAL_ERROR"Zdenek Kabelac2010-06-232-1/+2
* Add lv_path to reports to offer full /dev pathname.Alasdair Kergon2010-06-234-2/+29
* Fix typo: premitted -> permittedZdenek Kabelac2010-06-231-1/+1
* Better WHATS_NEW message - as we still have not fixed 'make exec_prefix' buildZdenek Kabelac2010-06-231-1/+1
* Fix "allocated" warning typo.Milan Broz2010-06-222-1/+2
* Add device name to output of error messages in raw_read_mda_header().Dave Wysochanski2010-06-222-5/+12
* Use flexible data[] in cmirrord request to prevent abort in runtime size checks.Milan Broz2010-06-222-1/+2
* Adding section number for lvm.conf manpages.Zdenek Kabelac2010-06-221-2/+2
* Mirrors can be layered - as in the case of an converting 2-wayJonathan Earl Brassow2010-06-212-0/+4
* Add error checking for calls to sprintf - it can fail for moreJonathan Earl Brassow2010-06-211-15/+40
* Various cleanups following recent commits.Alasdair Kergon2010-06-2118-256/+143
* Let running clvmd process time to reexec.Milan Broz2010-06-212-2/+16
* Use early udev synchronisation and update of dev nodes for clustered mirrors.Peter Rajnoha2010-06-212-0/+28
* daemons/cmirrord/functions.c (part of cmirrord) was referencingJonathan Earl Brassow2010-06-182-1/+1
* Add man pages for lvmconf and unsupported lvmsadc and lvmsar tools.Zdenek Kabelac2010-06-185-1/+71
* Fix exit code when requesting help using documented -o help option.Milan Broz2010-06-172-0/+3
* Clean up cluster lock mode and flags definition.Milan Broz2010-06-176-30/+30
* Add man page for dmeventdZdenek Kabelac2010-06-173-3/+52
* Update lvresize/extend/reduce manpages with --nofsck, --resizefs optionsZdenek Kabelac2010-06-174-0/+45
* Fix lvm2cmd example in documentation.Milan Broz2010-06-162-2/+4
* Remove C++ private keyword from headers.Milan Broz2010-06-166-5/+27
* Use "" instead of <> for configure.h and libdevmapper.hZdenek Kabelac2010-06-1512-22/+23
* Update WHATS_NEW for last commitZdenek Kabelac2010-06-071-0/+1
* Fix wrong usage of exec_prefix from previous patch introducing LVM_PATH defineZdenek Kabelac2010-06-072-18/+12
* Fix segfault in clvmd -R if no response from daemon received.Milan Broz2010-06-072-1/+2
* post-releaseAlasdair Kergon2010-06-074-2/+8
* pre-releasev2_02_67old-v2_02_67Alasdair Kergon2010-06-044-28/+21
* Fix restart of clvmd using -S switchMilan Broz2010-06-043-16/+40
* Fix clvmd initscript restart command to start clvmd if not yet running.Milan Broz2010-06-032-1/+4
* Use INSTALL_DIR to create directoriesZdenek Kabelac2010-06-032-2/+2
* Use absolute paths in commandsZdenek Kabelac2010-06-036-45/+111
* Require partial option in lvchange --refresh for partials LVs.Milan Broz2010-06-033-0/+9
* Revert _init_rand() to reset errno - restores original init behavior.Dave Wysochanski2010-06-012-1/+5
* Do not fail lvm_init() if init_logging() generates an errno.Dave Wysochanski2010-06-011-0/+1
* Don't merge unchanged persistent cache file before dumping if tool scanned.Alasdair Kergon2010-06-012-0/+6
* Add support for dm-mod module autoload.Peter Rajnoha2010-06-013-15/+84
* Fix incorrect memory pool deallocation while using vg_read for files.Peter Rajnoha2010-06-012-1/+2
* Add --type parameter description to the lvcreate man page.Mike Snitzer2010-05-283-1/+11
* Document 'clear' in dmsetup man page.Mike Snitzer2010-05-272-0/+5
* Use expected union semun for arguments in selected semaphore operations.Peter Rajnoha2010-05-272-1/+17
* Fix copy&paste detection of kernel release version.Zdenek Kabelac2010-05-251-2/+4
* Replace strncmp kernel version number checks with proper onesAlasdair Kergon2010-05-244-7/+11
* Avoid selecting names under /dev/block if there is an alternative.Alasdair Kergon2010-05-242-0/+21