]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-10-30  Franck Buicore: skip unit deserialization and move to the next...
2018-10-30  Lennart PoetteringMerge pull request #10563 from keszybz/lz4-quickfix...
2018-10-30  Zbigniew Jędrzejewsk... fuzz-compress: add fuzzer for compression and decompression 10563/head
2018-10-30  Zbigniew Jędrzejewsk... journal: adapt for new improved LZ4_decompress_safe_par...
2018-10-30  Bastien Nocerahwdb: Apply the same quirk to all the lis3lv02d devices
2018-10-30  Peter Huttererhwdb: add a click angle entry for the Logitech MX Anywh...
2018-10-30  Zbigniew Jędrzejewsk... test-compress: add test for short decompress_startswith...
2018-10-29  Yu WatanabeMerge pull request #10564 from evverx/lldp-fuzzer
2018-10-29  Zbigniew Jędrzejewsk... Drop support for lz4 < 1.3.0
2018-10-29  dkgdoc: spell initramfs properly (#10566)
2018-10-29  Evgeny Vereshchagintests: add an lldp fuzzer 10564/head
2018-10-29  Evgeny Vereshchaginjournal: drop an unused variable clang is complaining...
2018-10-29  TJhwdb: Add Asus T300CHI accelerator matrix
2018-10-29  Yu WatanabeMerge pull request #10551 from keszybz/two-trivial...
2018-10-29  Yu Watanabeutil: do not assign return value if it is not used...
2018-10-28  Zbigniew Jędrzejewsk... test-chown-rec: use logging helper here too 10551/head
2018-10-28  Zbigniew Jędrzejewsk... test-network-tables: remove duplicate line
2018-10-28  Zbigniew Jędrzejewsk... Merge pull request #10512 from yuwata/udev-event-cleanup
2018-10-28  Piotr Drągpo: update Polish translation
2018-10-27  Dave Reisnercurl-util: fix error code check from curl_multi_socket_...
2018-10-27  Yu Watanabepo: update Japanese translation
2018-10-26  Yu WatanabeMerge pull request #10537 from poettering/sentinelimania
2018-10-26  Yu Watanabeudev-event: replace udev_device in subst_format_var... 10512/head
2018-10-26  Yu Watanabeudev-event: drop prototype of nonexistent function
2018-10-26  Yu Watanabeudev-event: move definition of struct subst_map
2018-10-26  Yu Watanabeudev-event: replace udev_device in udev_event_execute_r...
2018-10-26  Yu Watanabeudev-event: move devnode handling logic to a new function
2018-10-26  Yu Watanabeudev-event: move conditions to rename network interface...
2018-10-26  Yu Watanabeudev-event: rename udev_event_unref() to udev_event_free()
2018-10-26  Yu Watanabeudev-event: fix memleak in udev_event
2018-10-26  Yu Watanabeudev-event: use structured initializer at one more...
2018-10-26  Yu Watanabeudev-event: add more assert()
2018-10-26  Yu Watanabeudev-event: check command is not empty before executing
2018-10-26  Yu Watanabeudev-event: include device name in error message one...
2018-10-26  Yu Watanabenetwork,udev: drop unnecessary check whether ifindex...
2018-10-26  Yu Watanabetest: check sd_device_get_ifindex() returns positive...
2018-10-26  Yu Watanabesd-device: return positive ifindex when sd_device_get_i...
2018-10-26  Lennart PoetteringMerge pull request #10506 from poettering/cgroup-mini...
2018-10-26  Lennart Poetteringcore: add free_and_replace() at one more place 10537/head
2018-10-26  Lennart Poetteringtree-wide: add a few missing _sentinel_ decorators
2018-10-26  Lennart Poetteringcgroup-util: make definition of CGROUP_CONTROLLER_TO_MA... 10506/head
2018-10-26  Lennart Poetteringcgroup-util: FLAGS_SET()ify all things
2018-10-26  Lennart Poetteringcgroup: when discovering which controllers the kernel...
2018-10-26  Lennart Poetteringcgroup-util: before operating on a mounted cgroup contr...
2018-10-26  Lennart Poetteringcgroup-util: add mask definitions for sets of controlle...
2018-10-26  Lennart Poetteringcgroup-util: disable buffering for cg_enable_everywhere...
2018-10-26  Lennart Poetteringcgroup-util: don't expect cg_mask_from_string()'s retur...
2018-10-26  Lennart Poetteringcgroup-util: debug log if /proc/self/ns/cgroup is not...
2018-10-26  Lennart PoetteringMerge pull request #10536 from keszybz/serialize-fixes
2018-10-26  Lennart PoetteringMerge pull request #10517 from poettering/chown-rec...
2018-10-26  Lennart Poetteringtest: add test case for recursive chown()ing 10517/head
2018-10-26  Lennart Poetteringchown-recursive: TAKE_FD() is your friend
2018-10-26  Lennart Poetteringchown-recursive: also drop ACLs when recursively chown...
2018-10-26  Lennart Poetteringchown-recursive: let's rework the recursive logic to...
2018-10-26  Evgeny Vereshchaginlgtm: drop redundant newlines
2018-10-26  Lennart PoetteringMerge pull request #10508 from poettering/watchdog...
2018-10-26  Lennart PoetteringMerge pull request #10534 from poettering/cmdline-fixlets
2018-10-26  Zbigniew Jędrzejewsk... Move tests for *serialize_environment into test-serialize.c 10536/head
2018-10-26  Zbigniew Jędrzejewsk... test-serialize: allocate long_string dynamically
2018-10-26  Lennart Poetteringservice: when starting a service make a copy of the... 10508/head
2018-10-26  Lennart Poetteringservice: continue to use the overriden timeout when...
2018-10-26  Lennart Poetteringservice: rename service_reset_watchdog_timeout() →...
2018-10-26  Lennart Poetteringservice: rework service_extend_timeout()
2018-10-26  Zbigniew Jędrzejewsk... test-serialize: a smoke test for the serialization...
2018-10-26  Zbigniew Jędrzejewsk... test: _cleanup_(unlink_tempfilep) in two more places
2018-10-26  Zbigniew Jędrzejewsk... Introduce fmkostemp_safe and use it in tests
2018-10-26  Lennart Poetteringservice: explicit stop the watchdog when we shall not...
2018-10-26  Lennart Poetteringjournalctl: in --follow mode watch stdout for POLLHUP...
2018-10-26  Evgeny Vereshchaginlgtm: add a custom query for catching the use of fgets
2018-10-26  Zbigniew Jędrzejewsk... Merge pull request #10519 from poettering/serialize...
2018-10-26  Lennart Poetteringproc-cmdline: teach proc_cmdline_get_key() the same... 10534/head
2018-10-26  Lennart Poetteringproc-cmdline: use FLAGS_SET() where appropriate
2018-10-26  Lennart Poetteringproc-cmdline: use our usual syntax for denoting bit...
2018-10-26  Lennart PoetteringCODING_STYLE: briefly mention that fgets() should not... 10519/head
2018-10-26  Lennart Poetteringfileio: drop FOREACH_LINE(), it's not used anymore
2018-10-26  Lennart Poetteringcore: rework serialization
2018-10-26  Lennart Poetteringcore: make manager_serialize() a bit easier to read...
2018-10-26  Lennart Poetteringcore: strjoina() in a loop is never OK
2018-10-26  Lennart Poetteringautomount: fix deserialization of dev_t
2018-10-26  Lennart Poetteringcore: enforce a limit on STATUS= texts recvd from services
2018-10-26  Lennart Poetteringcore: when deserializing state always use read_line...
2018-10-26  Zbigniew Jędrzejewsk... Merge pull request #10525 from poettering/journal-vaccu...
2018-10-26  Zbigniew Jędrzejewsk... Merge pull request #10522 from lnykryn/initrd_debug
2018-10-26  Lucas Werkmeisterman: journalctl: expand description of --all
2018-10-26  Yu Watanabesd-device: fix wrong assertion (#10530)
2018-10-26  Yu WatanabeMerge pull request #10523 from poettering/fd-get-path...
2018-10-25  Lennart Poetteringcore: reword polkit request a bit (#10524)
2018-10-25  Lennart Poetteringjournal-file: structured initialization is your friend 10525/head
2018-10-25  Lennart Poetteringjournald: when we are asked to rotate all files, let...
2018-10-25  Lennart Poetteringman: document the new combined --vacuum*= and --rotate...
2018-10-25  Lennart Poetteringjournalctl: fix error number in error message
2018-10-25  Lennart Poetteringjournalctl: add ability to vacuum and rotate in one...
2018-10-25  Lennart Poetteringjournald: log about an OOM condition
2018-10-25  Lennart Poetteringjournald: debug log when we cannot read the machine ID
2018-10-25  Lennart Poetteringjournal-file: refactor journal_file_open_reliably()
2018-10-25  Lennart Poetteringjournal-file: refactor journal_file_rotate()
2018-10-25  Lennart Poetteringjournal: refactor out loop that processes deferred...
2018-10-25  Lennart Poetteringjournal: fix some type confusion in journal_directory_v...
2018-10-25  Lennart Poetteringjournald: use structured initialization
2018-10-25  Lennart Poetteringjournald: use usec_sub_unsigned() where we can
next