]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2023-03-18  Frantisek Sumsaltree-wide: simplify x ? x : y to x ?: y where applicable 26879/head
2023-03-18  Frantisek Sumsalcoccinelle: add a transformation for GNU conditionals
2023-03-18  Frantisek Sumsalcoccinelle: respect spacing from the semantic patch
2023-03-16  Luca Boccassidoc: update ELF_PACKAGE_METADATA to use linker flag...
2023-03-16  Yu Watanabesd-journal: fix segfault
2023-03-16  Luca BoccassiMerge pull request #26835 from poettering/userdb-modern...
2023-03-15  OMOJOLA JOSHUAupdated usage of SD_BUS_METHOD_WITH_NAMES macros to...
2023-03-15  Yu Watanabegithub: update default and example in template
2023-03-15  Yu WatanabeMerge pull request #26771 from YHNdnzj/machinectl-edit
2023-03-15  Ludwig Nusselmanager: fix scope for environment generators
2023-03-15  Dmitry V. Levintest: fix testsuite-17.10.sh
2023-03-15  Yu WatanabeMerge pull request #26831 from YHNdnzj/edit-util-followup
2023-03-15  Dmitry V. Levinudev-rules: check for conflicting and duplicate expressions
2023-03-15  Cornelius HoffmannUpdate github issue template to include systemd-dissect
2023-03-15  Lennart Poetteringuserdbd: make static const what we can make so 26835/head
2023-03-15  Lennart Poetteringuserdbd: rework to use sd_event_add_child() instead...
2023-03-15  Lennart Poetteringuserdbd: make use of FORK_CLOSE_ALL_FDS + FORK_REOPEN_L...
2023-03-15  Lennart Poetteringuserdbd: modernize signal handling
2023-03-15  Daan De MeyerMerge pull request #26784 from DaanDeMeyer/chase-fix
2023-03-15  Daan De Meyerfs-util: Drop unlink_noerrno()
2023-03-15  Mike Yuantest: add testsuite-74.machinectl 26771/head
2023-03-15  Mike Yuanmachinectl: add verb edit and cat to operate on .nspawn...
2023-03-15  Mike Yuanedit-util: log unexpected errors if we fail to remove... 26831/head
2023-03-15  Daan De MeyerMerge pull request #26820 from DaanDeMeyer/dir-fd-is...
2023-03-15  Mike Yuanedit-util: use path_equal
2023-03-15  Daan De Meyerchase-symlinks: Add more assertions 26784/head
2023-03-15  Daan De Meyerchase-symlinks: Rework open() functions and some chase...
2023-03-15  briAdd rebrands of Medion Akoya notebooks/tablets
2023-03-15  Luca BoccassiMerge pull request #26804 from fbuihuu/fixes-for-test...
2023-03-15  Daan De Meyerfd-util: Add dir_fd_is_root() 26820/head
2023-03-15  Daan De Meyermountpoint-util: Add path_get_mnt_id_at()
2023-03-15  Luca BoccassiMerge pull request #26825 from keszybz/log-message-fix
2023-03-15  Zbigniew Jędrzejewsk... core: fix "(null)" in output 26825/head
2023-03-15  Zbigniew Jędrzejewsk... core: reduce scope of variable
2023-03-15  Lennart PoetteringMerge pull request #26800 from t-8ch/memfd_create
2023-03-15  Lennart PoetteringMerge pull request #26794 from bluca/log_extra_fields
2023-03-15  Luca Boccassicore: make the memory pressure cgroup path writable...
2023-03-15  Franck Buitest: assume run-unit-tests.py and unit tests are insta...
2023-03-15  Thomas Weißschuhtreewide: memfd_create: use exec flags 26800/head
2023-03-15  Thomas Weißschuhmemfd-util: add wrapper for memfd_create
2023-03-15  Thomas Weißschuhmissing: add memfd exec flags
2023-03-15  Jan Janssenstub: Remove overlapping PE section warning
2023-03-15  Luca BoccassiMerge pull request #26815 from keszybz/cgls-no-xattrs...
2023-03-15  Luca BoccassiMerge pull request #26808 from keszybz/no-controllers...
2023-03-15  Daan De Meyermkfs-util: Redirect mksquashfs output to /dev/null
2023-03-15  Luca BoccassiMerge pull request #26683 from YHNdnzj/systemctl-shutdo...
2023-03-15  OMOJOLA JOSHUAsrc: changed instances of sd_bus_call_method() to bus_c...
2023-03-14  Lennart Poetteringupdate TODO
2023-03-14  Lennart Poetteringdissect: make all paths we operation on absolute
2023-03-14  Lennart Poetteringcore: fix mount flag help output, it only takes one...
2023-03-14  Lennart Poetteringdissect: mark UID/GIDs that are surprising in DDIs...
2023-03-14  Zbigniew Jędrzejewsk... cgls: add -x and -c options 26815/head
2023-03-14  Zbigniew Jędrzejewsk... cgls: stop showing cgroup ids and xattrs by default
2023-03-14  Zbigniew Jędrzejewsk... cgtop: drop counterproductive bitfields
2023-03-14  Zbigniew Jędrzejewsk... cgtop: split out the main loop into a separate function
2023-03-14  Luca Boccassicore: append LogExtraFields= values to log_unit* messages 26794/head
2023-03-14  Luca Boccassilog: add iov helpers for log_context
2023-03-14  Daan De Meyerchase-symlinks: Remove unused ret_fd arguments
2023-03-14  Zbigniew Jędrzejewsk... manager: in dump, show no controllers as "(none)" 26808/head
2023-03-14  Zbigniew Jędrzejewsk... man: document "Delegate=" a bit more
2023-03-14  Mike Yuantest-time-util: add test cases to invalidate "show... 26683/head
2023-03-14  Mike Yuansystemctl: add option --when for scheduled shutdown
2023-03-14  Mike Yuansystemctl: logind: make logind_schedule_shutdown accept...
2023-03-14  Mike Yuansystemctl: logind: add missing asserts
2023-03-14  Daan De MeyerMerge pull request #26662 from yuwata/test-execute...
2023-03-14  Franck Buitests: don't use absolute paths when installing binarie... 26804/head
2023-03-14  Franck Buitests: fix inverted condition in testsuite-58.sh
2023-03-14  Daan De Meyerchase-symlinks: Fix memory leak
2023-03-14  Daan De Meyerfs-util: Add xopenat()
2023-03-14  EinBaumhwdb: 60-keyboard.hwdb: Fix modalias for Thinkpad X200...
2023-03-14  Lennart Poetteringtest-process-util: port to detach_mount_namespace()
2023-03-14  Yu WatanabeMerge pull request #26767 from yuwata/udev-rule-rework...
2023-03-14  A S Alampo: Translated using Weblate (Punjabi)
2023-03-14  Lennart Poetteringnamespace-util: set mounts back to MS_SHARED in detach_...
2023-03-14  Lennart Poetteringcore: rename "mount_flags" → "mount_propagation_flag...
2023-03-14  Lennart Poetteringnamespace: use ERRNO_IS_PRIVILEGE()/ERRNO_IS_NOT_SUPPOR...
2023-03-14  Mike Yuantest: testsuite-26: remove duplicate source
2023-03-13  Lennart Poetteringuserbd: manager doesn't actually use varlink, only...
2023-03-13  Yu Watanabeman: add missing tags in udevadm(8)
2023-03-13  Topi Miettinenexecute: use prctl(PR_SET_MDWE) for MemoryDenyWriteExec...
2023-03-13  Yu WatanabeMerge pull request #26749 from DaanDeMeyer/more-cleanups
2023-03-13  Franck Buiconf: replace config_parse_many_nulstr() with config_pa...
2023-03-13  Yu WatanabeMerge pull request #26781 from mrc0mmand/tests-again
2023-03-13  tofylionhwdb: update 70-mouse.hwdb (#26782)
2023-03-13  Brett Holmannetwork: ipv4acd: update MAC address on change (#26753)
2023-03-13  Daan De Meyerman: Fix user generator output paths
2023-03-13  Yu Watanabeudevadm-verify: fix indentation of help message 26767/head
2023-03-13  Yu Watanabeudevadm: enable colorized logging
2023-03-13  Yu Watanabeudev-rules: inline rule_line_append_token()
2023-03-13  Yu Watanabeudev-rules: modernize free functions
2023-03-13  Yu Watanabeudev-rules: do not set 'issues' tag when applying rules...
2023-03-13  Yu Watanabeudev-rules: introduce log_event_truncated() helper...
2023-03-13  Yu Watanabeudev-rule: rework logging about udev rules
2023-03-13  Daan De Meyernamespace: Modernize shareable namespace functions 26749/head
2023-03-13  Daan De Meyerdynamic-user: Revert back to using POSIX locks
2023-03-13  Daan De Meyerlock-util: Add posix_lock()
2023-03-13  Daan De Meyerexecute: Use log_unit_error_errno() instead of log_erro...
2023-03-13  Yu Watanabesystemctl: refuse to acquire dbus connection with ...
2023-03-13  Frantisek Sumsaltest: add a couple of tests for systemd-path 26781/head
2023-03-12  Luca BoccassiMerge pull request #26772 from yuwata/time-util-adjust...
next