]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-11-28  Yu WatanabeMerge pull request #10967 from evverx/check-directives
2018-11-28  Evgeny Vereshchagintests: update test/fuzz/fuzz-netdev-parser/directives... 10967/head
2018-11-28  Evgeny Vereshchagintravis: make sure that *.perf and directives.* files...
2018-11-28  Lennart Poetteringtree-wide: more IOVEC_MAKE() conversions
2018-11-28  Lennart Poetteringtest: make TEST-27 non-racy
2018-11-28  Yu WatanabeMerge pull request #10952 from evverx/keep-fuzz-udev...
2018-11-28  Evgeny Vereshchagintests: suppress "unwanted log lines" in several fuzzers
2018-11-28  Evgeny Vereshchagintests: make fuzz-udev-rules work also in the environmen... 10952/head
2018-11-27  Lennart PoetteringMerge pull request #10951 from thom311/network-dhcp...
2018-11-27  Zbigniew Jędrzejewsk... man,factory: update factory config for nsswitch.conf...
2018-11-27  Lennart PoetteringMerge pull request #10955 from keszybz/rc-local-more...
2018-11-27  Zbigniew Jędrzejewsk... rc-local-generator: provide more debugging information 10955/head
2018-11-27  Zbigniew Jędrzejewsk... rc-local-generator: use macro to define main()
2018-11-27  Lennart PoetteringMerge pull request #10944 from poettering/redirect...
2018-11-27  Zbigniew Jędrzejewsk... Merge pull request #10902 from poettering/highlight...
2018-11-27  Evgeny Vereshchagintests: keep going even if setup_mount_namespace has...
2018-11-27  Thomas Hallernetwork: use sd_dhcp_route_get_option() accessor in... 10951/head
2018-11-27  Thomas Hallernetwork: add sd_dhcp_route_get_option() accessor
2018-11-27  Lennart PoetteringMerge pull request #10813 from poettering/cgroup-exec...
2018-11-27  Lennart Poetteringtree-wide: use IOVEC_MAKE() at many places
2018-11-27  Lennart Poetteringtest: add a test for StandardError=file:… 10944/head
2018-11-27  Lennart Poetteringcore: be more careful when inheriting stdout fds to...
2018-11-27  Lennart Poetteringbus-unit-util: properly accept StandardOutput=append...
2018-11-27  Lennart Poetteringdbus-execute: generate the correct transient unit setting
2018-11-27  Lennart Poetteringdbus-execute: fix indentation
2018-11-27  Lennart Poetteringcore: drop references to 'StandardOutputFileToCreate'
2018-11-27  Zbigniew Jędrzejewsk... Merge pull request #10949 from yuwata/man-improve-unset
2018-11-27  Yu Watanabeman: update explanation for boolean options 10949/head
2018-11-27  Yu Watanabeman: improve the explanation of "Defaults to unset"
2018-11-27  Lennart Poetteringtest: add test for setting service manager environment...
2018-11-27  Yu WatanabeMerge pull request #10947 from poettering/sd-radv-fixes
2018-11-27  Lennart Poetteringjournald: don't try to rotate user journals in /var...
2018-11-27  Susant Sahaninetworkd: Add support for ERSPAN tunnel
2018-11-27  Claudius EllselFirst restructuration of Logitech mice in 70-mouse...
2018-11-26  Lennart Poetteringsd-radv: use struct initializers 10947/head
2018-11-26  Lennart Poetteringsd-radv: per our CODING_STYLE don't use 'bool' in publi...
2018-11-26  Lennart Poetteringsd-radv: no need to initialize r to zero
2018-11-26  Lennart Poetteringsd-radv: make sure we can deal with in_addr_to_string...
2018-11-26  Lennart Poetteringsd-radv: when receiving a too short packet, make sure...
2018-11-26  Lennart Poetteringsd-radv: propagate OOM, it's reason to fail
2018-11-26  Lennart Poetteringsd-radv: follow our usualy rule that destructors can...
2018-11-26  Lennart Poetteringsd-radv: simplify IPv6 address is-null check
2018-11-26  Lennart Poetteringsd-radv: drop const from non-ptr argument
2018-11-26  Lennart Poetteringsd-radv: use ether_addr_is_null() where appropriate
2018-11-26  Lennart Poetteringunits: make fsck/grows/makefs/makeswap units conflict...
2018-11-26  Lennart Poetteringtree-wide: use SWAP_TWO a bit more
2018-11-26  Yu Watanabetest-network: add tests for #5430 and GatewayOnLink=
2018-11-26  Lennart PoetteringMerge pull request #10928 from yuwata/fix-9940
2018-11-26  Lennart Poetteringman: link Delegate= documentation up with the markdown... 10813/head
2018-11-26  Lennart Poetteringdocs: document the .control/ subcgroup contract in...
2018-11-26  Lennart Poetteringcore: when Delegate=yes is set for a unit, run ExecStar...
2018-11-26  Lennart Poetteringunit: tweak status output a bit 10902/head
2018-11-26  Lennart Poetteringshow-status: use free_and_replace() where we can
2018-11-26  Lennart Poetteringshow-status: fold two bool flags function arguments...
2018-11-26  Lennart PoetteringMerge pull request #10919 from yuwata/sd-device-monitor...
2018-11-26  Harald Hoyergenerator.c: systemd-fsck-root.service conflict with...
2018-11-26  Yu Watanabetest-network: add one more test for netdev dropin ... 10928/head
2018-11-26  Yu WatanabeMerge pull request #10901 from poettering/startswith...
2018-11-26  Lennart PoetteringMerge pull request #10927 from yuwata/udev-ctrl-cleanup
2018-11-26  Lennart PoetteringMerge pull request #10925 from yuwata/sd-boot-fixes
2018-11-26  Lennart PoetteringMerge pull request #10910 from yuwata/list-cleanups
2018-11-26  Lennart PoetteringMerge pull request #10909 from yuwata/import-cleanups
2018-11-26  Lennart PoetteringMerge pull request #10894 from poettering/root-cgroup-fix
2018-11-26  Lennart Poetteringterminal-util: use PATH_STARTSWITH_SET() instead of... 10901/head
2018-11-26  Lennart Poetteringjournal-upload: use static initialization
2018-11-26  Lennart Poetteringjournal-remote: shorten code a bit by using strcspn()
2018-11-26  Lennart Poetteringtree-wide: port more code over to PATH_STARTSWITH_SET()
2018-11-26  Lennart Poetteringpath-util: beef up PATH_STARTSWITH_SET() macro a bit
2018-11-26  Lennart Poetteringtree-wide: port over more cases to STR_IN_SET()
2018-11-26  Lennart Poetteringtree-wide: port various places over to STARTSWITH_SET()
2018-11-26  Lennart Poetteringstrv: add new macro STARTSWITH_SET()
2018-11-26  Lennart Poetteringupdate TODO
2018-11-26  Evgeny Vereshchagintests: add a fuzzer for the udev rules parser (#10929)
2018-11-26  Yu Watanabetest-network: add tests for dropin .conf files
2018-11-26  Yu Watanabenetwork: also load foo.netdev.d/*.conf
2018-11-26  Yu Watanabeudevd: do not call udev_ctrl_enable_receiving() if... 10919/head
2018-11-26  Yu Watanabeudev: drop duplicate whitespaces 10927/head
2018-11-26  Yu Watanabeudev-ctrl: update log messages
2018-11-26  Yu Watanabeudev-rules: include device sysname in log messages
2018-11-26  Yu Watanabeudev-ctrl: fix coding style isuues
2018-11-26  Yu WatanabeMerge pull request #10926 from AsciiWolf/copyright
2018-11-25  AsciiWolfmkosi: drop my copyright 10926/head
2018-11-25  AsciiWolfpo: drop my copyright (cs.po)
2018-11-25  Yu Watanabeman: systemd-boot does not read loader.conf.d/*.conf 10925/head
2018-11-25  Yu Watanabesd-boot: fix trailing whitespace trimming
2018-11-25  Marian Cepokhwdb: Add ACCEL_MOUNT_MATRIX for Trekstor T13B tablet
2018-11-25  Yu Watanabeudevd: do not set buffer size if the socket is passed...
2018-11-25  Yu Watanabesd-device: do not call device_monitor_enable_receiving...
2018-11-25  Yu Watanabesd-device: check whether filter is updated or not in...
2018-11-25  Yu Watanabesd-device: update log message
2018-11-25  Yu Watanabesd-device: fix return value on error path
2018-11-24  Lennart Poetteringunits: order systemd-rfkill.socket after /var/lib/syste...
2018-11-24  Evgeny Vereshchagintests: skip test-execute on TravisCI under ASan
2018-11-23  nikolasFix a few docs typos (#10907)
2018-11-23  Yu Watanabebasic/list: fix minor coding style issue 10910/head
2018-11-23  Yu Watanabebasic/list: add missing header
2018-11-23  Yu Watanabeimport: use structured initializers 10909/head
2018-11-23  Yu Watanabeimport: use _cleanup_ attribute for CURL object
2018-11-23  nikolasFix typo in hacking guide: "no possible" -> "not possib...
2018-11-23  Michal Koutnýanalyze: Fix build without seccomp (#10899)
next