summaryrefslogtreecommitdiff
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: add STATIC_LDFLAGSDavid Seifert2023-02-231-1/+1
* configure.ac: update dlm checkZdenek Kabelac2023-02-231-2/+1
* lvmdbusd: Disable collecting lvm debug data by defaultTony Asleson2023-02-203-5/+14
* lvmdbusd: Fix grammarTony Asleson2023-02-2011-24/+24
* makefiles: move include earlierZdenek Kabelac2023-02-171-6/+5
* configure.ac: use standardized LIBS and CFLAGSZdenek Kabelac2023-02-171-4/+7
* configure.ac: use LIBSYSTEMDZdenek Kabelac2023-02-171-5/+3
* makefiles: use configured systemd library pathsZdenek Kabelac2023-02-131-2/+2
* lvm: fix typosZdenek Kabelac2023-02-101-1/+1
* debug: compatibility with x32 ABIZdenek Kabelac2023-02-011-2/+2
* 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