]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2019-05-24  Lennart Poetteringlogind: make sure the service gets access to the linger...
2019-05-24  Lennart Poetteringlogind: add SetBrightness() bus call for setting bright...
2019-05-24  Lennart Poetteringlogind: small simplification
2019-05-24  Lennart Poetteringudev: tag "leds" and "backlight" devices for associatio...
2019-05-24  Lennart Poetteringmachine-image: openat() doesn't operate on the cwd...
2019-05-24  Zbigniew Jędrzejewsk... Merge pull request #12430 from poettering/seccomp-kill...
2019-05-24  Lennart Poetteringtest-execute: turn off coredump generation in test... 12430/head
2019-05-24  Lennart Poetteringtest-execute: let's ignore the difference between CLD_K...
2019-05-24  Lennart Poetteringtest-execute: check exit code before exit status
2019-05-24  Lennart Poetteringservice: tweak capitalization of unit description
2019-05-24  Lennart PoetteringNEWS: document the new SystemCallFilter= behaviour
2019-05-24  Lennart Poetteringnspawn: expose the new seccomp actions in the OCI logic
2019-05-24  Lennart Poetteringtest: use the new action in our tests
2019-05-24  Lennart Poetteringcore: prefer SCMP_ACT_KILL_PROCESS for SystemCallFilter...
2019-05-24  Lennart Poetteringseccomp: add scmp_act_kill_process() helper that return...
2019-05-24  Lennart PoetteringMerge pull request #12601 from keszybz/two-log-color...
2019-05-24  Lennart PoetteringMerge pull request #12590 from keszybz/unicode-cmdlines
2019-05-23  Michael BieblDrop support for /usr/sbin/halt.local
2019-05-23  Jóhann B. Guðmundssonmkosi: update to Fedora30 (#12642)
2019-05-23  Zbigniew Jędrzejewsk... Merge pull request #12645 from poettering/journal-mmap...
2019-05-23  Mike Gilbertshared/machine-image: avoid passing NULL to log_debug_errno
2019-05-23  Yu WatanabeMerge pull request #12618 from yuwata/test-network...
2019-05-23  rootlogin: fixup button_open() fd
2019-05-22  Chris DownMerge pull request #12647 from cdown/dup
2019-05-22  Chris Downtest: Remove superfluous error check 12647/head
2019-05-22  Lennart PoetteringMerge pull request #12631 from keszybz/doc-and-error...
2019-05-22  Lennart Poetteringjournald: output a proper error message when the journa... 12645/head
2019-05-22  Zbigniew Jędrzejewsk... Merge pull request #12431 from poettering/tmpfiles...
2019-05-22  Zbigniew Jędrzejewsk... man: reword systemd.socket(5) description to avoid... 12631/head
2019-05-22  Zbigniew Jędrzejewsk... pid1: improve message when setting up namespace fails
2019-05-22  Zbigniew Jędrzejewsk... man: tweak description of #12247 a bit
2019-05-22  Zbigniew Jędrzejewsk... man: add note that %h/%u/%U are mostly useless
2019-05-22  Zbigniew Jędrzejewsk... core: unset HOME=/ that the kernel gives us
2019-05-22  Zbigniew Jędrzejewsk... sd-bus: improve error message for invalid org.freedeskt...
2019-05-22  Zbigniew Jędrzejewsk... man: add note which tmpfiles services read which files
2019-05-22  Zbigniew Jędrzejewsk... login: use _cleanup_ to simplify error handling
2019-05-22  Lennart Poetteringloop-util: invoke LOOP_CTL_GET_FREE in a loop
2019-05-22  Yu Watanabetest-network: drop wait_online() from test_ip6gre_tunnel() 12618/head
2019-05-22  Yu Watanabenetwork: unify link_ipv4ll_enabled() and link_ipv4ll_fa...
2019-05-22  Yu Watanabetest-network: wait for bridge slave to be enslaved...
2019-05-22  Yu Watanabenetwork: drop unused variable
2019-05-22  Yu Watanabenetwork: update master's ifindex in link_update()
2019-05-22  Yu Watanabetest-network: drop unused variable
2019-05-22  Yu Watanabenetwork: drop duplicated logs
2019-05-22  Yu Watanabetest-network: add test that vcan device can be configur...
2019-05-22  Yu Watanabenetwork: make CAN devices go through LINK_STATE_CONFIGURING
2019-05-22  Yu Watanabetest-network: add basic tests for veth interfaces
2019-05-22  Yu Watanabenetwork: deprecate OneQueue= for tun or tap devices
2019-05-22  Yu Watanabetest-network: add tests for flags of tun or tap devices
2019-05-22  Yu Watanabenetwork: extend warning messages
2019-05-22  Yu Watanabenetwork: Allow IFF_VNET_HDR to also be set for tun...
2019-05-22  Yu Watanabetest-network: add tests for LinkLocalAddressing= on...
2019-05-22  Yu Watanabenetwork: disable IPv4LL for ipvlan with L3 or L3S mode
2019-05-22  Yu Watanabetest-network: add tests for Flags= in [IPVTAP]
2019-05-22  Yu Watanabetest-network: add tests for Flags= in [IPVLAN]
2019-05-22  Yu Watanabetest-network: add tests for Mode= setting in [MACVTAP...
2019-05-22  Yu Watanabetest-network: add tests for Mode= setting in [MACVLAN...
2019-05-22  Yu Watanabetest-network: convert jiffies to sec
2019-05-22  Yu Watanabetest-network: show interface status when wait_online...
2019-05-22  Yu Watanabetest-network: use wait_online() more
2019-05-22  Yu Watanabetest-network: introduce check_link_exists()
2019-05-22  Yu Watanabetest-network: use wait_online() more
2019-05-22  Yu Watanabetest-network: use splitlines() at one more place
2019-05-22  Susant Sahaninetworkctl: add support to display Transmit/Recieve...
2019-05-22  venbus_open leak sd_event_source when udevadm trigger。
2019-05-22  Zbigniew Jędrzejewsk... basic/utf8: reduce memory usage 12590/head
2019-05-22  Zbigniew Jędrzejewsk... Add 8bit-version of get_process_cmdline() and use in...
2019-05-22  Zbigniew Jędrzejewsk... basic/process-util: convert bool arg to flags
2019-05-22  Zbigniew Jędrzejewsk... basic/escape: add truncation to xescape too
2019-05-22  Zbigniew Jędrzejewsk... TODO: update
2019-05-22  Zbigniew Jędrzejewsk... util-lib: do not truncate kernel comm names
2019-05-22  Zbigniew Jędrzejewsk... Rework cmdline printing to use unicode
2019-05-22  Zbigniew Jędrzejewsk... util-lib: add truncation based on printable width to...
2019-05-22  Zhang Xianweiudev/scsi_id: fix incorrect page length when get device...
2019-05-21  Yu WatanabeMerge pull request #12629 from ssahani/networkctl
2019-05-21  Lennart PoetteringMerge pull request #12626 from keszybz/oompolicy-check
2019-05-21  Susant Sahaninetworkctl: Add support to display min and max MTU 12629/head
2019-05-21  Susant Sahanisd-netlink: Add netlink property IFLA_MIN_MTU and IFLA_...
2019-05-21  Susant Sahaninetworkctl: Display MTU
2019-05-21  Zbigniew Jędrzejewsk... shared/cgroup-show: fix off-by-one in column counting
2019-05-21  Zbigniew Jędrzejewsk... test-utf8: add function headers and rename tests after...
2019-05-21  Zbigniew Jędrzejewsk... Introduce sc_arg_max() helper
2019-05-21  Zbigniew Jędrzejewsk... cgtop,test: use consistent capitalization for CGroup
2019-05-20  Yu WatanabeMerge pull request #12510 from keszybz/test-directives
2019-05-20  Yu WatanabeMerge pull request #12519 from keszybz/man-on-demand
2019-05-20  Joe Linmeson-vcs-tag: enhance version info generation
2019-05-20  Kashyap Chamarthyman: systemd-nspawn: Update syntax to launch an image
2019-05-20  Yu WatanabeMerge pull request #12612 from keszybz/bootctl-column
2019-05-20  Yu Watanabesysctl: bump pid range only on 64-bit systems
2019-05-20  Lennart Poetteringjson: fix minor memory leak on error path
2019-05-20  Zbigniew Jędrzejewsk... core: do an extra check if oom was triggered when handl... 12626/head
2019-05-20  Zbigniew Jędrzejewsk... core/service: drop {}
2019-05-20  Topi Miettinensmall fixes: make get_process_state() static and fix...
2019-05-20  Lennart PoetteringMerge pull request #12602 from keszybz/two-man-page...
2019-05-20  Zbigniew Jędrzejewsk... travis: use variable to avoid one call 12510/head
2019-05-20  Zbigniew Jędrzejewsk... tests: install perl for CI
2019-05-20  Zbigniew Jędrzejewsk... test: run check-directives.sh as part of the test suite
2019-05-19  Yu WatanabeMerge pull request #12603 from ssahani/ndisc-blacklist
2019-05-19  Yu Watanabeefivars: allow plus in the entry name
2019-05-19  Susant Sahaninetworkd: Ability to selectively ignore IPv6 prefixes... 12603/head
next