summaryrefslogtreecommitdiffstats
path: root/src/shared/seccomp-util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-30test-network: add test case for reuse of existing 6rd SIT tunnelYu Watanabe1-9/+15
2024-10-30ask-password: Allow configuring the keyring timeout via an environment variableDaan De Meyer2-4/+37
2024-10-30logind: add BlockWeakInhibited propertyLuca Boccassi4-10/+21
2024-10-30core: make mount(8) and swapon(8) inherit SMACK label from systemdŁukasz Stelmach2-0/+6
2024-10-30network/ipvlan: do not try to update MAC addressYu Watanabe1-0/+9
2024-10-30network/macsec: IFLA_MACSEC_PORT attribute cannot be changedYu Watanabe1-6/+14
2024-10-30network/vxlan: do not try to update several parametersYu Watanabe1-28/+42
2024-10-30network/netdev: introduce netdev_can_set_mac/mtu() helper functionsYu Watanabe2-2/+33
2024-10-30network: use newly loaded Network object if a referenced NetDev object is upd...Yu Watanabe1-2/+30
2024-10-30network: drop no-op cleanupYu Watanabe5-12/+10
2024-10-30network/netdev: update state file when NetDev object assignment is changedYu Watanabe1-6/+17
2024-10-30network: swap asterisk and spaceYu Watanabe2-4/+4
2024-10-30github: drop workaround and use distro moldYu Watanabe1-9/+1
2024-10-30test-network: add test for DHCPv4 address removal on stopYu Watanabe1-0/+19
2024-10-30network: process queued remove requests before networkd is stoppedYu Watanabe4-21/+73
2024-10-30mkosi: update debian commit referenceDaan De Meyer1-1/+1
2024-10-30mkosi: update arch commit referenceDaan De Meyer1-1/+1
2024-10-30NEWS: remove duplicated entryZbigniew Jędrzejewski-Szmek1-16/+6
2024-10-30cryptenroll,homectl,journalctl: adjust messages before qrcodesZbigniew Jędrzejewski-Szmek3-5/+3
2024-10-30bsod: make message for qrcode more usefulZbigniew Jędrzejewski-Szmek2-5/+5
2024-10-30test: add test coverage for EnterNamespace=Michal Sekletar2-1/+33
2024-10-30coredump: return correct error variableMichal Sekletár1-1/+1
2024-10-30coredump: rename AccessContainer= to EnterNamespace=Michal Sekletar3-9/+11
2024-10-30coredump: rework gather_pid_mount_tree_fd()Michal Sekletar1-17/+29
2024-10-30coredump: use FORK_WAITMichal Sekletar1-8/+2
2024-10-30core: add EXEC_DIRECTORY_TYPE_SHALL_CHOWN() helperLennart Poettering3-5/+12
2024-10-30coredump: store actual fd in appropriate variableMichal Sekletar1-3/+3
2024-10-30coredump: use FORK_LOG to get more precise loggingMichal Sekletar1-2/+2
2024-10-30coredump: fix coding styleMichal Sekletar1-1/+11
2024-10-30coredump: get rid of redundant double spaceMichal Sekletar1-1/+1
2024-10-30coredump: use more appropriate return codeMichal Sekletar1-3/+3
2024-10-30coredump: check for and close unexpected FDsMichal Sekletar1-13/+38
2024-10-30coredump: fix line spacingMichal Sekletar1-0/+1
2024-10-30coredump: merge variable definitionsMichal Sekletar1-2/+1
2024-10-30coredump: rework attaching container mount treesMichal Sekletar1-19/+18
2024-10-30docs: Update instructions for building distribution packages in HACKING.mdDaan De Meyer1-6/+9
2024-10-30docs: Align some comments in HACKING.mdDaan De Meyer1-3/+3
2024-10-30analyze: Add times in seconds for Activating and Activated in tooltiphugo3031-1/+3
2024-10-30network/tunnel: allow Local=/Remote=any for all tunnel typesYu Watanabe1-21/+14
2024-10-30sd-netlink,network: do not set NLM_F_CREATE and NLM_F_EXCL flags if an interf...Yu Watanabe5-17/+1
2024-10-30update NEWSLennart Poettering1-9/+52
2024-10-30update TODOLennart Poettering1-0/+11
2024-10-29network: Restrict the valid charset of DNR namesRonan Pigott3-0/+16
2024-10-29pretty-print: add format-string version of draw_progress_bar()Lennart Poettering8-58/+61
2024-10-29pretty-print: rename draw_progress_bar_impl()→draw_progress_bar_unbuffered()Lennart Poettering3-14/+13
2024-10-29busctl: minor tweak to help text for --limit-messages=Lennart Poettering1-2/+2
2024-10-29import: Draw progress barsDaan De Meyer4-4/+69
2024-10-29network/tunnel: reuse existing 6rd SIT tunnelYu Watanabe3-31/+19
2024-10-29network/tunnel: merge dhcp4_pd_create_6rd_tunnel_message() into dhcp4_pd_crea...Yu Watanabe2-47/+29
2024-10-29analyze: don't use Yoda conditionsMichal Sekletar1-1/+1