platform/upstream/systemd.git
2018-11-07 Jan Synacekask-password: improve log message when inotify limit...
2018-11-07 Zbigniew Jędrzejewsk... Merge pull request #10594 from poettering/env-reload-fix
2018-11-07 Zbigniew Jędrzejewsk... Merge pull request #10610 from yuwata/udev-rules-cleanups
2018-11-07 Yu Watanabetest: missing "die"
2018-11-07 Evgeny VereshchaginMerge pull request #10668 from evverx/travis-tweaks
2018-11-07 Evgeny Vereshchagintravis: show all commands when building systemd
2018-11-07 Evgeny Vereshchagintravis: build and run fuzzers against crash reproducers
2018-11-07 Yu Watanabein-addr-util: make in_addr_default_prefix_from_string...
2018-11-07 Yu Watanabetest: replace udev_device by sd_device in test-udev
2018-11-07 Yu Watanabeudevadm-test: replace udev_device by sd_device
2018-11-07 Yu Watanabeudev-event: make udev_event_new() take sd_device instea...
2018-11-07 Yu Watanabeudev-rules: replace udev_device by sd_device in udev_ru...
2018-11-07 Yu Watanabeudev-rules: replace two udev_list_entry_foreach() by...
2018-11-07 Yu Watanabeudev-rules: use structured initializer
2018-11-07 Yu Watanabeudev-rules: drop unused member file_list in struct...
2018-11-07 Yu Watanabeudev-rules: make import_parent_into_properties() take...
2018-11-07 Yu Watanabeudev-rules: make import_file_into_properties() take...
2018-11-07 Yu Watanabeudev-rules: make import_property_from_string() take...
2018-11-07 Yu Watanabeudev: use sd_device for udev_event.dev_parent
2018-11-07 Yu Watanabeudev-rules: make match_attr() take sd_device instead...
2018-11-07 Yu Watanabeudev: use sd_device for udev_event.dev_db
2018-11-07 Yu Watanabeudev-event: make udev_event_new() take sd_netlink and...
2018-11-07 Yu Watanabeudev-event: make udev_event_new() take exec_delay
2018-11-07 Evgeny Vereshchagintravis: make the directory with coverity tools availabl...
2018-11-07 imayodahwdb: IdeaPad Miix 310 with another bios version (...
2018-11-07 Evgeny VereshchaginMerge pull request #10644 from mrc0mmand/travis-fix
2018-11-07 Evgeny Vereshchagintravis: overwrite test-capability with a simple script...
2018-11-06 Yu WatanabeMerge pull request #10640 from evverx/networkd-fuzzers
2018-11-06 Frantisek Sumsaltravis: workaround for dnf upgrade
2018-11-06 Evgeny Vereshchaginoss-fuzz.sh: copy dictionaries along with "options...
2018-11-06 Evgeny Vereshchagintests: add a couple of files containing all the section...
2018-11-06 Evgeny Vereshchagintests: replace AdActorSysPrio with AdActorSystemPriority
2018-11-06 Evgeny Vereshchagintests: add a reporoducer for https://github.com/systemd...
2018-11-06 Evgeny Vereshchagintests: add some data that can be fed to fuzz-network...
2018-11-06 Evgeny Vereshchagintests: add a reproducer for https://github.com/systemd...
2018-11-06 Evgeny Vereshchaginnetworkd: make network_load_one "public" and add a...
2018-11-06 Evgeny Vereshchaginnetworkd: make netdev_load_one "public" and add a fuzze...
2018-11-06 Evgeny Vereshchaginnetworkd: remove a weird assertion from network_load_one
2018-11-06 Evgeny Vereshchaginutil: initialize _argtypes in VA_FORMAT_ADVANCE when...
2018-11-06 Yu WatanabeMerge pull request #10654 from poettering/srand-rdrand
2018-11-06 Marco Trevisan... login: Don't mark framebuffer devices as master-of...
2018-11-06 Lennart PoetteringMerge pull request #10658 from yuwata/udevd-worker...
2018-11-06 Lennart PoetteringMerge pull request #10602 from yuwata/sd-device-logs
2018-11-06 Lennart PoetteringMerge pull request #10633 from yuwata/sd-resolve-destroy
2018-11-06 Yu Watanabetime-util: make parse_sec() not accept "12.34.56"
2018-11-06 Frantisek Sumsaltravis: drop the unnecessary /etc/machine-id magic
2018-11-06 Frantisek Sumsaltravis: run Coverity on a more stable Fedora release
2018-11-06 Yu Watanabeudevd: increase default number of workers
2018-11-06 Yu Watanabeudevd: wait 3 seconds before killing worker processes
2018-11-06 Frantisek Sumsaltravis: move Docker setup to a separate script
2018-11-06 Yu Watanabeudevd: drop redundant logic of receiving uevent
2018-11-06 Yu Watanabeudevd: decrease indentation
2018-11-06 Lennart PoetteringMerge pull request #10597 from toanju/fix-networkd...
2018-11-06 Yu Watanabeudevd: merge conditions to decrease indentation
2018-11-06 Lennart PoetteringMerge pull request #10650 from yuwata/udevadm-trigger...
2018-11-06 Tobias Jungelnetworkd: cleanup for #10542
2018-11-06 Lennart PoetteringMerge pull request #10652 from yuwata/lldp-ndisc-string...
2018-11-06 Giuseppe Scrivanocore, sysctl: skip ENOENT for /proc/sys/net/unix/max_dg...
2018-11-06 Lennart Poetteringask-password: fix minor memory leak on error path
2018-11-06 Tobias Jungelnetworkd: don't remove route
2018-11-06 Tobias Jungelnetworkd: don't remove ip address
2018-11-06 Yu Watanabesd-device: use write_string_file() helper to write...
2018-11-06 Yu Watanabefileio: introduce WRITE_STRING_FILE_NOFOLLOW flag for...
2018-11-06 Yu Watanabetree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag...
2018-11-06 Yu Watanabeudevd: use set_oom_score_adjust() to set OOM score
2018-11-06 Yu Watanabeudevadm: use write_string_file() helper function
2018-11-06 Yu Watanabetest: add tests for string tables for lldp and ndisc...
2018-11-06 Yu Watanabendisc: improve debug log message
2018-11-06 Yu Watanabelldp: improve debug log message
2018-11-06 Lennart Poetteringrandom-util: initialize srand() from RDRAND
2018-11-06 Lennart Poetteringrandom-util: we don't intend to write to auxv, hence...
2018-11-06 Lennart PoetteringMerge pull request #10611 from yuwata/udev-watch-log
2018-11-06 Yu Watanabeudev-node: add one more debug log when failed to create...
2018-11-06 Yu Watanabeudev-node: drop redundant log message
2018-11-06 Yu Watanabeudev: setting the same log level to SYSTEMD realm
2018-11-06 Yu Watanabetest: check returned value of sd_device_get_usec_since_...
2018-11-06 Yu Watanabetest: show is_initialized flag in log message of test...
2018-11-06 Yu Watanabetest: show name of testing functions in test-sd-device
2018-11-06 Yu Watanabesd-device: normalize debug messages
2018-11-06 Yu Watanabesd-device: drop subsystem from log_device_*()
2018-11-06 Yu Watanabeudev-watch: adjust level of log messages
2018-11-06 Yu Watanabeudev-watch: make udev_watch_lookup() return 1 when...
2018-11-06 Yu Watanabeudev: drop redundant log message and fix returned error...
2018-11-05 Frantisek Sumsaltravis: rewrite .travis.yml and re-enable Travis CI...
2018-11-05 Lennart PoetteringMerge pull request #10606 from yuwata/udev-tests
2018-11-05 Lennart PoetteringMerge pull request #10618 from yuwata/fix-10615
2018-11-05 Lennart PoetteringMerge pull request #10641 from yuwata/fix-10639
2018-11-05 Yu Watanabetest: add tests for config_parse_address()
2018-11-05 Yu Watanabenetwork: use in_addr_default_prefix_from_string_auto...
2018-11-05 Yu Watanabetest: add tests for in_addr_default_prefix_from_string...
2018-11-05 Yu Watanabeutil: introduce in_addr_default_prefix_from_string...
2018-11-05 Yu Watanabeutil: use strndup() instead of strndupa()
2018-11-05 Yu Watanabenetwork: sort headers in wireguard.h
2018-11-05 Yu Watanabenetwork: use structured initializers in wireguard.c
2018-11-05 Yu Watanabenetwork: fix crash in wireguard_done()
2018-11-05 Yu Watanabenetwork: use destroy callback to unref netdev attached...
2018-11-05 Yu Watanabenetwork: use destroy callback to clear resolved wiregua...
2018-11-05 Yu Watanabenetwork: link_drop() and netdev_drop() remove reference...
2018-11-05 Yu Watanabesd-event: add sd_event_source_{get,set}_floating()
2018-11-05 Yu Watanabesd-resolve: introduce sd_resolve_query_{get,set}_floating()
next