summaryrefslogtreecommitdiff
path: root/daemons/lvmdbusd/manager.py
Commit message (Expand)AuthorAgeFilesLines
* lvmdbusd: Always leverage udevTony Asleson2022-10-201-6/+0
* lvmdbusd: Add debug circular bufferTony Asleson2022-09-161-0/+1
* lvmdbusd: Make sure to set cfg.got_external_eventTony Asleson2022-09-161-3/+2
* lvmdbusd: Remove exclusionary languageTony Asleson2022-09-161-1/+1
* lvmdbusd: Bump LVM DBus API versionVojtech Trefny2020-08-061-1/+1
* lvmdbusd: Debug msg. improvements.Tony Asleson2019-10-301-2/+2
* lvmdbusd: LookUpByLvmId: Add doc for cb, cbeTony Asleson2019-01-161-0/+2
* dbus: log_debug needs qualifierMarian Csontos2017-04-271-2/+1
* lvmdbusd: Improve error msg to include PVTony Asleson2017-04-261-1/+1
* lvmdbusd: Rename ee to got_external_eventTony Asleson2017-03-201-1/+1
* lvmdbusd: Add debug message to lvm ID lookupTony Asleson2017-03-091-4/+5
* lvmdbusd: Correct src doc for Manager.UseLvmShellTony Asleson2017-03-091-1/+1
* lvmdbusd: Use work queue for queries tooTony Asleson2017-03-091-9/+24
* lvmdbusd: Add FlightRecorderDumpTony Asleson2017-03-091-0/+7
* lvmdbusd: manager.py, remove duplicate codeTony Asleson2017-02-011-26/+16
* lvmdbusd: Fix source documentationTony Asleson2016-11-171-0/+2
* lvmdbusd: Place Manager.UseLvmShell request on queueTony Asleson2016-11-171-3/+9
* lvmdbusd: Use one thread to fetch state updatesTony Asleson2016-11-171-3/+2
* lvmdbusd: Don't use dbus lib in worker threadTony Asleson2016-11-021-12/+4
* lvmdbusd: Remove extraneous parameterTony Asleson2016-09-281-4/+2
* lvmdbusd: Add diagnostic validate for look upsTony Asleson2016-09-271-1/+5
* lvmdbusd: WS/pep8 correctionsTony Asleson2016-08-291-0/+1
* lvmdbusd: Handle different daemon optionsTony Asleson2016-08-291-2/+2
* lvmdbusd: Be more explicit on return valuesTony Asleson2016-08-291-2/+2
* lvmdbusd: Use udev until ExternalEvent occursTony Asleson2016-08-291-1/+8
* lvmdbusd: Rename get_object_path_by_lvm_idTony Asleson2016-06-101-2/+2
* lvmdbus: resync latest changes with original repoAlasdair G Kergon2016-02-181-0/+5
* lvmdbus: Add new daemon.Alasdair G Kergon2016-02-171-0/+241