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
*
inhibit: use pager for systemd-inhibit --list
David Tardon
2018-05-18
1
-0
/
+12
*
core: refuse StateDirectory=private, as our internal DynamicUser=1 symlink is...
Lennart Poettering
2018-05-18
1
-2
/
+14
*
Merge pull request #9017 from keszybz/man-coredump
Lennart Poettering
2018-05-17
1
-3
/
+14
|
\
|
*
coredump: properly treat Storage=none as disabled storage
Zbigniew Jędrzejewski-Szmek
2018-05-17
1
-3
/
+14
*
|
Merge pull request #9002 from yuwata/fix-timedate
Lennart Poettering
2018-05-17
2
-52
/
+33
|
\
\
|
*
|
timedate: do not copy input string before bus_verify_polkit_async()
Yu Watanabe
2018-05-15
1
-4
/
+5
|
*
|
hostname: use free_and_strdup()
Yu Watanabe
2018-05-15
1
-48
/
+28
*
|
|
Merge pull request #9016 from yuwata/fix-policy
Lennart Poettering
2018-05-17
2
-5
/
+3
|
\
\
\
|
*
|
|
timedatectl: do not wrap polkit policy message
Yu Watanabe
2018-05-17
1
-4
/
+2
|
*
|
|
core: systemd1.manage-unit-files policy implies systemd1.manage-units
Yu Watanabe
2018-05-17
1
-1
/
+1
|
|
|
/
|
|
/
|
*
/
|
Turn VALGRIND variable into a meson configuration switch
Zbigniew Jędrzejewski-Szmek
2018-05-17
5
-10
/
+10
|
/
/
*
|
core: systemd1.manage-unit-files policy implies systemd1.reload-daemon
Yu Watanabe
2018-05-16
1
-0
/
+1
*
|
core: undo the dependency inversion between unit.h and all unit types
Felipe Sateler
2018-05-15
32
-35
/
+79
*
|
core: Break circular dependency between unit.h and cgroup.h
Felipe Sateler
2018-05-15
2
-1
/
+3
*
|
sysusers: drop an unused variable
Yu Watanabe
2018-05-15
1
-1
/
+0
|
/
*
service: FileDescriptorStoreMax should also imply NotifyAccess
Alan Jenkins
2018-05-15
1
-4
/
+3
*
test: use _cleanup_hashmap_free_ instread of _cleanup_(hashmap_freep)
Yu Watanabe
2018-05-14
1
-1
/
+1
*
core: use _cleanup_set_free_ instread of _cleanup_(set_freep)
Yu Watanabe
2018-05-14
4
-5
/
+5
*
sd-bus: use free_and_strdup()
Yu Watanabe
2018-05-14
1
-22
/
+11
*
Merge pull request #8968 from yuwata/bus-macro-2
Zbigniew Jędrzejewski-Szmek
2018-05-13
7
-409
/
+98
|
\
|
*
dbus-manager: introduce property_get_{hashmap,set}_size()
Yu Watanabe
2018-05-13
1
-29
/
+11
|
*
dbus-unit: check userdata before obtaining data
Yu Watanabe
2018-05-13
1
-4
/
+6
|
*
dbus-unit: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
2018-05-13
1
-108
/
+6
|
*
dbus-swap: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
2018-05-13
1
-42
/
+10
|
*
dbus-socket: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
2018-05-13
1
-18
/
+1
|
*
dbus-mount: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
2018-05-13
1
-62
/
+17
|
*
dbus-manager: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
2018-05-13
1
-92
/
+6
|
*
dbus-execute: use BUS_DEFINE_PROPERTY_GET* macros
Yu Watanabe
2018-05-13
1
-54
/
+3
|
*
bus-util: add several macros for defining functions of getting dbus properties
Yu Watanabe
2018-05-13
1
-0
/
+38
*
|
test: add tests for unit_name_from_dbus_path()
Yu Watanabe
2018-05-13
1
-0
/
+295
*
|
Merge pull request #8962 from floppym/issue8905
Zbigniew Jędrzejewski-Szmek
2018-05-13
9
-18
/
+45
|
\
\
|
|
/
|
/
|
|
*
basic: add log_level argument to timezone_is_valid
Mike Gilbert
2018-05-12
9
-19
/
+23
|
*
basic: timezone_is_valid: check for magic bytes "TZif"
Mike Gilbert
2018-05-11
1
-3
/
+26
*
|
Merge pull request #8966 from yuwata/bus-resolve-fallback-dns
Zbigniew Jędrzejewski-Szmek
2018-05-12
2
-18
/
+46
|
\
\
|
*
|
resolvectl: show current DNS server only when it is set
Yu Watanabe
2018-05-11
1
-8
/
+10
|
*
|
resolvectl: show fallback DNS servers by status command
Yu Watanabe
2018-05-11
1
-0
/
+9
|
*
|
resolve: introduce FallbackDNS bus property
Yu Watanabe
2018-05-11
1
-10
/
+27
*
|
|
core: use automatic cleanup more
David Tardon
2018-05-12
3
-23
/
+11
*
|
|
systemd-analyze: make dump work for large # of units
David Tardon
2018-05-11
3
-8
/
+73
*
|
|
Merge pull request #8924 from yuwata/fix-3682
Zbigniew Jędrzejewski-Szmek
2018-05-11
6
-148
/
+167
|
\
\
\
|
*
|
|
test: do not call alloca() inside the list of arguments
Yu Watanabe
2018-05-11
1
-86
/
+57
|
*
|
|
sd-dhcp: drop deserialize_dhcp_option() as it is equivalent to unhexmem()
Yu Watanabe
2018-05-11
3
-15
/
+4
|
*
|
|
resolve: allow whitespaces in the DS digest or DNSKEY key data
Yu Watanabe
2018-05-11
1
-15
/
+20
|
*
|
|
hexdecoct: drop an unnecessary check
Yu Watanabe
2018-05-11
1
-3
/
+1
|
*
|
|
basic: fix comment style
Yu Watanabe
2018-05-11
1
-4
/
+4
|
*
|
|
hexdecoct: ignore whitespace within the input hexadecimal text of unhexmem()
Yu Watanabe
2018-05-11
2
-25
/
+81
*
|
|
|
network: make route_update() accept NULL
Yu Watanabe
2018-05-11
2
-7
/
+7
*
|
|
|
network: fix indentation
Yu Watanabe
2018-05-11
1
-104
/
+124
|
|
/
/
|
/
|
|
*
|
|
tmpfiles: remove newline that shouldn't be there
Lennart Poettering
2018-05-11
1
-3
/
+1
*
|
|
terminal-util: add a function that shows a pretty separator line
Lennart Poettering
2018-05-11
4
-4
/
+27
[next]