]> git.ipfire.org Git - thirdparty/systemd.git/history - src
Merge pull request #27989 from poettering/message-append-string-set
[thirdparty/systemd.git] / src /
2023-06-12  Lennart PoetteringMerge pull request #27989 from poettering/message-appen...
2023-06-12  Lennart Poetteringbus-util: add bus_property_get_string_set() helper 27989/head
2023-06-12  Lennart Poetteringbus-util: add bus_message_append_string_set() helper
2023-06-12  Yu Watanabetest: drop test for IFLA_NUM_RX_QUEUES
2023-06-12  Luca Boccassimeson: add systemd.pc and udev.pc to 'devel' target/tag
2023-06-10  Yu WatanabeMerge pull request #27980 from bluca/tests
2023-06-10  Lennart Poetteringexecute: fix minor type confusion
2023-06-09  Mike Yuanbattery-util: debug log when we're unsure about the...
2023-06-09  Nick Rosbrooktree-wide: fix typos of "boottime"/"BOOTTIME"
2023-06-08  Luca Boccassiserialize: add deserialize_strv helper 27980/head
2023-06-08  Lennart Poetteringxdg-autostart-generator: extend start timeout
2023-06-08  Jan Janssenboot: Fix memory leak
2023-06-08  Luca BoccassiMerge pull request #26059 from DaanDeMeyer/cred-glob
2023-06-08  Luca BoccassiMerge pull request #26848 from yuwata/kernel-install
2023-06-08  Alfred Klompintegritysetup: support mode=(journal|bitmap|direct)
2023-06-08  Luca BoccassiMerge pull request #27712 from ddstreet/tpm2_simplify_srk
2023-06-08  Mike Yuanac-power: fix a typo
2023-06-08  Lennart PoetteringMerge pull request #27968 from poettering/may-gc-tweaks
2023-06-08  Mike YuanMerge pull request #27961 from poettering/journalctl...
2023-06-08  Daan De Meyercreds: Add ImportCredential=
2023-06-08  Dan Streetmantpm2: add tpm2_get_legacy_template() and tpm2_get_srk_t... 27712/head
2023-06-08  Dan Streetmantpm2: add tpm2_read_public()
2023-06-08  Dan Streetmantpm2: add tpm2_get_capability_handle(), tpm2_esys_handl...
2023-06-08  Daan De Meyerexecute: Make credential_search_path() more flexible
2023-06-08  Lennart Poetteringcore: do not GC units/jobs that are in the D-Bus queue 27968/head
2023-06-08  Lennart Poetteringunit: don't gc unit in oom queue
2023-06-08  Lennart Poetteringsd-journal: when SD_JOURNAL_CURRENT_USER is set, and...
2023-06-08  Lennart Poetteringjournald: move uid_for_system_journal() to uid-alloc...
2023-06-08  Lennart Poetteringshared: move uid-alloc-range.[ch] from src/shared/...
2023-06-07  Dan Streetmantpm2: replace _cleanup_tpm2_* macros with _cleanup_()
2023-06-07  Luca BoccassiMerge pull request #27958 from mrc0mmand/test-functions...
2023-06-07  David Tardonpam_systemd_home: suppress LOG_DEBUG msgs if debugging...
2023-06-07  Balló Györgykbd-model-map: change the order of Hungarian keymaps
2023-06-07  Daan De MeyerMerge pull request #27629 from ddstreet/tpm2_verify_sym...
2023-06-07  Zbigniew Jędrzejew... Merge pull request #27882 from DaanDeMeyer/repart-truncate
2023-06-07  Lennart Poetteringresolved: add comment clarifying why we decompress...
2023-06-07  Zbigniew Jędrzejew... Merge pull request #27885 from DaanDeMeyer/please-dont...
2023-06-07  Michal Sekletarpam: add call to pam_umask
2023-06-07  Thorsten Kukuksd-login: add sd_session_get_leader interface
2023-06-06  Daan De MeyerMerge pull request #27925 from DaanDeMeyer/repart-encrypt
2023-06-06  Luca BoccassiMerge pull request #27938 from keszybz/ukify-build...
2023-06-06  Zbigniew Jędrzejew... ukify: add 'build' verb 27938/head
2023-06-06  Zbigniew Jędrzejew... test_ukify: pass through path to addon stub
2023-06-06  Zbigniew Jędrzejew... test_ukify: no stinky root needed for signing
2023-06-06  Zbigniew Jędrzejew... ukify: simplify creation of parser
2023-06-06  Daan De Meyerrepart: Do online encryption when loop devices are... 27925/head
2023-06-06  Daan De MeyerMerge pull request #27918 from yuwata/chase-filename
2023-06-06  Daan De Meyerbtrfs-util: Add btrfs_subvol_snapshot_at() 27885/head
2023-06-06  Daan De Meyerchattr-util: Make chattr_full() an openat() style function
2023-06-06  Daan De Meyerbtrfs-util: Add btrfs_subvol_set_read_only_at()
2023-06-06  Daan De Meyerrm-rf: Add rm_rf_at()
2023-06-06  Daan De Meyerbtrfs-util: Add btrfs_subvol_remove_at()
2023-06-06  Daan De Meyertest-chase: Add one more test for chase_and_openat()
2023-06-06  Daan De Meyerchase: Allow passing NULL as the empty path to chaseat()
2023-06-06  Daan De Meyertest-chase: Fix comment
2023-06-06  Daan De Meyerfd-util: Add path_is_root_at()
2023-06-06  Daan De Meyerbtrfs-util: Add btrfs_is_subvol_at()
2023-06-06  Daan De Meyerstat-util: Add is_fs_type_at()
2023-06-06  Daan De Meyerstat-util: Follow coding style in xstatfsat()
2023-06-06  Daan De Meyerfs-util: Allow passing NULL path to xopenat()
2023-06-06  Daan De Meyercopy: Merge copy_directory() and copy_directory_fd...
2023-06-06  Lennart Poetteringgenerators: change TimeoutSec=0 to TimeoutSec=infinity
2023-06-06  Frantisek SumsalMerge pull request #27933 from mrc0mmand/selinux
2023-06-05  Dan Streetmantpm2: verify symmetric parms in tpm2_context_new() 27629/head
2023-06-05  Dan Streetmantpm2: add tpm2_get_capability(), tpm2_cache_capabilitie...
2023-06-05  Lennart Poetteringcgls/cgtop: spell field/column "CGroup" rather than...
2023-06-05  Yu WatanabeMerge pull request #27912 from mrc0mmand/cryptsetup...
2023-06-05  Luca BoccassiMerge pull request #27926 from DaanDeMeyer/repart-offline
2023-06-05  Frantisek Sumsalcryptsetup: avoid calling strv_find() on a NULL pointer
2023-06-05  Zbigniew Jędrzejew... ukify: make code pylint clean
2023-06-05  Zbigniew Jędrzejew... Merge pull request #27871 from yuwata/udevadm-verify...
2023-06-05  Zbigniew Jędrzejew... Merge pull request #27924 from poettering/low-battery...
2023-06-05  Daan De Meyerrepart: Add --offline argument
2023-06-05  Lennart Poetteringac-power: add --low switch to systemd-ac-power tool 27924/head
2023-06-05  Lennart Poetteringbattery-util: be more careful when determining whether...
2023-06-05  Lennart Poetteringbattery-util: move battery_is_discharging_and_low(...
2023-06-05  Lennart Poetteringbattery-util: split out code that checks AC power state...
2023-06-05  Stefan Roeschadd support for KSM
2023-06-05  Yu Watanabechase: fix triggering assertion
2023-06-05  Yu Watanabechase: handle root path more carefully in chase_and_open() 27918/head
2023-06-05  Yu Watanabetest: move intro() near DEFINE_TEST_MAIN_WITH_INTRO()
2023-06-05  Yu Watanabetest: add more test cases about path_startswith()
2023-06-05  Yu Watanabetest-kernel-install: add tests for --entry-token= 26848/head
2023-06-05  Yu Watanabekernel-install: introduce --entry-token= option
2023-06-05  Yu Watanabetest-kernel-install: add tests for --make-entry-directory=
2023-06-05  Yu Watanabekernel-install: introduce --make-entry-directory= option
2023-06-05  Yu Watanabekernel-install: add --esp-path= and --boot-path= options
2023-06-05  Yu Watanabekernel-install: also parse KERNEL_INSTALL_LAYOUT from...
2023-06-05  Yu Watanabekernel-install: make inspect command optionally take...
2023-06-05  Yu Watanabekernel-install: rewrite in C
2023-06-05  Gaël PORTAYpath-util: fix typo in comment
2023-06-05  Yu Watanabeudev: downgrade log level about style issues 27871/head
2023-06-05  Yu Watanabeudev-rules: terminate log messages with period
2023-06-03  Yu WatanabeMerge pull request #27907 from mrc0mmand/quick-test...
2023-06-03  Lennart Poetteringumount: /usr/ should never be unmounted regardless...
2023-06-03  Adrian Vovksysupdate.d: Add way to drop binaries into $BOOT
2023-06-02  Luca BoccassiMerge pull request #27904 from DaanDeMeyer/lsm
2023-06-02  Luca BoccassiMerge pull request #27903 from mrc0mmand/test-followups
2023-06-02  Lennart PoetteringMerge pull request #27435 from poettering/renew-reboot
2023-06-02  Lennart PoetteringMerge pull request #27896 from poettering/umount-detach...
next