summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-10-07strv: fix STRV_FOREACH_BACKWARDS() to be a single statement onlyLennart Poettering
2016-10-07Merge pull request #4304 from poettering/notify-nul-checkLennart Poettering
2016-10-07core: only warn on short reads on signal fdZbigniew Jędrzejewski-Szmek
2016-10-07networkd: remote checksum offload for vxlan (#4110)Susant Sahani
2016-10-07architecture: Add support for the RISC-V architecture. (#4305)rwmjones
2016-10-07manager: tighten incoming notification message checksLennart Poettering
2016-10-07manager: be stricter with incomining notifications, warn properly about too l...Lennart Poettering
2016-10-07manager: don't ever busy loop when we get a notification message we can't pro...Lennart Poettering
2016-10-06core: add possibility to set action for ctrl-alt-del burst (#4105)Lukáš Nykrýn
2016-10-06user-util: rework maybe_setgroups() a bitLennart Poettering
2016-10-06tree-wide: drop some misleading compiler warningsLennart Poettering
2016-10-06core: leave PAM stub process around with GIDs updatedLennart Poettering
2016-10-06sd-bus: add DNS errors to the errno translation tableLennart Poettering
2016-10-06resolved: properly handle BADCOOKIE DNS errorLennart Poettering
2016-10-06sd-bus: add a few missing entries to the error translation tablesLennart Poettering
2016-10-06sd-device/networkd: unify code to get a socket for issuing netdev ioctls onLennart Poettering
2016-10-06Merge pull request #4280 from giuseppe/unprivileged-userLennart Poettering
2016-10-06Merge pull request #4199 from dvdhrm/hwdb-orderLennart Poettering
2016-10-06core: do not fail in a container if we can't use setgroupsGiuseppe Scrivano
2016-10-06audit: disable if cannot create NETLINK_AUDIT socketGiuseppe Scrivano
2016-10-06networkd: fix coding style (#4294)Susant Sahani
2016-10-06journald, ratelimit: fix inaccurate message suppression in journal_rate_limit...Yuki Inoguchi
2016-10-05Fix typoGiuseppe Scrivano
2016-10-05networkd: use BridgeFDB as well on bridge ports (#4253)Tobias Jungel
2016-10-05seccomp: add support for the s390 architecture (#4287)hbrueckner
2016-10-05nspawn: add log message to let users know that nspawn needs an empty /dev dir...Djalal Harouni
2016-10-04tree-wide: remove consecutive duplicate words in commentsStefan Schweter
2016-10-04list: LIST_INSERT_BEFORE: update head if necessary (#4261)Michael Olbrich
2016-10-04automount: make sure the expire event is restarted after a daemon-reload (#4265)Michael Olbrich
2016-10-03nspawn: set shared propagation mode for the containerAlban Crequy
2016-10-01core: do not try to create /run/systemd/transient in test modeZbigniew Jędrzejewski-Szmek
2016-10-01analyze-verify: honour $SYSTEMD_UNIT_PATH, allow system paths to be ignoredZbigniew Jędrzejewski-Szmek
2016-10-01core: complain if Before= dep on .device is declaredZbigniew Jędrzejewski-Szmek
2016-10-01systemctl: Add --wait option to wait until started units terminate againMartin Pitt
2016-10-01nss-resolve: return NOTFOUND instead of UNAVAIL on resolution errorsMartin Pitt
2016-10-01nss-resolve: simplify error handlingMartin Pitt
2016-10-01core: update warning messageZbigniew Jędrzejewski-Szmek
2016-10-01core: get rid of unneeded state variableZbigniew Jędrzejewski-Szmek
2016-09-30networkd: fix "parametres" typo (#4244)Elias Probst
2016-09-30Merge pull request #4225 from keszybz/coredumpMartin Pitt
2016-09-30resolved: don't query domain-limited DNS servers for other domains (#3621)Martin Pitt
2016-09-29pid1: more informative error message for ignored notificationsZbigniew Jędrzejewski-Szmek
2016-09-29pid1: process zero-length notification messages againZbigniew Jędrzejewski-Szmek
2016-09-29pid1: don't return any error in manager_dispatch_notify_fd() (#4240)Franck Bui
2016-09-29If the notification message length is 0, ignore the message (#4237)Jorge Niedbalski
2016-09-28coredump,catalog: give better notice when a core file is truncatedZbigniew Jędrzejewski-Szmek
2016-09-28coredump: log if the core is too large to store or generate backtraceZbigniew Jędrzejewski-Szmek
2016-09-28coredumpctl: delay the "on tty" refusal until as late as possibleZbigniew Jędrzejewski-Szmek
2016-09-28coredumpctl: tighten print_field() codeZbigniew Jędrzejewski-Szmek
2016-09-28coredumpctl: rework presence reportingZbigniew Jędrzejewski-Szmek