1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-08-04 12:22:39 +03:00

Commit Graph

  • 654c598689 hwdb: update to v257-stable@{2025-06-25} v252.39 v252-stable Luca Boccassi 2025-06-25 14:14:25 +01:00
  • 76191afa99 test: escape '+' from uname -r before using in regex via '=~' Luca Boccassi 2025-06-24 13:07:11 +01:00
  • 5b2ae10b12 console: when switching console modes and one doesn't work, always go for the next Lennart Poettering 2025-06-20 11:05:00 +02:00
  • 3d60a9d3df homed: do not log new password when debug logs are enabled Luca Boccassi 2025-06-22 16:44:02 +01:00
  • f3a4eccb1b man: encourage the creation of empty machine-id instead of deleting it Lukas Nykryn 2025-06-18 13:33:25 +02:00
  • 46de6c930f resolved: Tweak link-local addresses relevancy George Tsiamasiotis 2025-06-17 15:30:41 +03:00
  • 3347e6b1c4 fstab-generator: set mode=0755 with root=tmpfs Luca Boccassi 2025-06-16 23:28:57 +01:00
  • 75e85fb33c resolve: exit from loop for transactions when transactions has been regenerated Yu Watanabe 2025-05-15 07:18:38 +09:00
  • a45972c3dc socket: downgrade not-supported logging for SO_PASSSEC Luca Boccassi 2025-06-09 17:24:24 +01:00
  • 0fc8abdcfa io-util: protect against INT_MAX overflow in flush_fd() Lennart Poettering 2025-06-04 16:05:41 +02:00
  • 0be5d37ed0 resolved: honour SD_RESOLVED_NO_CNAME flag when processing cache Lennart Poettering 2025-06-04 10:53:50 +02:00
  • 49c1413501 repart: if partition already exists, required size may not be multiple of grain size Yu Watanabe 2025-04-19 03:41:45 +09:00
  • 282bb3958a compress: prevent divide-by-zero when no data is read (#37706) Alex 2025-06-02 21:51:00 -04:00
  • dc37f19bdf network: fix a potential divide-by-zero (#37705) Alex 2025-06-02 18:47:49 -04:00
  • e7c995e744 test: wait for coredump to appear before parsing Luca Boccassi 2025-05-30 22:08:39 +01:00
  • 7d56699e74 sysupdate: change status once operation has completed Luca Boccassi 2025-05-29 00:36:47 +01:00
  • 9cf6c63852 test-network: add test case for issue #37629 Yu Watanabe 2025-05-27 23:31:48 +09:00
  • 744ccefb3a network/link: update state file when master ifindex is changed Yu Watanabe 2025-05-28 02:09:52 +09:00
  • 5faaa43b00 network/link: ENODATA from reading IFLA_MASTER when an interface has no master Yu Watanabe 2025-05-27 23:17:40 +09:00
  • a1217c3d32 man/systemd.timer: Correct inaccuracy in man page Adrian Vovk 2025-02-18 15:59:03 -05:00
  • aecaee14e3 hwdb: update to v257-stable@{2025-06-25} v253.34 v253-stable Luca Boccassi 2025-06-25 14:14:25 +01:00
  • e04684cad9 test: escape '+' from uname -r before using in regex via '=~' Luca Boccassi 2025-06-24 13:07:11 +01:00
  • 15b8a8a81c console: when switching console modes and one doesn't work, always go for the next Lennart Poettering 2025-06-20 11:05:00 +02:00
  • 6b0a579569 homed: do not log new password when debug logs are enabled Luca Boccassi 2025-06-22 16:44:02 +01:00
  • fa1cb0c141 man: encourage the creation of empty machine-id instead of deleting it Lukas Nykryn 2025-06-18 13:33:25 +02:00
  • 03d684b29f resolved: Tweak link-local addresses relevancy George Tsiamasiotis 2025-06-17 15:30:41 +03:00
  • 33d22f890a fstab-generator: set mode=0755 with root=tmpfs Luca Boccassi 2025-06-16 23:28:57 +01:00
  • 385b53f81a resolve: exit from loop for transactions when transactions has been regenerated Yu Watanabe 2025-05-15 07:18:38 +09:00
  • fecdee0fe1 socket: downgrade not-supported logging for SO_PASSSEC Luca Boccassi 2025-06-09 17:24:24 +01:00
  • d4440e9bcd io-util: protect against INT_MAX overflow in flush_fd() Lennart Poettering 2025-06-04 16:05:41 +02:00
  • 7ccb1f6877 resolved: honour SD_RESOLVED_NO_CNAME flag when processing cache Lennart Poettering 2025-06-04 10:53:50 +02:00
  • 42de761235 repart: if partition already exists, required size may not be multiple of grain size Yu Watanabe 2025-04-19 03:41:45 +09:00
  • 6da67227e3 compress: prevent divide-by-zero when no data is read (#37706) Alex 2025-06-02 21:51:00 -04:00
  • 3b507fe660 network: fix a potential divide-by-zero (#37705) Alex 2025-06-02 18:47:49 -04:00
  • aef1132e1e bootctl: fix unclosed quote in debug log Joaquim Monteiro 2025-05-31 19:56:28 +01:00
  • 886f7b88d8 test: wait for coredump to appear before parsing Luca Boccassi 2025-05-30 22:08:39 +01:00
  • 27c7801d72 sysupdate: change status once operation has completed Luca Boccassi 2025-05-29 00:36:47 +01:00
  • 18da9c4407 test-network: add test case for issue #37629 Yu Watanabe 2025-05-27 23:31:48 +09:00
  • 1390c37e61 network/link: update state file when master ifindex is changed Yu Watanabe 2025-05-28 02:09:52 +09:00
  • 8ede070c74 network/link: ENODATA from reading IFLA_MASTER when an interface has no master Yu Watanabe 2025-05-27 23:17:40 +09:00
  • 4a00fe8150 man/systemd.timer: Correct inaccuracy in man page Adrian Vovk 2025-02-18 15:59:03 -05:00
  • da2d44a3d9 hwdb: update to v257-stable@{2025-06-25} v254.27 v254-stable Luca Boccassi 2025-06-25 14:14:25 +01:00
  • 5006511140 test: escape '+' from uname -r before using in regex via '=~' Luca Boccassi 2025-06-24 13:07:11 +01:00
  • 2e690f80e8 test: add test case for issue #36031 Yu Watanabe 2025-05-15 13:45:13 +09:00
  • c3f03d0762 core: introduce Unit.dependency_generation counter and restart loop when dependency is updated in the loop Yu Watanabe 2025-05-15 12:34:35 +09:00
  • 3a169fc33c core/transaction: do not override unit load state when unit_load() failed Yu Watanabe 2025-05-21 04:38:07 +09:00
  • f4d1cf1a54 core/transaction: drop redundant call of bus_unit_validate_load_state() Yu Watanabe 2025-05-21 04:32:09 +09:00
  • 6f2d929df1 core/transaction: fix comment Yu Watanabe 2025-05-15 09:14:07 +09:00
  • fb44a4ae24 core/transaction: rename ret -> job Yu Watanabe 2025-05-15 09:10:36 +09:00
  • 62caea3365 home: Make sure we resolve /etc/skel symlink Daan De Meyer 2025-06-22 14:17:08 +02:00
  • 261ae1ff83 console: when switching console modes and one doesn't work, always go for the next Lennart Poettering 2025-06-20 11:05:00 +02:00
  • 528a943c1b homed: do not log new password when debug logs are enabled Luca Boccassi 2025-06-22 16:44:02 +01:00
  • df71727654 man: encourage the creation of empty machine-id instead of deleting it Lukas Nykryn 2025-06-18 13:33:25 +02:00
  • 81afa81b5a resolved: Tweak link-local addresses relevancy George Tsiamasiotis 2025-06-17 15:30:41 +03:00
  • e1560b35f2 fstab-generator: set mode=0755 with root=tmpfs Luca Boccassi 2025-06-16 23:28:57 +01:00
  • e316f1e0e2 resolve: exit from loop for transactions when transactions has been regenerated Yu Watanabe 2025-05-15 07:18:38 +09:00
  • 17cccd36ed socket: downgrade not-supported logging for SO_PASSSEC Luca Boccassi 2025-06-09 17:24:24 +01:00
  • 93418366b6 io-util: protect against INT_MAX overflow in flush_fd() Lennart Poettering 2025-06-04 16:05:41 +02:00
  • dd2e419b8e resolved: honour SD_RESOLVED_NO_CNAME flag when processing cache Lennart Poettering 2025-06-04 10:53:50 +02:00
  • 4c3fecc18d repart: if partition already exists, required size may not be multiple of grain size Yu Watanabe 2025-04-19 03:41:45 +09:00
  • cb57cbcfeb compress: prevent divide-by-zero when no data is read (#37706) Alex 2025-06-02 21:51:00 -04:00
  • f5fdc85069 network: fix a potential divide-by-zero (#37705) Alex 2025-06-02 18:47:49 -04:00
  • 64c19d4f4d bootctl: fix unclosed quote in debug log Joaquim Monteiro 2025-05-31 19:56:28 +01:00
  • 08280df1fa test: wait for coredump to appear before parsing Luca Boccassi 2025-05-30 22:08:39 +01:00
  • f82b4cc8f4 sysupdate: change status once operation has completed Luca Boccassi 2025-05-29 00:36:47 +01:00
  • 6ef8df6e05 test-network: add test case for issue #37629 Yu Watanabe 2025-05-27 23:31:48 +09:00
  • 936aa69389 network/link: update state file when master ifindex is changed Yu Watanabe 2025-05-28 02:09:52 +09:00
  • 61f69d442a network/link: ENODATA from reading IFLA_MASTER when an interface has no master Yu Watanabe 2025-05-27 23:17:40 +09:00
  • 47ed4d5572 man/systemd.timer: Correct inaccuracy in man page Adrian Vovk 2025-02-18 15:59:03 -05:00
  • 356c54394a hwdb: update to v257-stable@{2025-06-25} v255.22 v255-stable Luca Boccassi 2025-06-25 14:14:25 +01:00
  • 359fed1c06 test: escape '+' from uname -r before using in regex via '=~' Luca Boccassi 2025-06-24 13:07:11 +01:00
  • 17a103efc3 core: escape UTF-8 in mount unit Where field before sending to clients Lennart Poettering 2025-06-20 13:16:10 +02:00
  • ad5812a16c test: add test case for issue #36031 Yu Watanabe 2025-05-15 13:45:13 +09:00
  • 9316f1b110 core: introduce Unit.dependency_generation counter and restart loop when dependency is updated in the loop Yu Watanabe 2025-05-15 12:34:35 +09:00
  • 87aea85c2a core/transaction: do not override unit load state when unit_load() failed Yu Watanabe 2025-05-21 04:38:07 +09:00
  • eae4a19d43 core/transaction: drop redundant call of bus_unit_validate_load_state() Yu Watanabe 2025-05-21 04:32:09 +09:00
  • 610a97460e core/transaction: fix comment Yu Watanabe 2025-05-15 09:14:07 +09:00
  • e038fdd14e core/transaction: rename ret -> job Yu Watanabe 2025-05-15 09:10:36 +09:00
  • c7baa6a37b home: Make sure we resolve /etc/skel symlink Daan De Meyer 2025-06-22 14:17:08 +02:00
  • b869d19754 console: when switching console modes and one doesn't work, always go for the next Lennart Poettering 2025-06-20 11:05:00 +02:00
  • 49d2797898 homed: do not log new password when debug logs are enabled Luca Boccassi 2025-06-22 16:44:02 +01:00
  • 6e9eba2f0d man: encourage the creation of empty machine-id instead of deleting it Lukas Nykryn 2025-06-18 13:33:25 +02:00
  • 1272e28418 resolved: Tweak link-local addresses relevancy George Tsiamasiotis 2025-06-17 15:30:41 +03:00
  • 0fc39fecab fstab-generator: set mode=0755 with root=tmpfs Luca Boccassi 2025-06-16 23:28:57 +01:00
  • ce1d728029 resolve: exit from loop for transactions when transactions has been regenerated Yu Watanabe 2025-05-15 07:18:38 +09:00
  • b97861dadc socket: downgrade not-supported logging for SO_PASSSEC Luca Boccassi 2025-06-09 17:24:24 +01:00
  • 92cc01df26 meson: Don't fail install script if file doesn't exist Daan De Meyer 2025-06-05 12:14:45 +02:00
  • 57aaba3e8e io-util: protect against INT_MAX overflow in flush_fd() Lennart Poettering 2025-06-04 16:05:41 +02:00
  • 18eda2faa3 doc: clarify that root storage daemons need unit files Lennart Poettering 2025-06-04 14:50:11 +02:00
  • 96bade5b2b doc: mention 'exitrd' term Lennart Poettering 2025-06-04 14:50:07 +02:00
  • cf3d93be3c resolved: honour SD_RESOLVED_NO_CNAME flag when processing cache Lennart Poettering 2025-06-04 10:53:50 +02:00
  • 8e76eab52a repart: if partition already exists, required size may not be multiple of grain size Yu Watanabe 2025-04-19 03:41:45 +09:00
  • 93f677fdb6 compress: prevent divide-by-zero when no data is read (#37706) Alex 2025-06-02 21:51:00 -04:00
  • b53cf28730 network: fix a potential divide-by-zero (#37705) Alex 2025-06-02 18:47:49 -04:00
  • d1bf709d1f bootctl: fix unclosed quote in debug log Joaquim Monteiro 2025-05-31 19:56:28 +01:00
  • 25b56074c5 mount-util: avoid unnecessary mount_setattr() call in make_fsmount() Lennart Poettering 2025-05-31 07:58:30 +02:00
  • 12f4ba1e58 test: wait for coredump to appear before parsing Luca Boccassi 2025-05-30 22:08:39 +01:00
  • 5c85486513 sync-docs: add '(latest stable)' next to the latest version in the menu Luca Boccassi 2025-05-30 02:03:08 +01:00
  • 44e6237cd6 sync-docs: fix selection menu when opening 'latest' man Luca Boccassi 2025-05-30 02:02:01 +01:00
  • 60212992f9 sync-docs: fix syntax warning Luca Boccassi 2025-05-30 01:59:15 +01:00