]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
5 days ago  Lennart Poetteringnresourced: add user.userbd.* xattrs to nsresourced... 42961/head
6 days ago  Lennart Poetteringmachined: set user.userdb.* xattrs on machined socket
6 days ago  Lennart Poetteringhomed: set user.userdb xattrs on homed's userdb socket
6 days ago  Lennart Poetteringcore: tag dynamic user userdb provider with dynamic...
6 days ago  Lennart Poetteringuserdb: suppress lookups outside of indicated ranges
6 days ago  Lennart Poetteringuserdb: drop redundant check
6 days ago  Lennart PoetteringAssorted basic/shared/ndisc/import hardening fixes...
6 days ago  Luca Boccassiclaude-review: downgrade effort from xhigh to high
6 days ago  Hans de Goedehwdb: sensor: Add Odys Windesk X10 accel mount matrix
6 days ago  Luca BoccassiRevert "claude-review: bump timeout from 60m to 120m"
7 days ago  Luca Boccassiclaude-review: bump timeout from 60m to 120m
7 days ago  Luca Boccassici: check 'update-man-rules' to ensure it is not forgotten
7 days ago  Luca Boccassinss-myhostname: keep IPv6 probe result stable 42934/head
7 days ago  Luca Boccassicreds: tolerate TPM2 seal failure in auto mode
7 days ago  Luca Boccassindisc: reject non-zero ICMPv6 codes in parsers
7 days ago  Luca Boccassipull-oci: verify redirected manifest digest
7 days ago  Luca Boccassiefivars: fix concurrent growth read accounting
7 days ago  Shihao Rennetwork: do not regenerate MAC address if already set...
7 days ago  Popax21creds-util: implement TPM2 SRK pinning
7 days ago  Michael Vogtcreds: allow normal users to encrypt with`--with-key...
8 days ago  Lennart Poetteringman: run forgotten 'update-man-rules'
8 days ago  Luca Boccassimkosi: update debian commit reference to b322b8d98e0192...
8 days ago  Lennart Poetteringsysupdate: enable/disable verb for features and compone...
8 days ago  Luca Boccassiobs: explicitly disable Ubuntu/i586 builds
8 days ago  Yu Watanabeman: drop '\r' from systemd-clonesetup.xml
8 days ago  Lennart Poetteringcredentials: add policy that can allow key=null creds...
8 days ago  Lennart PoetteringAdd support for aarch64 CPUFeatures (#42902)
8 days ago  Lennart Poetteringsysupdate: move cleanup verb up close to "vacuum" 42947/head
8 days ago  Lennart Poetteringsysupdate: tighten component_name_valid() mildly
8 days ago  Lennart Poetteringsysupdate: add new enable-component/disable-component...
8 days ago  Lennart Poetteringsysupdate: add enable-feature/disable-feature verbs
8 days ago  Lennart Poetteringsysupdate: generalize feature name validity check
8 days ago  Lennart Poetteringsysupdate: explicitly refuse --root=/--image= in conjun...
8 days ago  Kai Lükesysupdate: Evaluate all patterns before descending...
8 days ago  Kai Lükesysupdate: Support matching for filenames in subdirectories
8 days ago  Simran Singhclonesetup: add support to clone devices via /etc/clonetab
8 days ago  dongshengyuanudev: require exact builtin command matches
8 days ago  Yu Watanabeudev: fix several reproducible command handling issues...
8 days ago  Emanuele Roccaman: document arm64 CPUFeatures 42902/head
8 days ago  Emanuele Roccavirt: support architecture prefixes in CPUFeature
8 days ago  Emanuele Roccavirt: add support for aarch64 CPU Features
8 days ago  Emanuele Roccainclude: add hwcaps missing from glibc and musl
8 days ago  Yu WatanabeOptimize dlopen ELF notes via anchoring and explicitly...
8 days ago  DongShengyuanrun: recognize clock change timer properties (#42949)
8 days ago  hanjinpengnspawn-oci: match the spec-correct "swappiness" memory...
8 days ago  dongshengyuanudevadm-info: handle missing data db cleanup 42958/head
8 days ago  dongshengyuanudevadm-control: reject oversized children-max
8 days ago  dongshengyuanudev-rules: drop truncated import output line
8 days ago  dongshengyuanudevadm-hwdb: honor root when querying
8 days ago  dongshengyuanudev-rules: accept cvm CONST matches
8 days ago  Yu Watanabecondition: split condition_test_list() to minimize... 42908/head
8 days ago  Yu Watanabecompress: split compress_blob() and friends to minimize...
8 days ago  Yu Watanabeci/unit-tests: enable dlopen note verification tests
8 days ago  Yu Watanabetest: add dlopen note checker
8 days ago  Yu Watanabesd-dlopen: introduce _dlopen_loader_ macro to prevent...
8 days ago  Yu Watanabetree-wide: embed dlopen notes into individual executables
8 days ago  Yu WatanabeREADME: mention binutils requirement, bump LLVM require...
8 days ago  Yu Watanabedlopen-note: move all dlopen notes to dlopen-note.h
8 days ago  Yu Watanabesd-dlopen: introduce SD_ELF_NOTE_DLOPEN_ANCHORED()...
8 days ago  Yu Watanabetest: drop explicit dlopen notes from test executables
8 days ago  Yu Watanabebpf-util: merge two dlopen_bpf() declaration
8 days ago  Yu Watanabemeson: add -ffunction-sections and -fdata-sections...
8 days ago  Yu Watanabemeson: support building .standalone variants for shared...
8 days ago  Yu Watanabemeson: automate .standalone variant generation via...
8 days ago  Yu Watanabeimport: drop redundant oci-util.c from sources
8 days ago  Yu Watanabedns-configuration: make dns_scope_free() static
8 days ago  Kai Lükecreds: Use ERRNO_IS_NEG_TPM2_UNSEAL_BAD_PCR
8 days ago  Kai Lükecryptsetup: Give NV index missing its own error code
8 days ago  Kai Lükecryptsetup: Skip tokens with JSON parsing errors
8 days ago  Kai Lükecryptsetup: Reduce log level for TPM mismatches
8 days ago  Kai Lükecryptsetup: Remap bad PCR set early to EPERM
8 days ago  Kai LükeTEST-70-TPM2.cryptsetup: Make sure we iterate over...
8 days ago  Kai Lüketpm2-util: Also report EREMOTE if key is for different...
8 days ago  Kai Lüketpm2-util: For NV index errors report EREMOTE to be...
8 days ago  Kai Lüketpm2-util: Align tpm2_import with tpm2_load to report...
8 days ago  Kai Lükecryptsetup/cryptenroll: Iterate over TPM tokens when...
8 days ago  Kai Lükecryptsetup: Report mismatching TPM token error separately
9 days ago  Kai Lükestub: Set up all detected consoles
9 days ago  Kai Lükemount-util/sysext: Clone sub mounts as private to prese...
9 days ago  Kai Lükemount-util: Compact list of sub mounts after dropping
9 days ago  Luca BoccassiTranslations update from Fedora Weblate (#42956)
9 days ago  Марко Костић... po: Translated using Weblate (Serbian) 42956/head
9 days ago  Rafael Fontenellepo: Translated using Weblate (Portuguese (Brazil))
9 days ago  Pavel Boreckipo: Translated using Weblate (Czech)
9 days ago  Honza Hejzlpo: Translated using Weblate (Czech)
9 days ago  Michael Vogtbasic: update in_first_boot() to return an error 42555/head
9 days ago  Michael Vogtcore: make `/run/systemd/first-boot` available earlier
9 days ago  Michael Vogtcredentials: add policy that can allow key=null creds...
9 days ago  dongshengyuansysupdate: handle slashes after pattern fields
9 days ago  Michael Vogttree-wide: fix some double word errors like "the the"
9 days ago  dongshengyuancore: connect to sockets in credential directories
9 days ago  Lennart Poetteringunits: properly wait for swtpm to finish before the...
9 days ago  Lennart Poetteringsysupdate: load a per-component *.component file (...
9 days ago  Lennart PoetteringAssorted logind hardening fixes flagged by kres (#42879)
9 days ago  dongshengyuanpcrlock: handle piped PE input
9 days ago  dongshengyuandissect: do not follow copy-to directory symlinks
9 days ago  Lennart PoetteringAssorted coverity fixes (#42933)
9 days ago  Lennart Poetteringshared: fix DNS RR wire cache and EFI boot option bound...
9 days ago  Lennart PoetteringAssorted journal/portable hardening fixes flagged by...
9 days ago  Lennart Poetteringjournal-remote: do not create /var/log/journal/remote...
next