]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-09-20  Zbigniew Jędrzejewsk... bus-util: drop now-unused functions 10117/head
2018-09-20  Zbigniew Jędrzejewsk... timesyncd: no need to reload dbus now
2018-09-20  Zbigniew Jędrzejewsk... Revert "network: set DynamicUser= to systemd-networkd...
2018-09-20  Zbigniew Jędrzejewsk... Revert "resolve: enable DynamicUser= for systemd-resolv...
2018-09-19  Zbigniew Jędrzejewsk... Revert "timesyncd: enable DynamicUser="
2018-09-19  Zbigniew Jędrzejewsk... Revert "unit: drop After=systemd-sysusers.service from...
2018-09-18  Zbigniew Jędrzejewsk... Merge pull request #10114 from yuwata/namespace-logs
2018-09-18  Yu Watanabecore/execute: do not use the negative errno when setup_... 10114/head
2018-09-18  Yu Watanabecore/namespace: add more log messages
2018-09-18  Jon Ringledoc: Fix link to CONTRIBUTING.md (#10109)
2018-09-16  Evgeny Vereshchagintests: make UBSan print full backtraces
2018-09-16  Yu Watanabesd-device: use qsort_safe() (#10099)
2018-09-15  Zbigniew Jędrzejewsk... Merge pull request #9928 from yuwata/libudev-cleanups
2018-09-15  Zbigniew Jędrzejewsk... Merge pull request #9958 from yuwata/sd-device-enum-set
2018-09-15  Yu WatanabeMerge pull request #10070 from keszybz/test-reporting
2018-09-15  Evgeny VereshchaginMerge pull request #10089 from yuwata/fix-oss-fuzz...
2018-09-14  Yu Watanabetest-catalog: drop unused variable 10089/head
2018-09-14  Yu Watanabebus-util: use _printf_ attribute
2018-09-14  Franck Buisocket-util: attempt SO_RCVBUFFORCE/SO_SNDBUFFORCE...
2018-09-14  Zbigniew Jędrzejewsk... Merge pull request #9920 from yuwata/udev-cleanup-4
2018-09-14  Zbigniew Jędrzejewsk... tests: add a helper function to skip with errno 10070/head
2018-09-14  Zbigniew Jędrzejewsk... tests: use a helper function to parse environment and...
2018-09-14  Zbigniew Jędrzejewsk... test-condition: make function return void
2018-09-14  Zbigniew Jędrzejewsk... tests: add helper to unify skipping a test and exiting
2018-09-14  Harshit Jainman: fix typo (#10084)
2018-09-14  Alan Jenkinsuser-runtime-dir@.service: don't stop on runlevel switc...
2018-09-13  killermoehrereplace https://github.com/systemd/systemd/blob/master...
2018-09-13  Thomas Blumeuser@.service: don't kill user manager at runlevel...
2018-09-13  Yu Watanabetest: unset $XDG_{CONFIG,DATA}_DIRS
2018-09-13  Zbigniew Jędrzejewsk... meson: drop some unneeded parens
2018-09-13  Zbigniew Jędrzejewsk... meson: always allow compilation of tests binaries
2018-09-13  Zbigniew Jędrzejewsk... NEWS: remove repeated "slightly"
2018-09-13  Yu Watanabemeson: do not build tests by default when '-Dtests...
2018-09-13  Yu Watanabetest: log when skipping tests in more cases
2018-09-13  Zbigniew Jędrzejewsk... test: when skipping tests, always print something
2018-09-13  Zbigniew Jędrzejewsk... meson: disable _all_ tests when -Dtests=false
2018-09-13  Zbigniew Jędrzejewsk... meson: disable "slow tests" too when tests are generall...
2018-09-13  Zbigniew Jędrzejewsk... test-barrier: just make this a slow test
2018-09-13  Zbigniew Jędrzejewsk... tests: centralize check for slow tests
2018-09-12  Lennart Poetteringupdate TODO
2018-09-12  afgnspawn: use copy-static if systemd-resolved is up and...
2018-09-12  Lennart PoetteringMerge pull request #10061 from xnox/fix-logindless...
2018-09-12  Lennart PoetteringMerge pull request #10060 from yuwata/property-take...
2018-09-12  Filipe Brandenburgertest: use ${builddir}/systemd-runtest.env for $SYSTEMD_...
2018-09-12  Filipe Brandenburgertest: use ${builddir}/systemd-runtest.env to set $SYSTE...
2018-09-12  Filipe Brandenburgertest: remove support for suffix in get_testdata_dir()
2018-09-12  Zbigniew Jędrzejewsk... Set theme jekyll-theme-slate
2018-09-12  Yu Watanabebash-completion: systemctl: re-implement __filter_units... 10060/head
2018-09-12  Yu Watanabebus-util: make --property= optionally take value
2018-09-11  Michael BieblMerge pull request #10046 from yuwata/fix-10045
2018-09-11  Dimitri John... systemctl: correctly proceed to immediate shutdown... 10061/head
2018-09-11  Yu Watanabesd-device,libudev: make an argument for *_set_sysattr_v... 9928/head
2018-09-11  Yu Watanabelibudev-monitor: use assert_return() in many places
2018-09-11  Yu Watanabelibudev-monitor: add missing error checks in udev_monit...
2018-09-11  Yu Watanabelibudev-monitor: introduce udev_monitor_send_sd_device()
2018-09-11  Yu Watanabelibudev-monitor: re-implement udev_monitor_receive_sd_d...
2018-09-11  Yu Watanabelibudev-monitor: use Hashmap or Set to store filters
2018-09-11  Yu Watanabelibudev-monitor: use structured initializer
2018-09-11  Yu Watanabelibudev-monitor: rename monitor_set_nl_address() and...
2018-09-11  Yu Watanabelibudev-monitor: rename udev_has_devtmpfs() and move...
2018-09-11  Yu Watanabelibudev-monitor: use structured initializer in bpf_*()
2018-09-11  Yu Watanabelibudev-monitor: use 'unsigned' instead of 'unsigned...
2018-09-11  Yu Watanabelibudev-device: create sd_device at first in udev_devic...
2018-09-11  Yu Watanabelibudev-device: drop prototypes of unexistent functions
2018-09-11  Yu Watanabelibudev: drop a prototype of unexistent function
2018-09-11  Yu Watanabelibudev-device: coding style fixes
2018-09-11  Yu Watanabelibudev-device: fix return value of udev_device_has_tag()
2018-09-11  Yu Watanabelibudev-device: use original negative errno
2018-09-11  Yu Watanabelibudev-device: use structured initializer
2018-09-11  Yu Watanabelibudev-enumerate: use structured initializer
2018-09-11  Yu Watanabelibudev-hwdb: use assert_return_errno()
2018-09-11  Yu Watanabelibudev-hwdb: use structured initializer
2018-09-11  Yu Watanabelibudev-hwdb: drop unused 'struct udev *udev' in udev_h...
2018-09-11  Yu Watanabelibudev-queue: coding style fixes
2018-09-11  Yu Watanabelibudev-queue: drop prototypes of nonexistent functions
2018-09-11  Yu Watanabelibudev-queue: use _cleanup_ attribute and TAKE_FD()
2018-09-11  Yu Watanabelibudev-queue: use assert_return()
2018-09-11  Yu Watanabelibudev-queue: use structured initializer
2018-09-11  Yu Watanabelibudev: modernize code a bit
2018-09-11  Yu Watanabelibudev: use structured initializer
2018-09-11  Yu Watanabelibudev: drop unused element in udev struct
2018-09-11  Yu Watanabelibudev: drop outdated comments
2018-09-11  Yu Watanabelibudev: use DEFINE_PUBLIC_TRIVIAL_REF_UNREF_FUNC(...
2018-09-11  Yu Watanabelibudev-monitor: use safe_close() in udev_monitor_disco...
2018-09-11  Thomas Hallerdhcp: fix assertion starting DHCP client without MAC...
2018-09-11  Yu Watanabetest: make test-catalog relocatable 10046/head
2018-09-11  Yu Watanabetest: introduce test_is_running_from_builddir()
2018-09-10  Dariusz Gadomskihwdb: Update PNP IDs of Goldstar (now: LG Electronics...
2018-09-10  Franck Buinspawn: always use mode 555 for /sys
2018-09-10  Dimitri John... Revert "systemctl: if no logind, don't try to schedule...
2018-09-10  Dimitri John... Revert "systemctl: fix compilation w/o logind"
2018-09-10  Jürg Billeterpam_systemd: support use in PID namespaces
2018-09-10  Yu Watanabeudevadm-util: drop unused function print_version() 9920/head
2018-09-10  Yu Watanabeudevadm-info: make info_main() returns negative value...
2018-09-10  Yu Watanabeudevadm-trigger: make trigger_main() returns negative...
2018-09-10  Yu Watanabeudevadm-test: modernize code
2018-09-10  Yu Watanabeudevadm-test-builtin: modernize code
2018-09-10  Yu Watanabeudevadm-settle: modernize code
2018-09-10  Yu Watanabeudevadm-monitor: modernize code
2018-09-10  Yu Watanabeudevadm-control: modernize code a bit
next