summaryrefslogtreecommitdiff
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* cov: use long type for time_t calcsZdenek Kabelac2022-12-201-2/+2
* lvmlockd: fix missing closedirDavid Teigland2022-12-011-1/+2
* lvmdbusd: Add command_log_selection to command lineTony Asleson2022-11-291-16/+17
* lvmdbusd: Move get_error_msg to utilsTony Asleson2022-11-292-20/+20
* lvmpolld: fix `strerror_r` check for muslSam James2022-11-251-1/+1
* lvmdbusd: Handle PV signature copyTony Asleson2022-10-201-3/+7
* lvmdbusd: Always leverage udevTony Asleson2022-10-203-14/+15
* lvmlockd: fix warningDavid Teigland2022-10-111-1/+1
* lvmlockd: purge the lock resources left in previous lockspaceLidong Zhong2022-10-073-1/+97
* lvmdbusd: Correct env. variableTony Asleson2022-09-301-1/+1
* lvmdbusd: Correct lvm shell signal & child process handlingTony Asleson2022-09-223-11/+35
* lvmdbusd: Register for SIGTERMTony Asleson2022-09-201-0/+1
* lvmdbusd: Correct get_object_path_by_uuid_lvm_idTony Asleson2022-09-202-5/+7
* lvmdbusd: Remove --reportformatTony Asleson2022-09-161-2/+1
* lvmdbusd: Include lvm debug output for lvmshellTony Asleson2022-09-161-6/+5
* lvmdbusd: Call readlines instead of readlineTony Asleson2022-09-161-2/+4
* lvmdbusd: Raise IOError instead of ignoringTony Asleson2022-09-161-1/+2
* lvmdbusd: Correct log_error for shell proxyTony Asleson2022-09-161-1/+1
* lvmdbusd: Check for KeyError in refreshTony Asleson2022-09-161-27/+33
* lvmdbusd: Use common func. for checking missing LV keysTony Asleson2022-09-164-9/+21
* lvmdbusd: Correct undefined varTony Asleson2022-09-161-1/+2
* lvmdbusd: Handle 'exit' for lvm_shell_proxyTony Asleson2022-09-161-0/+3
* lvmdbusd: Use pseudo tty to get "lvm>" prompt againTony Asleson2022-09-161-49/+63
* lvmdbusd: Remove PID from log messagesTony Asleson2022-09-163-2/+25
* lvmdbusd: Remove duplicate codeTony Asleson2022-09-161-30/+10
* lvmdbusd: Raise LvmBug exception for invalid JSONTony Asleson2022-09-161-4/+4
* lvmdbusd: Instruct lvm to output debug to file for fullreportTony Asleson2022-09-165-14/+87
* lvmdbusd: Re-work error handlingTony Asleson2022-09-166-100/+140
* lvmdbusd: Use common function for tracebackTony Asleson2022-09-167-29/+28
* lvmdbusd: Don't output debug for fullreport exit code 5Tony Asleson2022-09-161-1/+1
* lvmdbusd: refactor and correct fetch thread logicTony Asleson2022-09-161-29/+24
* lvmdbusd: Re-work error handling for run_cmdTony Asleson2022-09-161-3/+10
* lvmdbusd: Handle SIGINT quietlyTony Asleson2022-09-165-9/+19
* lvmdbusd: Don't report recoverable errorTony Asleson2022-09-162-9/+4
* lvmdbusd: WS, imports, grammarTony Asleson2022-09-166-28/+22
* lvmdbusd: Add debug circular bufferTony Asleson2022-09-167-4/+47
* lvmdbusd: Set LVM_COMMAND_PROFILE=lvmdbusdTony Asleson2022-09-161-1/+3
* lvmdbusd: Correct typosTony Asleson2022-09-161-1/+1
* lvmdbusd: fix hangs on SIGINTTony Asleson2022-09-164-19/+49
* lvmdbusd: Remove unused locking functionalityTony Asleson2022-09-161-35/+0
* lvmdbusd: Make sure to set cfg.got_external_eventTony Asleson2022-09-161-3/+2
* lvmdbusd: Correct typosTony Asleson2022-09-162-5/+5
* lvmdbusd: Handle no lastlogTony Asleson2022-09-161-6/+16
* lvmdbusd: Remove exclusionary languageTony Asleson2022-09-168-16/+16
* lvmdbusd: Remove unneeded command line argsTony Asleson2022-09-161-2/+1
* lvmdbusd: Add SIGUSR2 to dump flight recorderTony Asleson2022-09-162-0/+5
* lvmdbusd: Re-work flight recorder dataTony Asleson2022-09-162-15/+32
* lvmdbusd: Add lockfileTony Asleson2022-09-163-58/+92
* lvmdbusd: Move arg. setup/checking to functionTony Asleson2022-09-162-15/+26
* lvmdbusd: Remove addl. checks on --nojsonTony Asleson2022-09-161-8/+0