projects
/
systemd
/
.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
systemd/.git
2022-12-14
Yu Watanabe
locale-setup: split locale_context_load() into small...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
Yu Watanabe
localed: avoid TOCTOU in loading config
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
Yu Watanabe
env-file: introduce parse_env_file_fd()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
Yu Watanabe
env-file: several cleanups
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
Yu Watanabe
Merge pull request #25726 from dtardon/cleanups
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
Yu Watanabe
resolve: fix NULL-pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
Jiayi Chen
doc: add language decorator on the code block
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
David Tardon
btrfs-util: shorten a bit
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
David Tardon
machine: propagate error from machine_new
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
David Tardon
machine: use _cleanup_ in machine_new
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
David Tardon
localed-util: use _cleanup_ harder
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
David Tardon
busctl-introspect: use _cleanup_
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
Zbigniew Jędrzejewsk...
Merge pull request #25689 from YHNdnzj/systemctl-exit...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
Daan De Meyer
repart: Rename --skip-partitions to --defer-partitions
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
Luca Boccassi
Merge pull request #25706 from yuwata/hwdb-pointing...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-14
Luca Boccassi
Merge pull request #25725 from keszybz/oom-policy-fixup
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Daan De Meyer
mkosi: Enable CONFIG_ZBOOT
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Zbigniew Jędrzejewsk...
NEWS: add a bunch of entries for v253
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Mike Yuan
TEST-26-SYSTEMCTL: test about systemctl return codes...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Mike Yuan
systemctl: is-*: return correct code when no unit is...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
hwdb: also add a generic entry for DualPoint Stick
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
hwdb: add comments about matching entries
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
hwdb: drop trailing space
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
Merge pull request #25658 from yuwata/fuzz-etc-hosts
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Zbigniew Jędrzejewsk...
coredump: cescape invalid json data before logging
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
AndyChi
hwdb: Add additional Dell models that require ACCEL_LOC...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
David Tardon
ratelimit: drop use of goto
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
David Tardon
mountpoint-util: reduce variable scope
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Zbigniew Jędrzejewsk...
core,man: add missing integration of OOMPolicy= in...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Zbigniew Jędrzejewsk...
man: rework description of OOMPolicy= a bit
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
January
doc: add an example code to lock the whole disk
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Daan De Meyer
execute: Pass AT_FDCWD instead of -1
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Daan De Meyer
mkosi: Drop i686 packages
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
resolve: dedup entries in /etc/hosts
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
resolve: introduce more hash-ops and use them
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
resolve: use dns_name_hash_ops_free
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
dns-domain: introduce dns_name_hash_ops_free
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
in-addr-util: introduce in_addr_data_hash_ops_free...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
resolve: split manager_etc_hosts_lookup() into small...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
resolve: adjust warning
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
resolve: merge two boolean variables
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
resolve: introduce cleanup functions for EtcHostsItemBy...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
resolve: make etc_hosts_item_by_{address,name}_free...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
resolve: rename EtcHostsItem -> EtcHostsItemByAddress
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
resolve: rename etc_hosts_free() -> etc_hosts_clear()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-13
Yu Watanabe
Merge pull request #25713 from keszybz/hwdb-matching
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Peter Cai
cryptsetup-fido2: Try all FIDO2 key slots when opening...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Luca Boccassi
Merge pull request #25375 from PeterCxy/fido2-fixups
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
uerdogan
Update 60-evdev.hwdb (#25704)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Zbigniew Jędrzejewsk...
udevadm: emit deprecation notice in udevadm hwdb
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Will Fancher
sysroot: Support x-systemd.makefs
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Luca Boccassi
Merge pull request #25646 from yuwata/sd-id128-enomedium
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Lennart Poettering
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Luca Boccassi
Merge pull request #25615 from DaanDeMeyer/mkosi-kconfig
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Luca Boccassi
Merge pull request #25692 from yuwata/resolve-rr-txt
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Yu Watanabe
sd-id128: fold do_sync flag into Id128FormatFlag
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Yu Watanabe
man: mention that sd_id128_get_boot() and friend may...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Yu Watanabe
sd-id128: make sd_id128_get_boot() and friend return...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Yu Watanabe
sd-id128: make sd_id128_get_boot() and friend return...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Yu Watanabe
man: mention sd_id128_get_machine() or friend may retur...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Yu Watanabe
test: add tests for "uninitialized" string handling...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Yu Watanabe
sd-id128: make id128_read() or friends return -ENOPKG...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Yu Watanabe
sd-id128: several cleanups
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Yu Watanabe
string-util: introduce ascii_ishex()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Zbigniew Jędrzejewsk...
udev-builtin-keyboard: update description
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Zbigniew Jędrzejewsk...
udev: rework 60-evdev.rules to be "additive"
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Luca Boccassi
Merge pull request #25707 from yuwata/sd-device-fix...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Lennart Poettering
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Yu Watanabe
test: name_assign_type sysattr never exists for enumera...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Yu Watanabe
sd-device: fix double-free
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Hugo Carvalho
po: Translated using Weblate (Portuguese)
commit
|
commitdiff
|
tree
|
snapshot
2022-12-12
Lycowolf
Add mount matrix for VisionBook 12Wr Tab
commit
|
commitdiff
|
tree
|
snapshot
2022-12-10
Peter Cai
libfido2-util: Refactor pre-flight failure handling
commit
|
commitdiff
|
tree
|
snapshot
2022-12-10
Peter Cai
libfido2-util: Perform pre-flight checks as well when...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-10
Peter Cai
libfido2-util: Disable pre-flight checks for credential...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-10
Lennart Poettering
repart: support erofs
commit
|
commitdiff
|
tree
|
snapshot
2022-12-10
jcg
mount-setup: don't need to mount /sys/fs/pstore if...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-10
Yu Watanabe
resolve: add missing assertion
commit
|
commitdiff
|
tree
|
snapshot
2022-12-10
Yu Watanabe
resolve: shorten code a bit
commit
|
commitdiff
|
tree
|
snapshot
2022-12-10
Yu Watanabe
resolve: drop recursion in TXT field handling
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Daan De Meyer
ci: Labeler improvements
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Zbigniew Jędrzejewsk...
Merge pull request #25636 from thom311/th/wcast-align...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-09
Thomas Haller
all: avoid various "-Wcast-align=strict" warnings
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Zbigniew Jędrzejewsk...
Merge pull request #25653 from yuwata/base64_append
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Yu Watanabe
fuzz: shorten filename of testcase
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Yu Watanabe
resolve: optimize conversion of TXT fields to json
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Yu Watanabe
hexdecoct: fix NULL pointer dereferences in hexmem()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Yu Watanabe
hexdecoct: add missing NULL check
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Yu Watanabe
test: add tests for base64_append()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Yu Watanabe
hexdecoct: several cleanups for base64_append()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Edson Juliano...
hwdb: add Positivo-vaio Pro PW key toggle touchpad...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Daan De Meyer
ci: Add/Drop labels on pull request activity and comment
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Lennart Poettering
socket-util: add CMSG_TYPED_DATA() as type-safe wrapper...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Thomas Haller
fundamental: add CAST_ALIGN_PTR() macro
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Lennart Poettering
Merge pull request #25662 from msizanoen1/s2h-nosuspend...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Lennart Poettering
Merge pull request #25667 from poettering/sha256-align-fix
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Lennart Poettering
Merge pull request #25665 from poettering/dissect-memory
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Yu Watanabe
fs-util: make chmod_and_chown_at() work with empty...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Lennart Poettering
sha256: port to new generic IS_ALIGNED32() macro
commit
|
commitdiff
|
tree
|
snapshot
2022-12-08
Lennart Poettering
macro: add generic IS_ALIGNED32() anf friends
commit
|
commitdiff
|
tree
|
snapshot
next