]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2018-11-08  Evgeny VereshchaginMerge pull request #10678 from evverx/more-travis-tweaks
2018-11-08  Lennart Poetteringcgroup: actually reset the cgroup invalidation mask...
2018-11-08  Lennart Poetteringunit: replace three non-type-safe macros by type-safe...
2018-11-08  Evgeny Vereshchagintravis: use 3 times the normal timeout when the tests... 10678/head
2018-11-08  Evgeny Vereshchagintravis.yml: replace test-capability with a script exiti...
2018-11-08  Frantisek Sumsaltravis: run ASan job in parallel with the standard one
2018-11-08  Evgeny Vereshchagintravis: UBSan should be every C programmer's friend...
2018-11-08  Evgeny Vereshchagintest: initialize hwdb so that the test won't try to...
2018-11-08  Evgeny Vereshchagintravis: move the ASan part into a separate stage
2018-11-08  Evgeny Vereshchagintravis: also rebuild everything with ASan
2018-11-08  Evgeny Vereshchagintravis: install dependencies necessary for running...
2018-11-08  Zbigniew Jędrzejewsk... Merge pull request #10676 from poettering/rdrand-everywhere
2018-11-08  Lennart PoetteringMerge pull request #10651 from yuwata/fix-10598
2018-11-08  Lennart PoetteringMerge pull request #10687 from mrc0mmand/fix-test-capab...
2018-11-08  Frantisek Sumsaltravis: drop the workaround for test-capability 10687/head
2018-11-08  Frantisek Sumsaltests: drop the precondition check for inherited flag
2018-11-08  Yu Watanabecore/device: use LIST_FOREACH_AFTER() or friend
2018-11-08  Lennart Poetteringunit: make UNIT() cast function deal with NULL pointers
2018-11-08  Zbigniew Jędrzejewsk... man: document the details of continuations and comments 10651/head
2018-11-08  Yu Watanabeconf-parser: ignore trailing back-slash in comment
2018-11-08  Lennart Poetteringrandom-util: optionally allow randomness to be generate... 10676/head
2018-11-08  Lennart Poetteringrandom-util: introduce RANDOM_DONT_DRAIN
2018-11-08  Lennart Poetteringrandom-util: if zero random bytes are requested we...
2018-11-08  Lennart Poetteringrandom-util: optionally enable blocking getrandom(...
2018-11-08  Lennart Poetteringrandom-util: change high_quality_required bool paramete...
2018-11-08  Lennart Poetteringrandom-util: fix indentation
2018-11-08  Lennart Poetteringrandom-util: handle if getrandom() returns 0
2018-11-08  Lennart Poetteringrandom-util: rename acquire_random_bytes() → genuine_ra...
2018-11-08  Lennart PoetteringMerge pull request #10682 from yuwata/fix-oss-fuzz...
2018-11-08  Yu Watanabecore: introduce exec_params_clear()
2018-11-08  Matthew Leedsman: Fix implicit dep info for timer units (#10679)
2018-11-08  Yu Watanabefuzz: add a testcase for oss-fuzz#11285 10682/head
2018-11-08  Yu Watanabenetwork: adds missing strv_free()
2018-11-08  Yu Watanabenetwork: make config_parse_radv_search_domains() log...
2018-11-08  Yu Watanabefuzz: add more testcases of already fixed issue about...
2018-11-07  Zbigniew Jędrzejewsk... Merge pull request #10670 from yuwata/oss-fuzz-netdev...
2018-11-07  Steven Allenlogind: fix compilation without utmp (#10674)
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 Watanabenetwork: drop unused members in Wireguard object 10670/head
2018-11-07  Yu Watanabefuzz: add testcases for oss-fuzz#11279 and #11280
2018-11-07  Yu Watanabenetwork: ignore multiple assignment of netdev kind
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 10668/head
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 10610/head
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... 10644/head
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... 10640/head
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 10658/head
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 10597/head
next