summaryrefslogtreecommitdiff
path: root/daemons
Commit message (Expand)AuthorAgeFilesLines
* cov: hide some false positivesZdenek Kabelac2023-05-102-0/+3
* lvmdbus: preserve PATH envvarZdenek Kabelac2023-04-231-0/+2
* lvmdbusd: Add a flag to activate LVs in shared mode to Lv.ActivateVojtech Trefny2023-04-201-0/+4
* lvmdbusd: Correct seg. fault on s390x ELNTony Asleson2023-03-301-2/+9
* lvmdbusd: Correct locking for _common_logTony Asleson2023-03-301-2/+3
* Fix import of utils from lvmdbusd.cfgAdam Williamson2023-03-211-1/+1
* lvmdbusd: Add a new 'Shared' property to the Vg interfaceVojtech Trefny2023-03-151-0/+5
* lvmdbusd: Add a retries during initial loadTony Asleson2023-03-101-2/+11
* lvmdbusd: Handle missing key in get_keyTony Asleson2023-03-101-6/+6
* lvmdbusd: Replace assert with exceptionTony Asleson2023-03-101-1/+3
* lvmlockd: clean up get_local_nodeidDavid Teigland2023-03-081-10/+14
* lvmdbusd: Add needed env. variablesTony Asleson2023-03-061-0/+2
* lvmdbusd: Move cfg.lvmdebug data initTony Asleson2023-03-062-8/+5
* lvmdbustest: Test duplicate VG renameTony Asleson2023-03-031-2/+4
* lvmdbusd: Remove unused importTony Asleson2023-02-271-1/+1
* lvmdbusd: Add lock to prevent concurrent lvm shell accessTony Asleson2023-02-271-33/+45
* 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