projects
/
systemd
/
.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
systemd/.git
2021-05-31
Zbigniew Jędrzejewsk...
tty-ask-password-agent: mention optional argument in...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-29
Yu Watanabe
Merge pull request #19759 from poettering/emoji-token...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Lennart Poettering
cryptenroll: remove a tiny bit of whitespace
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Lennart Poettering
fido2: add emoji to log message whenever "up" or "uv...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Lennart Poettering
Merge pull request #19756 from poettering/fido2-enroll...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Lennart Poettering
man: document that FIDO2 uv/up/clientPin feature suppor...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Lennart Poettering
cryptsetup: revert to systemd 248 up/pin/uv FIDO2 setti...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Lennart Poettering
fido2: properly handle case when no PINs are specified...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Lennart Poettering
fido2: make misadvertised clientPin feature fatal
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Lennart Poettering
cryptenroll: handle FIDO2 tokens gracefully that lack...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
Merge pull request #19754 from yuwata/fix-coverity...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
tree-wide: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
basic/unit-file: fix use-after-free
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
network,sd-hwdb: voidify fchmod()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
path-util: add missing varargs cleanup
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Lennart Poettering
Merge pull request #19485 from yuwata/path-util
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
path-util: make path_simplify() use path_find_first_com...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
tree-wide: always drop unnecessary dot in path
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
path-util: make path_extract_filename/directory() handl...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
path-util: introduce path_find_last_component()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
path-util: use path_equal() in empty_or_root()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
fs-util: make chase_symlinks() use path_find_first_comp...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
path-util: make path_compare() and path_hash_func(...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
path-util: use path_find_first_component() in path_make...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
path-util: use path_find_first_component() in path_star...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
path-util: use path_is_safe() in path_is_normalized()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
path-util: introduce path_is_safe()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
path-util: use path_find_first_component() in path_is_v...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
path-util: introduce path_find_first_component()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Yu Watanabe
path-util: fix off by one issue to detect slash at...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-28
Dan Streetman
test/networkd-test: in bridge test, wait for online...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Peter Kjellerstedt
meson: Correctly validate that prefix is a child of...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Yu Watanabe
Merge pull request #19749 from poettering/path-extend
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Lennart Poettering
tree-wide: make use of path_extend() at many places
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Lennart Poettering
path-util: add path_extend(), inspired by strextend...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Yu Watanabe
Merge pull request #19703 from yuwata/network-ndisc...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Yu Watanabe
Merge pull request #19743 from yuwata/dhcpv4-static...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Yu Watanabe
network: ndisc: update log message
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Yu Watanabe
network: ndisc: always honor valid time
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
borna-blazevic
test-network: add a testcase for DHCP static lease
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
borna-blazevic
network: dhcp-server: introduce [DHCPServerStaticLease...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
borna-blazevic
sd-dhcp-server: support static address to DHCPv4 offer
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Yu Watanabe
Merge pull request #19736 from poettering/udev-trigger...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-27
Christian Hesse
man: fix tag type
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
hash-func: change value type of string_hash_ops_free_fr...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
udevadm: make use of the new uuid-enabled triggering...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
sd-device: add API for triggering synthetic uevents...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
man: document that it is guaranteed that generated...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
update TODO
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
Merge pull request #19737 from poettering/default-speci...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Topi Miettinen
Mount all fs nosuid when NoNewPrivileges=yes
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
man: fix list of escaped characters in unit names
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
Merge pull request #19729 from poettering/networkctl...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
core: support specifier expansion in DefaultEnvironment...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
repart: resolve $TMP specifiers too
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
sysusers: add a generic specifier table for common...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
hexdecoct: make return parameters of unbase64mem()...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Yu Watanabe
test-network: refuse RA if not necessary
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Yu Watanabe
test-network: wait for that the link is in configuring...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
man: document udevadm info output prefixes
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
man: try to clarify that nss-mymachines does not provid...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
man: explicit say for priority/weight values whether...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
networkctl: politely refuse being called from a differe...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
networkd: add bus property exposing network namepace...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Lennart Poettering
README: drop reference to Kinvolk
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Yu Watanabe
Merge pull request #19726 from poettering/path-event...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Yu Watanabe
Merge pull request #19727 from poettering/pcr-comma
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Yu Watanabe
core/service: do not set zero error to log_unit_debug_e...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-26
Yu Watanabe
dns-domain: fix build failure with libidn
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Luca Boccassi
Merge pull request #19722 from poettering/empty-string...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
load-fragment: validate paths properly
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
test: add simple test for PCR list parsing
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
tpm2-util: accept empty string for empty PCR list
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
tpm2: support "+" as separator for TPM PCR lists
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: watch paths with symlinks in .path units
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: optimize loop in path_spec_fd_event()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: log about all errors in path_spec_watch()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: align path inotify mask table a bit
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
Merge pull request #19322 from poettering/dep-split
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
man: documet that loginctl {terminate|kill}-{session...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
loginctl: kill calling user when invoked with empty...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
Merge pull request #19705 from bluca/bpf_dlopen
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
test: add test for OnSuccess= + Uphold= + PropagatesSto...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
test-engine: ensure atom bits are properly packed
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: reorder where we add units to queues in unit_notify()
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: change BoundBy= dependency handling to be process...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: make unneeded check a bit tighter
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: order reverse dep table in same way as enum
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: implement Uphold= dependency type
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: add new OnSuccess= dependency type
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: use StopPropagatedFrom= as default for .mount...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: add new PropagateStopTo= dependency (and inverse)
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: add a reverse dep for OnFailure=
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: hide cgroup fields in unit_dump() for non-cgroup...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: convert Slice= into a proper dependency (and...
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: add UNIT_GET_SLICE() helper
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
test-engine: extend engine test
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: rebreak a few comments
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
core: split dependency types into atoms
commit
|
commitdiff
|
tree
|
snapshot
2021-05-25
Lennart Poettering
hashmap: add helper to test if iterator is still at...
commit
|
commitdiff
|
tree
|
snapshot
next