]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2021-01-08  Zbigniew Jędrzejewsk... shell-completion: fix systemctl set/unset/import-enviro... 18137/head
2021-01-08  Zbigniew Jędrzejewsk... systemctl: deprecate blanket import-environment
2021-01-08  Zbigniew Jędrzejewsk... man: improve description of environment block creation
2021-01-08  Yu Watanabeudev/cdrom: split main() into main() and run()
2021-01-08  Yu Watanabeudev/cdrom: drop unnecessary headers
2021-01-08  Yu Watanabeudev/cdrom: drop never hit condition
2021-01-08  Yu Watanabeudev/cdrom: void()ify several function calls
2021-01-08  Yu Watanabeudev/cdrom: tighten variable scope used in loop
2021-01-08  Yu Watanabeudev/cdrom: use unaligned_read_be32() or friends
2021-01-08  Yu Watanabeudev/cdrom: split cd_media_info() into small pieces
2021-01-08  Yu Watanabeudev/cdrom: introduce enum for media state
2021-01-08  Yu Watanabeudev/cdrom: move media status to Context
2021-01-08  Yu Watanabeudev/cdrom: introduce enum for media and drive feature
2021-01-08  Yu Watanabeudev/cdrom: introduce Context
2021-01-08  Yu Watanabeudev/cdrom: make cd_profiles() return positive value...
2021-01-08  Yu Watanabeudev/cdrom: make media_lock() return negative errno
2021-01-08  Yu Watanabeudev/cdrom: introduce scsi_cmd_run_and_log()
2021-01-08  Yu Watanabeudev/cdrom: use random_u64() and usleep()
2021-01-08  Yu Watanabeudev/cdrom: split out parse_argv() and help()
2021-01-08  Susant Sahaninetwork: route - add support to configure tcp advmss
2021-01-08  hadessMerge pull request #18156 from BjoernDaase/patch-3
2021-01-08  Björn Daasehwdb: Force no "mouse" type on Logitech MX Keys 18156/head
2021-01-08  Björn Daasehwdb: Relax parsing script to allow 0 and 1 for all...
2021-01-07  AJ Jordanman: clarify that coredumps are gc'd after 3 days
2021-01-07  Jan Tojnarpkg-config: make prefix overridable again
2021-01-07  Evgeny Vereshchaginci: turn off Azure Pipelines
2021-01-06  Daan De Meyermkosi: Enable InstallDirectory and SourceFileTransferFi...
2021-01-06  Lennart Poetteringstat-util: don't try to open path on path_is_temporary_fs()
2021-01-06  Lennart PoetteringMerge pull request #18044 from weblate/weblate-systemd...
2021-01-06  Daan De Meyernetworkd: Enable IPv6SendRA on builtin network files
2021-01-06  Lennart PoetteringMerge pull request #18150 from poettering/strextend...
2021-01-06  Luca Boccassisystemctl: have is-enabled return success for aliases...
2021-01-06  Lennart Poetteringstring-util: use GREEDY_ALLOC_ROUND_UP() in strextend() 18150/head
2021-01-06  Lennart Poetteringstring-util: imply NULL termination of strextend()...
2021-01-06  Lennart Poetteringupdate TODO
2021-01-06  Lennart Poetteringdoc: add missing comma in DISCOVERABLE_PARTITIONS.md
2021-01-06  Lennart Poetteringupdate TODO
2021-01-06  Daan De MeyerMove shared mkosi settings to a single file in mkosi...
2021-01-05  Luca Boccassicryptsetup: use crypt_token_max if available
2021-01-05  Susant Sahaninetwork: Allow to set device's receive queues and trans...
2021-01-04  Zbigniew Jędrzejewsk... Merge pull request #18088 from bluca/test_force_nspawn
2021-01-04  milovladUpdate 60-sensor.hwdb
2021-01-04  Lennart Poetteringman: use 'weak' and 'strong' for explaining difference...
2021-01-04  Darren Ngfix typo
2021-01-03  Lucas Werkmeisterman: systemd-sysusers does not create home dir
2021-01-03  Daan De Meyermkosi: Enable HostonlyInitrd option
2021-01-02  WeblateUpdate translation files 18044/head
2021-01-02  Julien HumbertTranslated using Weblate (French)
2021-01-02  VladTranslated using Weblate (Romanian)
2021-01-02  A S AlamTranslated using Weblate (Punjabi)
2021-01-01  Luca Boccassitests: add TEST_PREFER_NSPAWN variable to run as many... 18088/head
2021-01-01  Luca Boccassitests: add TEST_QEMU_ONLY variable to run only tests...
2021-01-01  Luca BoccassiDo not run ninja in run-integration-tests.sh
2021-01-01  Luca Boccassitest: shortcut skip if both TEST_NO_QEMU and TEST_NO_NS...
2021-01-01  Luca Boccassitest: check for binariers in [usr/][s]bin
2021-01-01  Luca Boccassitest: use pkg-config to get user unit dir when installi...
2021-01-01  Luca Boccassitest: update test_create_image
2021-01-01  Daan De MeyerEnable more mkosi options
2021-01-01  Daan De MeyerCI: Update to mkosi github action to v9
2020-12-31  Gaël PORTAYman: fix path reference to unit file
2020-12-30  Gaël PORTAYdocs: fix the link to boot loader specification
2020-12-30  Luca BoccassiMerge pull request #18109 from yuwata/network-routing...
2020-12-30  Yu WatanabeMerge pull request #18105 from yuwata/fuzz-fix-timeout
2020-12-30  Endre SzaboA typo fix in bootctl.c (#18106)
2020-12-29  Yu Watanaberesolve: slightly optimize dns_answer_add() 18105/head
2020-12-29  Yu Watanaberesolve: field size in dns resource record may be zero
2020-12-29  Yu Watanabesiphash: introduce siphash24_compress_safe()
2020-12-29  Yu Watanabetest-network: add tests for fib rules with Family=both... 18109/head
2020-12-29  Yu Watanabenetwork: drop fib rules configured with Family=both
2020-12-29  Yu Watanabenetwork: set RoutingPolicyRule::family based on Family...
2020-12-29  Yu Watanabenetwork: always re-configure rules even if already...
2020-12-29  Yu Watanabenetwork: drop unnecessary checks
2020-12-29  Yu Watanabenetwork: fix possible memory leak
2020-12-29  Yu Watanabenetwork: constify several arguments
2020-12-29  Yu Watanaberesolve: do not compare key twice
2020-12-29  Yu Watanaberesolve: slightly shorten dns_resource_key_compare_func()
2020-12-29  Yu Watanaberesolve: fix typo
2020-12-29  Yu Watanabefuzzers: set maximum length for several fuzzers
2020-12-29  Yu WatanabeMerge pull request #17477 from yuwata/network-drop...
2020-12-29  Yu Watanabenetwork: do not serialize/deserialize routing policy... 17477/head
2020-12-29  Yu Watanabenetwork: drop unnecessary routing policy rules
2020-12-29  Yu Watanabenetwork: treat rule which has l3mdev flag as created...
2020-12-29  Yu Watanabenetwork: adjust protocol of rules sent from kernel...
2020-12-29  Yu Watanabenetwork: set FRA_PROTOCOL to RTPROT_STATIC by default
2020-12-28  Luca BoccassiMerge pull request #18048 from poettering/timesync...
2020-12-28  Lennart Poetteringman: apply @Minoru's suggestions from code review 18048/head
2020-12-28  Lennart Poetteringman: extend time-{set,sync}.target + systemd-timesyncd...
2020-12-28  Luca Boccassishared/dns: fix dlopen_idn return code check
2020-12-26  Thomas Hallersd-dhcp-client: avoid "maybe-uninitialized" warning...
2020-12-24  Yu WatanabeMerge pull request #18021 from ssahani/route-allow...
2020-12-24  Yu Watanabetest-network: add tests for [IPv6AcceptRA] PrefixDenyLi... 18021/head
2020-12-24  Yu Watanabenetwork: introduce RouterAllowList= and RouterDenyList...
2020-12-24  Susant Sahaninetworkd: add support for prefix allow-list and route...
2020-12-24  Yu Watanabenetwork: rename DenyList= -> PrefixDenyList=
2020-12-24  Yu Watanabenetwork: make RouteDenyList= filter route prefix rather...
2020-12-24  Yu Watanabenetwork: fix condition for checking the provided gatewa...
2020-12-24  Yu Watanabesd-ndisc: fix indentation
2020-12-24  Yu Watanabenetwork: drop redundant TAKE_PTR()
2020-12-24  Sebastiaan... Improve instructions for debugging failing service
2020-12-23  Yu WatanabeMerge pull request #18069 from flokli/ipv6-privacy...
next