]> git.ipfire.org Git - thirdparty/systemd.git/history - src
udev: move rules logging functions into the .c file
[thirdparty/systemd.git] / src /
2019-06-28  Zbigniew Jędrzejew... udev: move rules logging functions into the .c file
2019-06-28  Lubomir Rintelcryptsetup-generator: fix luks-* entry parsing from...
2019-06-27  Yu WatanabeMerge pull request #12889 from keszybz/analyze-condition
2019-06-27  Zbigniew Jędrzejew... Merge pull request #12760 from zachsmith/systemd-sleep_...
2019-06-27  Zbigniew Jędrzejew... core: skip whitespace after "|" and "!" in the conditio... 12889/head
2019-06-27  Zbigniew Jędrzejew... shared/condition: fix printing of ConditionNull=
2019-06-27  Zbigniew Jędrzejew... analyze: add 'condition' verb
2019-06-27  Zbigniew Jędrzejew... Merge pull request #12894 from stapelberg/patch-1
2019-06-27  Michael Stapelbergcryptsetup: comment: crypt_setup → crypt_format 12894/head
2019-06-27  Zbigniew Jędrzejew... 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ędrzejew... core: do not enumerate units in MANAGER_TEST_RUN_MINIMA...
2019-06-26  Zbigniew Jędrzejew... core: move assert before actual use of the variable
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  Lennart PoetteringMerge pull request #12877 from poettering/dynamic-user...
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  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ędrzejew... 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  Yu Watanabetree-wide: replace strjoina() with prefix_roota() 12870/head
2019-06-24  Zbigniew Jędrzejew... networkd: rework warning and debug messages about addre...
2019-06-24  Zbigniew Jędrzejew... logind: log operation details when starting actions
2019-06-24  Zbigniew Jędrzejew... 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ędrzejew... Merge pull request #12868 from poettering/doc-243-fixes
2019-06-24  Lennart Poetteringdoc: make clear that --system and --user only make...
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
2019-06-24  Yu Watanabesd-path: use _cleanup_strv_free_ attribute
2019-06-22  Lennart PoetteringMerge pull request #12836 from yuwata/tree-wide-replace...
2019-06-22  Anita Zhangbpf-firewall: optimization for IPAddressXYZ="any" ...
2019-06-22  Topi Miettinencgroup-util: kill also threads
2019-06-20  Lennart Poetteringpath-util: get rid of prefix_root()
2019-06-20  Anita Zhangnspawn: don't hard fail when setting capabilities
2019-06-20  Yu WatanabeMerge pull request #12846 from poettering/cap-last...
2019-06-20  Lennart Poetteringbpf: use more TAKE_FD()
2019-06-20  Yu Watanabesd-path: use _cleanup_ attribute 12836/head
2019-06-20  Yu Watanabetree-wide: replace strjoin() with path_join()
2019-06-20  Lennart Poetteringbus-creds: fix size calculation for storing caps data 12846/head
2019-06-20  Lennart Poetteringcapability: fix loops for cap_last_cap()
2019-06-20  Lennart PoetteringMerge pull request #12762 from yuwata/network-introduce...
2019-06-20  Lennart PoetteringMerge pull request #12837 from yuwata/tree-wide-lgtm...
2019-06-20  Donald Buczekcgroup: Continue unit reset if cgroup is busy
2019-06-19  Yu WatanabeMerge pull request #12806 from yuwata/networkctl-ethtoo...
2019-06-19  Yu Watanabeutil: use extract_first_word() instead of strsep() 12837/head
2019-06-19  Yu Watanabetree-wide: use htobe{32,16}() instead of hton{l,s}()
2019-06-19  Yu Watanabetree-wide: drop alloca() in loop
2019-06-19  Yu Watanabenetworkctl: show link speed, duplex, auto negotiation... 12806/head
2019-06-19  Yu Watanabenetwork: change type of BitRates= bus property
2019-06-19  Yu Watanabetable: introduce FORMAT_BPS type
2019-06-19  Yu Watanabetest: add tests for format_bytes()
2019-06-19  Yu Watanabeutil: make format_bytes() support e.g. 3.0E
2019-06-19  Yu Watanabeutil: introduce format_bytes_full()
2019-06-19  Yu Watanabeethtool-util: introduce ethtool_get_link_info()
2019-06-19  Yu Watanabeethtool-util: make ethtool_connect() warn on failure
2019-06-19  Yu Watanabeethtool-util: use structured initializers
2019-06-19  Frantisek Sumsalsd-resolve: suppress false positive MSan warnings
2019-06-19  Zbigniew Jędrzejew... Merge pull request #12828 from yuwata/network-routing...
2019-06-19  Lennart PoetteringMerge pull request #12815 from irtimmer/dot-strict
2019-06-19  Yu Watanabenetwork: add missing entries in routing_policy_rule_... 12828/head
2019-06-19  Yu Watanabeutil: introduce siphash24_compress_boolean()
2019-06-19  Iwan Timmerresolved: support TLS 1.3 when using GnuTLS for DNS... 12815/head
2019-06-19  Iwan Timmerresolved: add strict mode for DNS-over-TLS
2019-06-19  Iwan Timmerresolved: don't require check when importing resolved...
2019-06-19  Lennart PoetteringMerge pull request #12829 from yuwata/dhcp-memdup_suffix0
2019-06-19  Yu Watanabesd-bus: use memdup_suffix0() instead of strndup() 12829/head
2019-06-19  Yu Watanabedhcp: use memdup_suffix0() instead of strndup()
2019-06-19  Yu WatanabeMerge pull request #12822 from poettering/tmpfiles...
2019-06-19  Yu Watanabeethtool-util: move from src/udev/net/ to src/shared/
2019-06-18  Lennart Poetteringjournald: use memdup_suffix0() when copying string...
2019-06-18  Iwan Timmerresolved: add missing error code check when initializin...
2019-06-18  Iwan Timmerresolved: move TLS data shared by all servers to manager
2019-06-18  Markus Feltenfix(journal-gatewayd): use relative urls (not starting...
2019-06-18  Frantisek Sumsalhashmap: avoid using TLS in a destructor
2019-06-18  Lennart PoetteringMerge pull request #12758 from fbuihuu/nspawn-console-tty
next