summaryrefslogtreecommitdiffstats
path: root/src/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* conf-parser: move config_parse_ip_protocol() from network/netdev/fou-tunnel.cYu Watanabe2024-08-242-0/+38
* conf-parser: introduce config_parse_uint32_flag()Yu Watanabe2024-08-242-0/+30
* conf-parser: return 1 on successYu Watanabe2024-08-242-9/+10
* conf-parser: introduce log_section_full_errno() and friendsYu Watanabe2024-08-231-0/+37
* shared/logs-show: introduce journal_browse_prepare()Mike Yuan2024-08-221-0/+10
* Merge pull request #32363 from CodethinkLabs/sysupdate-dbusAdrian Vovk2024-08-212-0/+7
|\
| * sysupdate: Implement systemd-sysupdated dbus serviceAdrian Vovk2024-08-212-0/+7
* | hwdb: rename hwdb_bin_paths -> HWDB_BIN_PATHSYu Watanabe2024-08-211-2/+2
|/
* shared: invoke agents only when we have a controlling TTYLennart Poettering2024-08-202-0/+16
* Merge pull request #34044 from poettering/isatty-fixesYu Watanabe2024-08-206-10/+11
|\
| * tree-wide: use isatty_safe() moreLennart Poettering2024-08-205-9/+10
| * terminal-util: don't assume errno is correctly set when using isatty_safe()Lennart Poettering2024-08-201-1/+1
* | resolve: support polkit authentication for io.systemd.Resolve.MonitorYu Watanabe2024-08-191-1/+7
|/
* Merge pull request #34026 from DaanDeMeyer/testsDaan De Meyer2024-08-182-0/+20
|\
| * test: Gracefully handle running within user namespace with single userDaan De Meyer2024-08-182-0/+20
* | edit-util: catch and warn about edits outside of markersMike Yuan2024-08-181-4/+26
|/
* test: fix typoYu Watanabe2024-08-161-1/+1
* udev-builtin-net_id: add NAMING_DEVICETREE_PORT_ALIASES to check of_node of n...Matthias Schiffer2024-08-151-2/+3
* test: add ASSERT_OK_POSITIVE() and ASSERT_OK_ZERO()Yu Watanabe2024-08-141-0/+33
* edit-util: several cleanups for --stdin handlingMike Yuan2024-08-121-29/+93
* edit-util: do not try to recreate temp file if missingMike Yuan2024-08-121-1/+1
* edit-util: clean up run_editor() a bitMike Yuan2024-08-121-14/+13
* coredump: generate properly symbolized stacktrace for containerized processesMichal Sekletar2024-08-062-8/+25
* sleep: add HibernateOnACPower= option (#33846)Marc Reisner2024-08-052-1/+4
* seccomp: list fstatat, newfstat, and llseekYu Watanabe2024-08-041-0/+3
* base-filesystem: do not attempt to create a /lib64 -> /usr/lib/<tuple> symlinkLuca Boccassi2024-08-041-16/+8
* creds-util: fix typoYu Watanabe2024-08-031-1/+1
* Merge pull request #33911 from YHNdnzj/cgroup-setup-cleanupYu Watanabe2024-08-023-211/+305
|\
| * cgroup-util: drop unused cg_rmdir()Mike Yuan2024-08-021-6/+0
| * cgroup-setup: kernel threads can reside in arbitrary cgroupsMike Yuan2024-08-021-4/+1
| * cgroup-setup: drop unneeded O_RDONLY when O_DIRECTORYMike Yuan2024-08-021-1/+1
| * cgroup-setup: use fchownat() + AT_EMPTY_PATH where appropriateMike Yuan2024-08-021-10/+7
| * cgroup-setup: minor cleanupsMike Yuan2024-08-021-34/+51
| * cgroup-setup: move cg_{,un}install_release_agent from cgroup-utilMike Yuan2024-08-022-0/+88
| * cgroup-setup: group v1-specific functionsMike Yuan2024-08-021-148/+148
| * cgroup-setup: drop unused cg_migrate_callback for cg_attach_everywhere()Mike Yuan2024-08-023-14/+15
* | import: fix typoYu Watanabe2024-08-021-1/+1
|/
* logs-show: extend journal_get_boots() and friends to find invocation IDsYu Watanabe2024-08-012-54/+235
* logs-show: introduce several helper functionsYu Watanabe2024-08-012-34/+71
* logs-show: rename BootId -> LogIdYu Watanabe2024-08-012-42/+42
* core: Add support for renaming credentials with ImportCredential=Daan De Meyer2024-07-311-0/+43
* Merge pull request #33842 from DaanDeMeyer/testLuca Boccassi2024-07-261-3/+3
|\
| * resize-fs: Put minimal ext4 size in the same ballpark as the other filesystemsDaan De Meyer2024-07-261-3/+3
* | Merge pull request #33825 from DaanDeMeyer/chattrLuca Boccassi2024-07-253-11/+72
|\ \
| * | tree-wide: Don't explicity disable copy-on-write when copying imagesDaan De Meyer2024-07-251-2/+1
| * | copy: Copy file attributes as wellDaan De Meyer2024-07-251-8/+33
| * | Make read_attr_path() more genericDaan De Meyer2024-07-241-1/+1
| * | test: Add ASSERT_EQ_ID128() and ASSERT_NE_ID128()Daan De Meyer2024-07-241-0/+27
| * | test: Add ASSERT_FAIL()Daan De Meyer2024-07-241-0/+10
| |/
* | resolved: report svc params as a json objectRonan Pigott2024-07-241-1/+3