index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge pull request #11004 from keszybz/remove-fixme-comment
Lennart Poettering
2018-12-01
3
-35
/
+51
|
\
\
\
|
*
|
|
basic/socket-util: use c-escaping to print unprintable socket paths
Zbigniew Jędrzejewski-Szmek
2018-11-30
3
-29
/
+45
|
*
|
|
shared/socket-util: do not print empty CID
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-6
/
+6
|
|
/
/
*
|
|
macro: update DIV_ROUND_UP() so that it can be called nested
Lennart Poettering
2018-11-30
1
-4
/
+5
*
|
|
parse-util: allow parse_boolean() to take a NULL argument
Lennart Poettering
2018-11-30
1
-1
/
+2
*
|
|
locale-util: add logic to output smiley emojis at various happiness levels
Lennart Poettering
2018-11-30
2
-27
/
+70
|
/
/
*
|
Merge pull request #10996 from poettering/oci-prep
Zbigniew Jędrzejewski-Szmek
2018-11-30
10
-72
/
+448
|
\
\
|
*
|
fs-util: beef up chmod_and_chown() a bit
Lennart Poettering
2018-11-29
1
-10
/
+40
|
*
|
capability: add new type for maintaining all five cap sets as one
Lennart Poettering
2018-11-29
2
-0
/
+149
|
*
|
tree-wide: port various parts of the code over to the new device_major_minor_...
Lennart Poettering
2018-11-29
1
-34
/
+37
|
*
|
stat-util: add new APIs device_path_make_{major_minor|canonical}() and device...
Lennart Poettering
2018-11-29
2
-0
/
+102
|
*
|
tree-wide: port various parts of the code to use parse_dev()
Lennart Poettering
2018-11-29
1
-10
/
+12
|
*
|
path-util: port path_join() over to path_join_many()
Lennart Poettering
2018-11-29
2
-15
/
+5
|
*
|
path-util: add new path_join_many() API
Lennart Poettering
2018-11-29
2
-0
/
+67
|
*
|
parse-util: rework parse_dev() based on safe_atou() and DEVICE_MAJOR_VALID()/...
Lennart Poettering
2018-11-29
1
-6
/
+20
|
*
|
stat-util: add macros for checking whether major and minor values are in range
Lennart Poettering
2018-11-29
1
-0
/
+19
*
|
|
Move mount-util.c to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-29
3
-607
/
+0
*
|
|
Split out part of mount-util.c into mountpoint-util.c
Zbigniew Jędrzejewski-Szmek
2018-11-29
7
-454
/
+474
|
/
/
*
|
Merge pull request #10357 from poettering/import-fs
Zbigniew Jędrzejewski-Szmek
2018-11-29
10
-134
/
+239
|
\
\
|
|
/
|
/
|
|
*
stat-util: add fd_verify_directory(), similar to fd_verify_regular()
Lennart Poettering
2018-11-26
2
-0
/
+26
|
*
copy: remove reflinking debug message
Lennart Poettering
2018-11-26
1
-2
/
+0
|
*
path-util: add helper for extracting last filename from path
Lennart Poettering
2018-11-26
2
-0
/
+32
|
*
path-util: handle NULL inputs in last_path_component()
Lennart Poettering
2018-11-26
1
-0
/
+3
|
*
import: drop logic of setting up /var/lib/machines as btrfs loopback mount
Lennart Poettering
2018-11-26
2
-93
/
+0
|
*
machine: add support for importing containers from plain directories
Lennart Poettering
2018-11-26
1
-0
/
+8
|
*
copy: support getting progress feedback from the various copy functions
Lennart Poettering
2018-11-26
5
-39
/
+170
*
|
Merge pull request #10970 from yuwata/from-name-return-negative-errno
Yu Watanabe
2018-11-28
6
-50
/
+5
|
\
\
|
*
|
util: make *_from_name() returns negative errno on error
Yu Watanabe
2018-11-28
2
-2
/
+4
|
*
|
util: also move scripts related to socket-protocol-list.[ch] to shared/
Yu Watanabe
2018-11-28
3
-24
/
+1
|
*
|
tools: move generate-gperfs.py to tools/
Yu Watanabe
2018-11-28
2
-24
/
+0
*
|
|
networkd: add support to configure ip rule port range and protocol.
Susant Sahani
2018-11-28
3
-2
/
+37
*
|
|
missing.h: remove duplicate definition of 'struct ethtool_link_settings'
Lennart Poettering
2018-11-28
1
-27
/
+5
*
|
|
locale-util: add unicode bullet to special glyphs
Lennart Poettering
2018-11-28
2
-0
/
+3
|
/
/
*
|
tree-wide: use IOVEC_MAKE() at many places
Lennart Poettering
2018-11-27
1
-2
/
+1
*
|
networkd: Add support for ERSPAN tunnel
Susant Sahani
2018-11-27
1
-3
/
+9
*
|
tree-wide: use SWAP_TWO a bit more
Lennart Poettering
2018-11-26
1
-9
/
+2
|
/
*
Merge pull request #10901 from poettering/startswith-list
Yu Watanabe
2018-11-26
6
-20
/
+24
|
\
|
*
terminal-util: use PATH_STARTSWITH_SET() instead of plain startswith() where ...
Lennart Poettering
2018-11-26
1
-5
/
+2
|
*
tree-wide: port more code over to PATH_STARTSWITH_SET()
Lennart Poettering
2018-11-26
1
-3
/
+1
|
*
path-util: beef up PATH_STARTSWITH_SET() macro a bit
Lennart Poettering
2018-11-26
1
-7
/
+7
|
*
tree-wide: port over more cases to STR_IN_SET()
Lennart Poettering
2018-11-26
1
-3
/
+1
|
*
tree-wide: port various places over to STARTSWITH_SET()
Lennart Poettering
2018-11-26
1
-2
/
+1
|
*
strv: add new macro STARTSWITH_SET()
Lennart Poettering
2018-11-26
1
-0
/
+12
*
|
Merge pull request #10910 from yuwata/list-cleanups
Lennart Poettering
2018-11-26
1
-2
/
+4
|
\
\
|
*
|
basic/list: fix minor coding style issue
Yu Watanabe
2018-11-23
1
-2
/
+2
|
*
|
basic/list: add missing header
Yu Watanabe
2018-11-23
1
-0
/
+2
|
|
/
*
|
Merge pull request #10894 from poettering/root-cgroup-fix
Lennart Poettering
2018-11-26
2
-12
/
+63
|
\
\
|
|
/
|
/
|
|
*
cgroup: extend cg_mask_supported() comment a bit
Lennart Poettering
2018-11-23
1
-3
/
+3
|
*
cgroup: be more careful with which controllers we can enable/disable on a cgroup
Lennart Poettering
2018-11-23
2
-4
/
+56
|
*
cgroup: tweak log message, so that it doesn't claim we always enable controll...
Lennart Poettering
2018-11-23
1
-1
/
+2
[prev]
[next]