]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2023-10-06  Yu WatanabeMerge pull request #29325 from poettering/varlink-intro...
2023-10-06  Luca BoccassiMerge pull request #29470 from yuwata/network-test...
2023-10-06  Lennart Poetteringupdate TODO 29325/head
2023-10-06  Lennart Poetteringtest: extend some existing tests with varlinkctl lines...
2023-10-06  Lennart Poetteringpcrextend: make pcrextend tool acccessible via varlink
2023-10-06  Lennart Poetteringvarlinkctl: add new varlinkctl tool
2023-10-06  Lennart Poetteringvarlink: add varlink_invocation() call
2023-10-06  Lennart Poetteringvarlink: add new call varlink_server_loop_auto()
2023-10-06  Lennart Poetteringvarlink: add varlink_server_listen_auto() helper
2023-10-06  Lennart Poetteringvarlink: add exit-on-idle logic for Varlink server
2023-10-06  Lennart Poetteringtest: add test for varlink introspection logic
2023-10-06  Lennart Poetteringoomd: move SubscriptionTaken Varlink error out of gener...
2023-10-06  Lennart Poetteringtree-wide: make all our Varlink APIs introspectable
2023-10-06  Lennart Poetteringvarlink: add varlink_connect_url() and varlink_connect_...
2023-10-06  Lennart Poetteringvarlink: implement the org.varlink.service introspectio...
2023-10-06  Lennart Poetteringvarlink: add introspection data for the org.varlink...
2023-10-06  Lennart Poetteringvarlink: allow associating Varlink IDL information...
2023-10-06  Lennart Poetteringvarlink: add IDL/introspection logic
2023-10-06  Yu Watanabetest-network: move get_dbus_dhcp_client_state() and...
2023-10-06  Daan De MeyerMerge pull request #29456 from yuwata/journal-replace...
2023-10-06  Daan De MeyerUpdate HACKING instructions
2023-10-06  G2-GamesFix a typo in `systemctl-enable.c`
2023-10-06  Lennart Poetteringvarlink: add new helper that reports whether connection...
2023-10-06  Lennart Poetteringalloc-util: add realloc0() helper than is like realloc...
2023-10-06  Yu Watanabefuzz: suppress log messages 29470/head
2023-10-06  Yu Watanabelibsystemd-network: introduce $SYSTEMD_NETWORK_TEST_MOD...
2023-10-06  felixdoerrejournalctl: verify that old entries are not sealed...
2023-10-06  Yu Watanabebacklight: support to specify percentage of minimum...
2023-10-06  Yu Watanabeman: fix typo
2023-10-06  Yu Watanabecore: fix typo
2023-10-06  Yu WatanabeMerge pull request #29417 from yuwata/sd-journal-cleanu...
2023-10-06  Yu Watanabesd-journal: make journal_file_next_entry() always retur... 29417/head
2023-10-06  Yu Watanabesd-journal: reduce number of calls generic_array_bisect...
2023-10-06  Yu Watanabesd-journal: drop unnecessary re-read of data object
2023-10-06  Yu Watanabesd-journal: rewrite conditions for test result and...
2023-10-06  Yu Watanabetest: add reproducer for SIGBUS issue caused by journal... 29456/head
2023-10-05  Luca BoccassiMerge pull request #29438 from evelikov/document-rm...
2023-10-05  Lennart Poetteringmachinectl: align UID shift status field properly
2023-10-05  Lennart Poetteringimage-discover: skip properly over files that cannot...
2023-10-05  Lennart PoetteringMerge pull request #29364 from poettering/make-ddi...
2023-10-05  Mike Yuansystemctl-show: align "Cntrl PID" correctly
2023-10-05  Lennart Poetteringrepart: make arg_empty a proper enum with a string... 29364/head
2023-10-05  Lennart Poetteringtest: test the new --make-ddi= logic
2023-10-05  Lennart Poetteringrepart: add simple mechanism to override fstype choices
2023-10-05  Lennart Poetteringrepart: relax rules on CopyFiles= a bit
2023-10-05  Lennart Poetteringrepart: say image file instead of loopback file
2023-10-05  Lennart Poetteringsysext: fix some sysextisms in confext mode
2023-10-05  Lennart Poetteringdiscover-image: nicely support .sysext.raw + .confext...
2023-10-05  Lennart Poetteringrepart: make it easy to generate DDIs
2023-10-05  Lennart Poetteringrepart: add new --copy-source= switch
2023-10-05  Lennart Poetteringrepart: drop redundant ()
2023-10-05  Lennart Poetteringrepart: get rid of redundant variable 'dry_run'
2023-10-05  Lennart Poetteringrepart: rework --empty= handling a bit
2023-10-05  Lennart Poetteringrepart: disable pager in --dry-run=no mode
2023-10-05  Lennart Poetteringrepart: don't wipe the disk image if we just created...
2023-10-05  Lennart Poetteringfileio: revamp search_and_fopen()
2023-10-05  Lennart PoetteringMerge pull request #29455 from poettering/scope-pidref
2023-10-05  Mike Yuandocs/HACKING: Arch has dropped asp in favor of pkgctl
2023-10-05  Lennart Poetteringupdate TODO 29455/head
2023-10-05  Lennart Poetteringtree-wide: prefer sending pifds over pids when creating...
2023-10-05  Lennart Poetteringpidref: add trivial helper pidref_set_self() to set...
2023-10-05  Lennart Poetteringpid1: allow creating scope units based in pidfds instea...
2023-10-05  Daan De Meyermkosi: Update to latest
2023-10-05  Daan De Meyermountpoint-util: Check hardcoded list before asking...
2023-10-05  Lennart PoetteringMerge pull request #29454 from poettering/cg-pidref...
2023-10-05  Lennart PoetteringMerge pull request #29458 from poettering/serialize...
2023-10-05  Daan De MeyerMerge pull request #29439 from yuwata/mmap-cache-cleanu...
2023-10-05  Emil Velikovman: document LoaderEntryLastBooted 29438/head
2023-10-05  Lennart PoetteringMerge pull request #29453 from poettering/cgroup-no...
2023-10-05  Lennart Poetteringupdate TODO 29454/head
2023-10-05  Lennart Poetteringcgroup-util: add cg_pidref_get_path() helper and use it
2023-10-05  Luca BoccassiMerge pull request #29442 from yuwata/network-dhcp4...
2023-10-05  Lennart Poetteringupdate TODO 29458/head
2023-10-05  Lennart Poetteringpid1: serialize pidrefs as pidfds if possible
2023-10-05  Daan De Meyerrepart: Mention that xattrs are not copied when populat...
2023-10-05  Emil Velikovman: document LoaderConfigConsoleMode
2023-10-05  Emil Velikovbootctl: remove all our non-volatile variables on uninstall
2023-10-05  Daan De Meyerjournal-file-util: Prefer punching holes instead of...
2023-10-05  Yu Watanabejournal-file-util: do not fail when journal_file_set_of...
2023-10-05  Yu Watanabetest: modernize test-journal-flush
2023-10-05  Lennart Poetteringcgroup-util: make sure cg_get_owner() only works for... 29453/head
2023-10-05  Lennart Poetteringcgroup-util: drop "controller" argument from various...
2023-10-05  Emil Velikovsd-boot: introduce and use efivar_unset()
2023-10-05  Yu Watanabetest-network: add tests for [DHCPv4] RequestAddress... 29442/head
2023-10-04  Luca BoccassiMerge pull request #29450 from YHNdnzj/run-mandatory
2023-10-04  Yu Watanabenetwork: introduce [DHCPv4] RequestAddress= setting
2023-10-04  Yu Watanabenetwork: skip to set request address when anonymized
2023-10-04  Mike Yuanman/systemd.exec: document that API fs are required... 29450/head
2023-10-04  Mike Yuanman/systemd.exec: suffix one more directory with /
2023-10-04  Luca BoccassiMerge pull request #29391 from lf-/jade/analyze-plot...
2023-10-04  Lucas Adriano... Fix Positivo N14EP6 key toggle touchpad and programmabl...
2023-10-04  Lennart Poetteringstub: drop empty line
2023-10-04  Lennart Poetteringmarkdown: add document listing TPM2 PCR measurements...
2023-10-04  Yu Watanabemmap-cache: each Window is owned by MMapFileDescriptor 29439/head
2023-10-04  Yu Watanabemmap-cache: merge mmap_cache_fd_get() with try_context...
2023-10-04  Yu Watanabemmap-cache: merge window_matches() and window_matches_fd()
2023-10-04  Yu Watanabemmap-cache: merge mmap_try_harder() with make_room()
2023-10-04  Luca Boccassidocs: fix typo in UEFI_SECURITY.md
2023-10-04  Yu Watanabesd-journal: drop unused argument for generic_array_bise...
2023-10-04  Daan De MeyerMerge pull request #29386 from yuwata/mmap-cache-cleanu...
next