]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2024-06-17  Mike Yuancore/service: fix accept-socket deserialization 33374/head
2024-06-17  Mike Yuancore: cast ignored retval of deserialize_* to void
2024-06-17  Mike Yuancore/socket: use FOREACH_ARRAY at one more place
2024-06-17  reDBo0nhwdb: add support for AIPTEK Media Tablet Ultimate...
2024-06-17  Luca BoccassiMerge pull request #33355 from YHNdnzj/shutdown-cad
2024-06-16  Luca BoccassiMerge pull request #33363 from YHNdnzj/service-serializ...
2024-06-16  Luca BoccassiMerge pull request #33364 from YHNdnzj/utf8-modernization
2024-06-16  Mike Yuanstring-util: introduce string_is_safe_ascii helper 33364/head
2024-06-16  Mike Yuanbasic/utf8: modernize ascii_is_valid_n, make ascii_is_v...
2024-06-16  Mike Yuanbasic/utf8: modernize utf8_is_valid_n a bit
2024-06-16  Mike Yuancore/service: use r to store parsed int values 33363/head
2024-06-16  Mike Yuancore/service: drop unused bus_name_owner
2024-06-16  Mike Yuancore/service: also serialize/dump status_errno
2024-06-16  Mike Yuancore/service: use serialize_usec where appropriate...
2024-06-16  Mike YuanMerge pull request #33214 from keszybz/system-clock...
2024-06-15  Luca BoccassiMerge pull request #33352 from YHNdnzj/freeconp-void
2024-06-15  Mike Yuanshutdown: re-enable CAD handling in kernel at start 33355/head
2024-06-15  Mike Yuanshutdown: clean up sync_with_progress a bit
2024-06-15  Mike Yuanstring-util: modernize first_word a bit
2024-06-15  Mike Yuancore/manager: correct alignment in manager_handle_ctrl_...
2024-06-15  Mike Yuanman,units: drop "temporary" from description of systemd...
2024-06-15  Zbigniew Jędrzejewsk... man: describe setting of the clock by systemd and syste... 33214/head
2024-06-15  Zbigniew Jędrzejewsk... manager: add structured log message about clock bump
2024-06-15  Zbigniew Jędrzejewsk... timesyncd: simplify handling of timestamps
2024-06-15  Zbigniew Jędrzejewsk... manager: apply clock epoch on updates too
2024-06-15  Zbigniew Jędrzejewsk... manager: use max of: compile epoch, epoch file, timesyn...
2024-06-15  Zbigniew Jędrzejewsk... shared/clock-util: small modernization
2024-06-15  Lennart Poetteringrandom-util: add crypto_random_bytes_allocate_iovec()
2024-06-15  Lennart Poetteringimportd: unify setup of bus connectivity in one place
2024-06-15  Mike Yuanselinux-util: make type of cleanup func void 33352/head
2024-06-15  Mike Yuanmissing_loop: add missing assertions for fallback values
2024-06-15  Mike Yuanmacro-fundamental: correct comment and remove trailing...
2024-06-15  Mike YuanMerge pull request #33037 from keszybz/dlopen-open...
2024-06-15  Lennart Poetteringjson: extend JsonDispatch flags with nullable and refus...
2024-06-15  Lennart Poetteringvarlink: handle NULL varlink server object gracefully...
2024-06-15  Lennart Poetteringmachined: use bus_message_read_id128() at one more...
2024-06-15  Luca BoccassiMerge pull request #33329 from poettering/varlink-idl...
2024-06-15  Lennart Poetteringpretty-print: enable stdio buffering while outputting...
2024-06-14  Lennart Poetteringutf8: let utf8_console_width() handle NULL strings...
2024-06-14  Luca BoccassiMerge pull request #33325 from poettering/vsock-ret...
2024-06-14  Lennart Poetteringjson: add sd_json_dispatch_double() helper
2024-06-14  Luca BoccassiMerge pull request #33334 from poettering/machined...
2024-06-14  Luca BoccassiMerge pull request #33330 from poettering/copy-tweaks
2024-06-14  Raphaël Mélottesrc/basic/missing_loop.h: fix missing LOOP_SET_BLOCK_SIZE
2024-06-14  Nick Rosbrookman: add a bit of a warning to systemd-tmpfiles --purge
2024-06-14  Lennart Poetteringcreds-util: add common helper for determinign global...
2024-06-14  Lennart Poetteringfs-util: add simple open_mkdir() wrapper
2024-06-14  Lennart Poetteringstring-util: make sure strrepa() doesn't doubly evaluat...
2024-06-14  Lennart Poetteringpcrlock: move event_log_reduce_to_safe_pcrs() down...
2024-06-14  Lennart Poetteringpcrlock: don't override conf_root parameter for boot_en...
2024-06-14  Lennart Poetteringfileio: add new helper write_base64_file_at() which...
2024-06-14  Lennart Poetteringvmspawn: report "systemd-vmspawn" as "service" to machined
2024-06-14  Lennart Poetteringnspawn: use parse_boolean_argument() at two places
2024-06-14  Lennart Poetteringutf8: assume tabs are 8 characters wide when written...
2024-06-14  Cristian Rodríguezfundamental: declare flex array updated for gcc15 and...
2024-06-14  Lennart Poetteringcopy: increase copy buffer from 16K to 64K 33330/head
2024-06-14  Lennart Poetteringcopy: when a progress callback is provided, never copy...
2024-06-14  Lennart Poetteringcopy: rework how we determine the number of bytes to...
2024-06-14  Lennart Poetteringiovec-util: add exported constant empty but valid ...
2024-06-14  Lennart Poetteringanalyze: show pcrs also in sha384 bank
2024-06-14  Lennart Poetteringmachined: use pidref instead of just pid when determini... 33334/head
2024-06-14  Lennart Poetteringmachined: prefer pinning clients via pidfd when creatin...
2024-06-14  Lennart Poetteringmachined: modernize method_create_or_register_machine...
2024-06-14  Lennart PoetteringMerge pull request #33312 from poettering/cryptsetup...
2024-06-14  Lennart Poetteringtpm2-util: make one sd_json_dispatch_field[] table...
2024-06-14  Lennart Poetteringvarlink-idl: include line/column in a parse log msg 33329/head
2024-06-14  Lennart Poetteringvarlink-idl: align continuation line character \
2024-06-14  Lennart Poetteringmachined: initialize CID of '.host' pseudo-machine... 33325/head
2024-06-14  Lennart Poetteringsocket-util: make return parameter for socket_address_p...
2024-06-14  Lennart Poetteringcryptsetup: downgrade log message to warning, when... 33312/head
2024-06-14  Lennart Poetteringcryptsetup: merge two mostly equivalent functions
2024-06-13  Lennart Poetteringsd-json: make static analyzers shut up
2024-06-13  Luca BoccassiMerge pull request #33046 from poettering/varlinkctl...
2024-06-13  Mike Yuanio-util: move fputs_with_newline to fileio
2024-06-13  Lennart Poetteringnamespace: rename 'n' to 'n_mount_images'
2024-06-13  Kamil Szczękcryptsetup: manual FIDO2 PIN, UP and UV configuration
2024-06-13  Luca BoccassiMerge pull request #33257 from YHNdnzj/unit-notify...
2024-06-13  Lennart Poetteringvarlinkctl: as convencience to users, accept empty... 33046/head
2024-06-13  Lennart Poetteringci: add superficial --quiet testcase
2024-06-13  Lennart Poetteringvarlinkctl: tell user we are expecting method call...
2024-06-13  Lennart Poetteringvarlinkctl: add "-q" switch for suppressing varlinkctl...
2024-06-13  Lennart Poetteringjson: move empty string check from json_parse_file_at...
2024-06-13  Lennart PoetteringMerge pull request #33012 from poettering/varlinkctl...
2024-06-13  Lennart PoetteringCODING_STYLE: document "reterr_" return parameters
2024-06-13  Lennart Poetteringtest: add test for new varlinkctl features 33012/head
2024-06-13  Lennart Poetteringvarlinkctl: add new list-methods verb
2024-06-13  Lennart Poetteringvarlinkctl: make interface argument to "introspect...
2024-06-13  Lennart Poetteringvarlinkctl: be friendly to later extensions of GetInfo...
2024-06-13  Lennart Poetteringpretty-print: make separator line grey
2024-06-13  Lennart Poetteringio-util: add new helper fputs_with_newline()
2024-06-13  Lennart PoetteringMerge pull request #32628 from poettering/json-public
2024-06-12  Lennart Poetteringsd-json: rename SD_JSON_SAFE → SD_JSON_STRICT 32628/head
2024-06-12  Lennart Poetteringtest: extend JSON test coverage
2024-06-12  Lennart Poetteringman: add brief intro page to new sd-json APIs
2024-06-12  Lennart Poetteringlibsystemd: turn json.[ch] into a public API
2024-06-12  Lennart Poetteringjson: merge json_dispatch_path() + json_dispatch_absolu...
2024-06-12  Yu WatanabeReapply "network: add "mac" to alternatives name policy...
2024-06-12  Lennart PoetteringMerge pull request #33100 from dtardon/crypttab-parse-all
2024-06-12  Lennart PoetteringMerge pull request #33045 from poettering/exit-on-idle...
2024-06-12  Lennart Poetteringcreds-util: fix "weak" vs. "secure" display for tmpfs...
next