index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
dynamic-user.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
macro: introduce TAKE_PTR() macro
Lennart Poettering
2018-03-22
1
-2
/
+1
*
core: add new dbus method GetDynamicUsers
Yu Watanabe
2018-03-21
1
-1
/
+1
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-5
/
+5
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
core/dynamic-user: use gid from pwnam if a static user was found
Zbigniew Jędrzejewski-Szmek
2017-10-23
1
-21
/
+32
*
core/dynamic-user: use _cleanup_ in dynamic user locking
Zbigniew Jędrzejewski-Szmek
2017-10-20
1
-35
/
+43
*
dynamic-user: permit the case static uid and gid are different
Yu Watanabe
2017-10-11
1
-16
/
+25
*
dynamic-user: label functions not necessary to export as static
Yu Watanabe
2017-10-11
1
-6
/
+6
*
dynamic-user: don't use a UID that currently owns IPC objects (#6962)
Lennart Poettering
2017-10-04
1
-1
/
+4
*
core: pass the correct error to the caller
Lennart Poettering
2017-10-02
1
-1
/
+2
*
core: when looking for a UID to use for a dynamic UID start with the current ...
Lennart Poettering
2017-10-02
1
-17
/
+71
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-1
/
+1
*
io-util: add new IOVEC_INIT/IOVEC_MAKE macros
Lennart Poettering
2017-09-22
1
-11
/
+6
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-3
/
+1
*
tree-wide: remove consecutive duplicate words in comments
Stefan Schweter
2016-10-04
1
-1
/
+1
*
journald: do not create split journals for dynamic users
Zbigniew Jędrzejewski-Szmek
2016-08-19
1
-13
/
+4
*
core/dynamic-users: warn when creation of symlinks for dynamic users fails
Zbigniew Jędrzejewski-Szmek
2016-08-19
1
-14
/
+17
*
core: bypass dynamic user lookups from dbus-daemon
Lennart Poettering
2016-08-19
1
-6
/
+45
*
core: add a concept of "dynamic" user ids, that are allocated as long as a se...
Lennart Poettering
2016-07-22
1
-0
/
+763
[prev]