1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/daemons/lvmdbusd
2016-12-10 17:59:07 +00:00
..
__init__.py lbmdbusd: Support in-tree testing. 2016-02-18 13:26:08 +00:00
.gitignore lvmdbusd: add path.py to .gitignore 2016-12-10 17:59:07 +00:00
automatedproperties.py lvmdbusd: Remove TODO on concurrent access to properties 2016-11-30 15:59:06 -06:00
background.py lvmdbusd: Long running operations use own thread 2016-11-17 11:35:16 -06:00
cfg.py lvmdbusd: Remove unused variable 2016-11-30 15:59:06 -06:00
cmdhandler.py lvmdbusd: Add --blackboxsize command line argument 2016-11-30 15:59:06 -06:00
fetch.py lvmdbusd: Long running operations use own thread 2016-11-17 11:35:16 -06:00
job.py lvmdbusd: Emit signal on Job completion 2016-11-30 15:59:06 -06:00
loader.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
lv.py lvmdbusd: _lv_create, simplify return path 2016-11-17 11:35:16 -06:00
lvm_shell_proxy.py lvmdbusd: Remove debug log_error 2016-11-29 16:50:30 -06:00
lvmdb.py lvmdbusd: Use 'pv_missing' column instead of '[unknown]' 2016-09-28 12:07:48 -05:00
lvmdbusd lvmdbusd: Correct imports 2016-08-29 15:26:56 -05:00
main.py lvmdbusd: Only allow 0..N for --blackboxsize argument 2016-11-30 16:47:39 -06:00
Makefile.in makefiles: drop file source and indent 2016-11-26 00:22:38 +01:00
manager.py lvmdbusd: Fix source documentation 2016-11-17 13:58:17 -06:00
objectmanager.py lvmdbusd: Use 'pv_missing' column instead of '[unknown]' 2016-09-28 12:07:48 -05:00
path.py.in lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
pv.py lvmdbusd: Add cfg.load to pv remove 2016-11-17 11:35:16 -06:00
request.py lvmdbusd: Emit signal on Job completion 2016-11-30 15:59:06 -06:00
state.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
udevwatch.py lvmdbusd: Use one thread to fetch state updates 2016-11-17 11:35:16 -06:00
utils.py lvmdbusd: Emit signal on Job completion 2016-11-30 15:59:06 -06:00
vg.py lvmdbusd: Don't use dbus lib in worker thread 2016-11-02 16:39:03 -05:00