index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
machine
/
machine.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-5
/
+4
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-3
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
machined: refactor UID/GID machine translation
Lennart Poettering
2020-07-14
1
-0
/
+137
*
tree-wide: make parse_ifindex simply return the index
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-8
/
+6
*
machine: fold machine_stop_scope() into machine_stop()
Zbigniew Jędrzejewski-Szmek
2019-11-22
1
-21
/
+12
*
machined: simplify reference handling for units
Zbigniew Jędrzejewski-Szmek
2019-11-22
1
-14
/
+17
*
machine: simplify machine_start_scope()
Zbigniew Jędrzejewski-Szmek
2019-11-22
1
-59
/
+38
*
machine: make machine_start_scope() static
Zbigniew Jędrzejewski-Szmek
2019-11-22
1
-3
/
+95
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-03
1
-1
/
+0
*
machined: only Unref units that we AddRef'd
Zbigniew Jędrzejewski-Szmek
2019-10-29
1
-3
/
+7
*
machined: add UnregisterMachine method
Zbigniew Jędrzejewski-Szmek
2019-10-29
1
-1
/
+4
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-1
/
+2
*
tree-wide: make use of errno_or_else() everywhere
Lennart Poettering
2019-07-11
1
-2
/
+3
*
terminal-util: introduce openpt_allocate()
Franck Bui
2019-06-18
1
-13
/
+4
*
Make fopen_temporary and fopen_temporary_label unlocked
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-2
/
+0
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
tree-wide: port some code over to safe_fgetc()
Lennart Poettering
2018-12-18
1
-3
/
+9
*
machined: flush nscd caches whenever a machine comes/goes
Lennart Poettering
2018-12-15
1
-0
/
+2
*
Merge pull request #10920 from yuwata/hashmap-destructor
Lennart Poettering
2018-12-03
1
-3
/
+4
|
\
|
*
machine: introduce machine_hash_ops and use it
Yu Watanabe
2018-12-02
1
-3
/
+4
*
|
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
|
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
|
/
*
fileio: automatically add NULL sentinel to parse_env_file()
Lennart Poettering
2018-11-14
1
-2
/
+1
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-1
/
+1
*
machined: rework referencing of machine scopes from machined, too
Lennart Poettering
2018-11-09
1
-4
/
+11
*
core: rework serialization
Lennart Poettering
2018-10-26
1
-2
/
+3
*
machine: use size_t for array sizes (#10309)
Lennart Poettering
2018-10-09
1
-1
/
+1
*
machine: use free_and_replace() and TAKE_PTR()
Yu Watanabe
2018-08-07
1
-23
/
+12
*
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
*
basic/log: add the log_struct terminator to macro
Zbigniew Jędrzejewski-Szmek
2018-06-04
1
-4
/
+2
*
fileio: accept FILE* in addition to path in parse_env_file()
Lennart Poettering
2018-05-24
1
-1
/
+1
*
machined: minor code cleanups, such as voidifying calls
Lennart Poettering
2018-04-27
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: warn when a directory path already exists but has bad mode/owner/type
Zbigniew Jędrzejewski-Szmek
2018-03-23
1
-1
/
+1
*
basic/mkdir: convert bool flag to enum
Zbigniew Jędrzejewski-Szmek
2018-03-22
1
-1
/
+1
*
machined: change check_gc to may_gc everywhere
Zbigniew Jędrzejewski-Szmek
2018-02-15
1
-6
/
+6
*
tree-wide: make use of new STRLEN() macro everywhere (#7639)
Lennart Poettering
2017-12-14
1
-1
/
+1
*
tree-wide: use __fsetlocking() instead of fxyz_unlocked()
Lennart Poettering
2017-12-14
1
-3
/
+5
*
user-util: add UID_NOBODY defines that resolve to (uid_t) 65534
Lennart Poettering
2017-12-06
1
-1
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
mkdir: introduce follow_symlink flag to mkdir_safe{,_label}()
Yu Watanabe
2017-10-06
1
-1
/
+1
*
tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)
Lennart Poettering
2017-07-21
1
-3
/
+3
*
machined: expose "UID shift" concept for containers
Lennart Poettering
2017-02-17
1
-0
/
+91
*
tree-wide: add SD_ID128_MAKE_STR, remove LOG_MESSAGE_ID
Zbigniew Jędrzejewski-Szmek
2017-02-15
1
-2
/
+2
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-1
/
+1
*
tree-wide: use mfree more
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-3
/
+1
*
tree-wide: use sd_id128_is_null() instead of sd_id128_equal where appropriate
Lennart Poettering
2016-07-22
1
-1
/
+1
[next]