platform/upstream/systemd.git
2018-10-01 Yu WatanabeMerge pull request #10218 from keszybz/export-sd-device...
2018-10-01 Zbigniew Jędrzejewsk... test-sd-hwdb: skip tests if hwdb cannot be opened
2018-10-01 Zbigniew Jędrzejewsk... Add a simple code of conduct based on ruby community...
2018-10-01 Yu Watanabetest: try system bus if user bus cannot be opened
2018-10-01 Zbigniew Jędrzejewsk... Merge pull request #10138 from yuwata/test-check-container
2018-10-01 Zbigniew Jędrzejewsk... Merge pull request #10220 from floppym/efi-cc
2018-10-01 Yu Watanabeimport: sparse_write() returns negative errno
2018-09-30 Mike Gilbertmeson: avoid calling the shell to resolve efi_libdir
2018-09-30 Mike Gilbertmeson: use an array option for efi-cc
2018-09-30 Thomas Hallertrivial: fix spelling in code comments
2018-09-30 Zbigniew Jędrzejewsk... libsystemd: export all functions in sd-hwdb.h
2018-09-30 Zbigniew Jędrzejewsk... test-sd-hwdb: add a simple test for export sd-hwdb...
2018-09-30 Zbigniew Jędrzejewsk... libsystemd: export all functions in sd-device.h
2018-09-30 Yu Watanabedhcp6: fix memleak about sd_event
2018-09-29 Susant Sahanitest: Add tests for networkd (#10147)
2018-09-29 Yu WatanabeMerge pull request #10200 from evverx/fuzz-dhcp6-client
2018-09-29 Evgeny Vereshchagintests: add a reproducer for the heap-buffer-overflow...
2018-09-29 Evgeny Vereshchagintests: add a reproducer for the heap-buffer-overflow...
2018-09-29 Evgeny Vereshchagindhcp6: fix an off-by-one error in dhcp6_option_parse_do...
2018-09-29 Evgeny Vereshchagintests: make fuzz-dhcp6-client work in containers provid...
2018-09-29 Evgeny Vereshchaginfuzz: add a fuzzer for dhcp6_client
2018-09-28 Jonas DORELman: add systemctl suspend-then-hibernate (#10194)
2018-09-28 Zbigniew Jędrzejewsk... Merge pull request #10190 from evverx/fuzz-ndisc-rs
2018-09-28 Helmut Grohnemeson: use the host architecture compiler/linker for...
2018-09-28 Zbigniew Jędrzejewsk... Merge pull request #10186 from yuwata/fix-10149
2018-09-27 Zbigniew Jędrzejewsk... networkd-routing-policy-rule.c: drop unnecessary check
2018-09-27 Yu Watanabedhcp6: fix memleak
2018-09-27 Lennart Poetteringuft8: add comment, requested by @keszybz
2018-09-27 Lennart Poetteringupdate TODO
2018-09-27 Yu Watanabedhcp6: fix buffer size checking
2018-09-27 Yu Watanabedhcp6: use offsetof instead of sizeof
2018-09-27 Yu Watanabesd-dhcp-lease: fix memleaks
2018-09-27 Yu Watanabesd-dhecp-lease: use free_and_replace() at one more
2018-09-27 Yu Watanabenetwork: fix memleak around Network.dhcp_vendor_class_i...
2018-09-27 Yu Watanabenetwork: fix alignment
2018-09-27 Yu Watanabenetwork: strdup iif and oif when creating RoutingPolicy...
2018-09-27 Yu Watanabenetwork: use TAKE_PTR() at one more place
2018-09-27 Yu Watanabenetwork: fix memleak about routing policy
2018-09-27 Yu Watanabenetwork: use structured initializer at one more place
2018-09-27 Zbigniew Jędrzejewsk... Merge pull request #10173 from poettering/sd-boot-utf
2018-09-26 Lennart Poetteringnspawn: when --quiet is passed, simply downgrade log...
2018-09-26 Susant Sahaniudev/net: add support for the equivalent of "ethtool...
2018-09-26 Evgeny Vereshchagintests: add a reproducer for another infinite loop in...
2018-09-26 Evgeny Vereshchagintests: add a reproducer for an infinite loop in ndisc_h...
2018-09-26 Yu Watanabendisc: fix two infinite loops
2018-09-26 Evgeny Vereshchagintests: add a fuzzer for sd-ndisc
2018-09-26 Franck Buiemergency: make sure console password agents don't...
2018-09-26 Evgeny Vereshchaginnspawn: chown() the legacy hierarchy when it's used...
2018-09-26 Anita ZhangMake Watchdog Signal Configurable
2018-09-26 Lennart PoetteringMerge pull request #10158 from keszybz/seccomp-log...
2018-09-26 Lennart PoetteringMerge pull request #10168 from keszybz/coverity-fixes
2018-09-26 Patrik Flyktnetworkd-dhcp6: Set initial value of route to NULL
2018-09-25 Yu Watanabelibsystemd: add missing 'global' specifier in libsystem...
2018-09-25 William DouglasRFC tmpfiles: Allow configuration to ignore execution...
2018-09-25 Zbigniew Jędrzejewsk... Merge pull request #10169 from poettering/putenv-error...
2018-09-25 Lennart Poetteringutf8: add utf8_to_utf16() helper
2018-09-25 Lennart Poetteringutf8: let's update utf16_to_utf8() a bit
2018-09-25 Lennart Poetteringutf8: change return type of utf8_encoded_expected_len...
2018-09-25 Lennart Poetteringutf8: modernize utf16 inline calls a bit
2018-09-25 Lennart Poetteringutf8: update utf8_is_valid() a bit
2018-09-25 Lennart PoetteringMerge pull request #10088 from keszybz/man-systemctl...
2018-09-25 Lennart PoetteringMerge pull request #10059 from yuwata/env-exec-directory
2018-09-25 Lennart Poetteringexec-util: add missing logging call
2018-09-25 Lennart Poetteringexec-util: handle putenv() errors
2018-09-25 Zbigniew Jędrzejewsk... test-journal-syslog: initialize variable
2018-09-25 Zbigniew Jędrzejewsk... udev-builtin-net_id: do not assume "type" attribute...
2018-09-25 Zbigniew Jędrzejewsk... journal-upload: fix off-by-one in assert()
2018-09-25 Zbigniew Jędrzejewsk... sd-event: use new cleanup function more
2018-09-25 Zbigniew Jędrzejewsk... sd-event: remove dead code and use _cleanup_
2018-09-25 Lennart Poetteringdocs: clarify controller mount logic in hybrid cgroups...
2018-09-25 Thiago MacieiraMake bzip2 an optional dependency for systemd-importd
2018-09-25 Lennart PoetteringMerge pull request #10163 from poettering/inhibit-forma...
2018-09-25 Zbigniew Jędrzejewsk... Merge pull request #10073 from xnox/execve
2018-09-25 Zbigniew Jędrzejewsk... DHCPv6: use unsigned for flags
2018-09-25 Zbigniew Jędrzejewsk... Merge pull request #10164 from poettering/btrfs-resize-fix
2018-09-25 Lennart Poetteringudev: fix some type sloppiness
2018-09-24 Lennart Poetteringlogind: fix blacklist/whitelist confusion in comment...
2018-09-24 Lennart Poetteringdocs: fix CONTRIBUTING path (#10160)
2018-09-24 Lennart Poetteringbtrfs: log at debug log when we ignore errors
2018-09-24 Lennart Poetteringbtrfs: fix loopback resizing code
2018-09-24 Lennart Poetteringupdate TODO
2018-09-24 Lennart Poetteringinhibit: use format-table to format systemd-inhibit...
2018-09-24 Lennart Poetteringinhibit: normalize variable types
2018-09-24 Lennart Poetteringinhibit: normalize when we log about failures to list...
2018-09-24 Yu Watanabefs-util: make symlink_idempotent() optionally create...
2018-09-24 Zbigniew Jędrzejewsk... Merge pull request #9989 from yuwata/sd-device-enoent
2018-09-24 Zbigniew Jędrzejewsk... seccomp: tighten checking of seccomp filter creation
2018-09-24 Zbigniew Jędrzejewsk... seccomp: reduce logging about failure to add syscall...
2018-09-24 Zbigniew Jędrzejewsk... test-seccomp: log function names
2018-09-24 Zbigniew Jędrzejewsk... test-seccomp: move two similar tests closer
2018-09-24 Zbigniew Jędrzejewsk... Merge pull request #10087 from keszybz/xnox/fix-test...
2018-09-24 Dimitri John... core: execute generators with manager's environmnet
2018-09-24 Dimitri John... core: execute environment_generators with manager's...
2018-09-24 Dimitri John... exec-util: in execute_directories, support initial...
2018-09-24 Zbigniew Jędrzejewsk... Merge pull request #10082 from porrided/udev-ipoib
2018-09-24 Zbigniew Jędrzejewsk... Merge pull request #9981 from pfl/dhcp6_pd_other_inform...
2018-09-23 Yu Watanabetree-wide: drop unnecessary initializations
2018-09-23 Yu Watanabetree-wide: do not assign unused return values
2018-09-23 Yu Watanabelogind-acl: replace strdup()+set_consume() by set_put_s...
2018-09-23 Yu Watanabegpt-auto-generator: do not assign '*ret' on error
next