]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2019-06-29  Yu Watanabenetwork: move conf parsers and function prototypes
2019-06-29  Yu WatanabeMerge pull request #12903 from keszybz/condition-quoting
2019-06-29  Zbigniew Jędrzejewsk... test-condition: do not accidentally treat error as... 12903/head
2019-06-29  Zbigniew Jędrzejewsk... Treat kernel version condition as a list of quoted...
2019-06-29  Yu Watanabetest-execute: add test for ConditionKernelVersion=...
2019-06-29  Zbigniew Jędrzejewsk... Merge pull request #12907 from yuwata/meson-default...
2019-06-29  Yu Watanabeudev: fix wrong event source to set description
2019-06-29  Zbigniew Jędrzejewsk... Merge pull request #12908 from yuwata/udevadm-completio...
2019-06-28  Yu Watanabebash-completion: udevadm: list all possible values... 12908/head
2019-06-28  Yu Watanabeudevadm: support special value 'help' for --action...
2019-06-28  Yu Watanabesd-device: introduce dump_device_action_table()
2019-06-28  Yu WatanabeMerge pull request #12905 from keszybz/udev-warnings
2019-06-28  Yu WatanabeNEWS: mention that the libidn2 is used by default 12907/head
2019-06-28  Yu Watanabemeson: default to use libidn2 if both libidn2 and libid...
2019-06-28  Yu Watanabemeson: drop unused debug option
2019-06-28  Zbigniew Jędrzejewsk... Merge pull request #12887 from fbuihuu/coredump-cleanup...
2019-06-28  Zbigniew Jędrzejewsk... udev-rules: add more info to errors about attr formats 12905/head
2019-06-28  Zbigniew Jędrzejewsk... udev-rules: add precise information to rule failure...
2019-06-28  Zbigniew Jędrzejewsk... udev-event: use normal pointer ops where appropriate
2019-06-28  Zbigniew Jędrzejewsk... udev: move rule structure definitions into the .c file
2019-06-28  Zbigniew Jędrzejewsk... udev: move rules logging functions into the .c file
2019-06-28  Zbigniew Jędrzejewsk... Rename EXTRACT_QUOTES to EXTRACT_UNQUOTE
2019-06-28  Zbigniew Jędrzejewsk... Reindent some things for readability
2019-06-28  Lubomir Rintelcryptsetup-generator: fix luks-* entry parsing from...
2019-06-28  Yu Watanabebash-completion: support systemd-analyze condition
2019-06-28  Franck Buicoredump: make use of the iovec-array helpers 12887/head
2019-06-27  Yu WatanabeMerge pull request #12889 from keszybz/analyze-condition
2019-06-27  Franck Buiio-util: introduce iovw_put_string_field() helper
2019-06-27  Franck Buijournal-import: extract helpers for handling arrays...
2019-06-27  Franck Buicoredump: drop 2 useless assertions
2019-06-27  Franck Buicoredump: slighlty simplify stack trace generation...
2019-06-27  Franck Buicoredump: fix the check on the number of passed args...
2019-06-27  Franck Buicoredump: gather_pid_metadata() doesn't return 1 anymore
2019-06-27  Franck Buicoredump: rename set_iovec_field_free() into set_iovec_...
2019-06-27  Zbigniew Jędrzejewsk... Merge pull request #12760 from zachsmith/systemd-sleep_...
2019-06-27  Zbigniew Jędrzejewsk... core: skip whitespace after "|" and "!" in the conditio... 12889/head
2019-06-27  Zbigniew Jędrzejewsk... shared/condition: fix printing of ConditionNull=
2019-06-27  Zbigniew Jędrzejewsk... analyze: add 'condition' verb
2019-06-27  Zbigniew Jędrzejewsk... Merge pull request #12894 from stapelberg/patch-1
2019-06-27  Michael Prokopdocs: fix typos and duplicate words
2019-06-27  Michael Stapelbergcryptsetup: comment: crypt_setup → crypt_format 12894/head
2019-06-27  Zbigniew Jędrzejewsk... Merge pull request #12890 from yuwata/fix-conf-parser...
2019-06-27  Zach Smithsystemd-sleep: refuse to calculate swapfile offset... 12760/head
2019-06-27  Zach Smithsystemd-sleep: (bug) use resume_offset value if set
2019-06-27  Evgeny VereshchaginMerge pull request #12892 from yuwata/fix-test-format...
2019-06-27  Yu Watanabetest: fix argument type of test_format_bytes_one() 12892/head
2019-06-27  Yu Watanabeutil,test: rename variable non_iec -> si
2019-06-26  Yu Watanabetest: add testcase for issue #12883 12890/head
2019-06-26  Yu Watanabeconf-parser: fix continuation handling
2019-06-26  Zbigniew Jędrzejewsk... core: do not enumerate units in MANAGER_TEST_RUN_MINIMA...
2019-06-26  Zbigniew Jędrzejewsk... man: move description of how conditions are combined...
2019-06-26  Zbigniew Jędrzejewsk... core: move assert before actual use of the variable
2019-06-26  Franck Buicoredump: rely on /proc exclusively to get the name...
2019-06-26  Franck Buicoredump: fix one memleak in backtrace mode
2019-06-26  Franck Buicoredump: make use of STRINGIFY
2019-06-25  Michal Sekletarexecute: drop SYNTHETIC_ERRNO because error code was...
2019-06-25  Yu Watanabenetwork: further log message update
2019-06-25  Joerg Behrmanncore: factor root_directory application out of apply_wo...
2019-06-25  Frantisek Sumsalcore: move config_parse_* functions to a shared module
2019-06-25  INSUN PYOman: change true/false to yes/no for DefaultDependencies.
2019-06-25  Lennart PoetteringMerge pull request #12877 from poettering/dynamic-user...
2019-06-25  Lennart Poetteringsome CODING_STYLE additions
2019-06-25  Lennart Poetteringman: say D-Bus, not dbus 12877/head
2019-06-25  Lennart Poetteringman: improve --test documentation
2019-06-25  Lennart Poetteringtest: add test for DynamicUser=0 → =1 migration (and...
2019-06-25  Lennart Poetteringcore: mention why we do migration for everything but...
2019-06-25  Lennart Poetteringcore: log when we convert from DynamicUser=1 to =0...
2019-06-25  camozsystemd-nspawn(1): update example section
2019-06-25  Lennart PoetteringMerge pull request #12869 from poettering/dynamic-user...
2019-06-25  Kai Lükebpf-firewall: custom BPF programs through IP(Ingress...
2019-06-25  Lennart PoetteringMerge pull request #12874 from yuwata/ethtool-make...
2019-06-25  Lennart PoetteringMerge pull request #12870 from yuwata/tree-wide-further...
2019-06-25  Yu WatanabeMerge pull request #12871 from keszybz/various-printing...
2019-06-25  Yu Watanabeethtool: reindent link mode table 12874/head
2019-06-25  Yu Watanabeethtool: add missing link mode
2019-06-25  Yu Watanabeethtool-util: fix returned value when ethtool_cmd_speed...
2019-06-25  Yu Watanabelinux: make UBSAN quiet
2019-06-25  Yu Watanabelinux: update kernel headers
2019-06-25  Zbigniew Jędrzejewsk... bootctl: fix display of options with embedeed newlines 12871/head
2019-06-25  Lubomir Rintelsd-device: don't accept /sys as a device path
2019-06-25  Lubomir Rinteludevd: fix a reversed conditional on global property set
2019-06-24  Lennart Poetteringman: beef up systemd.exec(5)
2019-06-24  Yu Watanabetree-wide: replace strjoina() with prefix_roota() 12870/head
2019-06-24  Zbigniew Jędrzejewsk... networkd: rework warning and debug messages about addre...
2019-06-24  Zbigniew Jędrzejewsk... logind: log operation details when starting actions
2019-06-24  Zbigniew Jędrzejewsk... logind: remove unused check
2019-06-24  Yu Watanabetree-wide: replace strjoin() with path_join()
2019-06-24  Michal Sekletarcore: introduce NUMAPolicy and NUMAMask options
2019-06-24  Yu Watanabetest: add more testcases for prefix_roota()
2019-06-24  Yu Watanabepath-util: fix an issue when the path argument of prefi...
2019-06-24  Lennart Poetteringcore: migrate service directories back from private... 12869/head
2019-06-24  Lennart Poetteringcore: add missing space to DynamicUser=1 directory...
2019-06-24  Zbigniew Jędrzejewsk... Merge pull request #12868 from poettering/doc-243-fixes
2019-06-24  Lennart Poetteringman: document that sd_bus_creds_get_exec() is not suita... 12868/head
2019-06-24  Lennart Poetteringman: drop references to "syslog" and "syslog+console...
2019-06-24  Lennart Poetteringdoc: make clear that --system and --user only make...
2019-06-24  Lennart Poetteringman: correct that Sockets= may not be undone
2019-06-24  Lennart Poetteringman: document that DynamicUser=1 implied sandboxing...
2019-06-24  Lennart PoetteringMerge pull request #12866 from yuwata/strv_consume_cleanups
2019-06-24  Yu Watanabetree-wide: use _cleanup_ attribute and strv_consume... 12866/head
next