summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix log fn prototype.v2_02_53old-v2_02_53Alasdair Kergon2009-09-261-1/+2
* missing dm_snprintfAlasdair Kergon2009-09-251-1/+5
* pre-releaseAlasdair Kergon2009-09-255-10/+10
* pre-releaseAlasdair Kergon2009-09-252-4/+7
* ensure dm_strdup succeedsAlasdair Kergon2009-09-251-1/+3
* remove unused var & rename fnAlasdair Kergon2009-09-251-3/+3
* Handle any path supplied to dm_task_set_name() by looking up in /dev/mapper.Alasdair Kergon2009-09-252-7/+69
* Use the same default umask for /dev dirs (DM_DEV_DIR_UMASK).Peter Rajnoha2009-09-253-1/+8
* Add more hints in 12-dm-permissions.rules. Add 'dmsetup splitname' and 'y|--y...Peter Rajnoha2009-09-232-2/+64
* '_emit_areas_line' returns 1 for success and 0 for failure. This alwaysJonathan Earl Brassow2009-09-221-7/+15
* Minor replace of of ${top_srcdir} with $(top_srcdir) for lcov targetZdeněk Kabeláč2009-09-221-1/+1
* Add some advisory comments for users in 12-dm-permissions.rules.Peter Rajnoha2009-09-221-3/+9
* Fix dmeventd _temporary_log_fn parameters. (2.02.50)Alasdair Kergon2009-09-173-1/+5
* Enable dmeventd monitoring section of config file by default.Alasdair Kergon2009-09-162-5/+5
* drop -ing suffixAlasdair Kergon2009-09-161-2/+2
* Update lvm2_monitoring script.Alasdair Kergon2009-09-165-2/+124
* Fix lvm2app test to run under test/api subdirectory only when configured.Dave Wysochanski2009-09-152-1/+5
* Add vg_is_resizeable() and cleanup references.Dave Wysochanski2009-09-157-12/+13
* Remove test/api which should only be under 'make test'.v2_02_52old-v2_02_52Alasdair Kergon2009-09-151-1/+0
* post-releaseAlasdair Kergon2009-09-154-2/+8
* pre-release cleanupAlasdair Kergon2009-09-155-25/+36
* missing (C) remindersAlasdair Kergon2009-09-155-46/+70
* dm release cleanupAlasdair Kergon2009-09-153-18/+22
* pre-releaseAlasdair Kergon2009-09-154-6/+6
* Fix process_each_vg / _process_one_vg when vg_read() returns FAILED_LOCKING.Dave Wysochanski2009-09-1513-51/+12
* More cmirror makefile fixes from Fabio.Alasdair Kergon2009-09-146-91/+365
* Fix build failure when enabling dmeventd and applib.Dave Wysochanski2009-09-142-0/+9
* Add lots of missing stack debug messages to tools.Alasdair Kergon2009-09-1434-123/+298
* Use vg_is_exported(vg) macro everywhere.Dave Wysochanski2009-09-148-13/+13
* Add most relevant vg_attr fields as lvm2app 'get' functions.Dave Wysochanski2009-09-143-0/+53
* Update lvm and vgs man pages to clarify 'partial' is a VG missing PVs.Dave Wysochanski2009-09-142-3/+5
* Add max_pv and max_lv vg 'get' lvm2app exports.Dave Wysochanski2009-09-144-0/+44
* Do not run mdadm tests if MD module is not loaded.Milan Broz2009-09-131-0/+1
* Move dm_cookie_supported check into dm_udev_get_sync_supprt function.Peter Rajnoha2009-09-111-4/+4
* Add manpage entry for dmsetup's udevcomplete_all and udevcookies commands.Peter Rajnoha2009-09-112-0/+12
* Several changes in udev rules:Peter Rajnoha2009-09-116-8/+38
* Add one define that is necessary for older (experimental) libudev to work.Peter Rajnoha2009-09-111-0/+1
* Check that udev is running and set internal state appropriately.Peter Rajnoha2009-09-112-1/+50
* Add libudev configuration check.Peter Rajnoha2009-09-112-0/+15
* Add y|--yes option for dmsetup to provide a default 'YES' answer to questions.Peter Rajnoha2009-09-113-16/+29
* Fix Makefile to take into account dmsetup's reconfiguration.Peter Rajnoha2009-09-113-2/+9
* Update lvm2app unit test vgtest - fix remove bug.Dave Wysochanski2009-09-041-3/+3
* Fix path to test/api/vgtest in nightly testsuite.Dave Wysochanski2009-09-041-1/+1
* Remove 'test' interative api unit tests from 'TARGET' line.Dave Wysochanski2009-09-040-0/+0
* Add lvm2app.sh to nightly testsuite.Dave Wysochanski2009-09-041-1/+1
* Restore umask when device node creation fails.Dave Wysochanski2009-09-030-0/+0
* Add daemons/cmirrord files to git - somehow got messed up with cvs rename.Dave Wysochanski2009-09-0413-0/+4696
* Fix path to test/api/vgtest in nightly testsuite.Dave Wysochanski2009-09-041-1/+1
* Remove 'test' interative api unit tests from 'TARGET' line.Dave Wysochanski2009-09-041-1/+1
* Add lvm2app.sh to nightly testsuite.Dave Wysochanski2009-09-045-2/+31