Age | Commit message (Expand) | Author |
2014-11-27 | sysv-generator: advertise the man page | Zbigniew Jędrzejewski-Szmek |
2014-11-27 | man: add systemd-sysv-generator(8) | Zbigniew Jędrzejewski-Szmek |
2014-11-27 | fix build with --enable-terminal | Thomas Hindoe Paaboel Andersen |
2014-11-27 | kmod-setup: simplify kernel command line parsing | Lennart Poettering |
2014-11-27 | kdbus: set kernel attach mask before creating the first bus | Lennart Poettering |
2014-11-27 | selinux: log selinux log messages with LOG_AUTH facility | Lennart Poettering |
2014-11-27 | log: rearrange log function naming | Lennart Poettering |
2014-11-27 | log: be a bit less wasteful when allocating buffers | Lennart Poettering |
2014-11-27 | log: add an "error" parameter to all low-level logging calls and intrdouce lo... | Lennart Poettering |
2014-11-27 | sd-bus: set creds info for "org.freedesktop.DBus.Local" generated messages, too | Lennart Poettering |
2014-11-27 | sd-bus: when we get the list of well-known names back from kdbus we shouldn't... | Lennart Poettering |
2014-11-27 | sd-bus: deal with whitespace in matches | Lennart Poettering |
2014-11-27 | sd-bus: unify logic how we patch the message source of driver messages | Lennart Poettering |
2014-11-27 | sd-bus: fake valid well-known-names metadata for faked bus messages | Lennart Poettering |
2014-11-27 | sd-bus: optimize how we generate the well-known-names lists in messages from ... | Lennart Poettering |
2014-11-27 | sd-bus: be stricter with mismatches between dbus1 and kdbus message headers | Lennart Poettering |
2014-11-27 | bus-proxy: beef up policy enforcement | Lennart Poettering |
2014-11-27 | update TODO | Lennart Poettering |
2014-11-27 | bus-proxy: check passed parameter signature of all driver method calls | Lennart Poettering |
2014-11-27 | networkd: fix kernel rtnl receive buffer overrun error | Alin Rauta |
2014-11-27 | resolve: reject empty TXT records | Stanisław Pitucha |
2014-11-27 | resolve: set error code on failure | Stanisław Pitucha |
2014-11-27 | resolve: fix redirection loops in compressed RR | Stanisław Pitucha |
2014-11-27 | core: fix transaction destructiveness check once more | Michal Schmidt |
2014-11-27 | resolve: fix NULL deref on strv comparison | David Herrmann |
2014-11-27 | bus: prefix custom endpoints with "$UID-" | David Herrmann |
2014-11-27 | hwdb: add a new db for the DPI/frequency settings of mice | Peter Hutterer |
2014-11-27 | unit-name: fix escaping logic in unit_name_mangle_with_suffix() | Ivan Shapovalov |
2014-11-27 | coredump: use openat | Zbigniew Jędrzejewski-Szmek |
2014-11-27 | journalctl: print all possible lines immediately with --follow + --since | Andrej Manduch |
2014-11-27 | coredump: collect all /proc data useful for bug reporting | Jakub Filak |
2014-11-27 | util: add function getting proc environ | Jakub Filak |
2014-11-27 | networkd: route - allow routes without a gateway | Gavin Li |
2014-11-27 | build-sys: do not install tmpfiles and sysusers files by default | Łukasz Stelmach |
2014-11-27 | timesyncd: do not keep listening socket open forever | Sean Young |
2014-11-26 | logind: Support logind.conf.d directories in the usual search paths | Josh Triplett |
2014-11-26 | Introduce CONF_DIRS_NULSTR helper to define standard conf dirs | Josh Triplett |
2014-11-26 | journald: proceed even if some sockets are unknown | Zbigniew Jędrzejewski-Szmek |
2014-11-26 | swap: restore support for nofail | Zbigniew Jędrzejewski-Szmek |
2014-11-26 | manager: print fatal errors on the console too | Zbigniew Jędrzejewski-Szmek |
2014-11-26 | manager: log some fatal errors at emergency level | Zbigniew Jędrzejewski-Szmek |
2014-11-26 | bus-policy: actually test messages against the newly added test.conf | Lennart Poettering |
2014-11-26 | bus-policy: also add in other bus policy tests from dbus1 | Lennart Poettering |
2014-11-26 | bus-policy: steal a test case for prefix ownership from dbus1, and make sure ... | Lennart Poettering |
2014-11-26 | sd-bus: make sure that when we connect to the system bus we have enough creds... | Lennart Poettering |
2014-11-26 | core: make sure we have enough information when doing selinux decisions | Lennart Poettering |
2014-11-26 | update TODO | Lennart Poettering |
2014-11-26 | sd-bus: update peeking into receieved messages, with recent kernel change we ... | Lennart Poettering |
2014-11-26 | core: fix check for transaction destructiveness | Michal Schmidt |
2014-11-26 | core: drop now-redundant special-casing of JOB_NOP | Michal Schmidt |