]> git.ipfire.org Git - thirdparty/systemd.git/history - src
network: warn when wireguard keys are stored in world readable files
[thirdparty/systemd.git] / src /
2019-04-09  Yu Watanabenetwork: warn when wireguard keys are stored in world...
2019-04-09  Yu Watanabenetwork: add WireGuardPeer.PresharedKeyFile= setting
2019-04-09  Yu Watanabenetwork: clear wireguard keys on failure or on exit
2019-04-09  Yu Watanabenetwork: make reading PrivateKeyFile= failure always...
2019-04-09  Yu Watanabefileio: add READ_FULL_FILE_UNBASE64 flag for read_full_...
2019-04-09  Yu Watanabefileio: read_full_file_full() also warns when file...
2019-04-09  Yu Watanabefileio: introduce warn_file_is_world_accessible()
2019-04-09  Yu Watanabeutil: introduce READ_FULL_FILE_SECURE flag for reading...
2019-04-07  Yu Watanabeutil: extend unbase64mem() to accept secure flag
2019-04-07  Yu Watanabenetwork: re-indent conf parsers in wireguard.c
2019-04-07  Lennart Poetteringnspawn: create boot_id and kmsg files for overmounting...
2019-04-05  Lennart Poetteringmeson: sort source files again
2019-04-04  Lennart Poetteringtest-journal: move tests to /var/tmp/ and set FS_NOCOW_FL v242-rc3
2019-04-04  Yu Watanabeask-passwd: slightly optimize handling arguments
2019-04-04  Yu Watanabebus-util: treat org.freedesktop.DBus.Error.ServiceUnkno...
2019-04-04  Yu WatanabeMerge pull request #12208 from poettering/base-file...
2019-04-04  Yu WatanabeMerge pull request #12207 from poettering/portable...
2019-04-04  Yu Watanabeudevadm: drop unused option
2019-04-04  Lennart Poetteringtty-ask-pw-agent: use right array
2019-04-03  Lennart Poetteringudev-util: allocate an event loop of our own for waiting
2019-04-03  Lennart Poetteringshared: be friendly to EROFS images 12208/head
2019-04-03  Lennart Poetteringshared: path_join() is your friend
2019-04-03  Lennart Poetteringshared: no need to initialize variable
2019-04-03  Lennart Poetteringportabled: fix method name 12207/head
2019-04-03  Lennart Poetteringportabled: reorder methods in vtable
2019-04-03  Lennart Poetteringportabled: fix dbus policy
2019-04-03  Zbigniew Jędrzejew... Merge pull request #12198 from keszybz/seccomp-parsing...
2019-04-03  Lennart PoetteringMerge pull request #12202 from keszybz/seccomp-arm64
2019-04-03  Zbigniew Jędrzejew... seccomp: rework how the S[UG]ID filter is installed 12202/head
2019-04-03  Zbigniew Jędrzejew... test-seccomp: fix compilation on arm64
2019-04-03  Zbigniew Jędrzejew... kernel-install: add a check that the vmlinuz arg is...
2019-04-03  Zbigniew Jędrzejew... Merge pull request #12121 from poettering/contrib v242-rc1
2019-04-03  Zbigniew Jędrzejew... pid1: pass unit name to seccomp parser when we have... 12198/head
2019-04-03  Zbigniew Jędrzejew... basic/log: log any available location information in...
2019-04-03  Zbigniew Jędrzejew... core: use a temporary variable for calculation of secco...
2019-04-03  Davide Cavalcacore: fix build failure if seccomp is disabled
2019-04-02  Lennart PoetteringRevert "build: install /etc/systemd/{system,user}-gener...
2019-04-02  Yu WatanabeMerge pull request #12188 from poettering/coccinelle...
2019-04-02  Lennart PoetteringMerge pull request #12056 from poettering/seccomp-suid...
2019-04-02  Lennart Poetteringcore: imply NNP and SUID/SGID restriction for DynamicUs...
2019-04-02  Lennart Poetteringanalyze: check for RestrictSUIDSGID= in "systemd-analyz...
2019-04-02  Lennart Poetteringcore: expose SUID/SGID restriction as new unit setting...
2019-04-02  Lennart Poetteringtest: add test case for restrict_suid_sgid()
2019-04-02  Lennart Poetteringseccomp: introduce seccomp_restrict_suid_sgid() for...
2019-04-02  Lennart Poetteringseccomp: add debug messages to seccomp_protect_hostname()
2019-04-02  Lennart Poetteringcore: add a generic helper that forwards per-unit metho...
2019-04-02  Zbigniew Jędrzejew... Merge pull request #12013 from yuwata/fix-switchroot...
2019-04-02  Lennart Poetteringudev: use strempty() where appropriate 12188/head
2019-04-02  Lennart Poetteringjson: use SYNTHETIC_ERRNO() where appropriate
2019-04-02  Lennart Poetteringsd-event: use DIV_ROUND_UP where appropriate
2019-04-02  Lennart Poetteringsd-device: use xsprintf() where appropriate
2019-04-02  Lennart Poetteringtree-wide: use SYNTHETIC_ERRNO() where appropriate
2019-04-02  Lennart Poetteringboot: use TAKE_PTR() where appropriate
2019-04-02  Lennart Poetteringtree-wide: use reallocarray() where appropriate
2019-04-02  Lennart Poetteringutil-lib: use FLAGS_SET() where appropriate
2019-04-02  Lennart Poetteringanalyze: use empty_or_root() where appropriate
2019-04-02  Zbigniew Jędrzejew... Merge pull request #12185 from poettering/login-unstore-fd
2019-04-02  Zbigniew Jędrzejew... Merge pull request #12186 from poettering/lgtm-updates
2019-04-02  Zbigniew Jędrzejew... Merge pull request #12183 from poettering/askpwargv
2019-04-02  Frantisek Sumsaljournal: LGTM doesn't recognize suppressions in /* */
2019-04-02  Lennart Poetteringtest: stop using dup() needlessly 12186/head
2019-04-02  Lennart Poetteringlogind: when we cannot attach a passed fd to a device... 12185/head
2019-04-02  Lennart Poetteringlogind: simplify removal of device fds
2019-04-02  Chris Morinjournal-remote: use source's boot-id
2019-04-02  Yu Watanabeipv4ll: do not reset seed generation counter on restart
2019-04-02  Lennart PoetteringMerge pull request #12007 from poettering/clock-change
2019-04-02  Lennart Poetteringtty-ask-password: re-break comment 12183/head
2019-04-02  Lennart Poetteringtty-ask-password: simplify signal handler installation
2019-04-02  Lennart Poetteringtty-ask-password: no need to initialize something alrea...
2019-04-02  Lennart Poetteringtty-ask-password: drop redundant local variable
2019-04-02  Lennart Poetteringtty-ask-password: copy argv[] before forking child
2019-04-02  Lennart Poetteringcore: optionally, trigger .timer units on timezone...
2019-04-02  Lennart Poetteringrun: rename with_timer → arg_with_timer
2019-04-02  Lennart Poetteringcore: use more structured initialization
2019-04-02  Topi Miettinenbuild: install /etc/systemd/{system,user}-generators
2019-04-01  Yu WatanabeMerge pull request #12030 from poettering/condition...
2019-04-01  Yu WatanabeMerge pull request #12168 from poettering/man-fixes
2019-04-01  Lennart Poetteringcore: refactor transaction.c to use fewer gotos
2019-04-01  Yu WatanabeMerge pull request #12160 from yuwata/wait-online-allow...
2019-04-01  Yu WatanabeMerge pull request #12155 from yuwata/network-fix-and...
2019-04-01  Lennart Poetteringsystemctl: print a more accurate error message when...
2019-04-01  Lennart Poetteringrm-rf: refuse combining REMOVE_ONLY_DIRECTORIES and...
2019-04-01  Lennart Poetteringcore: export ReloadResult value on the bus
2019-04-01  Lennart Poetteringshared: add some minor comments
2019-04-01  Lennart Poetteringcore: add a common function for bus calls that return...
2019-04-01  Yu WatanabeMerge pull request #12167 from poettering/timer-parse...
2019-04-01  Lennart Poetteringfs-util: suppress world-writable warnings if we read...
2019-04-01  Lennart Poetteringsd-bus: add missing empty line
2019-04-01  Yu Watanabewait-online: add --any option
2019-04-01  Yu Watanabenetwork: make FooOverUDP.Protocol= support name of...
2019-04-01  Yu Watanabenetwork: use asynchronous call for creating FOU tunnels
2019-04-01  Yu Watanabenetwork: do not ignore FooOverUDP.Encapsulation= setting
2019-04-01  Yu Watanabenetwork: merge ipip_init() and sit_init()
2019-04-01  Yu Watanabenetwork: add FooOverUDP support for SIT and GRE tunnels
2019-04-01  Lennart PoetteringMerge pull request #12164 from keszybz/units-use-presets
2019-04-01  Lennart Poetteringcore: pass parse error to log functions when parsing... 12167/head
2019-04-01  Lennart Poetteringcore: simply timer expression parsing by using ".ltype...
2019-04-01  Yu Watanabeudev: move udev_ctrl_cleanup() into manager_free()
2019-04-01  Lennart PoetteringMerge pull request #12157 from yuwata/network-netdev...
2019-04-01  Lennart PoetteringMerge pull request #12156 from yuwata/fix-bootspec...
next