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
*
nspawn: move the main loop body out to a new function
Zbigniew Jędrzejewski-Szmek
2016-10-08
1
-460
/
+430
*
nspawn: check env var first, detect second
Zbigniew Jędrzejewski-Szmek
2016-10-08
1
-7
/
+7
*
path-util: add a function to peek into a container and guess systemd version
Zbigniew Jędrzejewski-Szmek
2016-10-08
3
-0
/
+89
*
networkd: remote checksum offload for vxlan (#4110)
Susant Sahani
2016-10-07
3
-0
/
+12
*
architecture: Add support for the RISC-V architecture. (#4305)
rwmjones
2016-10-07
2
-0
/
+22
*
core: add possibility to set action for ctrl-alt-del burst (#4105)
Lukáš Nykrýn
2016-10-07
4
-14
/
+57
*
user-util: rework maybe_setgroups() a bit
Lennart Poettering
2016-10-06
3
-27
/
+37
*
tree-wide: drop some misleading compiler warnings
Lennart Poettering
2016-10-06
2
-2
/
+2
*
core: leave PAM stub process around with GIDs updated
Lennart Poettering
2016-10-06
1
-2
/
+8
*
sd-bus: add DNS errors to the errno translation table
Lennart Poettering
2016-10-06
1
-0
/
+19
*
resolved: properly handle BADCOOKIE DNS error
Lennart Poettering
2016-10-06
2
-0
/
+2
*
sd-bus: add a few missing entries to the error translation tables
Lennart Poettering
2016-10-06
1
-0
/
+3
*
sd-device/networkd: unify code to get a socket for issuing netdev ioctls on
Lennart Poettering
2016-10-06
4
-5
/
+25
*
Merge pull request #4280 from giuseppe/unprivileged-user
Lennart Poettering
2016-10-06
6
-6
/
+37
|
\
|
*
core: do not fail in a container if we can't use setgroups
Giuseppe Scrivano
2016-10-06
4
-3
/
+31
|
*
audit: disable if cannot create NETLINK_AUDIT socket
Giuseppe Scrivano
2016-10-06
1
-2
/
+5
|
*
Fix typo
Giuseppe Scrivano
2016-10-05
1
-1
/
+1
*
|
Merge pull request #4199 from dvdhrm/hwdb-order
Lennart Poettering
2016-10-06
3
-34
/
+88
|
\
\
|
*
|
sd-hwdb: order properties by origin
David Herrmann
2016-09-21
1
-15
/
+28
|
*
|
hwdb: store file-name and file-number with properties
David Herrmann
2016-09-21
2
-14
/
+50
|
*
|
sd-hwdb: fix child/value offset calculation
David Herrmann
2016-09-21
1
-9
/
+14
*
|
|
networkd: fix coding style (#4294)
Susant Sahani
2016-10-06
1
-4
/
+3
*
|
|
journald, ratelimit: fix inaccurate message suppression in journal_rate_limit...
Yuki Inoguchi
2016-10-06
1
-1
/
+1
|
|
/
|
/
|
*
|
networkd: use BridgeFDB as well on bridge ports (#4253)
Tobias Jungel
2016-10-05
2
-21
/
+28
*
|
seccomp: add support for the s390 architecture (#4287)
hbrueckner
2016-10-05
1
-0
/
+22
*
|
nspawn: add log message to let users know that nspawn needs an empty /dev dir...
Djalal Harouni
2016-10-05
1
-0
/
+6
*
|
tree-wide: remove consecutive duplicate words in comments
Stefan Schweter
2016-10-04
6
-6
/
+6
*
|
list: LIST_INSERT_BEFORE: update head if necessary (#4261)
Michael Olbrich
2016-10-04
2
-0
/
+25
*
|
automount: make sure the expire event is restarted after a daemon-reload (#4265)
Michael Olbrich
2016-10-04
1
-0
/
+5
*
|
nspawn: set shared propagation mode for the container
Alban Crequy
2016-10-03
1
-0
/
+14
*
|
core: do not try to create /run/systemd/transient in test mode
Zbigniew Jędrzejewski-Szmek
2016-10-01
1
-3
/
+5
*
|
analyze-verify: honour $SYSTEMD_UNIT_PATH, allow system paths to be ignored
Zbigniew Jędrzejewski-Szmek
2016-10-01
1
-3
/
+14
*
|
core: complain if Before= dep on .device is declared
Zbigniew Jędrzejewski-Szmek
2016-10-01
1
-0
/
+5
*
|
systemctl: Add --wait option to wait until started units terminate again
Martin Pitt
2016-10-01
1
-3
/
+165
*
|
nss-resolve: return NOTFOUND instead of UNAVAIL on resolution errors
Martin Pitt
2016-10-01
1
-3
/
+6
*
|
nss-resolve: simplify error handling
Martin Pitt
2016-10-01
1
-3
/
+1
*
|
core: update warning message
Zbigniew Jędrzejewski-Szmek
2016-10-01
1
-1
/
+1
*
|
core: get rid of unneeded state variable
Zbigniew Jędrzejewski-Szmek
2016-10-01
1
-11
/
+4
*
|
networkd: fix "parametres" typo (#4244)
Elias Probst
2016-09-30
1
-1
/
+1
*
|
Merge pull request #4225 from keszybz/coredump
Martin Pitt
2016-09-30
3
-180
/
+245
|
\
\
|
*
|
coredump,catalog: give better notice when a core file is truncated
Zbigniew Jędrzejewski-Szmek
2016-09-28
2
-13
/
+19
|
*
|
coredump: log if the core is too large to store or generate backtrace
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-16
/
+23
|
*
|
coredumpctl: delay the "on tty" refusal until as late as possible
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-23
/
+43
|
*
|
coredumpctl: tighten print_field() code
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-43
/
+66
|
*
|
coredumpctl: rework presence reporting
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-6
/
+17
|
*
|
coredumpctl: report corefile presence properly
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-8
/
+16
|
*
|
coredumpctl: report user unit properly
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-1
/
+1
|
*
|
coredumpctl: fix spurious "more than one entry matches" warning
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-1
/
+1
|
*
|
coredumpctl: fix handling of files written to fd
Zbigniew Jędrzejewski-Szmek
2016-09-28
1
-9
/
+9
|
*
|
coredump: remove Storage=both option
Zbigniew Jędrzejewski-Szmek
2016-09-28
2
-81
/
+71
[next]