]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-05-18  Lennart PoetteringMerge pull request #8981 from keszybz/ratelimit-and...
2018-05-18  Franck Buicore: keep the kernel coredump defaults when systemd...
2018-05-18  David Tardonlocalectl: drop duplicate property entry
2018-05-18  Lennart PoetteringMerge pull request #8993 from keszybz/sd-resolve-coveri...
2018-05-18  Lennart PoetteringMerge pull request #8985 from yuwata/bus-macro-3
2018-05-18  Zbigniew Jędrzejewsk... fs-util,test: add helper to remove tempfiles
2018-05-18  Lennart PoetteringMerge pull request #9026 from yuwata/followup-9021
2018-05-18  Yu Watanabecore: use free_and_replace() 9026/head
2018-05-18  Yu Watanabecore: fix coding style
2018-05-18  Zbigniew Jędrzejewsk... Merge pull request #8940 from poettering/nspawn-attrs
2018-05-18  Lennart Poetteringtmpfiles: fix up and complain paths referring to /var...
2018-05-18  David Tardoninhibit: use pager for systemd-inhibit --list
2018-05-18  Yu Watanabecore: refuse StateDirectory=private
2018-05-18  Lennart Poetteringtmpfiles: create /var/{lib,log,cache}/private during...
2018-05-18  Lennart Poetteringcore: refuse StateDirectory=private, as our internal...
2018-05-17  Lennart Poetteringnspawn: voidify more things 8940/head
2018-05-17  Lennart Poetteringpath-util: one more empty_or_root() change
2018-05-17  Lennart Poetteringnspawn: split out merging of settings object
2018-05-17  Lennart Poetteringnspawn: add a new --cpu-affinity= switch
2018-05-17  Lennart Poetteringnspawn: show --help text in a pager
2018-05-17  Lennart Poetteringnspawn: add a new --oom-score-adjust= command line...
2018-05-17  Lennart Poetteringnspawn: properly handle and log about hostname setting...
2018-05-17  Lennart Poetteringprocess-util: add new helper call for adjusting the...
2018-05-17  Lennart Poetteringbasic: split parsing of the OOM score adjust value...
2018-05-17  Lennart Poetteringnspawn: add a new --no-new-privileges= cmdline option...
2018-05-17  Lennart Poetteringnspawn: make the hostname of the container explicitly...
2018-05-17  Lennart Poetteringconf-parser: shorten config_parse_string() by using...
2018-05-17  Lennart Poetteringnspawn: add new --rlimit= switch, and always set resour...
2018-05-17  Lennart Poetteringrlimit-util: tweak setrlimit_closest() a bit
2018-05-17  Lennart Poetteringbasic: be more careful when closing fds based on RLIMIT...
2018-05-17  Lennart Poetteringman: document what happens if --kill-signal= is not...
2018-05-17  Lennart Poetteringman: don't claim systemd-analyze was documented as...
2018-05-17  Lennart Poetteringrlimit-util: introduce setrlimit_closest_all()
2018-05-17  Lennart Poetteringrlimit-util: add a common destructor call for arrays...
2018-05-17  Lennart Poetteringcore: move config_parse_limit() to the generic conf...
2018-05-17  Lennart Poetteringrlimit-util: rework rlimit_{from|to}_string() to work...
2018-05-17  Lennart PoetteringMerge pull request #9017 from keszybz/man-coredump
2018-05-17  Lennart PoetteringMerge pull request #9002 from yuwata/fix-timedate
2018-05-17  Lennart PoetteringMerge pull request #9016 from yuwata/fix-policy
2018-05-17  Zbigniew Jędrzejewsk... Turn VALGRIND variable into a meson configuration switch
2018-05-17  Zbigniew Jędrzejewsk... man: fix ProcessSizeMax= description, describe how... 9017/head
2018-05-17  Yu Watanabetimedatectl: do not wrap polkit policy message 9016/head
2018-05-17  Yu Watanabecore: systemd1.manage-unit-files policy implies systemd...
2018-05-17  Zbigniew Jędrzejewsk... coredump: properly treat Storage=none as disabled storage
2018-05-15  Yu Watanabecore: systemd1.manage-unit-files policy implies systemd...
2018-05-15  Zbigniew Jędrzejewsk... Merge pull request #9005 from fsateler/circular-deps
2018-05-15  Felipe Satelercore: undo the dependency inversion between unit.h... 9005/head
2018-05-15  Felipe Satelercore: Break circular dependency between unit.h and...
2018-05-15  Milan Brozudev: create /dev/disk/by-label symlink for LUKS2 ...
2018-05-15  Yu Watanabecore/dbus-unit: do not pass whole Unit object 8985/head
2018-05-15  Yu Watanabecore/dbus-unit: introduce unit_can_{start,stop,isolate...
2018-05-15  Yu Watanabecore: use BUS_DEFINE_PROPERTY_GET* macros
2018-05-15  Yu Watanabemachine: use BUS_DEFINE_PROPERTY_GET* macros
2018-05-15  Yu Watanaberesolve: use BUS_DEFINE_PROPERTY_GET* macros
2018-05-15  Yu Watanabetimedate: use BUS_DEFINE_PROPERTY_GET* macros
2018-05-15  Yu Watanabetimesync: use NULL instead of empty string
2018-05-15  Yu Watanabelogin: use BUS_DEFINE_PROPERTY_GET* macros
2018-05-15  Yu Watanabebus-util: add more macros for defining functions of...
2018-05-15  Yu Watanabetimedate: do not copy input string before bus_verify_po... 9002/head
2018-05-15  Yu Watanabehostname: use free_and_strdup()
2018-05-15  Yu Watanabesysusers: drop an unused variable
2018-05-15  Alan Jenkinsservice: FileDescriptorStoreMax should also imply Notif...
2018-05-15  Zbigniew Jędrzejewsk... sd-resolve: fix check for packet size 8993/head
2018-05-15  Zbigniew Jędrzejewsk... sd-resolve: use structured initializers and _cleanup_
2018-05-15  Zbigniew Jędrzejewsk... sd-resolve: trivial indentation fixes
2018-05-15  Zbigniew Jędrzejewsk... sd-resolve: do not assert on packet size received over...
2018-05-15  Yu Watanabebash-completion: add missing options and commands of...
2018-05-15  Zbigniew Jędrzejewsk... Merge pull request #8947 from yuwata/meson-0.44
2018-05-14  Zbigniew Jędrzejewsk... sd-resolve: add helper macro for setting of ret/_errno...
2018-05-14  Zbigniew Jędrzejewsk... test-copy: remove unnecessary initialization
2018-05-14  Zbigniew Jędrzejewsk... tree-wide: do not wrap assert_se in extra parentheses
2018-05-14  Zbigniew Jędrzejewsk... core/mount-setup: remove part of check which is always...
2018-05-14  Zbigniew Jędrzejewsk... bash-completion: redirect introspection errors to null 8981/head
2018-05-14  Lucas Werkmeisterman: fix reference in StandardOutput=
2018-05-14  Zbigniew Jędrzejewsk... Merge pull request #8986 from yuwata/sd-bus-free-and...
2018-05-14  Yu Watanabetest: use _cleanup_hashmap_free_ instread of _cleanup_... 8986/head
2018-05-14  Yu Watanabecore: use _cleanup_set_free_ instread of _cleanup_...
2018-05-14  Yu Watanabesd-bus: use free_and_strdup()
2018-05-13  Zbigniew Jędrzejewsk... core: remove two unnecessary newlines
2018-05-13  Zbigniew Jędrzejewsk... pid1: do not write invalid utf-8 in error message
2018-05-13  Zbigniew Jędrzejewsk... Rename ratelimit_test to ratelimit_below
2018-05-13  Zbigniew Jędrzejewsk... Use STRLEN in two places
2018-05-13  Zbigniew Jędrzejewsk... Merge pull request #8968 from yuwata/bus-macro-2
2018-05-13  Yu Watanabeman: drop a trailing space
2018-05-13  Yu Watanabetest: add tests for unit_name_from_dbus_path()
2018-05-13  Zbigniew Jędrzejewsk... Merge pull request #8962 from floppym/issue8905
2018-05-13  Yu Watanabedbus-manager: introduce property_get_{hashmap,set}_size() 8968/head
2018-05-13  Yu Watanabedbus-unit: check userdata before obtaining data
2018-05-13  Yu Watanabedbus-unit: use BUS_DEFINE_PROPERTY_GET* macros
2018-05-13  Yu Watanabedbus-swap: use BUS_DEFINE_PROPERTY_GET* macros
2018-05-13  Yu Watanabedbus-socket: use BUS_DEFINE_PROPERTY_GET* macros
2018-05-13  Yu Watanabedbus-mount: use BUS_DEFINE_PROPERTY_GET* macros
2018-05-13  Yu Watanabedbus-manager: use BUS_DEFINE_PROPERTY_GET* macros
2018-05-13  Yu Watanabedbus-execute: use BUS_DEFINE_PROPERTY_GET* macros
2018-05-13  Yu Watanabebus-util: add several macros for defining functions...
2018-05-12  Mike Gilbertbasic: add log_level argument to timezone_is_valid 8962/head
2018-05-12  Zbigniew Jędrzejewsk... Merge pull request #8959 from yuwata/bash-completion...
2018-05-12  Zbigniew Jędrzejewsk... Merge pull request #8966 from yuwata/bus-resolve-fallba...
2018-05-12  David Tardoncore: use automatic cleanup more
2018-05-12  Mikhail Kasimovpo: uk: fixed missed word
next