platform/upstream/systemd.git
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()
2018-11-05 Yu Watanabesd-resolve: introduce sd_resolve_query_{get,set}_destro...
2018-11-05 Evgeny Vereshchagintests: also use lsmod to check whether modules are...
2018-11-05 Lucas Werkmeisterman: locale.conf: fix file name (#10637)
2018-11-03 Evgeny Vereshchagintests: add a basic test for wireguard (#10631)
2018-11-03 Yu Watanabevlan-util: add assertions to parse_vlanid()
2018-11-03 Yu Watanabenetwork: add missing .sections element for vcan and vrf
2018-11-03 Yu Watanabenetwork: fix memleak abot Address.label
2018-11-03 Yu Watanabetest: UseRoutes= and UseTimezone= need to be in [DHCP...
2018-11-03 Yu Watanabetest-network: wait after removing links
2018-11-03 Yu Watanabenetwork: drop error cause in log message
2018-11-03 Yu Watanabenetwork: fix memleak in static prefix
2018-11-03 Yu Watanabenetdev: also support GENEVE.UDP6ZeroChecksum{Tx,Rx}=
2018-11-03 Yu Watanabeman: drop duplicated line in systemd.netdev(5)
2018-11-03 Yu Watanabenetwork: fix worng offset for .network parser
2018-11-03 Yu Watanabenetwork: fix memleak in config_parse_hwaddr()
2018-11-03 Yu Watanabenetwork: improve readability of config_parse_ifalias()
2018-11-03 Yu Watanabenetwork: fix possible memleak caused by multiple settin...
2018-11-03 Yu Watanabetest: add test for radv_prefix_delegation_{from,to...
2018-11-03 Yu Watanabenetwork: introduce radv_prefix_delegation_{from,to...
2018-11-03 Yu Watanabenetwork: fix indentation
2018-11-03 Yu Watanabenetwork: invert the order in comparison
2018-11-03 Yu Watanabenetwork: shorten code a bit
2018-11-03 Yu Watanabetest: drop 'After=multi-user.target' from most of tests...
2018-11-03 Yu Watanabetest: mask several unnecessary services
2018-11-03 Yu Watanabetest: increase timeout for TEST-17-UDEV-WANTS
next