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
*
util-lib: don't include fileio.h from fileio-label.h
Lennart Poettering
2018-12-02
1
-5
/
+3
*
tree-wide: remove various unused functions
Lennart Poettering
2018-12-02
6
-66
/
+0
*
Merge pull request #11002 from keszybz/path_join-merging
Lennart Poettering
2018-12-01
2
-3
/
+3
|
\
|
*
path-util: allow NULLs in arguments to path_join()
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-1
/
+1
|
*
tree-wide: rename path_join_many() to path_join()
Zbigniew Jędrzejewski-Szmek
2018-11-30
3
-4
/
+4
|
*
tree-wide: replace path_join with path_join_many
Zbigniew Jędrzejewski-Szmek
2018-11-30
3
-4
/
+4
*
|
format-table: make sure we never call memcmp() with NULL parameters
Lennart Poettering
2018-11-30
1
-1
/
+1
*
|
format-table: add calls to query the data in a specific cell
Lennart Poettering
2018-11-30
2
-0
/
+25
*
|
format-table: always underline header line
Lennart Poettering
2018-11-30
1
-2
/
+9
*
|
format-table: add an API for getting the cell at a specific row/column
Lennart Poettering
2018-11-30
2
-0
/
+17
*
|
format-table: add table_update() to update existing entries
Lennart Poettering
2018-11-30
2
-0
/
+42
*
|
format-table: optionally allow reversing the sort order for a column
Lennart Poettering
2018-11-30
2
-1
/
+22
*
|
format-table: add option to store/format percent and uint64_t values in cells
Lennart Poettering
2018-11-30
2
-0
/
+50
*
|
format-table: before outputting a color, check if colors are available
Lennart Poettering
2018-11-30
1
-3
/
+3
*
|
format-table: optionally make specific cells clickable links
Lennart Poettering
2018-11-30
2
-9
/
+71
*
|
format-table: when duplicating a cell, also copy the color
Lennart Poettering
2018-11-30
1
-0
/
+2
*
|
terminal-util: split out file:// generation from terminal_urlify_path()
Lennart Poettering
2018-11-30
2
-19
/
+35
*
|
seccomp-util: drop process_vm_readv from @debug group
Lennart Poettering
2018-11-30
1
-2
/
+0
|
/
*
Merge pull request #10996 from poettering/oci-prep
Zbigniew Jędrzejewski-Szmek
2018-11-30
6
-7
/
+115
|
\
|
*
dev-setup: generalize logic we use to create "inaccessible" device nodes
Lennart Poettering
2018-11-29
2
-0
/
+61
|
*
ptyfwd: optionally override terminal width/height
Lennart Poettering
2018-11-29
2
-2
/
+46
|
*
tree-wide: port various parts of the code over to the new device_major_minor_...
Lennart Poettering
2018-11-29
2
-5
/
+8
*
|
Move mount-util.c to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-29
3
-0
/
+607
*
|
Split out part of mount-util.c into mountpoint-util.c
Zbigniew Jędrzejewski-Szmek
2018-11-29
5
-3
/
+5
|
/
*
Merge pull request #10357 from poettering/import-fs
Zbigniew Jędrzejewski-Szmek
2018-11-29
5
-365
/
+12
|
\
|
*
import: drop logic of setting up /var/lib/machines as btrfs loopback mount
Lennart Poettering
2018-11-26
2
-364
/
+7
|
*
import-util: downgrade log message about quota to LOG_DEBUG
Lennart Poettering
2018-11-26
1
-1
/
+1
|
*
tree-wide: fix a few missing includes
Lennart Poettering
2018-11-26
2
-0
/
+4
*
|
Merge pull request #10797 from poettering/run-generator
Zbigniew Jędrzejewski-Szmek
2018-11-28
1
-0
/
+19
|
\
\
|
*
|
core: allow to set exit status when using SuccessAction=/FailureAction=exit i...
Lennart Poettering
2018-11-27
1
-0
/
+19
*
|
|
Merge pull request #10970 from yuwata/from-name-return-negative-errno
Yu Watanabe
2018-11-28
4
-1
/
+56
|
\
\
\
|
*
|
|
util: make *_from_name() returns negative errno on error
Yu Watanabe
2018-11-28
1
-1
/
+2
|
*
|
|
util: also move scripts related to socket-protocol-list.[ch] to shared/
Yu Watanabe
2018-11-28
3
-0
/
+54
*
|
|
|
Merge pull request #10961 from poettering/busctl-monitor-json
Lennart Poettering
2018-11-28
2
-34
/
+133
|
\
\
\
\
|
*
|
|
|
json: teach json builder "conditional" object fields
Lennart Poettering
2018-11-28
2
-34
/
+133
|
|
/
/
/
*
|
|
|
install: when enabling a template unit without DefaultInstance= nor specified...
Lennart Poettering
2018-11-28
1
-1
/
+5
*
|
|
|
install: use structured initializers
Lennart Poettering
2018-11-28
1
-3
/
+6
|
/
/
/
*
|
|
Merge pull request #10944 from poettering/redirect-file-fix
Lennart Poettering
2018-11-27
1
-1
/
+3
|
\
\
\
|
*
|
|
bus-unit-util: properly accept StandardOutput=append:… settings
Lennart Poettering
2018-11-27
1
-1
/
+3
|
|
/
/
*
/
/
tree-wide: use IOVEC_MAKE() at many places
Lennart Poettering
2018-11-27
1
-3
/
+1
|
/
/
*
|
units: make fsck/grows/makefs/makeswap units conflict against shutdown.target
Lennart Poettering
2018-11-26
1
-8
/
+7
*
|
tree-wide: use SWAP_TWO a bit more
Lennart Poettering
2018-11-26
1
-5
/
+1
|
/
*
generator.c: systemd-fsck-root.service conflict with shutdown.target
Harald Hoyer
2018-11-26
1
-0
/
+1
*
tree-wide: port various places over to STARTSWITH_SET()
Lennart Poettering
2018-11-26
2
-16
/
+7
*
Merge pull request #10871 from keszybz/more-cleanup-2
Yu Watanabe
2018-11-22
14
-154
/
+134
|
\
|
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
14
-154
/
+134
*
|
sysctl: when debug logging about sysctl changes, truncate trailing newline
Lennart Poettering
2018-11-22
1
-1
/
+1
|
/
*
Revert 5fdf2d51c244288ac41443d1bd81365fab7b7b81
Zbigniew Jędrzejewski-Szmek
2018-11-21
1
-89
/
+0
*
Merge pull request #10860 from keszybz/more-cleanup-2
Lennart Poettering
2018-11-21
7
-0
/
+574
|
\
|
*
Call mac_selinux_close() from main func macros, convert user-sessions and tes...
Zbigniew Jędrzejewski-Szmek
2018-11-21
1
-0
/
+2
[next]