index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
path-lookup: deduplicate xdg_user_*() with sd_path_lookup()
Mike Yuan
2024-10-06
1
-2
/
+2
*
core: load IPE policy on boot
Luca Boccassi
2024-10-02
1
-0
/
+7
*
tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends
Yu Watanabe
2024-09-01
1
-1
/
+1
*
main: make sure the ambient caps set is valid in case we fail to read it
Lennart Poettering
2024-08-22
1
-1
/
+1
*
main: generate warning when we cannot reset caps
Lennart Poettering
2024-08-22
1
-1
/
+3
*
core: rename original_ambient_set → saved_ambient_set
Lennart Poettering
2024-08-22
1
-9
/
+9
*
core: Use RateLimit struct to store ratelimits
Daan De Meyer
2024-08-14
1
-3
/
+3
*
cgroup-setup: move cg_{,un}install_release_agent from cgroup-util
Mike Yuan
2024-08-02
1
-0
/
+1
*
core: clean up ambient capability logging
Mike Yuan
2024-07-31
1
-2
/
+3
*
core: drop ambient capabilities in systemd-executor
Łukasz Stelmach
2024-07-31
1
-5
/
+24
*
core: when switching root remove /run/systemd before executing the binary spe...
Franck Bui
2024-07-22
1
-0
/
+12
*
main: set $COLUMNS/$ROWS for PID 1 based on /dev/console data
Lennart Poettering
2024-07-19
1
-0
/
+40
*
terminal-util: unify code that resets /dev/console in common helper
Lennart Poettering
2024-07-19
1
-23
/
+8
*
main: show different welcome msg in initrd than on the host
Lennart Poettering
2024-07-17
1
-9
/
+19
*
core/main: refuse to run if /usr/ is not populated
Mike Yuan
2024-07-13
1
-13
/
+9
*
core/main: move capability_ambient_set_apply() to initialize_runtime()
Mike Yuan
2024-07-13
1
-5
/
+5
*
core/main: respect skip_setup for RUNTIME_SCOPE_USER too
Mike Yuan
2024-07-13
1
-5
/
+9
*
core/main: merge second RUNTIME_SCOPE_SYSTEM block into switch above
Mike Yuan
2024-07-13
1
-30
/
+27
*
core/main: modernize setup_os_release() a bit
Mike Yuan
2024-07-13
1
-11
/
+9
*
core/main: cast ignored retval of machine_id_setup() to void
Mike Yuan
2024-07-13
1
-3
/
+5
*
machine-id: Add cmdline argument to use VM behaviour on bare metal (#32086)
Merlin Jehli
2024-07-13
1
-6
/
+13
*
core/main: add an assertion to ensure user managers won't initiate destructiv...
Mike Yuan
2024-07-03
1
-8
/
+9
*
Merge pull request #33214 from keszybz/system-clock-epoch
Mike Yuan
2024-06-16
1
-18
/
+8
|
\
|
*
manager: apply clock epoch on updates too
Zbigniew Jędrzejewski-Szmek
2024-06-15
1
-7
/
+7
|
*
Move two functions only used in pid1 from libshared to the binary
Zbigniew Jędrzejewski-Szmek
2024-06-12
1
-12
/
+2
*
|
core: invoke_main_loop() does not return MANAGER_RELOAD
Yu Watanabe
2024-06-12
1
-2
/
+1
|
/
*
main: add comment explaining parameter to watchdog_close
Lennart Poettering
2024-05-29
1
-1
/
+1
*
various: update links to usr-merge
Zbigniew Jędrzejewski-Szmek
2024-05-28
1
-1
/
+1
*
main: pass the right error variable
David Tardon
2024-05-07
1
-1
/
+1
*
core: Add systemd.crash_action= kernel command line argument
Daan De Meyer
2024-04-29
1
-6
/
+67
*
core: Limit terminal reset using ANSI sequences to /dev/console
Daan De Meyer
2024-04-23
1
-2
/
+6
*
core: rename SoftRebootStartTimestamp -> ShutdownStartTimestamp and generalize
Luca Boccassi
2024-04-17
1
-2
/
+10
*
manager: serialize current objective
Luca Boccassi
2024-04-17
1
-5
/
+0
*
core: fix typo
Antonio Alvarez Feijoo
2024-04-08
1
-1
/
+1
*
core: apply ReloadLimit to reexec too
Luca Boccassi
2024-03-29
1
-2
/
+2
*
core: add counter for soft-reboot iterations
Luca Boccassi
2024-03-27
1
-0
/
+5
*
core: add SoftRebootStartTimestamp
Luca Boccassi
2024-03-27
1
-0
/
+2
*
Drop unnecessary path_equal_ptr() wrapper
Zbigniew Jędrzejewski-Szmek
2024-03-23
1
-1
/
+1
*
log: Add per target log levels
Daan De Meyer
2024-03-22
1
-6
/
+11
*
core: normalize how we issue sd_notify() from PID 1
Lennart Poettering
2024-03-14
1
-2
/
+4
*
Merge pull request #30480 from keszybz/kernel-install-more-paths
Zbigniew Jędrzejewski-Szmek
2024-03-08
1
-5
/
+6
|
\
|
*
various: use new config loader instead of config_parse_config_file()
Zbigniew Jędrzejewski-Szmek
2024-03-07
1
-5
/
+6
|
*
shared/conf-parser: collapse pkgdir and conf_file args into one
Zbigniew Jędrzejewski-Szmek
2024-03-07
1
-1
/
+1
*
|
tree-wide: use "_" rather than "-" as separator in kernel cmdline options
Lennart Poettering
2024-02-28
1
-2
/
+2
*
|
core: refuse cgroupv1 unless SYSTEMD_CGROUP_ENABLE_LEGACY_FORCE
Mike Yuan
2024-02-27
1
-1
/
+11
*
|
shared/mount-setup: split out mount_cgroup_legacy_controllers
Mike Yuan
2024-02-27
1
-6
/
+8
*
|
core: mark JoinControllers= as DISABLED_LEGACY rather than _CONFIGURATION
Mike Yuan
2024-02-27
1
-1
/
+1
|
/
*
core: rename "bpf-lsm.[ch]" → "bpf-restrict-fs.[ch]"
Lennart Poettering
2024-01-25
1
-1
/
+1
*
hexdecoct: make unbase64mem and unhexmem always use SIZE_MAX
Mike Yuan
2024-01-08
1
-1
/
+1
*
Merge pull request #30271 from YHNdnzj/executor-cloexec
Lennart Poettering
2023-12-06
1
-2
/
+0
|
\
[next]