summaryrefslogtreecommitdiffstats
path: root/tools/coverity.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-22core: when switching root remove /run/systemd before executing the binary spe...Franck Bui1-0/+12
2024-07-22Make vcs-tag do something useful for non-developer mode as wellDaan De Meyer2-4/+18
2024-07-22zsh/_networkctl: remove duplicated argument for completion (#31926)Collin L1-1/+1
2024-07-22shared: log error when execve failMauri de Souza Meneguzzo2-3/+9
2024-07-22mkosi: update arch commit referenceDaan De Meyer1-1/+1
2024-07-22mkosi: update fedora commit referenceDaan De Meyer1-1/+1
2024-07-22test: systemd-networkd-tests: add fdb learned testsGregor Herburger2-0/+5
2024-07-22networkctl: add support to display learned fdb entriesGregor Herburger2-0/+17
2024-07-22network: bridge: add support for IFLA_BR_FDB_MAX_LEARNEDGregor Herburger5-0/+55
2024-07-22mkosi: Use the Fedora Rawhide spec for CentOSDaan De Meyer3-12/+6
2024-07-22mkosi: Switch back to PKG_SUBDIR instead of symlinksDaan De Meyer15-85/+61
2024-07-21core/service: imply Type=exec if credentials are usedMike Yuan2-6/+14
2024-07-21test-execute: ExecStop= and friends should not get credentialsMike Yuan1-2/+2
2024-07-21cryptsetup: handle parallel activation of volumes with another tool gracefullyKamil Szczęk1-2/+22
2024-07-21udev-builtin-net_id: use firmware_node/sun for ID_NET_NAME_SLOTEtienne Champetier4-11/+74
2024-07-21test: override blocking localed policy in TEST-73-LOCALELuca Boccassi1-0/+23
2024-07-21hwdb: fix MXC6655 accelerometer mount matrix for Aquarius Cmp NS483Vasiliy Kovalev1-0/+3
2024-07-21systemd.dnssd does not handle local requests (#32991)Alain Greppin1-1/+4
2024-07-21core/service: destroy runtime data when Type=oneshot services exitMike Yuan1-11/+26
2024-07-21core/unit: add one assertion for u->managerMike Yuan1-0/+1
2024-07-20timedatectl: setting set_local_rtc to 1 will throw Warning as well, use log_w...ShreyasMahangade1-8/+16
2024-07-20meson: fix missing failure if bpf-framework was enabledDominique Martinet1-0/+3
2024-07-20upate TODOLennart Poettering1-0/+6
2024-07-20run: clean up ExecCommandFlags serializationMike Yuan1-6/+12
2024-07-20exec-util: modernize exec_command_flags_{to,from}_strvMike Yuan3-43/+32
2024-07-19zsh: update varlinkctl completionsRonan Pigott1-8/+26
2024-07-19execute: add FIXME commentLennart Poettering1-0/+3
2024-07-19zsh: add varlinkctl completionsRonan Pigott2-0/+53
2024-07-19docs: Document how to do stable releasesDaan De Meyer1-0/+6
2024-07-19mkosi: Bump default device timeout a littleDaan De Meyer1-1/+1
2024-07-19hwdb: Add mic mute key mapping for Dell Pro Rugged seriesKai-Chuan Hsieh1-0/+2
2024-07-19pid1: use $COLUMNS info in status_vprintf()Lennart Poettering1-2/+8
2024-07-19main: set $COLUMNS/$ROWS for PID 1 based on /dev/console dataLennart Poettering1-0/+40
2024-07-19terminal-util: add recognizable error if cols/rows of tty are initially not i...Lennart Poettering1-2/+2
2024-07-19terminal-util: extend timeout on background color requestLennart Poettering1-1/+1
2024-07-19terminal-util: try to avoid reading more from terminal than we need in get_de...Lennart Poettering1-3/+6
2024-07-19exec-invoke: user EBADF where appropriateLennart Poettering1-1/+1
2024-07-19tree-wide: acquire /dev/console lock around any attempts to reset TTYLennart Poettering6-3/+22
2024-07-19terminal-util: teach resolve_dev_console() to deal correctly with /dev/consol...Lennart Poettering1-6/+20
2024-07-19terminal-util: move lock_dev_console() hereLennart Poettering6-21/+18
2024-07-19man: clarify what TTYReset= and TTYVTDisallocate= do and do not do regarding ...Lennart Poettering1-6/+9
2024-07-19units: bring agetty command lines back into syncLennart Poettering4-9/+10
2024-07-19exec-invoke: move terminal initialization a bitLennart Poettering2-13/+52
2024-07-19execute: reorder "destructive" tty reset operationsLennart Poettering1-5/+11
2024-07-19exec-invoke: handle errno log message writing in write_confirm_error_fd() lik...Lennart Poettering1-6/+7
2024-07-19exec-invoke: save original stdin/stdout with O_CLOEXEC setLennart Poettering1-2/+2
2024-07-19execute: also hook up ansi-seq-based terminal size determination with exec_co...Lennart Poettering3-25/+29
2024-07-19tree-wide: reset stdout not stdinLennart Poettering4-5/+5
2024-07-19terminal-util: refactor vt_disallocate()Lennart Poettering1-40/+19
2024-07-19terminal-util: move acquire_terminal() and AcquireTerminalFlags back together...Lennart Poettering1-3/+3