platform/upstream/systemd.git
2018-06-01 Lennart Poetteringstring-util: tweak cellescape() a bit
2018-06-01 Lennart Poetteringescape: add an explanatory comment about buffer sizes
2018-06-01 Lennart Poetteringmissing: define kernel internal limit TASK_COMM_LEN...
2018-06-01 Lennart Poetteringprocess-util: mention that wait_for_terminate_with_time...
2018-06-01 Susant Sahaninetworkd: enable to set IFF_ALLMULTI to network device...
2018-06-01 Ian MiellMinor spelling error - "Our of"->"Out of"
2018-05-31 Lennart Poetteringefi: explicitly cast physical address to UINTN when...
2018-05-31 Felipe Satelerbuild-sys: Add option to link systemctl statically
2018-05-31 Lennart PoetteringMerge pull request #9014 from keszybz/fuzz-journal...
2018-05-31 Zbigniew Jędrzejewsk... journal-remote: do not send _BOOT_ID twice
2018-05-31 Zbigniew Jędrzejewsk... journal-remote: parse the _BOOT_ID field and use the...
2018-05-31 Zbigniew Jędrzejewsk... journal: allow boot_id to be passed to journal_append_e...
2018-05-31 Zbigniew Jędrzejewsk... journal: remove unused args from journal_file_copy_entry()
2018-05-31 Zbigniew Jędrzejewsk... shared/logs-show: be more careful before using a _SOURC...
2018-05-31 Zbigniew Jędrzejewsk... journal: refuse an entry with invalid timestamp fields
2018-05-31 Zbigniew Jędrzejewsk... Use const char* for timestamp strings which we don...
2018-05-31 Zbigniew Jędrzejewsk... Always allow timestamps to be printed
2018-05-31 Zbigniew Jędrzejewsk... fuzz-journal-remote: write to /dev/null not stdout
2018-05-31 Zbigniew Jędrzejewsk... basic/journal-importer: "trusted" fields in binary...
2018-05-31 Zbigniew Jędrzejewsk... basic/journal-importer: reject any field names that...
2018-05-31 Zbigniew Jędrzejewsk... shared/logs-show: use _cleanup_
2018-05-31 Zbigniew Jędrzejewsk... shared/logs-show: fix mixup between length-based memory...
2018-05-31 Evgeny Vereshchaginbasic/random-util: do not use getrandom() under msan
2018-05-31 Zbigniew Jędrzejewsk... fuzz-journal-remote: try all output modes
2018-05-31 Zbigniew Jędrzejewsk... basic/journal-importer: escape & ellipsize bad data...
2018-05-31 Zbigniew Jędrzejewsk... basic/string-util: add a convenience function to cescap...
2018-05-31 Zbigniew Jędrzejewsk... Merge pull request #9145 from poettering/itsy-bitsy...
2018-05-31 Thomas H. P... sysctl.d: request ECN on both in and outgoing connectio...
2018-05-31 Lennart Poetteringman: say more explicitly what to do in the SD_JOURNAL_I...
2018-05-31 Zbigniew Jędrzejewsk... basic/journal-importer: do not write non-unicode char...
2018-05-31 Zbigniew Jędrzejewsk... journal-remote: when an entry is rejected with -EBADMSG...
2018-05-31 Zbigniew Jędrzejewsk... journal-remote: verify realtime and monotonic timestamp...
2018-05-31 Zbigniew Jędrzejewsk... fuzz-journal-remote: a fuzzer for journal-remote over...
2018-05-31 Zbigniew Jędrzejewsk... shared/logs-show: export show_journal()
2018-05-31 Zbigniew Jędrzejewsk... journal: rename output_journal to show_journal_entry
2018-05-31 Zbigniew Jędrzejewsk... journal: allow writing journal files even if machine...
2018-05-31 Zbigniew Jędrzejewsk... sd-id128: return -ENOMEDIUM on null id
2018-05-31 Zbigniew Jędrzejewsk... fuzz-journal-remote: allow fuzzer to be built without...
2018-05-31 Zbigniew Jędrzejewsk... shared/dissect-image: avoid warning about unused functi...
2018-05-31 Zbigniew Jędrzejewsk... log-generator: make message size configurable, add...
2018-05-31 Zbigniew Jędrzejewsk... journal-remote: export handle_raw_source()
2018-05-31 Zbigniew Jędrzejewsk... journal-remote: split out µhttpd support and main(...
2018-05-31 Zbigniew Jędrzejewsk... journal: rewrap function args
2018-05-31 Lennart Poetteringtree-wide: drop some double newlines
2018-05-31 Lennart Poetteringcoccinelle says we should use EOPNOTSUPP rather than...
2018-05-31 Lennart Poetteringportablectl: no need to validate profile name before...
2018-05-31 Lennart Poetteringportablectl: support 'help' parameter on --copy=
2018-05-31 Lennart Poetteringportablectl: don't join strv if we don't want to display it
2018-05-31 Lennart Poetteringportablectl: coccinelle says we should use TAKE_PTR...
2018-05-31 Lennart Poetteringtree-wide: some O_NDELAY → O_NONBLOCK fixes
2018-05-31 Lennart PoetteringMerge pull request #9115 from yuwata/rfe-8491
2018-05-31 Lennart PoetteringMerge pull request #9144 from yuwata/sysusers-spec
2018-05-31 Lennart PoetteringMerge pull request #9131 from poettering/memory-startswith
2018-05-31 Lennart PoetteringMerge pull request #9083 from yuwata/empty-assignment
2018-05-31 Yu Watanabelocale: assume locale is for LANG= when variable name...
2018-05-31 Lennart Poetteringsmack: make mac_smack_fix() deal somewhat sensible...
2018-05-31 Lennart PoetteringMerge pull request #9142 from yuwata/coverity-fixes
2018-05-31 Yu Watanabedoc: update TODO
2018-05-31 Yu Watanabeman: mention that systemd-sysusers understand the speci...
2018-05-31 Yu Watanabesysusers: support specifier expansion for GECOS and...
2018-05-31 Yu Watanabelocale: re-read configuration files if changed
2018-05-31 Yu Watanabelocale: use _cleanup_free_ and free_and_replace
2018-05-31 Yu Watanabelocale: check xkb data before requesting authentication
2018-05-31 Yu Watanabelocale: return earlier if no operation will be done
2018-05-31 Yu Watanabeload-fragment: use free_and_replace()
2018-05-31 Yu Watanabeload-fragment: add missing oom check
2018-05-31 Yu Watanabeportable: fix memleak
2018-05-31 Yu Watanabecore/socket: fix coding style
2018-05-31 Yu Watanabeload-fragment: move macro-defined config parsers
2018-05-31 Yu Watanabeload-fragment: use DEFINE_CONFIG_PARSE_*() macros
2018-05-31 Yu Watanabeload-fragment: make IPTOS= accept the empty string
2018-05-31 Yu Watanabeload-fragment: make SocketProtocol= accept the empty...
2018-05-31 Yu Watanabenamespace: rename parse_protect_{home,system}_or_bool...
2018-05-31 Yu Watanabesocket-util: rename parse_socket_address_bind_ipv6_only...
2018-05-31 Yu Watanabeconf-parser: introduce DEFINE_CONFIG_PARSE*() macros
2018-05-31 Yu Watanabeload-fragment: drop config_parse_no_new_privileges...
2018-05-31 Yu Watanabeload-fragment: make WorkingDirectory= accept the empty...
2018-05-31 Yu Watanabeload-fragment: use parse_sec_fix_0() instead of updatin...
2018-05-31 Yu Watanabeload-fragment: use config_parse_sec_fix_0() for Timeout...
2018-05-31 Yu Watanabeload-fragment: always include config_parse_warn_compat...
2018-05-31 Yu Watanabeload-fragment: drop unused function config_parse_sysv_p...
2018-05-31 Yu Watanabeload-fragment: make CPUSchedulingPolicy= accept the...
2018-05-31 Yu Watanabeload-fragment: make IOScheduling{Class,Priority}= accep...
2018-05-31 Yu Watanabeload-fragment: setting empty string to Nice= resets...
2018-05-30 Jared Kazimirhwdb: consolidate multiple razer evdev sections
2018-05-30 Lennart PoetteringMerge pull request #9132 from poettering/sd-bus-slot...
2018-05-30 Sergio Lindo... Fix pattern to detect distribution
2018-05-30 Lennart Poetteringsd-bus: make add match method callback slot "floating"
2018-05-30 Lennart Poetteringbus-slot: for bus slot objects with no explicit descrip...
2018-05-30 Lennart Poetteringman: document the new sd_bus_slot_set_floating() call
2018-05-30 Lennart Poetteringsd-bus: add new sd_bus_slot_set_floating() call
2018-05-30 Lennart Poetteringman: fix minor typo
2018-05-30 Lennart Poetteringtree-wide: make use of memory_startswith() at various...
2018-05-30 Lennart Poetteringstring-util: add new memory_startswith() helper
2018-05-30 Susant Sahaninetworkd: Add ability to set MULTICAST flag on interface
2018-05-30 Sylvain Plantefèvepo: update French translation
2018-05-30 Yu WatanabeMerge pull request #9120 from poettering/timedated...
2018-05-29 Yu Watanabetree-wide: fix typo in comments and NEWS
2018-05-29 Zbigniew Jędrzejewsk... man: recommend After= with Requisite=
2018-05-29 Vito Caputojournal-file: avoid joining offline thread
next