index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit-with-multiple-dashes.service
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-26
netdev: do not assign unused values
Yu Watanabe
1
-8
/
+4
2018-06-26
crypt-util: Translate libcryptsetup log level instead of using log_debug()
Jan Janssen
1
-1
/
+19
2018-06-25
timedate: use gmtime_r() and localtime_r()
Lennart Poettering
1
-10
/
+10
2018-06-25
man: add comments about MTUBytes= and MACAddress= for tuntap devices
Yu Watanabe
1
-10
/
+13
2018-06-25
busctl: make parameter const
Lennart Poettering
1
-1
/
+1
2018-06-25
meson: check whether gnutls supports TCP fast open
Yu Watanabe
2
-1
/
+2
2018-06-25
systemctl: if we can't detect the system-is-running state, assume it's not ru...
Lennart Poettering
1
-1
/
+1
2018-06-25
systemctl: log errors to LOG_DEBUG rather than eating them up entirely
Lennart Poettering
1
-1
/
+4
2018-06-25
systemctl: add 'static' to constant state array
Lennart Poettering
1
-2
/
+9
2018-06-25
bls: allow firmware-supported file systems
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-06-25
[hwdb] Add support for HP ProBook 650 wifi switch key (#9260)
Ludwin Janvier
1
-0
/
+4
2018-06-25
resolved: assert t->server is set in dns_transaction_emit_tcp.
Filipe Brandenburger
1
-1
/
+3
2018-06-25
core/job: add check for return of job_type_merge_and_collapse()
Filipe Brandenburger
1
-1
/
+1
2018-06-25
hwdb: added accelerometer quirk for Aspire Switch 10 (sw5-011)
M0Rf30
1
-0
/
+3
2018-06-25
core/manager: Make sure jobs statistics are not double after daemon-reload
Michal Koutný
1
-0
/
+2
2018-06-25
man: SystemMaxUse= clarification in journald.conf(5)
Michal Koutný
1
-1
/
+5
2018-06-25
escape: add --instance option
Lucas Werkmeister
2
-3
/
+38
2018-06-25
boot: do not assume the last character in cmdline is a newline
Zbigniew Jędrzejewski-Szmek
1
-6
/
+8
2018-06-25
escape: support --unescape with --template
Lucas Werkmeister
2
-10
/
+54
2018-06-25
tmpfiles: specify access mode for /run/systemd/netif
Yu Watanabe
1
-3
/
+3
2018-06-25
network: fix log message
Yu Watanabe
1
-1
/
+1
2018-06-25
timesync: update log message
Yu Watanabe
1
-1
/
+1
2018-06-25
timesync: changes type of drift_freq to int64_t
Yu Watanabe
2
-2
/
+2
2018-06-25
hwdb: Fix secondary backslash on MSI GS65 laptop
Sandy
1
-0
/
+4
2018-06-25
Add resolution of Trust Flex Graphics Tablet to hwdb
RussianNeuroMancer
1
-0
/
+9
2018-06-25
docs: put LGTM on the list of QA tools and fix a couple typos
Evegeny Vereshchagin
1
-2
/
+6
2018-06-25
install: fix error handling in is_symlink_with_known_name()
Yu Watanabe
1
-1
/
+1
2018-06-25
portable: fix error handling
Yu Watanabe
1
-1
/
+1
2018-06-25
import: drop unnecessary condition
Yu Watanabe
1
-2
/
+1
2018-06-25
sd-dhcp: drop unnecessary condition
Yu Watanabe
1
-3
/
+2
2018-06-25
machine-pool: drop unnecessary condition
Yu Watanabe
1
-2
/
+1
2018-06-25
resolve: drop dead code
Yu Watanabe
1
-10
/
+6
2018-06-25
resolve: drop dead code
Yu Watanabe
1
-7
/
+2
2018-06-25
bootctl: drop dead code
Yu Watanabe
1
-12
/
+2
2018-06-25
journal: drop redundant condition
Yu Watanabe
1
-1
/
+1
2018-06-25
resolve: fix return value type of dns_answer_has_dname_for_cname()
Yu Watanabe
2
-3
/
+2
2018-06-25
resolve: dns_scope_network_good() does not returns negative errno
Yu Watanabe
1
-4
/
+1
2018-06-25
core/cgroup: drop unnecessary condition
Yu Watanabe
1
-1
/
+1
2018-06-25
bus-util: fix error handling
Yu Watanabe
1
-1
/
+1
2018-06-25
tree-wide: add multiple inclusion guard
Yu Watanabe
9
-0
/
+9
2018-06-24
meson: drop unused option
Yu Watanabe
1
-1
/
+0
2018-06-24
core: drop unused log message
Yu Watanabe
1
-5
/
+1
2018-06-23
core: Actually use the resolved path for TemporaryFileSystem= (#9385)
YmrDtnJu
1
-1
/
+1
2018-06-22
tree-wide: drop copyright lines for more authors
Zbigniew Jędrzejewski-Szmek
38
-93
/
+0
2018-06-22
meson: bump package and library version
v239
Lennart Poettering
1
-3
/
+3
2018-06-22
final touches to NEWS
Lennart Poettering
1
-2
/
+2
2018-06-22
man: small fixups for systemd-boot(8)
Zbigniew Jędrzejewski-Szmek
1
-4
/
+4
2018-06-22
man: correct the meaning of TimeoutStopSec= (#9325)
Jan Synacek
1
-6
/
+6
2018-06-22
tmpfile: do not specify mode and owner to /run/systemd/netif
Yu Watanabe
1
-3
/
+3
2018-06-21
journalctl: handle inotify exhaustion nicer
Kevin Kuehler
1
-3
/
+5
[next]