]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-10-10  Yu WatanabeMerge pull request #10351 from keszybz/meson-cpp-fixups
2018-10-10  Zbigniew Jędrzejewsk... Merge pull request #10343 from poettering/manager-state-fix
2018-10-10  Zbigniew Jędrzejewsk... Merge pull request #10349 from poettering/bus-creds...
2018-10-10  Lennart Poetteringtree-wide: various ubsan zero size memory fixes
2018-10-10  Zbigniew Jędrzejewsk... meson: c++ is required for the fuzzer builds 10351/head
2018-10-10  Zbigniew Jędrzejewsk... meson: rename cpp_cmd to cxx_cmd
2018-10-10  Lennart Poetteringsd-bus: call cap_last_cap() only once in has_cap() 10349/head
2018-10-10  Lennart Poetteringsd-bus: use size_t when dealing with memory offsets
2018-10-10  Lennart Poetteringcapability: introduce CAP_TO_MASK_CORRECTED() macro...
2018-10-10  Asbjørn Apelandman: fix typo
2018-10-09  Lennart PoetteringMerge pull request #10062 from rgushchin/device
2018-10-09  Zbigniew Jędrzejewsk... meson: we cannot call get_compiler('cpp') if we didn...
2018-10-09  Lennart Poetteringbpf-firewall: always use log_unit_xyz() insteadof log_xyz()
2018-10-09  Lennart Poetteringdevice: clean up DeviceFound flags set
2018-10-09  Lennart Poetteringcore: add missing 'continue' statement
2018-10-09  Lennart Poetteringcore: include environment generator runtime in generato... 10343/head
2018-10-09  Lennart Poetteringcore: add a common helper call manager_ready() sharing...
2018-10-09  Lennart Poetteringcore: turn our four vacuum calls into a new helper...
2018-10-09  Lennart Poetteringcore: rework how we set the objective to MANAGER_OK
2018-10-09  Lennart Poetteringcore: make use of manager_loop()'s return value
2018-10-09  Lennart Poetteringcore: try to recover from failed reloads
2018-10-09  Lennart Poetteringcore: bring manager_startup() and manager_reload()...
2018-10-09  Lennart Poetteringcore: break lines in comments
2018-10-09  Lennart Poetteringcore: log in all cases in manager_startup()
2018-10-09  Lennart Poetteringmanager: rework error handling and logging in manager_r...
2018-10-09  Lennart Poetteringcore: add comments about n_reloading to manager_deseria...
2018-10-09  Lennart Poetteringcore: handle OOM during deserialization always the...
2018-10-09  Lennart Poetteringcore: clean up deserialization log messages a bit
2018-10-09  Lennart Poetteringcore: make sure manager_run_generators() logs about...
2018-10-09  Lennart Poetteringcore: allow manager_serialize() to fail correctly
2018-10-09  Lennart Poetteringpath-lookup: downgrade logging in lookup_paths_init...
2018-10-09  Lennart Poetteringcore: clean up test run flags
2018-10-09  Lennart Poetteringmanager: normalize /run disk space checks
2018-10-09  Lennart Poetteringcore: tiny tweak for cgroup trimming during manager_free()
2018-10-09  Lennart Poetteringcore: use structure initialization for Manager
2018-10-09  Lennart Poetteringmanager: rework test flags set
2018-10-09  Lennart Poetteringcore: rename ManagerExitCode → ManagerObjective
2018-10-09  Lennart Poetteringmanager: add explanatory comment regarding ManagerState
2018-10-09  Lennart Poetteringmain: minor coding style update
2018-10-09  Roman Gushchincore: support cgroup v2 device controller 10062/head
2018-10-09  Roman Gushchincore: bump mlock ulimit to 64Mb
2018-10-09  Roman Gushchinlibbpf.h: add BPF_JMP_A macro
2018-10-09  Roman Gushchincore: refactor bpf firewall support into a pseudo-contr...
2018-10-09  Lennart PoetteringMerge pull request #10331 from keszybz/tests-ip6-and...
2018-10-09  Marko MyllynenMore polite passphrase prompt
2018-10-09  Zbigniew Jędrzejewsk... Merge pull request #10136 from yuwata/run-unit-tests
2018-10-09  Zbigniew Jędrzejewsk... README.testsuite: update the documentation for meson 10331/head
2018-10-09  Zbigniew Jędrzejewsk... Merge pull request #10307 from poettering/portable...
2018-10-09  Yu Watanabesd-hwdb: update error log a bit
2018-10-09  Yu Watanabetree-wide: use CMP() macros where applicable
2018-10-09  Zhang Xianweihwdb: Map 45 to bookmarks on the ThinkPad L380
2018-10-09  Zbigniew Jędrzejewsk... test-execute: filter out ip6tnl0@ and ip6gre0@ interfaces
2018-10-09  Yu Watanabetest: add TEST-24-UNIT-TESTS running all basic tests... 10136/head
2018-10-09  Yu Watanabetest: do not use global variable to pass error
2018-10-09  Yu Watanabetest: replace duplicated Makefile by symbolic link
2018-10-09  Yu Watanabetest: make install_keymaps() optionally install more...
2018-10-09  Yu Watanabetest: add paths of keymaps in install_keymaps()
2018-10-09  Yu Watanabetest: introduce install_zoneinfo()
2018-10-09  Yu Watanabetest: install libraries required by tests
2018-10-09  Lennart PoetteringMerge pull request #10324 from poettering/audit-seriali...
2018-10-09  Yu Watanabemeson: use same compilers to build fuzzers
2018-10-09  Lennart Poetteringnspawn: add comments explaining the namespacing situati...
2018-10-09  Lennart PoetteringMerge pull request #10323 from keszybz/test-udev-cleanup
2018-10-09  Lennart Poetteringptyfwd: when we can't copy the window size from caller...
2018-10-09  Franck Buicore: introduce systemd.early_core_pattern= kernel...
2018-10-09  Zbigniew Jędrzejewsk... test-udev: sprinkle (void) and assert_se() as necessary 10323/head
2018-10-09  Zbigniew Jędrzejewsk... test-udev: remove unsatisfiable conditionals
2018-10-09  Lennart Poetteringcore: properly serialize "in_audit" per-unit boolean 10324/head
2018-10-09  Lennart Poetteringcore: rearrange conditions in unit_notify() a bit
2018-10-09  Lennart Poetteringterminal-util: extra safety checks when parsing $COLUMN...
2018-10-09  Lennart Poetteringmachine: use size_t for array sizes (#10309)
2018-10-09  Lennart Poetteringlogs-show: make highlight parameter const (#10311)
2018-10-08  Zbigniew Jędrzejewsk... Merge pull request #10175 from poettering/sd-boot-count...
2018-10-08  Lennart Poetteringbootctl: include boot entries discovered by the boot... 10175/head
2018-10-08  Lennart Poetteringbootctl: add new verbs for setting the default boot...
2018-10-08  Lennart Poetteringefivars: newer efivarfs sets FS_IMMUTABLE_FL by default...
2018-10-08  Lennart Poetteringchattr: optionally, return the old flags when updating...
2018-10-08  Lennart Poetteringefi: allow ESP validity checks to be turned off
2018-10-08  Lennart Poetteringman: various updates to the bootctl man page
2018-10-08  Lennart Poetteringman: document the new --no-pager switch of bootctl
2018-10-08  Lennart Poetteringbootctl: add auto-paging
2018-10-08  Lennart Poetteringbootctl: highlight various title/product fields in...
2018-10-08  Lennart Poetteringbootctl: unify the code which we use to show boot loade...
2018-10-08  Lennart Poetteringbootctl: downgrade to log messages that aren't actually...
2018-10-08  Lennart Poetteringbootctl: reword status/list section headers a bit
2018-10-08  Lennart Poetteringbootspec: access EFI variables on on EFI boots
2018-10-08  Lennart Poetteringbootctl: show 'Default Boot Entry' header only when...
2018-10-08  Lennart Poetteringbootspec: it's fine if loader.conf is absent
2018-10-08  Lennart Poetteringbootspec: reduce number of functions we export
2018-10-08  Lennart Poetteringbootspec: remove redundant logging
2018-10-08  Lennart Poetteringtest: shorten test-boot-timestamps a bit
2018-10-08  Lennart Poetteringefivars: some trivial coding style updates
2018-10-08  Lennart Poetteringefivars: check whether we are booted with EFI before...
2018-10-08  Lennart Poetteringefi: detect containers in is_efi_boot()
2018-10-08  Lennart Poetteringbootctl: tiny shortification
2018-10-08  Lennart Poetteringbootctl: let's be paranoid and synchronize the ESP...
2018-10-08  Lennart PoetteringMerge pull request #10262 from keszybz/hibres-disable
2018-10-08  Lennart Poetteringmount-util: show mount source in failure log message...
2018-10-08  Lennart Poetteringptyfwd: voidify more calls (#10310)
2018-10-08  Zbigniew Jędrzejewsk... Merge pull request #10159 from poettering/killall-spree...
next