summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* src: changed instances of sd_bus_call_method() to bus_call_method() (#26819)OMOJOLA JOSHUA2023-03-155-42/+9
* update TODOLennart Poettering2023-03-141-0/+5
* dissect: make all paths we operation on absoluteLennart Poettering2023-03-141-15/+47
* core: fix mount flag help output, it only takes one argumentLennart Poettering2023-03-141-1/+1
* dissect: mark UID/GIDs that are surprising in DDIs with colorsLennart Poettering2023-03-141-6/+22
* Merge pull request #26662 from yuwata/test-execute-network-namespace-pathDaan De Meyer2023-03-145-4/+53
|\
| * test-execute: add test for NetworkNamespacePath=Yu Watanabe2023-03-043-0/+51
| * test-execute: simplify the tests for PrivateNetwork=Yu Watanabe2023-03-042-4/+2
* | hwdb: 60-keyboard.hwdb: Fix modalias for Thinkpad X200 Tablet (#26795)EinBaum2023-03-141-1/+1
* | test-process-util: port to detach_mount_namespace()Lennart Poettering2023-03-141-4/+6
* | Merge pull request #26767 from yuwata/udev-rule-rework-loggingYu Watanabe2023-03-145-474/+459
|\ \
| * | udevadm-verify: fix indentation of help messageYu Watanabe2023-03-131-1/+1
| * | udevadm: enable colorized loggingYu Watanabe2023-03-131-2/+1
| * | udev-rules: inline rule_line_append_token()Yu Watanabe2023-03-131-10/+3
| * | udev-rules: modernize free functionsYu Watanabe2023-03-131-10/+24
| * | udev-rules: do not set 'issues' tag when applying rules to event deviceYu Watanabe2023-03-131-7/+5
| * | udev-rules: introduce log_event_truncated() helper functionYu Watanabe2023-03-131-62/+47
| * | udev-rule: rework logging about udev rulesYu Watanabe2023-03-134-445/+441
* | | po: Translated using Weblate (Punjabi)A S Alam2023-03-141-8/+8
* | | namespace-util: set mounts back to MS_SHARED in detach_mount_namespace()Lennart Poettering2023-03-141-4/+11
* | | core: rename "mount_flags" → "mount_propagation_flag" internally where appr...Lennart Poettering2023-03-148-20/+21
* | | namespace: use ERRNO_IS_PRIVILEGE()/ERRNO_IS_NOT_SUPPORTED() where appropriateLennart Poettering2023-03-141-1/+2
* | | test: testsuite-26: remove duplicate sourceMike Yuan2023-03-141-3/+0
* | | userbd: manager doesn't actually use varlink, only workers doLennart Poettering2023-03-131-1/+0
* | | man: add missing tags in udevadm(8)Yu Watanabe2023-03-131-0/+3
* | | execute: use prctl(PR_SET_MDWE) for MemoryDenyWriteExecute=yesTopi Miettinen2023-03-133-3/+27
* | | Merge pull request #26749 from DaanDeMeyer/more-cleanupsYu Watanabe2023-03-146-88/+99
|\ \ \
| * | | namespace: Modernize shareable namespace functionsDaan De Meyer2023-03-132-73/+55
| * | | dynamic-user: Revert back to using POSIX locksDaan De Meyer2023-03-131-8/+8
| * | | lock-util: Add posix_lock()Daan De Meyer2023-03-132-4/+31
| * | | execute: Use log_unit_error_errno() instead of log_error_errno()Daan De Meyer2023-03-131-3/+5
* | | | conf: replace config_parse_many_nulstr() with config_parse_config_file()Franck Bui2023-03-1416-158/+100
* | | | Merge pull request #26781 from mrc0mmand/tests-againYu Watanabe2023-03-142-0/+94
|\ \ \ \
| * | | | test: add a couple of tests for systemd-pathFrantisek Sumsal2023-03-131-0/+89
| * | | | test: exercise JSON transformations in busctlFrantisek Sumsal2023-03-091-0/+5
* | | | | hwdb: update 70-mouse.hwdb (#26782)tofylion2023-03-141-0/+6
* | | | | network: ipv4acd: update MAC address on change (#26753)Brett Holman2023-03-141-1/+1
* | | | | man: Fix user generator output pathsDaan De Meyer2023-03-131-5/+5
| |/ / / |/| | |
* | | | systemctl: refuse to acquire dbus connection with --globalYu Watanabe2023-03-132-0/+3
| |/ / |/| |
* | | Merge pull request #26772 from yuwata/time-util-adjust-formattable-timestamp-maxLuca Boccassi2023-03-124-16/+50
|\ \ \
| * | | test-time-util: do not fail on DST changeYu Watanabe2023-03-131-7/+30
| * | | time-util: add note about on DST changeYu Watanabe2023-03-131-0/+3
| * | | test: add more testcases for formatting/parsing timestampYu Watanabe2023-03-131-0/+4
| * | | time-util: make USEC_TIMESTAMP_FORMATTABLE_MAX for 32bit system off by one dayYu Watanabe2023-03-133-9/+13
* | | | added a unit test for a function in "argv-utils.c" (#26760)OMOJOLA JOSHUA2023-03-121-0/+9
* | | | Merge pull request #26775 from DaanDeMeyer/ext-defaultYu Watanabe2023-03-131-19/+14
|\ \ \ \
| * | | | mkfs-util: Redirect mkfs.vfat stdout to /dev/nullDaan De Meyer2023-03-121-1/+12
| * | | | mkfs-util: Don't explicitly enable has_journal for ext3/ext4Daan De Meyer2023-03-121-19/+1
| * | | | mkfs-util: Always use "default" usage type for ext filesystemsDaan De Meyer2023-03-121-0/+2
| |/ / /
* | | | Merge pull request #26776 from YHNdnzj/edit-util-more-cleanupYu Watanabe2023-03-132-21/+29
|\ \ \ \ | |/ / / |/| | |