]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-11-27  Zbigniew Jędrzejewsk... Merge pull request #10902 from poettering/highlight...
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  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)
2018-11-23  Evgeny Vereshchagintests: add a fuzzer for server_process_native_file
2018-11-23  Thomas Hallerdhcp6-client: handle IAID with value zero
2018-11-23  Lennart PoetteringMerge pull request #10887 from poettering/run-love
2018-11-23  Yu WatanabeMerge pull request #10893 from keszybz/udev-cleanup...
2018-11-23  Lennart Poetteringtest: extend testcase to ensure controller membership... 10894/head
2018-11-23  Lennart Poetteringcgroup: when we unload a unit, also update all its...
2018-11-23  Lennart Poetteringcgroup: drastically simplify caching of cgroups members...
2018-11-23  Lennart Poetteringcgroup: extend comment on what unit_release_cgroup...
2018-11-23  Lennart Poetteringcgroup: extend reasons when we realize the enable mask
2018-11-23  Lennart Poetteringcgroup: tighten call that detects whether we need to...
2018-11-23  Lennart Poetteringcgroup: document what the various masks variables are...
2018-11-23  Lennart Poetteringcgroup: extend cg_mask_supported() comment a bit
2018-11-23  Lennart Poetteringcgroup: simplify check whether it makes sense to realiz...
2018-11-23  Lennart Poetteringcgroup: in unit_invalidate_cgroup() actually modify...
2018-11-23  Lennart Poetteringcgroup: be more careful with which controllers we can...
2018-11-23  Zbigniew Jędrzejewsk... pid1,sd-device: use PATH_STARTSWITH_SET more 10893/head
2018-11-23  Zbigniew Jędrzejewsk... basic/path-util: add missing header
2018-11-23  Lennart Poetteringrun: set $INVOCATION_ID for scope units 10887/head
2018-11-23  Lennart Poetteringrun: port to static destructors
2018-11-23  Lennart Poetteringrun: port to DEFINE_MAIN_FUNCTION()
2018-11-23  Lennart Poetteringrun: add new --shell switch for spawning a shell as...
2018-11-23  Lennart Poetteringrun: add a switch for specifiying the working directory...
2018-11-23  Lennart Poetteringcgroup: tweak log message, so that it doesn't claim...
next