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
...
|
*
|
shared/kbd-util: simplify suffix stripping
Zbigniew Jędrzejewski-Szmek
2021-03-04
1
-10
/
+5
|
*
|
localed: refuse to set a keymap which is not installed
Zbigniew Jędrzejewski-Szmek
2021-03-04
2
-0
/
+30
|
*
|
shared/kbd-util: return error on resource errors
Zbigniew Jędrzejewski-Szmek
2021-03-04
1
-2
/
+8
|
*
|
shared/kbd-util: fix return value confusion with nftw()
Zbigniew Jędrzejewski-Szmek
2021-03-04
1
-23
/
+19
|
*
|
Move basic/kbd-util to shared/
Zbigniew Jędrzejewski-Szmek
2021-03-04
3
-0
/
+130
*
|
|
Merge pull request #18852 from yuwata/tree-wide-use-UINT64_MAX
Zbigniew Jędrzejewski-Szmek
2021-03-05
20
-88
/
+90
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
20
-84
/
+84
|
*
|
table: drop last SIZE_MAX from table_set_sort() and table_set_display()
Yu Watanabe
2021-03-04
2
-4
/
+6
*
|
|
install: use null_or_empty_path()
Yu Watanabe
2021-03-05
1
-4
/
+2
|
/
/
*
|
Merge pull request #18615 from xry111/private-ipc-1
Lennart Poettering
2021-03-04
3
-0
/
+11
|
\
\
|
*
|
New directives PrivateIPC and IPCNamespacePath
Xℹ Ruoyao
2021-03-03
1
-0
/
+2
|
*
|
Refactor network namespace specific functions in generic helpers
Xℹ Ruoyao
2021-03-03
2
-0
/
+9
|
|
/
*
|
Merge pull request #18840 from yuwata/libudev-monitor-tiny-cleanup
Lennart Poettering
2021-03-04
2
-86
/
+35
|
\
\
|
*
|
tree-wide: use ppoll_usec()
Yu Watanabe
2021-03-03
2
-86
/
+35
|
|
/
*
|
install: include OS headers before our own definition
Lennart Poettering
2021-03-04
1
-2
/
+2
*
|
core: fix mtime calculation of dropin files
Zbigniew Jędrzejewski-Szmek
2021-03-04
2
-8
/
+8
*
|
gpt: generalize validator for GPT partition labels
Lennart Poettering
2021-03-04
2
-0
/
+13
|
/
*
btrfs-util: add helper that abstracts "might be btrfs subvol?" check
Lennart Poettering
2021-03-02
1
-2
/
+1
*
json: rename json_dispatch_{integer,unsigned} -> json_dispatch_{intmax,uintmax}
Anita Zhang
2021-02-26
2
-6
/
+6
*
Merge pull request #18797 from keszybz/trivial-cleanups
Luca Boccassi
2021-02-25
1
-15
/
+10
|
\
|
*
shared/dissect-image: inline iterator variables
Zbigniew Jędrzejewski-Szmek
2021-02-25
1
-15
/
+10
*
|
bus-unit-util: generate proper log message when we fail to parse properties
Lennart Poettering
2021-02-25
1
-6
/
+6
*
|
bus-unit-util: don't validate partition designator client side
Lennart Poettering
2021-02-25
1
-10
/
+0
*
|
env-util: fix parameter handling of parse_env_extension_hierarchies() + geten...
Lennart Poettering
2021-02-25
1
-7
/
+9
|
/
*
signal-util: make -1 termination of ignore_signals() argument list unnecessary
Lennart Poettering
2021-02-25
1
-1
/
+1
*
Merge pull request #18018 from bluca/mount_images_overlay
Zbigniew Jędrzejewski-Szmek
2021-02-25
6
-3
/
+157
|
\
|
*
Add ExtensionImages directive to form overlays
Luca Boccassi
2021-02-23
4
-3
/
+139
|
*
sysext: split parsing SYSTEMD_SYSEXT_HIERARCHIES in a common helper
Luca Boccassi
2021-02-23
2
-0
/
+18
*
|
format-table: don't suppress trailing whitespace in first line
Lennart Poettering
2021-02-25
1
-1
/
+1
*
|
treewide: fix spelling
Joerg Behrmann
2021-02-24
2
-2
/
+2
*
|
clock-util: rename function argument
Yu Watanabe
2021-02-24
1
-1
/
+1
*
|
bootspec: assume that the root dir is at the top of its file system
v248-rc2
Lennart Poettering
2021-02-23
1
-4
/
+11
*
|
shared: fix memory leak in error path
Lennart Poettering
2021-02-23
1
-2
/
+3
*
|
dissect-image: initially fds[] array fully
Lennart Poettering
2021-02-23
1
-5
/
+5
|
/
*
shared/condition: add ConditionControlGroupController=v1|v2
Zbigniew Jędrzejewski-Szmek
2021-02-23
1
-0
/
+9
*
Merge pull request #18704 from keszybz/fallback-hostame-override
Zbigniew Jędrzejewski-Szmek
2021-02-23
12
-341
/
+122
|
\
|
*
hostnamed: rename FallbackHostname to DefaultHostname
Zbigniew Jędrzejewski-Szmek
2021-02-22
2
-8
/
+8
|
*
Allow the fallback hostname to be overriden using an environment variable
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-2
/
+5
|
*
basic/os-util: make the sentinel implicit
Zbigniew Jędrzejewski-Szmek
2021-02-22
1
-1
/
+1
|
*
Move os-util.[ch] to basic/
Zbigniew Jędrzejewski-Szmek
2021-02-22
5
-244
/
+0
|
*
sysext: move extension_release_validate() out of os-util.c
Zbigniew Jędrzejewski-Szmek
2021-02-22
5
-76
/
+93
|
*
shared/conf-parser: allow more than one location of the main config file
Zbigniew Jędrzejewski-Szmek
2021-02-21
2
-10
/
+15
*
|
tree-wide: use sd_device_new_from_stat_rdev() whereever appropriate
Lennart Poettering
2021-02-22
2
-2
/
+2
*
|
sd-device: ignore error in device_cache_sysattr_value() and propagate origina...
Yu Watanabe
2021-02-20
2
-5
/
+7
*
|
tree-wide: fix typo
Yu Watanabe
2021-02-19
1
-1
/
+1
*
|
Merge pull request #18659 from poettering/permyriadification
Yu Watanabe
2021-02-19
2
-9
/
+8
|
\
\
|
*
|
core: use our usual UINT32_MAX scaling for OOMD limits
Lennart Poettering
2021-02-18
1
-5
/
+2
|
*
|
tree-wide: port various pieces of code over to UINT32_SCALE_FROM_PERMYRIAD()
Lennart Poettering
2021-02-18
1
-1
/
+1
|
*
|
util: move percent/permille/permyriad parser into percent-util.[ch]
Lennart Poettering
2021-02-18
2
-0
/
+2
|
*
|
tree-wide: parse permyriads wherever we can
Lennart Poettering
2021-02-18
1
-4
/
+4
|
|
/
[prev]
[next]