summaryrefslogtreecommitdiff
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* lvmdbusd: Remove try/except for mkfifoTony Asleson2022-06-301-5/+2
* lvmdusd: Remove non lvm JSON output supportTony Asleson2022-06-303-233/+20
* lvmdbusd: Correct grammar in lvm shell proxy commentsTony Asleson2022-06-301-2/+2
* lvmdbusd: Don't require "lvm> " prompt for shellTony Asleson2022-06-301-40/+43
* lvmdbusd: Job prop. Get/GetAll exec. immediatelyTony Asleson2022-06-301-0/+18
* lvmdbusd: Remove the use of sub shell for lvm shellTony Asleson2022-06-301-13/+11
* lvmdbusd: Add debug output for which lvm binary is usedTony Asleson2022-06-301-0/+2
* lvmdbusd: re-work lvm shell mainTony Asleson2022-06-301-18/+28
* lvmdbusd: Simplify child process envTony Asleson2022-06-301-1/+2
* lvmdbusd: Correct conditional for lvm child process runningTony Asleson2022-06-301-1/+1
* lvmlockd: return error from vgcreate init_vg_sanlockDavid Teigland2022-04-081-2/+2
* gcc: increate buffer sizesZdenek Kabelac2022-01-262-2/+2
* gcc: snprintf may need here upto 18 bytesZdenek Kabelac2022-01-261-1/+1
* lvmlockd: cleanup after sanlock_rem_lockspace errorDavid Teigland2022-01-041-3/+1
* cov: do not drop already known error stateZdenek Kabelac2021-10-151-3/+1
* lvmdbusd: Use ID_FS_TYPE UDev property in udevwatchVojtech Trefny2021-10-071-2/+2
* gcc: match typesZdenek Kabelac2021-09-221-1/+1
* cov: check strchr for NULLZdenek Kabelac2021-09-211-1/+2
* cov: ensuring buffer is zeroedZdenek Kabelac2021-09-212-0/+2
* gcc-fanalyzer: remove unneded zeroingZdenek Kabelac2021-09-211-1/+0
* clang: check for buffer existanceZdenek Kabelac2021-09-211-0/+3
* cov: mask some warning about leakageZdenek Kabelac2021-09-202-0/+2
* cov: ignore syscallZdenek Kabelac2021-09-201-3/+3
* cov: better handle reallocation of adapt_fileZdenek Kabelac2021-09-201-0/+1