systemd/.git
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()
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
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...
2018-05-17 Yu Watanabetimedatectl: do not wrap polkit policy message
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...
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
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...
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 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 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_...
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... 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()
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
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
2018-05-12 Danylo KorostilUpdated uk translation
2018-05-11 Mike Gilbertbasic: timezone_is_valid: check for magic bytes "TZif"
2018-05-11 David Tardonsystemd-analyze: make dump work for large # of units
2018-05-11 Philip Withnallman: Fix a minor typo in systemctl(1)
2018-05-11 Zbigniew Jędrzejewsk... Merge pull request #8924 from yuwata/fix-3682
2018-05-11 Zbigniew Jędrzejewsk... Merge pull request #8961 from yuwata/fix-8960
2018-05-11 Yu Watanaberesolvectl: show current DNS server only when it is set
2018-05-11 Yu Watanaberesolvectl: show fallback DNS servers by status command
2018-05-11 Yu Watanaberesolve: introduce FallbackDNS bus property
2018-05-11 Yu Watanabenetwork: make route_update() accept NULL
2018-05-11 Yu Watanabenetwork: fix indentation
2018-05-11 Lennart Poetteringtmpfiles: remove newline that shouldn't be there
2018-05-11 Lennart Poetteringterminal-util: add a function that shows a pretty separ...
2018-05-11 Yu Watanabetest: do not call alloca() inside the list of arguments
2018-05-11 Lennart PoetteringMerge pull request #8953 from yuwata/bus-macro
2018-05-11 Yu Watanabetest-execute: remove state directories before running...
2018-05-11 Yu Watanabeunits: set RestrictNamespaces=yes to networkd and resolved
next