index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmpfiles.d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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-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
2019-01-09
µhttpd: use a cleanup function to call MHD_destroy_response
Zbigniew Jędrzejewski-Szmek
3
-47
/
+18
2019-01-09
journald: lower the maximum entry size limit to ½ for non-sealed fds
Zbigniew Jędrzejewski-Szmek
1
-2
/
+4
2019-01-09
journald: when processing a native message, bail more quickly on overbig mess...
Zbigniew Jędrzejewski-Szmek
1
-28
/
+37
2019-01-09
journald: set a limit on the number of fields (1k)
Zbigniew Jędrzejewski-Szmek
2
-0
/
+8
2019-01-09
coredump: fix message when we fail to save a journald coredump
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2019-01-09
basic/process-util: limit command line lengths to _SC_ARG_MAX
Zbigniew Jędrzejewski-Szmek
1
-48
/
+25
2019-01-09
journald: do not store the iovec entry for process commandline on stack
Zbigniew Jędrzejewski-Szmek
4
-30
/
+38
2019-01-09
journald: remove unnecessary {}
Zbigniew Jędrzejewski-Szmek
1
-3
/
+1
2019-01-09
coredump: remove duplicate MESSAGE= prefix from message
Zbigniew Jędrzejewski-Szmek
1
-2
/
+3
2019-01-09
core/mount: make mount_setup_existing_unit() not drop MOUNT_PROC_JUST_MOUNTED...
Yu Watanabe
1
-3
/
+3
2019-01-08
timesyncd,resolved,machinectl: drop calls to sd_event_get_exit_code()
Zbigniew Jędrzejewski-Szmek
3
-9
/
+4
2019-01-08
Fix a few comments
Zbigniew Jędrzejewski-Szmek
3
-8
/
+6
2019-01-08
sd-device: modernize code a bit
Zbigniew Jędrzejewski-Szmek
1
-53
/
+18
2019-01-08
udev-node: make link_find_prioritized() return negative value when nothing found
Yu Watanabe
1
-0
/
+3
2019-01-08
core/socket: drop unnecessary assignment to 'r'
Yu Watanabe
1
-23
/
+15
2019-01-08
core/socket: use macro to define log_address_error_errno()
Yu Watanabe
1
-10
/
+7
2019-01-08
login: simplify the condtion in assertion and slightly decrease binary size
Yu Watanabe
1
-10
/
+2
2019-01-08
login: use free_and_strdup() at one more place
Yu Watanabe
1
-7
/
+2
2019-01-08
login: adjust range of InhibitWhat in assertions
Yu Watanabe
1
-1
/
+1
2019-01-08
zsh completion: Prevent functions from clobbering each other, &c.
dana
19
-82
/
+147
2019-01-08
Add Teclast X80 PLUS (H5C5) accel mount matrix
marvelousblack
1
-0
/
+4
2019-01-08
Unchain not related mice in 70-mouse.hwdb
Claudius Ellsel
1
-0
/
+36
2019-01-08
cat: add --stderr-priority option
Michael Sloan
2
-16
/
+57
2019-01-08
udevadm: refuse to run trigger, control, settle and monitor commands in chroot
Yu Watanabe
4
-0
/
+24
[next]