]> git.ipfire.org Git - thirdparty/systemd.git/history - src
Merge pull request #12207 from poettering/portable-bus-policy-fix
[thirdparty/systemd.git] / src /
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 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...
2019-04-01  Yu Watanabeudev: shorten code a bit
2019-04-01  Yu Watanabenetwork: add '=' to config key names in log
2019-04-01  Yu Watanabenetwork: do not abort execution when NetDev.Name= conflicts
2019-03-31  Yu Watanabebootspec: fix memleak caused by setting invalid cleanup... 12156/head
2019-03-31  Yu Watanabebootspec: add missing free() in boot_config_free()
2019-03-31  Yu WatanabeMerge pull request #12147 from yuwata/network-gre-key...
2019-03-30  Yu Watanabenetwork: make GRE and GRETAP support Key=, InputKey...
2019-03-29  Zbigniew Jędrzejew... Merge pull request #12048 from jengelh/master
2019-03-29  Yu Watanabenetwork: make erspan netdev can be specified in Network...
2019-03-29  Yu Watanabenetwork: do not continue when appending data to netlink...
2019-03-29  Zbigniew Jędrzejew... Merge pull request #12140 from poettering/copy-early
2019-03-29  Zbigniew Jędrzejew... Merge pull request #12137 from poettering/socket-var-run
2019-03-29  Zbigniew Jędrzejew... Merge pull request #12133 from poettering/rseq-whitelist
2019-03-29  Lennart Poetteringanalyze: check both possible mount points of tracefs
2019-03-29  Lennart Poetteringfsck: copy out device argument from argv[] before forking
2019-03-28  Jörg Thalheimwireguard: fix exponential backoff when resolving hosts
2019-03-28  Zbigniew Jędrzejew... headers: add missing includes
2019-03-28  Lennart Poetteringsd-bus: change "int" → "signed int" on bitfield
2019-03-28  Lennart Poetteringtmpfiles: move full chattr flag set to chattr-util.h 12140/head
next