summaryrefslogtreecommitdiff
path: root/daemons/lvmdbusd/utils.py
Commit message (Expand)AuthorAgeFilesLines
* lvmdbusd: Remove PID from log messagesTony Asleson2022-09-161-2/+6
* lvmdbusd: Instruct lvm to output debug to file for fullreportTony Asleson2022-09-161-13/+65
* lvmdbusd: Re-work error handlingTony Asleson2022-09-161-0/+9
* lvmdbusd: Use common function for tracebackTony Asleson2022-09-161-5/+10
* lvmdbusd: Don't report recoverable errorTony Asleson2022-09-161-3/+0
* lvmdbusd: Add debug circular bufferTony Asleson2022-09-161-3/+35
* lvmdbusd: Correct typosTony Asleson2022-09-161-3/+3
* lvmdbusd: Remove exclusionary languageTony Asleson2022-09-161-1/+1
* lvmdbusd: Add SIGUSR2 to dump flight recorderTony Asleson2022-09-161-0/+4
* lvmdbusd: Add lockfileTony Asleson2022-09-161-3/+34
* lvmdbusd: Move arg. setup/checking to functionTony Asleson2022-09-161-0/+4
* lvmdbusd: Handle arbitrary amounts stdout & stderrTony Asleson2021-06-171-0/+14
* lvmdbusd: VDO Pool LV representationTony Asleson2019-10-301-3/+30
* lvmdbusd: Add check for reserved name '_vdata'Tony Asleson2019-10-301-1/+1
* lvmdbusd: Remove duplicate error handling codeTony Asleson2019-10-301-0/+9
* lvmdbusd: thread stacks dump supportTony Asleson2017-09-271-6/+42
* lvmdbusd: Main thread exception loggingTony Asleson2017-09-271-10/+16
* lvmdbusd: Improve args comparisonTony Asleson2017-09-211-1/+1
* lvmdbusd: Fix hang in MThreadRunnerTony Asleson2017-09-211-5/+14
* lvmdbusd: Fix notify_dbus mangling config optionMarian Csontos2017-05-171-1/+3
* lvmdbusd: Rename ee to got_external_eventTony Asleson2017-03-201-1/+1
* lvmdbusd: Only disable notify_dbus after getting external eventTony Asleson2017-03-201-10/+13
* lvmdbusd: Simplify add_no_notify for loopTony Asleson2017-03-091-2/+2
* lvmdbusd: Correct utils.add_no_notify docTony Asleson2017-03-091-2/+4
* lvmdbusd: Disable notify_dbus for service command useTony Asleson2017-03-091-0/+22
* lvmdbusd: Emit signal on Job completionTony Asleson2016-11-301-0/+5
* lvmdbusd: Supress protected member access warningTony Asleson2016-11-301-0/+1
* lvmdbusd: WS correctionsTony Asleson2016-11-171-0/+2
* lvmdbusd: Return results in main threadTony Asleson2016-11-021-0/+63
* lvmdbusd: Correct importsTony Asleson2016-09-191-2/+0
* lvmdbusd: Fix dbus object with only properties and no methodTony Asleson2016-09-191-7/+17
* lvmdbusd/lvmdb.py: Make stand alone execution workTony Asleson2016-08-291-1/+1
* lvmdbusd: Correct importsTony Asleson2016-08-291-4/+1
* lvmdbusd: Be more explicit on return valuesTony Asleson2016-08-291-1/+1
* lvmdbusd: Use udev until ExternalEvent occursTony Asleson2016-08-291-1/+1
* lvmdbusd: Add date & ts if running in a terminalTony Asleson2016-08-291-1/+8
* lvmdbusd: Add '-' to allowable PV device path charsTony Asleson2016-03-241-1/+1
* lvmdbus: resync latest changes with original repoAlasdair G Kergon2016-02-181-0/+96
* lvmdbus: Add new daemon.Alasdair G Kergon2016-02-171-0/+388