index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
conf-parser: move config_parse_ip_protocol() from network/netdev/fou-tunnel.c
Yu Watanabe
2024-08-24
2
-0
/
+38
*
conf-parser: introduce config_parse_uint32_flag()
Yu Watanabe
2024-08-24
2
-0
/
+30
*
conf-parser: return 1 on success
Yu Watanabe
2024-08-24
2
-9
/
+10
*
conf-parser: introduce log_section_full_errno() and friends
Yu Watanabe
2024-08-23
1
-0
/
+37
*
shared/logs-show: introduce journal_browse_prepare()
Mike Yuan
2024-08-22
1
-0
/
+10
*
Merge pull request #32363 from CodethinkLabs/sysupdate-dbus
Adrian Vovk
2024-08-21
2
-0
/
+7
|
\
|
*
sysupdate: Implement systemd-sysupdated dbus service
Adrian Vovk
2024-08-21
2
-0
/
+7
*
|
hwdb: rename hwdb_bin_paths -> HWDB_BIN_PATHS
Yu Watanabe
2024-08-21
1
-2
/
+2
|
/
*
shared: invoke agents only when we have a controlling TTY
Lennart Poettering
2024-08-20
2
-0
/
+16
*
Merge pull request #34044 from poettering/isatty-fixes
Yu Watanabe
2024-08-20
6
-10
/
+11
|
\
|
*
tree-wide: use isatty_safe() more
Lennart Poettering
2024-08-20
5
-9
/
+10
|
*
terminal-util: don't assume errno is correctly set when using isatty_safe()
Lennart Poettering
2024-08-20
1
-1
/
+1
*
|
resolve: support polkit authentication for io.systemd.Resolve.Monitor
Yu Watanabe
2024-08-19
1
-1
/
+7
|
/
*
Merge pull request #34026 from DaanDeMeyer/tests
Daan De Meyer
2024-08-18
2
-0
/
+20
|
\
|
*
test: Gracefully handle running within user namespace with single user
Daan De Meyer
2024-08-18
2
-0
/
+20
*
|
edit-util: catch and warn about edits outside of markers
Mike Yuan
2024-08-18
1
-4
/
+26
|
/
*
test: fix typo
Yu Watanabe
2024-08-16
1
-1
/
+1
*
udev-builtin-net_id: add NAMING_DEVICETREE_PORT_ALIASES to check of_node of n...
Matthias Schiffer
2024-08-15
1
-2
/
+3
*
test: add ASSERT_OK_POSITIVE() and ASSERT_OK_ZERO()
Yu Watanabe
2024-08-14
1
-0
/
+33
*
edit-util: several cleanups for --stdin handling
Mike Yuan
2024-08-12
1
-29
/
+93
*
edit-util: do not try to recreate temp file if missing
Mike Yuan
2024-08-12
1
-1
/
+1
*
edit-util: clean up run_editor() a bit
Mike Yuan
2024-08-12
1
-14
/
+13
*
coredump: generate properly symbolized stacktrace for containerized processes
Michal Sekletar
2024-08-06
2
-8
/
+25
*
sleep: add HibernateOnACPower= option (#33846)
Marc Reisner
2024-08-05
2
-1
/
+4
*
seccomp: list fstatat, newfstat, and llseek
Yu Watanabe
2024-08-04
1
-0
/
+3
*
base-filesystem: do not attempt to create a /lib64 -> /usr/lib/<tuple> symlink
Luca Boccassi
2024-08-04
1
-16
/
+8
*
creds-util: fix typo
Yu Watanabe
2024-08-03
1
-1
/
+1
*
Merge pull request #33911 from YHNdnzj/cgroup-setup-cleanup
Yu Watanabe
2024-08-02
3
-211
/
+305
|
\
|
*
cgroup-util: drop unused cg_rmdir()
Mike Yuan
2024-08-02
1
-6
/
+0
|
*
cgroup-setup: kernel threads can reside in arbitrary cgroups
Mike Yuan
2024-08-02
1
-4
/
+1
|
*
cgroup-setup: drop unneeded O_RDONLY when O_DIRECTORY
Mike Yuan
2024-08-02
1
-1
/
+1
|
*
cgroup-setup: use fchownat() + AT_EMPTY_PATH where appropriate
Mike Yuan
2024-08-02
1
-10
/
+7
|
*
cgroup-setup: minor cleanups
Mike Yuan
2024-08-02
1
-34
/
+51
|
*
cgroup-setup: move cg_{,un}install_release_agent from cgroup-util
Mike Yuan
2024-08-02
2
-0
/
+88
|
*
cgroup-setup: group v1-specific functions
Mike Yuan
2024-08-02
1
-148
/
+148
|
*
cgroup-setup: drop unused cg_migrate_callback for cg_attach_everywhere()
Mike Yuan
2024-08-02
3
-14
/
+15
*
|
import: fix typo
Yu Watanabe
2024-08-02
1
-1
/
+1
|
/
*
logs-show: extend journal_get_boots() and friends to find invocation IDs
Yu Watanabe
2024-08-01
2
-54
/
+235
*
logs-show: introduce several helper functions
Yu Watanabe
2024-08-01
2
-34
/
+71
*
logs-show: rename BootId -> LogId
Yu Watanabe
2024-08-01
2
-42
/
+42
*
core: Add support for renaming credentials with ImportCredential=
Daan De Meyer
2024-07-31
1
-0
/
+43
*
Merge pull request #33842 from DaanDeMeyer/test
Luca Boccassi
2024-07-26
1
-3
/
+3
|
\
|
*
resize-fs: Put minimal ext4 size in the same ballpark as the other filesystems
Daan De Meyer
2024-07-26
1
-3
/
+3
*
|
Merge pull request #33825 from DaanDeMeyer/chattr
Luca Boccassi
2024-07-25
3
-11
/
+72
|
\
\
|
*
|
tree-wide: Don't explicity disable copy-on-write when copying images
Daan De Meyer
2024-07-25
1
-2
/
+1
|
*
|
copy: Copy file attributes as well
Daan De Meyer
2024-07-25
1
-8
/
+33
|
*
|
Make read_attr_path() more generic
Daan De Meyer
2024-07-24
1
-1
/
+1
|
*
|
test: Add ASSERT_EQ_ID128() and ASSERT_NE_ID128()
Daan De Meyer
2024-07-24
1
-0
/
+27
|
*
|
test: Add ASSERT_FAIL()
Daan De Meyer
2024-07-24
1
-0
/
+10
|
|
/
*
|
resolved: report svc params as a json object
Ronan Pigott
2024-07-24
1
-1
/
+3
[next]