]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2019-03-22  Zbigniew Jędrzejewsk... man: clarify that ExecStop= is always called
2019-03-22  Zbigniew Jędrzejewsk... man: update description of initrd in bootup(7)
2019-03-22  Zbigniew Jędrzejewsk... NEWS: prepare for v242
2019-03-22  Evgeny Vereshchaginnetwork: add missing nulstr terminator
2019-03-22  Franck Buimeson: add libseccomp as a nspawn dep (#12067)
2019-03-22  Lennart Poetteringnspawn: conditionalize libseccomp use
2019-03-21  Yu WatanabeMerge pull request #12066 from yuwata/fix-network-tunne...
2019-03-21  Zbigniew Jędrzejewsk... hwdb: make ids_parser.py compatible with pyparsing...
2019-03-21  Yu Watanabeman: mention that Tunnel.Local= and Tunnel.Remote=... 12066/head
2019-03-21  Yu Watanabeman: do not wrap line in the table
2019-03-21  Yu Watanabetest-network: add more tests for tunneling devices
2019-03-21  Lennart PoetteringMerge pull request #12046 from keszybz/simplify-invocat...
2019-03-21  Yu WatanabeMerge pull request #11931 from yuwata/condition-test...
2019-03-21  Zbigniew Jędrzejewsk... Merge pull request #12020 from mrc0mmand/test-functions...
2019-03-21  Lennart PoetteringMerge pull request #12062 from poettering/nspawn-main...
2019-03-21  Yu Watanabenetwork: fix netdev_tunnel_verify()
2019-03-21  Zbigniew Jędrzejewsk... nspawn: add --no-pager switch
2019-03-21  Zbigniew Jędrzejewsk... Merge pull request #12014 from poettering/systemctl...
2019-03-21  Zbigniew Jędrzejewsk... Merge pull request #12052 from poettering/systemctl...
2019-03-21  Zbigniew Jędrzejewsk... Merge pull request #12057 from poettering/chown-tty
2019-03-21  Lennart Poetteringnspawn: voidify sd_notify() calls 12062/head
2019-03-21  Lennart Poetteringnspawn: port to static destructors
2019-03-21  Lennart Poetteringnspawn: port to main-func.h logic
2019-03-21  Yu Watanabeman: mention that conditions in [Match] section support... 11931/head
2019-03-21  Yu Watanabeman: use literal tag
2019-03-21  Yu Watanabenetwork,udev: split static condition tests from net_mat...
2019-03-21  Yu Watanabenetwork: drop unnecessary strdup()
2019-03-21  Yu Watanabecore/unit: use condition_test_list()
2019-03-21  Yu Watanabecondition: introduce condition_test_list()
2019-03-21  Yu Watanabelog: expose log_object_internalv()
2019-03-21  Zbigniew Jędrzejewsk... Merge pull request #12059 from poettering/nspawn-typos
2019-03-21  Zbigniew Jędrzejewsk... man: make separate "Errors" sections subsection of... 12046/head
2019-03-21  Zbigniew Jędrzejewsk... man: document error values for sd_id128_get_*()
2019-03-21  Lennart PoetteringMerge pull request #12058 from keszybz/oci-simplifications
2019-03-21  Lennart Poetteringnspawn: add a few missing flags from --help text 12059/head
2019-03-21  Lennart Poetteringman: adjust nspawn man page to follow same section...
2019-03-21  Lennart Poetteringnspawn: reorder --help text, and add section
2019-03-21  Lennart Poetteringmount: when we fail to establish an inaccessible mount...
2019-03-21  Lennart Poetteringcapability: add a test that fails if we ever enter...
2019-03-21  Lennart Poetteringcapability: also cap CAP_LAST_CAP at 63
2019-03-21  Lennart Poetteringcapability: typo fix
2019-03-21  Lennart Poetteringcapability: use UINT64_C() where appropriate
2019-03-21  Lennart Poetteringcapability: minimize scope of a few variables
2019-03-21  Lennart Poetteringcapability: minor coding style updates
2019-03-21  Lennart Poetteringcapability: add missing ')'
2019-03-21  Zbigniew Jędrzejewsk... sd-id128: look for invocation id in environment first...
2019-03-21  Zbigniew Jędrzejewsk... util-lib: get rid of a helper variable 12058/head
2019-03-21  Zbigniew Jędrzejewsk... nspawn-oci: add helper function for free_and_strdup...
2019-03-21  Zbigniew Jędrzejewsk... Merge pull request #9762 from poettering/nspawn-oci
2019-03-21  Zbigniew Jędrzejewsk... nspawn-oci: use SYNTHETIC_ERRNO
2019-03-20  Lennart Poetteringupdate TODO 12057/head
2019-03-20  Lennart Poetteringcore: rework how we reset the TTY after use by a service
2019-03-20  Lennart Poetteringexecute: split check if we might touch a tty out of...
2019-03-20  Lennart Poetteringexecute: use path_equal() to compare tty names
2019-03-20  Lennart PoetteringMerge pull request #12049 from keszybz/assorted-fixups
2019-03-20  David Michaelshared/install: Preserve escape characters for escaped...
2019-03-20  Lennart Poetteringsystemctl: start_unit() returns > 0 on error, let's... 12014/head
2019-03-20  Lennart Poetteringsystemctl: use strv_consume() where we can 12052/head
2019-03-20  Lennart Poetteringsystemctl: port to static destructors
2019-03-20  Zbigniew Jędrzejewsk... test-fileio: avoid warning about ineffective comparison 12049/head
2019-03-20  Zbigniew Jędrzejewsk... sd-bus: reduce scope of variable
2019-03-20  Zbigniew Jędrzejewsk... sd-bus: avoid IN_SET() invocation with two identical...
2019-03-20  Zbigniew Jędrzejewsk... test-alloc-util: add a smoke test for greedy_realloc
2019-03-20  Zbigniew Jędrzejewsk... TODO: add some bootctl items
2019-03-20  Zbigniew Jędrzejewsk... Merge pull request #12033 from fbuihuu/watched-process...
2019-03-20  Zbigniew Jędrzejewsk... Merge pull request #12047 from poettering/cryptsetup...
2019-03-20  Chris Morinjournal-file: handle SIGBUS on offlining thread
2019-03-20  Zbigniew Jędrzejewsk... Merge pull request #12024 from poettering/bindtoifindex
2019-03-20  Franck Buiscope: tiny cleanup: UNIT(s) -> u 12033/head
2019-03-20  Franck Buicore: only watch processes when it's really necessary
2019-03-20  Franck Buicore: reduce the number of stalled PIDs from the watche...
2019-03-20  Franck Buiprocess-util: introduce pid_is_my_child() helper
2019-03-20  Lennart Poetteringask-password: add extra paranoid overflow check 12047/head
2019-03-20  Lennart Poetteringalloc-util: typo fix
2019-03-20  Lennart Poetteringalloc-util: use malloc_usable_size() to determine alloc...
2019-03-20  Lennart Poetteringalloc-util: add extra overflow checks to GREEDY_REALLOC()
2019-03-20  Lennart Poetteringalloc-util: extra paranoid overflow check
2019-03-20  Lennart Poetteringask-password: erase character read with _cleanup_
2019-03-20  Lennart Poetteringcryptsetup: small refactoring
2019-03-20  Zbigniew Jędrzejewsk... Merge pull request #12034 from poettering/stdio-bridge...
2019-03-20  Zbigniew Jędrzejewsk... Merge pull request #12005 from poettering/exec-dir...
2019-03-19  Lennart Poetteringexecute: generalize uid/gid handling in two cases for... 12005/head
2019-03-19  Lennart Poetteringcore: change ownership/mode of the execution directorie...
2019-03-19  Lennart Poetteringexecute: remove one redundant comparison check
2019-03-19  Lennart Poetteringexecute: also do the private/ symlink dance when runtim...
2019-03-19  Lennart Poetteringexecute: use path_join() where appropriate
2019-03-19  Lennart Poetteringfs-util: change chmod_and_chown() to not complain if...
2019-03-19  Lennart Poetteringtree-wide: use ERRNO_IS_DISCONNECT() at more places 12034/head
2019-03-19  Lennart Poetteringutil: add one more disconnect errno code
2019-03-19  Lennart Poetteringstdio-bridge: slightly optimize formatting of structure
2019-03-19  Lennart Poetteringstdio-bridge: use SYNTHETIC_ERRNO() where appropriate
2019-03-19  Lennart Poetteringstdio-bridge: tweak getopt() case statement a bit
2019-03-19  Lennart Poetteringstdio-bridge: fix getopt() parameter list to match...
2019-03-19  Lennart Poetteringstdio-bridge: use ERRNO_IS_DISCONNECT() to detect disco...
2019-03-19  Lennart Poetteringutil: move ERRNO_IS_xyz macros to errno-util.h
2019-03-19  Lennart Poetteringfd-util: beef up ERRNO_IS_xyz() macros a bit
2019-03-19  Zbigniew Jędrzejewsk... Merge pull request #12028 from poettering/start-limit-hit
2019-03-19  Zbigniew Jędrzejewsk... Revert "Revert "units: lock down logind with fs namespa...
2019-03-19  Lennart Poetteringunits: turn off keyring handling for user@.service
2019-03-19  danajournalctl: support `-b all` to negate effect of -b
next