summaryrefslogtreecommitdiff
path: root/libdm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename _parse_options() to _parse_fields() for naming consistency.Dave Wysochanski2009-01-191-6/+6
* Add <report_type>_all to help text.Alasdair Kergon2009-01-101-0/+8
* Add an "all" field which expands to all fields of the report type.Alasdair Kergon2009-01-101-17/+82
* Add checks for device names in dmsetup and show proper error messages.Peter Rajnoha2009-01-072-2/+21
* Use dm_snprintf to avoid duplicating the snprintf compatibility code.Alasdair Kergon2008-12-121-11/+8
* Replace _dm_snprintf with EMIT_PARAMS macro for creating target linesZdenek Kabelac2008-12-111-102/+38
* some makefile fixes for liblvm2cmd & remove some hardcoded .soAlasdair Kergon2008-11-141-2/+2
* make install_device-mapperAlasdair Kergon2008-11-041-0/+2
* more fixesAlasdair Kergon2008-11-044-3/+2
* more missing bitsAlasdair Kergon2008-11-041-0/+191
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-036-157/+159
* add list fnsAlasdair Kergon2008-11-031-0/+13