summaryrefslogtreecommitdiffstats
path: root/libdm
Commit message (Expand)AuthorAgeFilesLines
* Use udev flags support in LVM and provide dm_tree_add_new_dev_with_udev_flags...Peter Rajnoha2009-10-223-15/+54
* Add udev flags support in libdevmapper and provide 'dmsetup udevflags' comman...Peter Rajnoha2009-10-224-11/+48
* Merge Debian patch 05 debian: keep libdm-abi consistent.Fabio M. Di Nitto2009-10-121-4/+2
* Only include selinux libs in libdevmapper.pc when selinux build enabled.Alasdair Kergon2009-10-051-1/+1
* Allow for a build directory separate from the source.Alasdair Kergon2009-10-021-2/+3
* missing dm_snprintfAlasdair Kergon2009-09-251-1/+5
* pre-releaseAlasdair Kergon2009-09-251-8/+6
* 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-251-7/+68
* Use the same default umask for /dev dirs (DM_DEV_DIR_UMASK).Peter Rajnoha2009-09-252-1/+3
* '_emit_areas_line' returns 1 for success and 0 for failure. This alwaysJonathan Earl Brassow2009-09-221-7/+15
* dm release cleanupAlasdair Kergon2009-09-151-10/+14
* Move dm_cookie_supported check into dm_udev_get_sync_supprt function.Peter Rajnoha2009-09-111-4/+4
* 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-111-1/+49
* Restore umask when device node creation fails.Dave Wysochanski2009-09-031-0/+1
* Cluster log server (clogd): Add new build files.Jonathan Earl Brassow2009-08-131-0/+397
* Cluster log daemon (clogd): use LVM bitops in place of ext2 bitopsJonathan Earl Brassow2009-08-131-41/+120
* pre-releaseAlasdair Kergon2009-08-061-0/+1
* Add 'udevcomplete_all' command for dmsetup. Export DM_COOKIE_MAGIC in libdevm...Peter Rajnoha2009-08-062-3/+7
* Fix failure situations in dm_task_run for udev sync.Peter Rajnoha2009-08-061-11/+29
* Detect udev problems in _rename_dev_node.Peter Rajnoha2009-08-061-23/+41
* Additional loggingAlasdair Kergon2009-08-051-15/+40
* Add default udev rules.Alasdair Kergon2009-08-031-2/+12
* Add udev checks.Alasdair Kergon2009-08-031-1/+6
* Manage without dm_udev_cleanup?Alasdair Kergon2009-08-036-32/+18
* cleanup some ignored return values & 'stack'sAlasdair Kergon2009-08-031-1/+1
* deal with error-related FIXMEsAlasdair Kergon2009-08-031-23/+42
* Set cookies in activation code and wait for udev to complete processing.Alasdair Kergon2009-07-313-17/+51
* Add udevcomplete and --noudevwait to dmsetup.Alasdair Kergon2009-07-313-4/+4
* another fixmeAlasdair Kergon2009-07-311-0/+1
* Add libdevmapper functions to support synchronisation with udev.Alasdair Kergon2009-07-314-0/+314
* Add log_errno to set a specific errno and replace log_error in due course.Alasdair Kergon2009-07-162-4/+5
* Use log_error macro consistently throughout in place of log_err.Alasdair Kergon2009-07-151-3/+3
* New LOG_MESG macro to fix file/line number logging for memory leaks afterAlasdair Kergon2009-07-152-4/+6
* Add dm_log_with_errno and dm_log_with_errno_init, deprecating the oldAlasdair Kergon2009-07-105-25/+88
* Fix whitespace in linear target line to fix identical table line detection.Alasdair Kergon2009-07-071-4/+8
* Add device number to more log messages during activation.Alasdair Kergon2009-07-031-7/+14
* Fix backward compatibility for major:minor query.Milan Broz2009-06-175-1/+17
* Support crypt segment in libdevmapper tree.Milan Broz2009-06-093-3/+57
* Make mempool optional in dm_split_lvm_name()Alasdair Kergon2009-06-032-1/+3
* Use suspend with flush when device size was changed during table preload.Milan Broz2009-05-203-0/+11
* Helper function to catch memory pool leaks.Milan Broz2009-04-104-0/+35
* Do not create some dm and lvm static librarie when they are not requestedZdenek Kabelac2009-04-081-0/+2
* Fix debug pool grow object to properly support delta=0Milan Broz2009-04-021-4/+9
* fix some issues when compiling with -D DEBUG_POOLMilan Broz2009-03-261-5/+4
* Fix some clean rules, fix previous distclean checkin.Dave Wysochanski2009-03-161-0/+2
* If kernel supports only one dm major number, use in place of any supplied.Alasdair Kergon2009-02-121-2/+47
* Separate PV label attributes which do not need parse metadata when reporting.Milan Broz2009-02-091-3/+16