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
*
Drop support for nscd
Zbigniew Jędrzejewski-Szmek
2024-06-28
1
-19
/
+5
*
core: silence gcc warning about unitialized variable
Zbigniew Jędrzejewski-Szmek
2024-04-07
1
-1
/
+3
*
core/dynamic-user: trivial modernization
Mike Yuan
2024-03-22
1
-12
/
+4
*
extract-word: modernize extract_many_words
Mike Yuan
2024-03-03
1
-1
/
+1
*
user-util: add get{pw,gr}{uid,gid,name}_malloc() helpers
Lennart Poettering
2024-01-22
1
-17
/
+12
*
src/basic: rename uid-alloc-range.[ch] to uid-classification.[ch]
Zbigniew Jędrzejewski-Szmek
2024-01-09
1
-1
/
+1
*
exec-invoke: don't double-close FDs on error
Luca Boccassi
2023-10-28
1
-0
/
+11
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
1
-1
/
+1
*
io-util: split out "struct iovec" related calls into their own .c/.h files
Lennart Poettering
2023-10-20
1
-1
/
+1
*
serialize: add new helper deserialize_fd()
Lennart Poettering
2023-10-18
1
-9
/
+8
*
core: add systemd-executor binary
Luca Boccassi
2023-10-12
1
-1
/
+10
*
core: ensure execute/spawn functions can work without manager object
Luca Boccassi
2023-10-12
1
-26
/
+45
*
tree-wide: use parse_fd()
David Tardon
2023-05-05
1
-2
/
+2
*
core: Move DynamicCreds into ExecRuntime
Daan De Meyer
2023-03-27
1
-18
/
+33
*
dynamic-user: Revert back to using POSIX locks
Daan De Meyer
2023-03-13
1
-8
/
+8
*
lock-util: Add CLEANUP_UNPOSIX_UNLOCK()
Daan De Meyer
2023-03-10
1
-22
/
+14
*
tree-wide: replace IOVEC_INIT with IOVEC_MAKE
Yu Watanabe
2023-03-06
1
-4
/
+4
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
1
-4
/
+4
*
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
2022-12-20
1
-1
/
+1
*
tree-wide: use -EBADF also in pipe initializers
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-6
/
+6
*
various: indentation
Zbigniew Jędrzejewski-Szmek
2022-06-09
1
-8
/
+9
*
shared: split out UID allocation range stuff from user-record.h
Lennart Poettering
2021-11-13
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
Move {uid,gid}_is_*() from basic to shared
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-0
/
+1
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-4
/
+2
*
user-util: rework how we validate user names
Lennart Poettering
2020-04-08
1
-1
/
+1
*
core: call dynamic_user_acquire() only when 'group' is non-null
Yu Watanabe
2020-02-03
1
-1
/
+1
*
core: make return parameter of dynamic_user_lookup_name() optional
Lennart Poettering
2020-01-15
1
-3
/
+3
*
tree-wide: drop pwd.h and grp.h when user-util.h is included
Yu Watanabe
2019-11-03
1
-2
/
+0
*
Create src/shared/unit-file.[ch] for unit-file related ops
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-0
/
+1
*
tree-wide: make use of errno_or_else() everywhere
Lennart Poettering
2019-07-11
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+3
*
Detect file truncation earlier in a few places
Topi Miettinen
2019-02-02
1
-1
/
+1
*
tree-wide: use c99 static for array size declarations
Zbigniew Jędrzejewski-Szmek
2019-01-04
1
-1
/
+1
*
core: flush nscd's caches whenever we allocate/release a dynamic user
Lennart Poettering
2018-12-15
1
-0
/
+13
*
core: fix typo in comment
Zbigniew Jędrzejewski-Szmek
2018-12-11
1
-1
/
+1
*
core: rework serialization
Lennart Poettering
2018-10-26
1
-3
/
+4
*
dynamic-user: drop unnecessary initialization
Yu Watanabe
2018-08-29
1
-1
/
+1
*
dynamic-user: fix potential segfault
Yu Watanabe
2018-08-27
1
-3
/
+5
*
tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable
Yu Watanabe
2018-08-27
1
-10
/
+2
*
socket-util: Introduce send_one_fd_iov() and receive_one_fd_iov()
Filipe Brandenburger
2018-08-02
1
-53
/
+4
*
core: fix gid when DynamicUser=yes with static User=
Yu Watanabe
2018-07-26
1
-0
/
+10
*
tree-wide: drop MSG_NOSIGNAL flag from recvmsg() invocations
Lennart Poettering
2018-06-20
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
core: undo the dependency inversion between unit.h and all unit types
Felipe Sateler
2018-05-15
1
-0
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
macro: introduce new TAKE_FD() macro
Lennart Poettering
2018-03-22
1
-4
/
+1
[next]