index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-date.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
core/mount-setup: remove part of check which is always true
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-05-14
man: fix reference in StandardOutput=
Lucas Werkmeister
1
-2
/
+2
2018-05-14
test: use _cleanup_hashmap_free_ instread of _cleanup_(hashmap_freep)
Yu Watanabe
1
-1
/
+1
2018-05-14
core: use _cleanup_set_free_ instread of _cleanup_(set_freep)
Yu Watanabe
4
-5
/
+5
2018-05-14
sd-bus: use free_and_strdup()
Yu Watanabe
1
-22
/
+11
2018-05-13
man: drop a trailing space
Yu Watanabe
1
-1
/
+1
2018-05-13
test: add tests for unit_name_from_dbus_path()
Yu Watanabe
1
-0
/
+295
2018-05-13
dbus-manager: introduce property_get_{hashmap,set}_size()
Yu Watanabe
1
-29
/
+11
2018-05-13
dbus-unit: check userdata before obtaining data
Yu Watanabe
1
-4
/
+6
2018-05-13
dbus-unit: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
1
-108
/
+6
2018-05-13
dbus-swap: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
1
-42
/
+10
2018-05-13
dbus-socket: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
1
-18
/
+1
2018-05-13
dbus-mount: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
1
-62
/
+17
2018-05-13
dbus-manager: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
1
-92
/
+6
2018-05-13
dbus-execute: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
1
-54
/
+3
2018-05-13
bus-util: add several macros for defining functions of getting dbus properties
Yu Watanabe
1
-0
/
+38
2018-05-12
basic: add log_level argument to timezone_is_valid
Mike Gilbert
9
-19
/
+23
2018-05-12
core: use automatic cleanup more
David Tardon
3
-23
/
+11
2018-05-12
po: uk: fixed missed word
Mikhail Kasimov
1
-1
/
+1
2018-05-12
Updated uk translation
Danylo Korostil
1
-179
/
+250
2018-05-11
basic: timezone_is_valid: check for magic bytes "TZif"
Mike Gilbert
1
-3
/
+26
2018-05-11
systemd-analyze: make dump work for large # of units
David Tardon
3
-8
/
+73
2018-05-11
man: Fix a minor typo in systemctl(1)
Philip Withnall
1
-1
/
+1
2018-05-11
resolvectl: show current DNS server only when it is set
Yu Watanabe
1
-8
/
+10
2018-05-11
resolvectl: show fallback DNS servers by status command
Yu Watanabe
1
-0
/
+9
2018-05-11
resolve: introduce FallbackDNS bus property
Yu Watanabe
1
-10
/
+27
2018-05-11
network: make route_update() accept NULL
Yu Watanabe
2
-7
/
+7
2018-05-11
network: fix indentation
Yu Watanabe
1
-104
/
+124
2018-05-11
tmpfiles: remove newline that shouldn't be there
Lennart Poettering
1
-3
/
+1
2018-05-11
terminal-util: add a function that shows a pretty separator line
Lennart Poettering
4
-4
/
+27
2018-05-11
test: do not call alloca() inside the list of arguments
Yu Watanabe
1
-86
/
+57
2018-05-11
test-execute: remove state directories before running tests
Yu Watanabe
2
-1
/
+7
2018-05-11
units: set RestrictNamespaces=yes to networkd and resolved
Yu Watanabe
2
-0
/
+2
2018-05-11
sd-dhcp: drop deserialize_dhcp_option() as it is equivalent to unhexmem()
Yu Watanabe
3
-15
/
+4
2018-05-11
resolve: allow whitespaces in the DS digest or DNSKEY key data
Yu Watanabe
1
-15
/
+20
2018-05-11
hexdecoct: drop an unnecessary check
Yu Watanabe
1
-3
/
+1
2018-05-11
basic: fix comment style
Yu Watanabe
1
-4
/
+4
2018-05-11
hexdecoct: ignore whitespace within the input hexadecimal text of unhexmem()
Yu Watanabe
2
-25
/
+81
2018-05-11
test: add testcase for environment file variables with backslashes
Joost Heitbrink
6
-9
/
+13
2018-05-11
Update systemd-journal-upload.service.xml
Mikhail Kasimov
1
-1
/
+2
2018-05-11
man: systemd-journal-upload: rsa 2048
Mikhail Kasimov
1
-2
/
+2
2018-05-10
bash-completion: analyze: support cat-config verb
Yu Watanabe
1
-1
/
+18
2018-05-10
bash-completion: analyze: add --no-pager for some verbs
Yu Watanabe
1
-3
/
+3
2018-05-10
mtd: some basic code cleanups
Lennart Poettering
3
-33
/
+40
2018-05-10
Networkd tests: add bridge link properties to test
Susant Sahani
1
-0
/
+23
2018-05-10
man: journal-gatewayd.service: links on {rem,upl}
Mikhail Kasimov
1
-1
/
+3
2018-05-10
string-util: rename strdash_if_empty() to empty_to_dash()
Yu Watanabe
3
-13
/
+9
2018-05-10
path-util: introduce empty_to_root() and use it many places
Yu Watanabe
7
-13
/
+12
2018-05-10
core: merge duplicated functions
Yu Watanabe
4
-42
/
+24
2018-05-10
core: send NULL instead of empty string
Yu Watanabe
3
-7
/
+5
[next]