Commit Graph

  • 0292afabee core/manager-serialize: serialize objective string Mike Yuan 2024-04-18 08:57:28 +08:00
  • 37ca2ccf33 core/manager: introduce ManagerObjective string table lookup Mike Yuan 2024-04-18 08:53:50 +08:00
  • a48ad66f76 core/manager: also log soft-reboot count along with timespan Mike Yuan 2024-04-18 08:46:20 +08:00
  • 6985e3964d core: switch j->unit->manager to j->manager Mike Yuan 2024-04-18 08:43:48 +08:00
  • 104c64fae1 mkosi: Disable bash debugging in Arch build script Daan De Meyer 2024-04-18 14:21:31 +02:00
  • 332f669a6f Merge pull request #32333 from DaanDeMeyer/mkosi Daan De Meyer 2024-04-18 14:17:44 +02:00
  • e2fe5c4b98 boot: fix assignment of ret_* variables in initrd_prepare() Antonio Alvarez Feijoo 2024-04-18 11:58:07 +02:00
  • 82efe05c01 Merge pull request #32326 from jonathan-conder/man_pam_loadkey Luca Boccassi 2024-04-18 14:10:40 +02:00
  • 8416dc8bca udev: permanent symlinks with USB revision for /dev/media* Max Staudt 2024-04-17 15:30:44 +09:00
  • ef5f7f9437 systemctl: add --clean= values to documentation and shell completion Luca Boccassi 2024-04-08 02:20:18 +01:00
  • a432014b01 mkosi: Install debug packages when WITH_DEBUG=1 is enabled Daan De Meyer 2024-04-18 13:29:12 +02:00
  • 35c1ea4d69 mkosi: Setup --ffile-prefix-map= for opensuse as well Daan De Meyer 2024-04-18 13:28:17 +02:00
  • 15bf8bfb69 mkosi: Undefine FORTIFY_SOURCE before setting it again Daan De Meyer 2024-04-18 14:00:30 +02:00
  • d2c0acaf70 mkosi: Install more packages Daan De Meyer 2024-04-18 13:27:43 +02:00
  • 6911a9ea7f mkosi: Drop systemd-repart from package lists Daan De Meyer 2024-04-18 13:27:05 +02:00
  • eadf555fd4 mkosi: Update to latest Daan De Meyer 2024-04-18 13:26:44 +02:00
  • d3322c1fdb bash completion: add missing parameters for portablectl Luca Boccassi 2024-04-08 01:57:26 +01:00
  • 966d7977c7 portablectl: add --clean parameter for detaching Luca Boccassi 2024-04-08 01:34:12 +01:00
  • 18d2641236 NEWS: mention GNOME Foundation in contributors list Luca Boccassi 2024-04-18 10:46:19 +01:00
  • f1d345ed76 systemctl: show invocation ID in unit status output Lennart Poettering 2024-04-18 11:18:35 +02:00
  • 08ef6998e3 man: document other keyname options for pam_systemd_loadkey Jonathan Conder 2024-04-18 08:01:27 +12:00
  • 4d3d187493 Merge pull request #32324 from mrc0mmand/more-website-fixes Luca Boccassi 2024-04-18 10:55:01 +02:00
  • 778abdbfa1 doc: fix .ssh credential examples Lennart Poettering 2024-04-17 21:56:41 +02:00
  • 9fede461ca docs: Add note on packages produced by mkosi builds Daan De Meyer 2024-04-17 23:38:14 +02:00
  • 81d61d6aa7 openssl-util: compatible with restricted openssl3 Norbert Lange 2024-03-27 00:41:41 +01:00
  • 2219ccc182 resolved-dnstls: remove deprecated openssl functions Norbert Lange 2024-03-27 00:29:14 +01:00
  • 5e485e1aa2 udev: fix assignment of ret_truncated Yu Watanabe 2024-04-18 14:25:52 +09:00
  • 955d5012e0 blockdev-util: fix typo Yu Watanabe 2024-04-18 13:08:09 +09:00
  • f846002fa2 Merge pull request #32192 from yuwata/part-scan Yu Watanabe 2024-04-18 11:38:48 +09:00
  • d2a0ef6073 Merge pull request #32249 from CodethinkLabs/vmspawn/predicatable_tap_names Yu Watanabe 2024-04-18 10:26:07 +09:00
  • 33ff155957 blockdev-util: also read 'ext_range' sysattr to check if the partscan is enabled Yu Watanabe 2024-04-08 11:57:42 +09:00
  • 705c418f20 sd-device: introduce device_get_sysattr_unsigned_full() Yu Watanabe 2024-04-08 11:56:58 +09:00
  • 87fe0a6960 man: fix wrong version info (#31949) Yu Watanabe 2024-04-18 09:45:51 +09:00
  • bccd7be328 systemctl: allow user to suppress output when no action scheduled (#32278) MaxHearnden 2024-04-18 01:44:22 +01:00
  • ad938537ef journalctl: update help to say "priority range" (#32323) Winterhuman 2024-04-18 00:43:28 +00:00
  • 3b4eeccd27 test-network: add test case of RS sent by the same interface Yu Watanabe 2024-04-16 17:47:18 +09:00
  • 45c2bbbaea test-network: introduce check_networkd_log() helper function Yu Watanabe 2024-04-16 17:45:15 +09:00
  • 864c7980c0 test-network: drop trailing spaces Yu Watanabe 2024-04-16 17:44:17 +09:00
  • 769f9744b7 network/ndisc: disable Neighbor discovery client if RADV is enabled Yu Watanabe 2024-04-16 16:28:44 +09:00
  • 50ba4e401a sd-radv: refuse packet from the same interface Yu Watanabe 2024-04-16 16:23:36 +09:00
  • 258729a3b8 Merge pull request #32308 from yuwata/sd-ndisc-disable-timer-on-recv Yu Watanabe 2024-04-18 09:28:16 +09:00
  • 52fb945cb7 Merge pull request #32318 from YHNdnzj/skip-leading-char Yu Watanabe 2024-04-18 06:18:09 +09:00
  • 0bf317b620 man: add pam_gnome_keyring to auth section after pam_systemd_loadkey Jonathan Conder 2024-04-18 07:56:52 +12:00
  • 94c5c55e3e Merge pull request #32320 from bluca/softreboot_serialize Lennart Poettering 2024-04-17 22:12:49 +02:00
  • aea6787f78 man: mention that sd_journal_test_cursor() needs a positioning call Zbigniew JÄ™drzejewski-Szmek 2024-04-17 18:11:31 +02:00
  • 617a2be0d5 Merge pull request #32317 from DaanDeMeyer/mkosi Daan De Meyer 2024-04-17 21:29:28 +02:00
  • 0d592a5e17 docs: use absolute links for our pages Frantisek Sumsal 2024-04-17 20:54:45 +02:00
  • 87c22d4377 Revert "docs: don't suffix page permalink with a slash" Frantisek Sumsal 2024-04-17 20:42:58 +02:00
  • b3f548615f core: rename SoftRebootStartTimestamp -> ShutdownStartTimestamp and generalize Luca Boccassi 2024-04-16 15:33:09 +01:00
  • 8c15bf36e1 manager: serialize current objective Luca Boccassi 2023-10-20 00:34:29 +01:00
  • c6d817830f Merge pull request #32315 from poettering/hwdb-256 Lennart Poettering 2024-04-17 19:18:44 +02:00
  • 9f74901a1e Merge pull request #31648 from neighbourhoodie/review-content Zbigniew JÄ™drzejewski-Szmek 2024-04-17 17:34:43 +02:00
  • 22fa7cbccc mkosi: Drop workarounds Daan De Meyer 2024-04-17 16:59:08 +02:00
  • 241d792c92 mkosi: Switch to O0 and disable FORTIFY_SOURCE Daan De Meyer 2024-04-17 16:10:26 +02:00
  • 7e16650d83 Merge pull request #32143 from yuwata/magic Lennart Poettering 2024-04-17 17:03:48 +02:00
  • 07341fda48 NEWS: prepare -rc1 Lennart Poettering 2024-04-17 11:24:59 +02:00
  • 03eb843b40 autosuspend: update for v256 Lennart Poettering 2024-04-17 12:40:24 +02:00
  • 3e54d1b633 hwdb: update for v256 Lennart Poettering 2024-04-17 11:22:14 +02:00
  • c3d1dbfcdf Merge pull request #32311 from YHNdnzj/write-ellipsis Lennart Poettering 2024-04-17 16:20:51 +02:00
  • 42ca6c2773 mkosi: Disable DWARF debug info optimization Daan De Meyer 2024-04-17 15:54:53 +02:00
  • 89ca92db39 NEWS: udev and networkd pick up more things from creds Mike Yuan 2024-04-17 22:05:37 +08:00
  • ee0373cb80 journal-gatewayd: use skip_leading_chars where appropriate Mike Yuan 2024-04-17 21:50:22 +08:00
  • 3d6d879d26 journal-gatewayd: add missing assertions Mike Yuan 2024-04-17 21:50:05 +08:00
  • 7f1d7fed80 mkosi: Override build_cflags instead of _distro_extra_cflags Daan De Meyer 2024-04-17 15:38:24 +02:00
  • c5d6754725 journal-gatewayd: remove duplicate call to startswith() Antonio Alvarez Feijoo 2024-04-17 11:19:01 +02:00
  • 8e728c14ec mkosi: Set up -ffile-prefix-map= correctly when building debuginfo packages Daan De Meyer 2024-04-17 14:55:08 +02:00
  • 224e0a8a90 build(deps): bump pkg/debian from e477254 to 30c77a7 dependabot[bot] 2024-04-17 09:56:56 +00:00
  • ed67739ad5 core/show-status: use strlen where appropriate Mike Yuan 2024-04-17 16:48:29 +08:00
  • c498b2f7ee string-util: use mempcpy where appropriate Mike Yuan 2024-04-17 16:48:00 +08:00
  • d723363a86 string-util: use special_glyph() at one more place Yu Watanabe 2024-04-17 10:01:39 +09:00
  • 54a4ffc077 fuzz-ndisc-rs: also test packets with sd-radv Yu Watanabe 2024-04-16 15:17:50 +09:00
  • 88382e8dab test: fix typo Yu Watanabe 2024-04-17 13:29:35 +09:00
  • 238ed432c3 sd-ndisc: improve debugging logs Yu Watanabe 2024-04-17 13:02:26 +09:00
  • 31db4c1bd5 sd-ndisc: disable one more timer event source Yu Watanabe 2024-04-17 12:21:44 +09:00
  • e27f2ad6be Merge pull request #32300 from mrc0mmand/assorted-tweaks Yu Watanabe 2024-04-17 11:52:30 +09:00
  • 2153347506 Merge pull request #32303 from CodethinkLabs/push_down_disk_partitioning Yu Watanabe 2024-04-17 11:49:23 +09:00
  • 12cf745cce cryptenroll: Use CTAP2.1 credProtect extension Bryan Jacobs 2024-04-16 13:12:22 +10:00
  • b6183109cb test-64-udev-storage: partition disk inside testcase - testcase_multipath_basic_failover Sam Leonard 2024-04-16 17:02:31 +01:00
  • 211062e3b5 test-64-udev-storage: partition disk inside testcase - testcase_virtio_scsi_identically_named_partitions Sam Leonard 2024-04-16 16:17:59 +01:00
  • 8d82e39046 test-64-udev-storage: partition disk inside testcase - testcase_long_sysfs_path Sam Leonard 2024-04-16 13:18:34 +01:00
  • d398a2e004 Merge pull request #32302 from DaanDeMeyer/mkosi Daan De Meyer 2024-04-16 16:59:41 +02:00
  • 4b83f5b376 Merge pull request #32236 from poettering/journalctl-list-namespace-followup Lennart Poettering 2024-04-16 15:45:06 +02:00
  • 4980ae0fbc mkosi: Add support for building debug packages Daan De Meyer 2024-04-16 11:24:56 +02:00
  • f1884281a0 mkosi: Add --noclean when running rpmbuild Daan De Meyer 2024-04-16 13:59:20 +02:00
  • 2400b3a590 mkosi: Install which in image Daan De Meyer 2024-04-16 13:58:07 +02:00
  • 9d98617c1a Update debugging with vscode section Daan De Meyer 2024-04-15 22:28:11 +02:00
  • 236634c82c test: rework systemd-sysext test Frantisek Sumsal 2024-04-15 23:28:43 +02:00
  • 5f42fae2f1 test: simplify unit check Frantisek Sumsal 2024-04-15 20:52:59 +02:00
  • 5d259f1236 test: split some overly long lines Frantisek Sumsal 2024-04-15 20:27:32 +02:00
  • ccb2671539 test: split TEST-50-DISSECT into smaller parts Frantisek Sumsal 2024-04-15 19:44:23 +02:00
  • 2807a8f93c journalctl: tighten rules on parsing namespace journal dir suffixes Lennart Poettering 2024-04-11 19:07:21 +02:00
  • e1005cae75 journalctl: show human readable text if no namespace is found Lennart Poettering 2024-04-11 19:04:14 +02:00
  • edd2b33659 journalctl: add missing --help line for --list-namespaces Lennart Poettering 2024-04-11 19:03:54 +02:00
  • fecea05e15 shared/vpick: also align function params in header Mike Yuan 2024-04-16 12:27:23 +08:00
  • 3721f9620c Merge pull request #32289 from bluca/counter Luca Boccassi 2024-04-16 10:44:25 +02:00
  • 78d5bad2f5 Merge pull request #32294 from yuwata/network-generator-creds Yu Watanabe 2024-04-16 16:42:59 +09:00
  • 30d10a08be Merge pull request #32297 from yuwata/networkctl-cat-without-args Yu Watanabe 2024-04-16 16:42:46 +09:00
  • 36c0109be2 NEWS: a few fixes, add systemd-cat --namespace= Mike Yuan 2024-04-16 14:22:54 +08:00
  • e188243d1f network: fix use of wrong flag Yu Watanabe 2024-04-16 10:46:09 +09:00
  • 9c202ba2e2 test: add test case for 'networkctl cat' without arguments Yu Watanabe 2024-04-16 13:30:19 +09:00