index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-15
Fix omission in docs
Joost Heitbrink
1
-2
/
+2
2019-01-15
NEWS: typos
Zbigniew Jędrzejewski-Szmek
1
-4
/
+4
2019-01-15
network: make Link and NetDev always have the valid poiter to Manager
Yu Watanabe
4
-8
/
+10
2019-01-15
Update uk.po
Mikhail Kasimov
1
-1
/
+1
2019-01-15
udev: do logging before setting variables to NULL
Zbigniew Jędrzejewski-Szmek
1
-3
/
+2
2019-01-15
Update systemd-system.conf.xml
Mikhail Kasimov
1
-1
/
+3
2019-01-15
Remove 'inline' attributes from static functions in .c files (#11426)
Topi Miettinen
21
-32
/
+32
2019-01-14
test: add a testcase for Address.Peer= with ipv6
Yu Watanabe
2
-0
/
+5
2019-01-14
networkd: wait for kernel to reply ipv6 peer address
Susant Sahani
1
-3
/
+5
2019-01-14
test: add a testcase for 23 wirguard peers
Yu Watanabe
3
-0
/
+258
2019-01-14
network: wireguard: rename and split set_wireguard_interface()
Yu Watanabe
1
-98
/
+129
2019-01-14
netlink: set maximum size of WGDEVICE_A_IFNAME
Yu Watanabe
1
-1
/
+1
2019-01-13
udevadm: fix segfault
Yu Watanabe
1
-2
/
+2
2019-01-13
man: fix reference
Yu Watanabe
1
-1
/
+1
2019-01-13
udev: use ENODATA when 'No entry found from hwdb'
Yu Watanabe
1
-2
/
+2
2019-01-13
udev: use SYNTHETIC_ERRNO() macro in log_device_*_errno()
Yu Watanabe
6
-8
/
+8
2019-01-13
README: mention that meson-0.49 is required to build PIEs
Yu Watanabe
1
-1
/
+3
2019-01-13
NEWS: add more entries
Yu Watanabe
1
-0
/
+10
2019-01-13
NEWS: document deprecation of PermissionsStartOnly= in v240
Zbigniew Jędrzejewski-Szmek
1
-0
/
+5
2019-01-13
NEWS: update for v241
Zbigniew Jędrzejewski-Szmek
1
-0
/
+25
2019-01-12
Delete duplicate lines
Topi Miettinen
16
-17
/
+0
2019-01-12
test: limit environments for systemd-hwdb-update under ASan
Frantisek Sumsal
1
-1
/
+2
2019-01-12
test: bump QEMU_SMP to 4 when running under ASan/UBSan
Frantisek Sumsal
1
-0
/
+1
2019-01-12
test: bump QEMU memory to 1536M when running under ASan/UBSan
Frantisek Sumsal
1
-0
/
+1
2019-01-12
udevd: refuse devices which do not have ACTION property
Yu Watanabe
1
-7
/
+7
2019-01-12
udevd: drop unnecessary brackets
Yu Watanabe
1
-5
/
+4
2019-01-12
udevd: make worker also log ACTION property
Yu Watanabe
1
-3
/
+7
2019-01-12
udevd: reject devices which do not have SEQNUM
Yu Watanabe
1
-1
/
+1
2019-01-12
udevd: provide worker_hash_ops and drop manager_workers_free()
Yu Watanabe
1
-14
/
+3
2019-01-12
udevd: use structured initializer at one more place
Yu Watanabe
1
-6
/
+9
2019-01-12
udevd: use worker_free() on failure in worker_new()
Yu Watanabe
1
-1
/
+3
2019-01-11
sd-device-monitor: fix ordering of setting buffer size
Yu Watanabe
1
-8
/
+2
2019-01-11
lockfile-util.c: fix build without F_OFD_SETLK
Fabrice Fontaine
1
-0
/
+1
2019-01-11
missing_syscall.h: include errno.h
Fabrice Fontaine
1
-0
/
+1
2019-01-11
missing_if_link.h: add IFLA_BOND_MODE
Fabrice Fontaine
2
-0
/
+4
2019-01-11
basic/tmpfile-util.c: fix build without O_TMPFILE
Fabrice Fontaine
1
-0
/
+1
2019-01-11
capability: fix build without PR_CAP_AMBIENT
Fabrice Fontaine
3
-0
/
+3
2019-01-11
test: introduce QEMU_MEM
Frantisek Sumsal
1
-1
/
+2
2019-01-11
test: drop service masking in TEST-01-BASIC
Frantisek Sumsal
1
-7
/
+0
2019-01-10
Revert "nss: prevent PROTECT_ERRNO from squashing changes to *errnop"
Zbigniew Jędrzejewski-Szmek
7
-133
/
+44
2019-01-10
docs: note that udev doesn't deal with binary attribute values (#11383)
Sam Morris
1
-2
/
+9
2019-01-10
meson: stop setting -fPIE globally
Michael Biebl
1
-7
/
+0
2019-01-10
Revert "logind: become the controlling terminal process before restoring VT"
Franck Bui
1
-43
/
+15
2019-01-10
pam_systemd: reword message about not creating a session
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-01-10
nss: prevent PROTECT_ERRNO from squashing changes to *errnop
Sam Morris
7
-44
/
+133
2019-01-10
logind: do not pass negative number to strerror
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2019-01-10
udev: open control and netlink sockets before daemonization
Zbigniew Jędrzejewski-Szmek
1
-33
/
+34
2019-01-10
udevd: drop redundant call to sd_event_get_exit_code
Zbigniew Jędrzejewski-Szmek
1
-12
/
+3
2019-01-09
journal-remote: set a limit on the number of fields in a message
Zbigniew Jędrzejewski-Szmek
3
-3
/
+12
2019-01-09
journal-remote: verify entry length from header
Zbigniew Jędrzejewski-Szmek
1
-10
/
+24
[next]