summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-11-27log: rearrange log function namingLennart Poettering
2014-11-27log: be a bit less wasteful when allocating buffersLennart Poettering
2014-11-27log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering
2014-11-27sd-bus: set creds info for "org.freedesktop.DBus.Local" generated messages, tooLennart Poettering
2014-11-27sd-bus: when we get the list of well-known names back from kdbus we shouldn't...Lennart Poettering
2014-11-27sd-bus: deal with whitespace in matchesLennart Poettering
2014-11-27sd-bus: unify logic how we patch the message source of driver messagesLennart Poettering
2014-11-27sd-bus: fake valid well-known-names metadata for faked bus messagesLennart Poettering
2014-11-27sd-bus: optimize how we generate the well-known-names lists in messages from ...Lennart Poettering
2014-11-27sd-bus: be stricter with mismatches between dbus1 and kdbus message headersLennart Poettering
2014-11-27bus-proxy: beef up policy enforcementLennart Poettering
2014-11-27bus-proxy: check passed parameter signature of all driver method callsLennart Poettering
2014-11-27networkd: fix kernel rtnl receive buffer overrun errorAlin Rauta
2014-11-27resolve: reject empty TXT recordsStanisław Pitucha
2014-11-27resolve: set error code on failureStanisław Pitucha
2014-11-27resolve: fix redirection loops in compressed RRStanisław Pitucha
2014-11-27core: fix transaction destructiveness check once moreMichal Schmidt
2014-11-27resolve: fix NULL deref on strv comparisonDavid Herrmann
2014-11-27bus: prefix custom endpoints with "$UID-"David Herrmann
2014-11-27unit-name: fix escaping logic in unit_name_mangle_with_suffix()Ivan Shapovalov
2014-11-27coredump: use openatZbigniew Jędrzejewski-Szmek
2014-11-27journalctl: print all possible lines immediately with --follow + --sinceAndrej Manduch
2014-11-27coredump: collect all /proc data useful for bug reportingJakub Filak
2014-11-27util: add function getting proc environJakub Filak
2014-11-27networkd: route - allow routes without a gatewayGavin Li
2014-11-27timesyncd: do not keep listening socket open foreverSean Young
2014-11-26logind: Support logind.conf.d directories in the usual search pathsJosh Triplett
2014-11-26Introduce CONF_DIRS_NULSTR helper to define standard conf dirsJosh Triplett
2014-11-26journald: proceed even if some sockets are unknownZbigniew Jędrzejewski-Szmek
2014-11-26swap: restore support for nofailZbigniew Jędrzejewski-Szmek
2014-11-26manager: print fatal errors on the console tooZbigniew Jędrzejewski-Szmek
2014-11-26manager: log some fatal errors at emergency levelZbigniew Jędrzejewski-Szmek
2014-11-26bus-policy: actually test messages against the newly added test.confLennart Poettering
2014-11-26bus-policy: also add in other bus policy tests from dbus1Lennart Poettering
2014-11-26bus-policy: steal a test case for prefix ownership from dbus1, and make sure ...Lennart Poettering
2014-11-26sd-bus: make sure that when we connect to the system bus we have enough creds...Lennart Poettering
2014-11-26core: make sure we have enough information when doing selinux decisionsLennart Poettering
2014-11-26sd-bus: update peeking into receieved messages, with recent kernel change we ...Lennart Poettering
2014-11-26core: fix check for transaction destructivenessMichal Schmidt
2014-11-26core: drop now-redundant special-casing of JOB_NOPMichal Schmidt
2014-11-26core: fix assertion failure in checking a transaction with a JOB_NOPMichal Schmidt
2014-11-26sd-bus: update kdbus.h from upstreamLennart Poettering
2014-11-26core: reindent mount/kmod tablesLennart Poettering
2014-11-26sd-bus: given that the kernel now passes the auxgroups list as 32bit array to...Lennart Poettering
2014-11-26bus: update kdbus.h (ABI break)David Herrmann
2014-11-25udevadm trigger: allow matching by device nameZbigniew Jędrzejewski-Szmek
2014-11-25udevadm: split out find_device helperZbigniew Jędrzejewski-Szmek
2014-11-26bus-kernel: when installing an activator, ask for any kind of metadata to be ...Lennart Poettering
2014-11-26sd-bus: don't clobber return values on failure in bus_kernel_open_bus_fd()Lennart Poettering
2014-11-26sd-bus: set per-bus attach flag requirement mask to ANYLennart Poettering