index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: Traverse leaves to realised cgroup to release controllers
Chris Down
2018-12-03
1
-1
/
+96
*
cgroup: Rework unit_realize_cgroup_now to explicitly be breadth-first
Chris Down
2018-12-03
1
-4
/
+94
*
cgroup: Move attribute application into unit_create_cgroup
Chris Down
2018-12-03
1
-27
/
+28
*
network: drop unnecessary buffers
Yu Watanabe
2018-12-03
2
-66
/
+43
*
Merge pull request #10992 from yuwata/follow-up-10948
Lennart Poettering
2018-12-03
20
-91
/
+185
|
\
|
*
core,run: make SocketProtocol= accept protocol name in upper case an protocol...
Yu Watanabe
2018-12-02
2
-8
/
+5
|
*
network: make IPProtocol= also accept IP protocol number
Yu Watanabe
2018-12-02
1
-7
/
+2
|
*
network: rename Protocol= in [RoutingPolicyRule] to IPProtocol=
Yu Watanabe
2018-12-02
3
-3
/
+3
|
*
test: add tests for ip_protocol_{from,to}_name()
Yu Watanabe
2018-12-02
3
-1
/
+71
|
*
util: introduce parse_ip_protocol()
Yu Watanabe
2018-12-02
2
-1
/
+33
|
*
util: cast smaller type to large type
Yu Watanabe
2018-12-02
5
-6
/
+6
|
*
util: rename socket_protocol_{from,to}_name() to ip_protocol_{from,to}_name()
Yu Watanabe
2018-12-02
12
-73
/
+73
*
|
missing: split network related entries
Yu Watanabe
2018-12-03
12
-684
/
+839
*
|
sd-boot: remove Stall() call (#11029)
Harald Hoyer
2018-12-03
1
-1
/
+0
*
|
vxlan: minor coding style fixes.
Susant Sahani
2018-12-02
1
-6
/
+4
*
|
resolved: sort headers again
Lennart Poettering
2018-12-02
1
-2
/
+1
*
|
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
43
-603
/
+660
*
|
util-lib: move open_serialization_fd() to serialize.c
Lennart Poettering
2018-12-02
5
-23
/
+26
*
|
resolved: remove duplicate #include
Lennart Poettering
2018-12-02
1
-1
/
+0
*
|
test: remove duplicate #include
Lennart Poettering
2018-12-02
1
-1
/
+0
*
|
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
90
-389
/
+477
*
|
util-lib: don't include fileio.h from fileio-label.h
Lennart Poettering
2018-12-02
7
-8
/
+8
*
|
test: remove unnecessary include
Lennart Poettering
2018-12-02
1
-1
/
+0
*
|
test: (void)ify unlink() call
Lennart Poettering
2018-12-02
1
-1
/
+1
*
|
fileio: remove unnecessary initialization
Lennart Poettering
2018-12-02
1
-1
/
+1
*
|
fileio: include ctype.h with <> rather than ""
Lennart Poettering
2018-12-02
1
-1
/
+1
|
/
*
tree-wide: remove various unused functions
Lennart Poettering
2018-12-02
23
-391
/
+0
*
Merge pull request #11013 from evverx/travis-clang
Evgeny Vereshchagin
2018-12-02
1
-2
/
+2
|
\
|
*
ip rule: fix clang warning.
Susant Sahani
2018-12-01
1
-2
/
+2
*
|
resolved: add missed io-util.h header to resolved-dnstls-openssl.c
Aleksei Timofeyev
2018-12-01
1
-0
/
+2
|
/
*
Merge pull request #11006 from poettering/conf-file-fix
Lennart Poettering
2018-12-01
2
-16
/
+5
|
\
|
*
conf-files: remove unused function
Lennart Poettering
2018-11-30
2
-13
/
+1
|
*
conf-files: remove misplaced log_oom()
Lennart Poettering
2018-11-30
1
-1
/
+1
|
*
conf-files: improve algorithm O(n²) → O(n)
Lennart Poettering
2018-11-30
1
-2
/
+3
*
|
Merge pull request #11002 from keszybz/path_join-merging
Lennart Poettering
2018-12-01
21
-121
/
+91
|
\
\
|
*
|
path-util: allow NULLs in arguments to path_join()
Zbigniew Jędrzejewski-Szmek
2018-11-30
8
-26
/
+29
|
*
|
tree-wide: rename path_join_many() to path_join()
Zbigniew Jędrzejewski-Szmek
2018-11-30
23
-96
/
+73
|
*
|
tree-wide: replace path_join with path_join_many
Zbigniew Jędrzejewski-Szmek
2018-11-30
23
-51
/
+41
|
|
/
*
|
Merge pull request #11004 from keszybz/remove-fixme-comment
Lennart Poettering
2018-12-01
4
-75
/
+187
|
\
\
|
*
|
basic/socket-util: use c-escaping to print unprintable socket paths
Zbigniew Jędrzejewski-Szmek
2018-11-30
4
-29
/
+97
|
*
|
shared/socket-util: do not print empty CID
Zbigniew Jędrzejewski-Szmek
2018-11-30
2
-7
/
+7
|
*
|
test-socket-util: add test for socket_address_print
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-31
/
+39
|
*
|
test-socket-util: the usual modernization
Zbigniew Jędrzejewski-Szmek
2018-11-30
1
-47
/
+83
|
|
/
*
|
networkd: refuse IPv6 RADV prefixes that lack Prefix= setting
Lennart Poettering
2018-11-30
2
-1
/
+12
*
|
analyze: add new security verb
Lennart Poettering
2018-11-30
4
-0
/
+2109
*
|
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
[next]