platform/upstream/systemd.git
2018-08-06 Zbigniew Jędrzejewsk... Merge pull request #9775 from yuwata/follow-up-9766
2018-08-06 Yu Watanaberesolve: fix error handling of dns_name_is_valid()
2018-08-06 Yu Watanabeman: mention that Hostname= for DHCP must be a valid...
2018-08-06 Yu Watanabenetwork: DHCP: ignore error in setting hostname when...
2018-08-06 Yu Watanabenetwork: use free_and_replace()
2018-08-06 Yu Watanabenetwork: also check that Hostname= is a valid DNS domai...
2018-08-03 Lennart PoetteringMerge pull request #8822 from fbuihuu/rfc-tmpfiles...
2018-08-03 Zbigniew Jędrzejewsk... Merge pull request #9791 from poettering/user-runtime...
2018-08-03 Lennart PoetteringMerge pull request #9787 from yuwata/dns-over-tls-log
2018-08-03 Lennart Poetteringunits: assign user-runtime-dir@.service to user-%i...
2018-08-03 Lennart Poetteringunits: order user-runtime-dir@.service after systemd...
2018-08-03 Lennart Poetteringunits: make sure user-runtime-dir@.service is Type...
2018-08-03 Lennart Poetteringuser-runtime-dir: downgrade a few log messages to LOG_D...
2018-08-02 Yu Watanaberesolve: openssl: make dnstls_stream_{write,read}(...
2018-08-02 Yu Watanaberesolve: fix error handling of SSL_shutdown()
2018-08-02 Yu Watanaberesolve: fix typo and coding style cleanups
2018-08-02 Yu Watanaberesolve: clear error queue before calling SSL_*()
2018-08-02 Lennart Poetteringman: document that 'nofail' also has an effect on ordering
2018-08-02 Lennart PoetteringMerge pull request #9776 from keszybz/sd-bus-docs
2018-08-02 Yu Watanaberesolve: fix error handling of dns_stream_read()
2018-08-02 Zbigniew Jędrzejewsk... Merge pull request #9764 from yuwata/hash_ops-cleanups
2018-08-02 Zbigniew Jędrzejewsk... man: add sd_bus_message_rewind(3)
2018-08-02 Zbigniew Jędrzejewsk... man: document sd_bus_slot_get_bus in sd_bus_slot_ref(3)
2018-08-02 Zbigniew Jędrzejewsk... man: add sd_bus_slot_set_description(3)
2018-08-02 Zbigniew Jędrzejewsk... man: add sd_bus_slot_set_userdata(3)
2018-08-02 Zbigniew Jędrzejewsk... man: add sd_bus_message_set_expect_reply(3)
2018-08-02 Zbigniew Jędrzejewsk... man: document sd_bus_message_get_bus() in sd_bus_messag...
2018-08-02 Zbigniew Jędrzejewsk... man: add sd_bus_message_verify_type(3)
2018-08-02 Zbigniew Jędrzejewsk... sd-bus: verify destination and sender values when setting
2018-08-02 Zbigniew Jędrzejewsk... man: add sd_bus_message_get_type(3)
2018-08-02 Zbigniew Jędrzejewsk... man: add sd_bus_slot_ref(3)
2018-08-02 Zbigniew Jędrzejewsk... man: document sd_bus_message_new_method_return
2018-08-02 Zbigniew Jędrzejewsk... meson: print stats in check-api-docs
2018-08-02 Zbigniew Jędrzejewsk... man: document *_with_description functions
2018-08-02 Zbigniew Jędrzejewsk... man: add sd_bus_message_new(3)
2018-08-02 Zbigniew Jędrzejewsk... man: move more examples to stand-alone files and use...
2018-08-02 Zbigniew Jędrzejewsk... man: clarify what can be NULL in an sd_bus_unrefp call
2018-08-02 Zbigniew Jędrzejewsk... man: add sd_bus_message_new_call(3)
2018-08-02 Zbigniew Jędrzejewsk... man: add sd_bus_message_new_signal(3)
2018-08-02 Yu Watanabebasic: use FAMILY_ADDRESS_SIZE() macro in hash_ops...
2018-08-02 Yu Watanabenetwork: make compare functions safe
2018-08-02 Zbigniew Jędrzejewsk... Merge pull request #9624 from poettering/service-state...
2018-08-02 Yu Watanabenetwork: add more log messages in configuring DHCP6...
2018-08-02 Yu Watanabenetwork: add more log messages in configuring DHCP4...
2018-08-02 Yu WatanabeMerge pull request #9770 from keszybz/etc-resolved...
2018-08-01 Zbigniew Jędrzejewsk... resolved: change error handling for manager_etc_hosts_r...
2018-08-01 Zbigniew Jędrzejewsk... resolved: keep addresses mapped to ::0 in a separate set
2018-08-01 Zbigniew Jędrzejewsk... test-resolved-etc-hosts: add tests for /etc/hosts parsing
2018-08-01 Zbigniew Jędrzejewsk... resolved: put /etc/hosts hashmaps in a structure and...
2018-07-31 Zbigniew Jędrzejewsk... test-nss-files: simplify module name handling
2018-07-31 Zbigniew Jędrzejewsk... meson: drop parens when appending to list
2018-07-31 Lennart PoetteringMerge pull request #9760 from yuwata/resolve-etc-hosts...
2018-07-31 Evgeni Golovudev: net_id: document predictable names for SR-IOV...
2018-07-31 Yu Watanaberesolve: support address with ifname in /etc/hosts
2018-07-31 Yu Watanaberesolve: use in_addr_data type for storing address
2018-07-31 Yu Watanabebasic: introduce in_addr_data_hash_ops
2018-07-30 Franck Buipath-util: make use of path_join() in path_make_absolut...
2018-07-30 Franck Buitmpfiles: add more tests
2018-07-30 Franck Buitmpfiles: don't follow unsafe transitions in path_set_*()
2018-07-30 Franck Buifs-util: add new CHASE_NOFOLLOW flag to chase_symlinks()
2018-07-30 Franck Buitmpfiles: make create_fifo() safe
2018-07-30 Franck Buifs-util: introduce mkfifoat_atomic() helper
2018-07-30 Franck Buifileio: make tempfn_random_child() accept empty string...
2018-07-30 Franck Buitmpfiles: introduce create_fifo()
2018-07-30 Franck Buitmpfiles: introduce empty_directory()
2018-07-30 Franck Buitmpfiles: introduce create_directory() and create_subvo...
2018-07-30 Franck Buibasic/stat-util: introduce is_dir_fd()
2018-07-30 Franck Buibtrfs-util: introduce btrfs_subvol_make_fd()
2018-07-30 Franck Buibasic/label: introduce mkdirat_label()/mkdirat_errno_wr...
2018-07-30 Franck Buiselinux: introduce mac_selinux_create_file_prepare_at()
2018-07-30 Franck Buismack: introduce mac_smack_fix_at()
2018-07-30 Franck Buitmpfiles: introduce create_directory_or_subvolume()
2018-07-30 Franck Buitmpfiles: make create_device() safe
2018-07-30 Franck Buitmpfiles: introduce create_device()
2018-07-30 Franck Buitmpfiles: make copy_files() safe
2018-07-30 Franck Buitmpfiles: introduce copy_files() routine
2018-07-30 Franck Buitmpfiles: make write_one_file() safe
2018-07-30 Franck Buitmpfiles: make truncate_file() safe
2018-07-30 Franck Buitmpfiles: introduce truncate_file() which deals with...
2018-07-30 Franck Buitmpfiles: introduce create_file() which deals with...
2018-07-30 Franck Buitmpfiles: make the stat struct parameter in fd_set_...
2018-07-30 Franck Buitmpfiles: stat file in item_do() rather than in its...
2018-07-30 Yu Watanabeman: move explanations about boolean and time-span...
2018-07-30 Lennart PoetteringMerge pull request #9734 from irtimmer/feature/dns...
2018-07-30 Lennart PoetteringMerge pull request #9747 from yuwata/workaround-structu...
2018-07-30 Mike PalmerExpanding evdev device match for Razer Blade Stealth...
2018-07-30 Lennart PoetteringMerge pull request #9742 from yuwata/workaround-9718
2018-07-29 Yu Watanabesd-resolve: workaround for structured initialization...
2018-07-29 Yu Watanabesd-resolve: use structured initialization at more places
2018-07-28 Yu Watanabeman: use literal tag
2018-07-28 Yu Watanaberesolve: add option to toggle reading /etc/hosts
2018-07-28 Yu Watanaberesolve: make manager_etc_hosts_read() static
2018-07-27 Iwan Timmerresolved: TCP Fast Open and TLS Session Tickets for...
2018-07-27 Iwan Timmerresolved: basic OpenSSL support for DNS-over-TLS
2018-07-27 Iwan Timmerresolved: set io events after receiving EAGAIN for TLS
2018-07-27 Iwan Timmerresolved: refactor GnuTLS specific code in separate...
2018-07-27 Michael Biebltest: Increase qemu timeout from 90s to 180s
2018-07-27 Lennart PoetteringMerge pull request #9726 from dkozovsk/master
2018-07-26 Lennart Poetteringupdate TODO
2018-07-26 Erik Kooistrahwdb: Added correct ACCEL_MOUNT_MATRIX for the Asus...
next