]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2025-07-03  Lennart Poetteringtree-wide: Add more socket units (#37991)
2025-07-03  DaanDeMeyertree-wide: Add initrd presets
2025-07-03  Lennart Poetteringconf-files: if CONF_FILES_REGULAR|CONF_FILES_DIRECTORY...
2025-07-03  Lennart Poetteringssh-generator: generate /etc/issue.d/ with VSOCK ssh... 37819/head
2025-07-03  Lennart Poetteringgetty: support /run/issue.d/
2025-07-03  Zbigniew Jędrzejewsk... sd-event: extend comment about a flex member 37790/head
2025-07-03  Zbigniew Jędrzejewsk... sd-event: typedef struct inotify_data to InotifyData
2025-07-03  Zbigniew Jędrzejewsk... sd-event: typedef struct inode_data to InodeData
2025-07-03  Zbigniew Jędrzejewsk... sd-event: make some more bools non-bitfield
2025-07-03  Zbigniew Jędrzejewsk... sd-event: drop some bitfield specifiers from struct...
2025-07-03  Yu Watanabeci: add test case for building without OpenSSL UI support 38041/head
2025-07-03  Yu Watanabeopenssl-util: allow to build with openssl without UI...
2025-07-03  DaanDeMeyerfd-util: Move O_ACCMODE_STRICT to fd-util.h 38051/head
2025-07-03  DaanDeMeyerfd-util: Move RAW_O_LARGEFILE definition to fd-util.h
2025-07-03  Daan De MeyerMove missing_xyz.h for glibc headers to src/basic/inclu...
2025-07-03  Zbigniew Jędrzejewsk... resolve: add converters for sshfp key types and algs
2025-07-03  Frede Braendstrupfix: UnsetProperty example in systemd.link.xml
2025-07-03  Daan De Meyertest: Add tests for various varlink socket units 37991/head
2025-07-03  Daan De Meyerudev: Fix initializing varlink server from listen fd
2025-07-03  Daan De Meyerlogin: Add varlink socket unit
2025-07-03  Daan De Meyerlogin: Add missing newline between headers
2025-07-03  Daan De Meyernetwork: Add varlink socket unit
2025-07-03  Luca Boccassitest: allow to run test-local-addresses with IPv6 disab...
2025-07-03  Yu Watanabefuzz: avoid assertion for ExecContext.private_var_tmp...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper for CapabilityBound...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper function for rlimits
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper for StandardInputData=
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper for StandardInputText=
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper functions for Stand...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper for LogFilterPatterns=
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper for LogExtraFields=
2025-07-03  Zbigniew Jędrzejewsk... TEST-54-CREDS: s/ImportCredentialEx/ImportCredential...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: add helper for ImportCredentialEx...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper for LoadCredential...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper for SetCredential...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper function for Enviro...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: add helper for SocketBindAllow...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper for BPFProgram=
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: add helper for IPIngressFilterPat...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper function for IPAddr...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper for IODeviceLatency...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper for IODeviceWeight=
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: add helper for group io limits
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper for DeviceAllow=
2025-07-03  Zbigniew Jędrzejewsk... basic/cgroup-util: align tables
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper function for CPUQuota=
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper function for resour...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper for Delegate=
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper for StartupAllowedM...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: define helper for ManagedOOMMemor...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: fix appending of IODeviceLatencyT...
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: use common helper in one more...
2025-07-03  Zbigniew Jędrzejewsk... Rename STRV_MAKE_EMPTY to just STRV_EMPTY
2025-07-03  Zbigniew Jędrzejewsk... shared/bus-unit-util: drop spurious parentheses
2025-07-03  Lennart Poetteringlogind: Don't match non-leader processes for utmp TTY...
2025-07-03  Yu Watanabetest: assume RTA_VIA is supported 38039/head
2025-07-03  Yu Watanabetest-local-addresses: enable IPv6 on the test interface
2025-07-03  Yu Watanabetest-local-addresses: use ASSERT_OK() and friends
2025-07-03  Yu WatanabeFixes for vscode/intellisense parsing (#38040)
2025-07-03  Yu Watanabeudev-builtin-uaccess: open device node with O_PATH
2025-07-03  Yu Watanabecore/transaction: minor tweaks for cyclic dependency...
2025-07-03  Yu Watanabemeson: make -Wsequence-point warning critical
2025-07-03  Myrrh Periwinklelogind: use manager_get_session_by_leader in manager_ge... 38027/head
2025-07-03  dependabot... build(deps): bump meson from 1.8.1 to 1.8.2 in /.github...
2025-07-03  dependabot... build(deps): bump redhat-plumbers-in-action/advanced...
2025-07-03  Luca Boccassimacro: EDG compiler frontends doesn't support enum... 38040/head
2025-07-03  Luca Boccassisd-common: do not fail preprocessor when intellisense...
2025-07-03  Yaping Litest-xattr-util.c: migrate to new assertion macros...
2025-07-03  Yu Watanabetest: improve printing of assertion errors, allow more...
2025-07-02  Yu Watanabetest-dns-search-domain: several cleanups
2025-07-02  DaanDeMeyeruserdbctl: Fix error handling
2025-07-02  Yu WatanabeNEWS: fix typo
2025-07-02  Yu Watanabecore/socket: introduce DeferTrigger= (#37505)
2025-07-02  Lennart Poetteringpcrlock: include pcrlock features in exit status
2025-07-02  Lennart Poetteringlogind: pick up tty info from utmp only for tty session...
2025-07-02  Lennart Poetteringupdate NEWS with even more features for v258
2025-07-02  Lennart Poetteringlogind: pick up tty info from utmp only for tty sessions 38034/head
2025-07-02  Lennart Poetteringlogind: use memdup_suffix0() where appropiate
2025-07-02  peelzzsh: remove _files prefixes
2025-07-02  Myrrh Periwinklelogind: Don't match non-leader processes for utmp TTY...
2025-07-01  Zbigniew Jędrzejewsk... tests: print errno name rather than the message 38004/head
2025-07-01  Zbigniew Jędrzejewsk... basic/errno-list: add helper to print errno names
2025-07-01  Zbigniew Jędrzejewsk... test-cgroup-util: print info about process before asserting
2025-07-01  Zbigniew Jędrzejewsk... test-cgroup-util: ignore -ENXIO in more places
2025-07-01  Zbigniew Jędrzejewsk... test-cgroup-util: minor simplification
2025-07-01  Zbigniew Jędrzejewsk... tests: use new ASSERT_OK_OR macro
2025-07-01  Zbigniew Jędrzejewsk... tests: add new ASSERT_OK_OR macro
2025-07-01  Zbigniew Jędrzejewsk... tests: print numeric error value too on failure
2025-07-01  Zbigniew Jędrzejewsk... tests: cast to intmax_t instead of printing to a temp...
2025-07-01  Zbigniew Jędrzejewsk... test-tests: move assert tests to new file
2025-07-01  Zbigniew Jędrzejewsk... shared/tests: indent defines
2025-07-01  Yu Watanabebasic: move missing_sched.h -> include/sched.h 37960/head
2025-07-01  Yu Watanabebasic: move missing_fcntl.h -> include/fcntl.h
2025-07-01  Yu Watanabebasic: move missing_socket.h -> include/sys/socket.h
2025-07-01  Yu Watanabebasic: move missing_pidfd.h -> include/sys/pidfd.h
2025-07-01  Yu Watanabebasic: move missing_mman.h -> include/sys/mman.h
2025-07-01  Yu Watanabebasic: move missing_wait.h -> include/sys/wait.h
2025-07-01  Yu Watanabebasic: move missing_random.h -> include/sys/random.h
2025-06-30  Vitaly Kuznetsovman/systemd-sysext: list ephemeral/ephemeral-import...
2025-06-30  Mike Yuancore/transaction: be explicit about cyclic ordering... 38014/head
next