Age | Commit message (Expand) | Author |
2015-04-29 | networkd: introduce vti6 tunnel | Susant Sahani |
2015-04-29 | networkd: tunnel improve logging | Susant Sahani |
2015-04-29 | sd-bus: properly handle creds that are known but undefined for a process | Lennart Poettering |
2015-04-29 | core: fix event source annotations | Mantas Mikulėnas |
2015-04-29 | tree-wide: get rid of a few more explicit bus parameters | Lennart Poettering |
2015-04-29 | core: for queued reload message there is no need to store the bus explicitly | Lennart Poettering |
2015-04-29 | sd-bus: allow passing NULL as bus parameter to sd_bus_send() | Lennart Poettering |
2015-04-29 | sd-bus: drop bus parameter from message callback prototype | Lennart Poettering |
2015-04-29 | test: rename test-bus-kernel-benchmark to test-bus-benchmark | Tom Gundersen |
2015-04-29 | core: annotate event sources | Tom Gundersen |
2015-04-29 | sd-bus: benchmark - also support testing non-kdbus transports | Tom Gundersen |
2015-04-29 | libudev: monitor - fix typo in log message | Tom Gundersen |
2015-04-28 | machined: make PropertiesChanged match more strict | Lennart Poettering |
2015-04-28 | machined: make sure to track machine unit states properly | Lennart Poettering |
2015-04-28 | bus-util: drop redundant bus argument from bus_message_map_all_properties() a... | Lennart Poettering |
2015-04-28 | nspawn: when run as a service, don't ask machined for terminatin of ourselves | Lennart Poettering |
2015-04-28 | nspawn: make sure we install the device policy if nspawn is run as unit as on... | Lennart Poettering |
2015-04-28 | service: make restart logic a bit easier to understand | Lennart Poettering |
2015-04-28 | exit-status: introduce common exit_status_set_test() call for testing exit st... | Lennart Poettering |
2015-04-28 | scope: use correct enum type | Thomas Hindoe Paaboel Andersen |
2015-04-28 | fsck: remove fsckd again, but keep the door open for external replacement | Lennart Poettering |
2015-04-28 | fsck: minor improvements | Lennart Poettering |
2015-04-28 | fsck: parse kernel cmdline booleans the same ways as the rest | Lennart Poettering |
2015-04-28 | unit: Drop unused variables | Martin Pitt |
2015-04-28 | run: by default, wait until the transient unit finished start-up | Lennart Poettering |
2015-04-28 | run: synchronously wait until the scope unit we create is started | Lennart Poettering |
2015-04-28 | core: when we cannot add PID to a scope cgroup, log about it | Lennart Poettering |
2015-04-28 | bus-util: print correct warnings for units that fail but for which we have a ... | Lennart Poettering |
2015-04-27 | core: coldplug all units which participate in jobs during coldplugging | Ivan Shapovalov |
2015-04-27 | update-done: ignore nanosecond file timestamp components, they are not reliable | Lennart Poettering |
2015-04-27 | update-done: minor simplification | Lennart Poettering |
2015-04-26 | path-util: fix fstat fallback in fd_is_mount_point | Thomas Hindoe Paaboel Andersen |
2015-04-26 | sysv-generator: avoid freeing uninitialized variable | Thomas Hindoe Paaboel Andersen |
2015-04-26 | libudev: monitor - clarify log messages | Tom Gundersen |
2015-04-26 | sd-device: don't retry loading uevent/db files more than once | Tom Gundersen |
2015-04-26 | sd-device: don't complain if the uevent file is missing | Tom Gundersen |
2015-04-24 | bootchart: kill newline characters from log_error_errno() calls | Daniel Mack |
2015-04-24 | systemctl: kill newline characters from log_error_errno() calls | Daniel Mack |
2015-04-24 | logind: kill newline characters from log_error_errno() calls | Daniel Mack |
2015-04-24 | udevd: worker - log if worker result cannot be sent | Tom Gundersen |
2015-04-24 | udevd: worker - warn if unknown worker returns | Tom Gundersen |
2015-04-24 | udevd: worker - let the kernel attach the sender pid | Tom Gundersen |
2015-04-24 | sysctl: minor simplifications | Lennart Poettering |
2015-04-24 | sysctl: don't propagate ENOENT sysctl options | Lennart Poettering |
2015-04-24 | core: minor simplification | Lennart Poettering |
2015-04-24 | udevd: don't unref worker objects on SIGSTOP/SIGCONT | Tom Gundersen |
2015-04-24 | udevd: warn if we receive SIGCHLD from untracked worker | Tom Gundersen |
2015-04-24 | udevd: improve logging in SIGCHLD handling | Tom Gundersen |
2015-04-24 | sd-bus: teach bus_print_property() how to print SD_BUS_TYPE_INT64 | Daniel Mack |
2015-04-24 | shutdownd: kill the old implementation | Daniel Mack |