index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libsystemd-network
/
ndisc-neighbor-internal.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-16
basic/utf8: modernize utf8_is_valid_n a bit
Mike Yuan
2
-9
/
+9
2024-06-15
man,units: drop "temporary" from description of systemd-tmpfiles
Mike Yuan
3
-5
/
+7
2024-06-15
man: describe setting of the clock by systemd and systemd-timesyncd
Zbigniew Jędrzejewski-Szmek
3
-24
/
+64
2024-06-15
manager: add structured log message about clock bump
Zbigniew Jędrzejewski-Szmek
4
-28
/
+31
2024-06-15
timesyncd: simplify handling of timestamps
Zbigniew Jędrzejewski-Szmek
1
-26
/
+21
2024-06-15
manager: apply clock epoch on updates too
Zbigniew Jędrzejewski-Szmek
3
-10
/
+14
2024-06-15
manager: use max of: compile epoch, epoch file, timesyncd file
Zbigniew Jędrzejewski-Szmek
1
-7
/
+17
2024-06-15
shared/clock-util: small modernization
Zbigniew Jędrzejewski-Szmek
2
-28
/
+23
2024-06-15
random-util: add crypto_random_bytes_allocate_iovec()
Lennart Poettering
4
-13
/
+23
2024-06-15
importd: unify setup of bus connectivity in one place
Lennart Poettering
1
-6
/
+8
2024-06-15
selinux-util: make type of cleanup func void
Mike Yuan
1
-2
/
+1
2024-06-15
missing_loop: add missing assertions for fallback values
Mike Yuan
1
-4
/
+8
2024-06-15
macro-fundamental: correct comment and remove trailing ';' for macro
Mike Yuan
1
-2
/
+2
2024-06-15
json: extend JsonDispatch flags with nullable and refuse-null flags
Lennart Poettering
3
-3
/
+103
2024-06-15
varlink: handle NULL varlink server object gracefully in varlink_server_curre...
Lennart Poettering
1
-1
/
+3
2024-06-15
machined: use bus_message_read_id128() at one more place
Lennart Poettering
1
-9
/
+2
2024-06-15
pretty-print: enable stdio buffering while outputting progress bar
Lennart Poettering
1
-0
/
+15
2024-06-15
utf8: let utf8_console_width() handle NULL strings somewhat reasonably
Lennart Poettering
1
-1
/
+4
2024-06-15
json: add sd_json_dispatch_double() helper
Lennart Poettering
4
-0
/
+60
2024-06-15
src/basic/missing_loop.h: fix missing LOOP_SET_BLOCK_SIZE
Raphaël Mélotte
1
-0
/
+4
2024-06-15
man: add a bit of a warning to systemd-tmpfiles --purge
Nick Rosbrook
1
-1
/
+5
2024-06-15
creds-util: add common helper for determinign global boot credentials path
Lennart Poettering
3
-29
/
+60
2024-06-15
fs-util: add simple open_mkdir() wrapper
Lennart Poettering
6
-5
/
+8
2024-06-15
string-util: make sure strrepa() doesn't doubly evaluate expressions
Lennart Poettering
1
-3
/
+6
2024-06-14
pcrlock: move event_log_reduce_to_safe_pcrs() down a bit
Lennart Poettering
1
-63
/
+63
2024-06-14
pcrlock: don't override conf_root parameter for boot_entry_token_ensure()
Lennart Poettering
1
-1
/
+1
2024-06-14
fileio: add new helper write_base64_file_at() which encodes a binary object i...
Lennart Poettering
3
-8
/
+21
2024-06-14
vmspawn: report "systemd-vmspawn" as "service" to machined
Lennart Poettering
1
-1
/
+1
2024-06-14
nspawn: use parse_boolean_argument() at two places
Lennart Poettering
1
-8
/
+4
2024-06-14
utf8: assume tabs are 8 characters wide when written to console
Lennart Poettering
1
-0
/
+3
2024-06-14
fundamental: declare flex array updated for gcc15 and clang 19
Cristian Rodríguez
1
-0
/
+5
2024-06-14
copy: increase copy buffer from 16K to 64K
Lennart Poettering
1
-2
/
+2
2024-06-14
copy: when a progress callback is provided, never copy more than 1M per itera...
Lennart Poettering
1
-0
/
+8
2024-06-14
copy: rework how we determine the number of bytes to copy in copy_bytes_full()
Lennart Poettering
1
-12
/
+20
2024-06-14
iovec-util: add exported constant empty but valid (i.e. non-NULL) iovec
Lennart Poettering
4
-12
/
+18
2024-06-14
analyze: show pcrs also in sha384 bank
Lennart Poettering
1
-1
/
+1
2024-06-14
machined: use pidref instead of just pid when determining unit of pid when re...
Lennart Poettering
1
-1
/
+1
2024-06-14
machined: prefer pinning clients via pidfd when creating machine, rather than...
Lennart Poettering
1
-13
/
+5
2024-06-14
machined: modernize method_create_or_register_machine() return parameter naming
Lennart Poettering
1
-4
/
+9
2024-06-14
tpm2-util: make one sd_json_dispatch_field[] table static const
Lennart Poettering
1
-1
/
+1
2024-06-14
varlink-idl: include line/column in a parse log msg
Lennart Poettering
1
-1
/
+4
2024-06-14
varlink-idl: align continuation line character \
Lennart Poettering
1
-6
/
+6
2024-06-14
machined: initialize CID of '.host' pseudo-machine to 1 (i.e. the loopback vs...
Lennart Poettering
1
-0
/
+6
2024-06-14
socket-util: make return parameter for socket_address_parse_vsock() optional
Lennart Poettering
1
-3
/
+2
2024-06-14
cryptsetup: downgrade log message to warning, when we ignore it
Lennart Poettering
1
-1
/
+1
2024-06-14
cryptsetup: merge two mostly equivalent functions
Lennart Poettering
1
-19
/
+5
2024-06-13
sd-json: make static analyzers shut up
Lennart Poettering
1
-1
/
+5
2024-06-13
io-util: move fputs_with_newline to fileio
Mike Yuan
6
-24
/
+28
2024-06-13
namespace: rename 'n' to 'n_mount_images'
Lennart Poettering
1
-4
/
+4
2024-06-13
cryptsetup: manual FIDO2 PIN, UP and UV configuration
Kamil Szczęk
2
-23
/
+80
[next]