summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fix build with --enable-terminalThomas Hindoe Paaboel Andersen2014-11-27
* kmod-setup: simplify kernel command line parsingLennart Poettering2014-11-27
* kdbus: set kernel attach mask before creating the first busLennart Poettering2014-11-27
* selinux: log selinux log messages with LOG_AUTH facilityLennart Poettering2014-11-27
* log: rearrange log function namingLennart Poettering2014-11-27
* log: be a bit less wasteful when allocating buffersLennart Poettering2014-11-27
* log: add an "error" parameter to all low-level logging calls and intrdouce lo...Lennart Poettering2014-11-27
* sd-bus: set creds info for "org.freedesktop.DBus.Local" generated messages, tooLennart Poettering2014-11-27
* sd-bus: when we get the list of well-known names back from kdbus we shouldn't...Lennart Poettering2014-11-27
* sd-bus: deal with whitespace in matchesLennart Poettering2014-11-27
* sd-bus: unify logic how we patch the message source of driver messagesLennart Poettering2014-11-27
* sd-bus: fake valid well-known-names metadata for faked bus messagesLennart Poettering2014-11-27
* sd-bus: optimize how we generate the well-known-names lists in messages from ...Lennart Poettering2014-11-27
* sd-bus: be stricter with mismatches between dbus1 and kdbus message headersLennart Poettering2014-11-27
* bus-proxy: beef up policy enforcementLennart Poettering2014-11-27
* update TODOLennart Poettering2014-11-27
* bus-proxy: check passed parameter signature of all driver method callsLennart Poettering2014-11-27
* networkd: fix kernel rtnl receive buffer overrun errorAlin Rauta2014-11-27
* resolve: reject empty TXT recordsStanisław Pitucha2014-11-27
* resolve: set error code on failureStanisław Pitucha2014-11-27
* resolve: fix redirection loops in compressed RRStanisław Pitucha2014-11-27
* core: fix transaction destructiveness check once moreMichal Schmidt2014-11-27
* resolve: fix NULL deref on strv comparisonDavid Herrmann2014-11-27
* bus: prefix custom endpoints with "$UID-"David Herrmann2014-11-27
* hwdb: add a new db for the DPI/frequency settings of micePeter Hutterer2014-11-27
* unit-name: fix escaping logic in unit_name_mangle_with_suffix()Ivan Shapovalov2014-11-27
* coredump: use openatZbigniew Jędrzejewski-Szmek2014-11-27
* journalctl: print all possible lines immediately with --follow + --sinceAndrej Manduch2014-11-27
* coredump: collect all /proc data useful for bug reportingJakub Filak2014-11-27
* util: add function getting proc environJakub Filak2014-11-27
* networkd: route - allow routes without a gatewayGavin Li2014-11-27
* build-sys: do not install tmpfiles and sysusers files by defaultŁukasz Stelmach2014-11-27
* timesyncd: do not keep listening socket open foreverSean Young2014-11-27
* logind: Support logind.conf.d directories in the usual search pathsJosh Triplett2014-11-26
* Introduce CONF_DIRS_NULSTR helper to define standard conf dirsJosh Triplett2014-11-26
* journald: proceed even if some sockets are unknownZbigniew Jędrzejewski-Szmek2014-11-26
* swap: restore support for nofailZbigniew Jędrzejewski-Szmek2014-11-26
* manager: print fatal errors on the console tooZbigniew Jędrzejewski-Szmek2014-11-26
* manager: log some fatal errors at emergency levelZbigniew Jędrzejewski-Szmek2014-11-26
* bus-policy: actually test messages against the newly added test.confLennart Poettering2014-11-26
* bus-policy: also add in other bus policy tests from dbus1Lennart Poettering2014-11-26
* bus-policy: steal a test case for prefix ownership from dbus1, and make sure ...Lennart Poettering2014-11-26
* sd-bus: make sure that when we connect to the system bus we have enough creds...Lennart Poettering2014-11-26
* core: make sure we have enough information when doing selinux decisionsLennart Poettering2014-11-26
* update TODOLennart Poettering2014-11-26
* sd-bus: update peeking into receieved messages, with recent kernel change we ...Lennart Poettering2014-11-26
* core: fix check for transaction destructivenessMichal Schmidt2014-11-26
* core: drop now-redundant special-casing of JOB_NOPMichal Schmidt2014-11-26
* core: fix assertion failure in checking a transaction with a JOB_NOPMichal Schmidt2014-11-26
* test: add test for crash when adding a JOB_NOPMichal Schmidt2014-11-26