index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-json: use sd_json_dispatch_const_string() in sd_json_dispatch_string()
Yu Watanabe
2024-10-07
2
-22
/
+8
*
tree-wide: drop doubled empty lines
Yu Watanabe
2024-10-07
61
-67
/
+0
*
network: use Network.name for bus path
Yu Watanabe
2024-10-07
1
-20
/
+3
*
networkctl: sort ifindexes in status command
Yu Watanabe
2024-10-07
1
-9
/
+44
*
homectl: drop unnecessary brackets
Yu Watanabe
2024-10-07
1
-2
/
+1
*
Merge pull request #34491 from AdrianVovk/sysupdate-fixups
Yu Watanabe
2024-10-07
2
-37
/
+45
|
\
|
*
sysupdated: Vacuum: Fixup dbus type
Adrian Vovk
2024-09-23
1
-1
/
+4
|
*
sysupdated: Rearrange error logging a little bit
Adrian Vovk
2024-09-19
1
-36
/
+36
|
*
updatectl: check: Don't print an empty table
Adrian Vovk
2024-09-19
1
-0
/
+5
*
|
Merge pull request #34408 from Werkov/fix-device-limits
Yu Watanabe
2024-10-07
2
-10
/
+10
|
\
\
|
*
|
core/cgroup: Apply IODevice*= directives in configured order
Michal Koutný
2024-09-24
2
-10
/
+10
*
|
|
core: warn if a generator is world-writable
Lukas Nykryn
2024-10-07
3
-1
/
+14
*
|
|
Merge pull request #34432 from YHNdnzj/path-lookup-refactor
Yu Watanabe
2024-10-07
25
-1049
/
+942
|
\
\
\
|
*
|
|
path-lookup: move xdg_user_dirs() to xdg-autostart-generator
Mike Yuan
2024-10-06
3
-38
/
+34
|
*
|
|
path-lookup: refactor lookup_paths_init() search paths handling
Mike Yuan
2024-10-06
1
-129
/
+119
|
*
|
|
path-lookup: introduce user_search_dirs() (shall replace xdg_user_dirs())
Mike Yuan
2024-10-06
3
-24
/
+32
|
*
|
|
path-lookup: assert that LOOKUP_PATHS_{EXCLUDE,TEMPORARY}_GENERATED are not u...
Mike Yuan
2024-10-06
1
-0
/
+1
|
*
|
|
path-lookup: unify *_generator_binary_paths()
Mike Yuan
2024-10-06
3
-90
/
+66
|
*
|
|
path-lookup: modernize get_paths_from_environ()
Mike Yuan
2024-10-06
1
-27
/
+19
|
*
|
|
path-lookup: shortcut patch_root_prefix() if no root_dir
Mike Yuan
2024-10-06
1
-0
/
+3
|
*
|
|
path-lookup: unify acquire_{config,control,attached}_dir()
Mike Yuan
2024-10-06
1
-116
/
+69
|
*
|
|
path-lookup: use path_strv_contains() rather than strv_contains()
Mike Yuan
2024-10-06
1
-2
/
+2
|
*
|
|
path-lookup: clean up acquire_{generator,transient}_dirs() a bit
Mike Yuan
2024-10-06
1
-35
/
+26
|
*
|
|
path-lookup: modernize runtime_directory() too
Mike Yuan
2024-10-06
3
-10
/
+10
|
*
|
|
path-lookup: deduplicate xdg_user_*() with sd_path_lookup()
Mike Yuan
2024-10-06
8
-97
/
+36
|
*
|
|
path-lookup: move from basic/ to libsystemd/
Mike Yuan
2024-10-06
4
-27
/
+55
|
*
|
|
path-lookup: move find_portable_profile() to portable-util
Mike Yuan
2024-10-06
7
-33
/
+46
|
*
|
|
path-lookup: move NETWORK_DIRS to network-util.h
Mike Yuan
2024-10-06
7
-3
/
+9
|
*
|
|
unit-file: make unit_type_may_{alias_template} static inline
Mike Yuan
2024-10-06
2
-21
/
+18
|
*
|
|
basic/unit-file: move to shared/
Mike Yuan
2024-10-06
4
-1
/
+1
*
|
|
|
shutdown: In sync_with_progress(), log first then send SIGKILL
Benjamin ROBIN
2024-10-06
1
-4
/
+3
*
|
|
|
sd-json: reorder enum so that SD_JSON_FORMAT_OFF is first
Zbigniew Jędrzejewski-Szmek
2024-10-06
1
-12
/
+12
|
/
/
/
*
|
|
Use case insensitive comparison for the machine's architechture
Daniel Martinez
2024-10-06
1
-1
/
+1
*
|
|
Merge pull request #34638 from YHNdnzj/laccess-error-check
Yu Watanabe
2024-10-06
18
-58
/
+64
|
\
\
\
|
*
|
|
fs-util: rename laccess to access_nofollow
Mike Yuan
2024-10-05
18
-21
/
+21
|
*
|
|
various: correct laccess() error check
Mike Yuan
2024-10-04
10
-46
/
+52
*
|
|
|
chase: Fix shortcut
Daan De Meyer
2024-10-04
1
-1
/
+1
*
|
|
|
repart: Don't copy root directory mode from source file
Daan De Meyer
2024-10-04
1
-0
/
+2
|
/
/
/
*
|
|
Merge pull request #34608 from DaanDeMeyer/ukify
Daan De Meyer
2024-10-04
1
-98
/
+79
|
\
\
\
|
*
|
|
ukify: Rework multi-profile UKIs
Daan De Meyer
2024-10-04
1
-19
/
+103
|
*
|
|
ukify: Fix Profile config setting
Daan De Meyer
2024-10-03
1
-3
/
+3
|
*
|
|
ukify: Introduce pe_strip_section_name()
Daan De Meyer
2024-10-03
1
-3
/
+7
|
*
|
|
Revert "ukify: add new --extend= switch for importing an existing UKI's secti...
Daan De Meyer
2024-10-03
1
-65
/
+17
|
*
|
|
Revert "ukify: introduce new --measure-base= switch"
Daan De Meyer
2024-10-03
1
-65
/
+6
*
|
|
|
repart: Handle empty arg_copy_source in file_is_denylisted()
Daan De Meyer
2024-10-04
1
-2
/
+2
*
|
|
|
man: consolidate list of active unit states into a shared table
Luca Boccassi
2024-10-04
1
-0
/
+1
*
|
|
|
Merge pull request #34610 from poettering/exec-start-single-line
Luca Boccassi
2024-10-03
1
-1
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
man: soft deprecate use of ";" for separating multiple command lines in ExecS...
Lennart Poettering
2024-10-02
1
-1
/
+5
*
|
|
|
Merge pull request #34600 from poettering/varlink-idl-add-flags-everywhere
Luca Boccassi
2024-10-03
13
-43
/
+114
|
\
\
\
\
|
*
|
|
|
sd-varlink: mark functions that can take 'more' flag in IDL structures with a...
Lennart Poettering
2024-10-02
13
-44
/
+101
[next]