summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add dbus notify functions for dmeventddev-dct-notify3David Teigland2015-12-073-0/+50
* Use sd-bus from libsystemd instead of gdbusDavid Teigland2015-12-075-58/+33
* notify: send a notification if command does activation changeDavid Teigland2015-11-203-6/+14
* notify: change the approach to notificationsDavid Teigland2015-10-269-87/+48
* lvmnotify: fix path namesDavid Teigland2015-10-211-3/+3
* lvmnotify: add --nodbusnotify optionDavid Teigland2015-10-212-1/+4
* lvmnotify: change path to com.redhat.lvmdbus1David Teigland2015-10-211-3/+3
* lvmnotify: use separate event for vg_removeDavid Teigland2015-10-212-1/+44
* lvmnotify: add initial dbus notificationDavid Teigland2015-10-219-1/+177
* man: document possible lvmetad -l valuesDavid Teigland2015-10-213-11/+8
* libdaemon: fix typo in last log enable commitDavid Teigland2015-10-211-1/+1
* libdaemon: allow all debug levels for stderrDavid Teigland2015-10-211-2/+8
* tests: add lvmetad shutdown on idle testOndrej Kozina2015-10-201-0/+56
* lvmetad.8.in: update man page with timeout infoOndrej Kozina2015-10-201-0/+6
* lvmetad: add optional timeout optionOndrej Kozina2015-10-202-4/+37
* tests: add test for missing mirror in-sync infoOndrej Kozina2015-10-201-1/+8
* polldaemon: fix missing mirror in-sync info with lvmpolldOndrej Kozina2015-10-202-1/+7
* conf: clarify compact output settingsPeter Rajnoha2015-10-202-18/+24
* pvscan: use process_each_pvDavid Teigland2015-10-193-99/+107
* conf: regeneratePeter Rajnoha2015-10-191-2/+2
* cleanup: typo in comment: compact_output_fields should be compact-output_colsPeter Rajnoha2015-10-192-2/+2
* config: add report/compact_output_cols to control which columns to compact in...Peter Rajnoha2015-10-166-4/+28
* libdm: add dm_report_compact_given_fieldsPeter Rajnoha2015-10-164-2/+69
* lvmlockd: use flag to avoid blocking in sanlock_acquireDavid Teigland2015-10-141-0/+29
* dmeventd: use matching functionZdenek Kabelac2015-10-141-1/+7
* thin: enforce local activation when creation new thinZdenek Kabelac2015-10-141-6/+13
* makefiles: switch to rpath-linkZdenek Kabelac2015-10-141-2/+2
* dmeventd: fix missing '!'Zdenek Kabelac2015-10-131-1/+1
* makefiles: older gcc needs hint with rpathZdenek Kabelac2015-10-131-0/+3
* dmeventd: compilable without DEBUG CFLAGZdenek Kabelac2015-10-131-3/+6
* Revert "log: no file for external logging"Alasdair G Kergon2015-10-132-5/+0
* tests: more extend testingZdenek Kabelac2015-10-131-4/+47
* tests: wait for initial syncZdenek Kabelac2015-10-131-0/+1
* tests: start logging dmeventd outputZdenek Kabelac2015-10-131-1/+1
* tests: better regex checkZdenek Kabelac2015-10-131-1/+1
* tests: show status in in_syncZdenek Kabelac2015-10-131-11/+14
* makefiles: src dirs have depth 5Zdenek Kabelac2015-10-131-1/+1
* makefiles: drop explicit linkingZdenek Kabelac2015-10-131-5/+0
* makefiles: generate LocalZdenek Kabelac2015-10-131-1/+3
* dmeventd: rework raid pluginZdenek Kabelac2015-10-132-88/+29
* dmeventd: less locking mirrorZdenek Kabelac2015-10-132-24/+10
* dmeventd: less locking for snapshot and thinZdenek Kabelac2015-10-133-17/+11
* dmeventd: add local mempool for raid and mirrorZdenek Kabelac2015-10-133-6/+62
* dmeventd: use new macros to init mempoolZdenek Kabelac2015-10-132-34/+18
* dmeventd: introduce macro for initZdenek Kabelac2015-10-131-1/+33
* dmeventd: new initialization of plugin threadsZdenek Kabelac2015-10-132-85/+86
* cleanup: typo in commentZdenek Kabelac2015-10-131-1/+1
* cleanup: move system defines before structsZdenek Kabelac2015-10-131-12/+10
* cleanup: avoid using privateZdenek Kabelac2015-10-134-18/+18
* cleanup: remove multilogZdenek Kabelac2015-10-131-6/+0