]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-10-10  Yu Watanabenetwork: make netlink callbacks return 1 10201/head
2018-10-10  Yu Watanabenetwork: use '_handler' suffix for netlink callbacks
2018-10-10  Yu Watanabenetwork: rename ndisc_netlink_handler() to ndisc_route_...
2018-10-10  Yu Watanabenetwork: drop break line in comment
2018-10-10  Yu Watanabenetwork: make netlink callback not return negative...
2018-10-10  Yu Watanabenetwork: drop route_expire_callback() as it is duplicat...
2018-10-10  Yu Watanabenetwork: make manager_dhcp6_prefix_remove() static
2018-10-10  Yu Watanabenetwork: make netdev_enslave() static
2018-10-10  Yu Watanabenetworkd: drop unused element from AddressLabel struct
2018-10-10  Yu Watanabenetwork: add missing set_free() for Manager.dirty_links
2018-10-10  Yu Watanabenetwork: add destroy callbacks for asynchronous netlink...
2018-10-10  Yu Watanabetest: add tests for destroy callback of asynchronous...
2018-10-10  Yu Watanabesd-netlink: add destroy_callback argument to sd_netlink...
2018-10-10  Yu Watanabesd-netlink: use structured initializers
2018-10-10  Yu Watanabesd-netlink: fix error handling in sd_netlink_call_async()
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  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...
2018-10-08  Lennart Poetteringupdate TODO 10307/head
2018-10-08  Lennart Poetteringportabled: generate a more useful error when invalid...
2018-10-08  Lennart Poetteringsd-bus: add three missing entries from bus-common.c...
2018-10-08  Lennart Poetteringportable: move portablectl to /usr/bin
2018-10-08  Lennart Poetteringportable: create/remove the 'attached' unit file direct...
2018-10-08  Lennart Poetteringman: explain the two search paths in the SYNOPSIS with...
2018-10-08  Lennart Poetteringman,docs: document the new unit file directory for...
2018-10-08  Lennart Poetteringportable: properly handle if the unit file directory...
2018-10-08  Lennart Poetteringportable: make use of the new unit file path
2018-10-08  Lennart Poetteringpath-lookup: define explicit unit file directory for...
2018-10-08  Lennart Poetteringpath-lookup: TAKE_PTRify more things
2018-10-08  Zbigniew Jędrzejewsk... Merge pull request #10281 from yuwata/follow-up-10277
2018-10-08  Yu Watanabemeson: use c_args in generator scripts (#10289)
2018-10-08  Lennart Poetteringnspawn: optionally don't mount a tmpfs over /tmp (...
2018-10-08  Michael Olbrichmeson: only build src/shared/tests.c if tests are enabled
2018-10-08  Yu Watanabelibsystemd: drop *_unrefp from symbol list
2018-10-08  Zbigniew Jędrzejewsk... TODO: remove entry 10262/head
2018-10-08  Zbigniew Jędrzejewsk... shared/sleep-config: add switches to kill specific...
2018-10-08  Zbigniew Jędrzejewsk... shared/sleep-config: forbid hibernation if resume=...
next