summaryrefslogtreecommitdiff
path: root/libdm/misc
Commit message (Expand)AuthorAgeFilesLines
* libdm: dmsetup measure support for IMAAlasdair G Kergon2021-09-231-3/+9
* libdm: support DM_NAME_LIST_FLAGZdenek Kabelac2021-09-231-0/+14
* gcc: use more zero length arraysZdenek Kabelac2021-09-222-5/+5
* libdm: fix compiling with older gccZdenek Kabelac2021-04-061-1/+4
* libdm: symbol versioning with -fltoZdenek Kabelac2021-04-061-5/+22
* libdm: use libdm header util.hZdenek Kabelac2021-03-301-1/+1
* configure: support builds without versioningZdenek Kabelac2021-03-301-2/+2
* gcc: zero-sized array to fexlible array C99Zdenek Kabelac2020-09-011-4/+4
* dm: introduce DM_GET_TARGET_VERSIONMikulas Patocka2019-10-041-0/+2
* configure: avoid repeative inclusion of configure.hZdenek Kabelac2018-12-211-2/+0
* headers: use configure.h as 1st. headerZdenek Kabelac2018-12-141-3/+0
* cleanup: move cast to det_t into MKDEV macroZdenek Kabelac2018-11-051-1/+1
* libdm: Stop libdm/misc/dmlib.h from including lib/misc/lib.hJoe Thornber2018-06-081-3/+64
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-143-4/+4
* kernel: Refresh dm-ioctl.hAlasdair G Kergon2017-09-141-4/+6
* cleanup: fix some typosEric Ren2017-07-101-1/+1
* libdm: use dm_log_with_errno alwaysZdenek Kabelac2016-11-031-8/+2
* doc: change fsf addressZdenek Kabelac2016-01-213-3/+3
* libdm: Add DM_INTERNAL_SUSPEND_FLAG.Alasdair G Kergon2015-04-231-3/+8
* libdm: Add DM_DEFERRED_REMOVE to dm-ioctl.h.Alasdair G Kergon2014-08-151-3/+14
* cleanup: self compilable headersZdenek Kabelac2013-12-121-0/+2
* gcc: replace #ifdef linux with __linux__Alasdair G Kergon2013-11-131-1/+1
* ioctl: add DM_DATA_OUT_FLAG to dm-ioctl.hAlasdair G Kergon2013-05-171-3/+8
* logging: add debug classesAlasdair G Kergon2013-01-071-0/+3
* dmsetup: allow --noflush with status/wait for thinAlasdair G Kergon2012-07-271-5/+7
* cmirrord now returns log name to kernel in CTR so it can be registeredJonathan Earl Brassow2011-10-141-5/+13
* Update stale libdm/misc/dm-log-userspace.hJonathan Earl Brassow2011-10-141-2/+13
* Suport DM_SECURE_DATA_FLAG.Milan Broz2011-02-041-2/+8
* Use a more-generic name for the new kernel flag so list_devices can share it.Alasdair Kergon2010-10-251-1/+1
* Add --setuuid to dmsetup rename.Alasdair Kergon2010-10-151-3/+9
* Use flexible data[] in cmirrord request to prevent abort in runtime size checks.Milan Broz2010-06-221-1/+1
* Add support for dm-mod module autoload.Peter Rajnoha2010-06-011-0/+1
* Add support for ioctl's DM_UEVENT_GENERATED_FLAG.Peter Rajnoha2010-03-231-2/+7
* more build fixesAlasdair Kergon2010-01-191-1/+1
* Add support for querying a device's inactive table.Alasdair Kergon2009-11-061-3/+10
* Cluster log server (clogd): Add new build files.Jonathan Earl Brassow2009-08-131-0/+397
* Add default udev rules.Alasdair Kergon2009-08-031-2/+12
* Add log_errno to set a specific errno and replace log_error in due course.Alasdair Kergon2009-07-161-3/+4
* New LOG_MESG macro to fix file/line number logging for memory leaks afterAlasdair Kergon2009-07-151-3/+5
* Add dm_log_with_errno and dm_log_with_errno_init, deprecating the oldAlasdair Kergon2009-07-101-1/+8
* more tweaking to get things to compile - dmlib.h for log fns, list.hAlasdair Kergon2008-11-031-0/+26
* Add dm-logging.h ready for libdevmapper.Alasdair Kergon2008-10-301-0/+27
* Add libdm subdir to begin merging the device-mapper tree.Alasdair Kergon2008-10-302-0/+326