index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
bus-unit-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
manager: allow assignment of properties on target/swap/device units
Zbigniew Jędrzejewski-Szmek
2022-08-17
1
-4
/
+2
*
core/cgroup: CPUWeight/CPUShares support idle input
wineway
2022-08-11
1
-2
/
+5
*
scope: allow unprivileged delegation on scopes
Michal Sekletar
2022-08-04
1
-0
/
+5
*
Revert NFTSet feature
Yu Watanabe
2022-06-22
1
-92
/
+0
*
core: firewall integration with DynamicUserNFTSet=
Topi Miettinen
2022-06-08
1
-0
/
+89
*
core: firewall integration with ControlGroupNFTSet=
Topi Miettinen
2022-06-08
1
-0
/
+3
*
shared: Fix memory leak in bus_append_execute_property()
Daan De Meyer
2022-05-09
1
-1
/
+1
*
bus-unit-util: make sure we can set LoadCredentials= property with a single s...
Lennart Poettering
2022-04-21
1
-1
/
+4
*
Merge parse-socket-bind-item.? into parse-helpers.?
Zbigniew Jędrzejewski-Szmek
2022-04-07
1
-1
/
+1
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-3
/
+0
*
core: add ExtensionDirectories= setting
Luca Boccassi
2022-01-21
1
-0
/
+1
*
path unit: add TriggerLimitBurst= and TriggerLimitIntervalSec=
Luca Boccassi
2021-12-19
1
-0
/
+6
*
shared: split out ioprio related stuff into ioprio-util.[ch]
Lennart Poettering
2021-11-24
1
-0
/
+1
*
core/automount: Add ExtraOptions field
Andrew Stone
2021-11-23
1
-1
/
+2
*
Merge pull request #20813 from unusual-thoughts/exittype_v2
Zbigniew Jędrzejewski-Szmek
2021-11-08
1
-0
/
+1
|
\
|
*
Reintroduce ExitType
Henri Chain
2021-11-08
1
-0
/
+1
*
|
exec: Add TTYRows and TTYColumns properties to set TTY dimensions
Daan De Meyer
2021-11-05
1
-1
/
+3
|
/
*
core: add [State|Runtime|Cache|Logs]Directory symlink as second parameter
Luca Boccassi
2021-10-28
1
-4
/
+120
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-5
/
+5
*
core: add dbus RestrictFileSystems= properties
Iago López Galeiras
2021-10-06
1
-0
/
+1
*
core: implement RuntimeMaxDeltaSec directive
Albert Brox
2021-09-28
1
-0
/
+4
*
core: Add ExecSearchPath parameter to specify the directory relative to which...
alexlzhu
2021-09-28
1
-0
/
+1
*
cgroup: add support for StartupAllowedCPUs and StartupAllowedMemoryNodes
Peter Morrow
2021-09-15
1
-1
/
+3
*
core: add D-bus properties for RestrictNetworkInterfaces=
Mauricio Vásquez
2021-08-18
1
-1
/
+2
*
tree-wide: make cunescape*() functions return ssize_t
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-7
/
+8
*
pid1: add support for encrypted credentials
Lennart Poettering
2021-07-08
1
-15
/
+28
*
Revert "Introduce ExitType"
Zbigniew Jędrzejewski-Szmek
2021-06-30
1
-1
/
+0
*
dbus: extend SocketBind{Allow|Deny}= with ip proto
Julia Kartseva
2021-06-30
1
-31
/
+7
*
dbus: extend SocktBind{Allow|Deny}= with ip proto
Julia Kartseva
2021-06-15
1
-4
/
+5
*
tree-wide: use af_to_ipv4_ipv6() + af_from_ipv4_ipv6() helpers at various places
Lennart Poettering
2021-05-11
1
-5
/
+3
*
socket-bind: use lowercase "ipv4"/"ipv6" spelling
Lennart Poettering
2021-05-11
1
-6
/
+5
*
dbus: add dbus-cgroup for SocketBind{Allow|Deny}=
Julia Kartseva
2021-04-27
1
-0
/
+51
*
dbus-cgroup: add BPFProgram= dbus support
Julia Kartseva
2021-04-10
1
-0
/
+20
*
Introduce ExitType
Henri Chain
2021-03-31
1
-0
/
+1
*
tree-wide: use UINT64_MAX or friends
Yu Watanabe
2021-03-04
1
-1
/
+1
*
New directives PrivateIPC and IPCNamespacePath
Xℹ Ruoyao
2021-03-03
1
-0
/
+2
*
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
*
Add ExtensionImages directive to form overlays
Luca Boccassi
2021-02-23
1
-0
/
+104
*
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
1
-0
/
+1
*
tree-wide: parse permyriads wherever we can
Lennart Poettering
2021-02-18
1
-4
/
+4
*
install: make UnitFileChangeType enum anonymous
Lennart Poettering
2021-02-17
1
-1
/
+1
*
shared: use -EINVAL for _UNIT_FILE_CHANGE_TYPE_INVALID
Benjamin Robin
2021-02-16
1
-2
/
+2
*
Merge pull request #18481 from keszybz/rpm-restart-post-trans
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-1
/
+2
|
\
|
*
core: allow Markers to be set using set-property
Zbigniew Jędrzejewski-Szmek
2021-02-15
1
-1
/
+2
*
|
oom: add unit file settings for oomd avoid/omit xattrs
Anita Zhang
2021-02-12
1
-1
/
+2
|
/
*
oom: rework *MemoryPressureLimit= properties to have 1/10000 precision
Anita Zhang
2021-02-03
1
-2
/
+17
*
New directives NoExecPaths= ExecPaths=
Topi Miettinen
2021-01-29
1
-0
/
+2
[next]