Age | Commit message (Expand) | Author |
2013-12-18 | temporarily support "kdbus" keyword on the kernel commandline to load the module | Kay Sievers |
2013-12-18 | libudev: monitor - only disallow "udev" type events | Kay Sievers |
2013-12-18 | libudev: disable monitor inside a container | Kay Sievers |
2013-12-18 | bus: catch up with kdbus changes | Kay Sievers |
2013-12-18 | bus-driverd: fix flags translation in driver_request_name | Lukasz Skalski |
2013-12-18 | Revert "ptyfwd: make master terminal attributes raw, too" | Lennart Poettering |
2013-12-18 | bus: reduce calls to KDBUS_CMD_MEMFD_SIZE_SET ioctl | Lennart Poettering |
2013-12-18 | ptyfwd: make master terminal attributes raw, too | Lennart Poettering |
2013-12-18 | execute: set TERM even if we don't open the tty on our own | Lennart Poettering |
2013-12-18 | loginctl: when showing device tree of seats with no devices show something us... | Lennart Poettering |
2013-12-18 | core,logind: libudev usage modernizations | Lennart Poettering |
2013-12-18 | core,logind,networkd: check for udev device initialization via enumeration ma... | Lennart Poettering |
2013-12-18 | core: priorize notification fd processing over notification fd process via sd... | Lennart Poettering |
2013-12-18 | log: when we log to /dev/console and got disconnected (maybe due to vhangup) ... | Lennart Poettering |
2013-12-18 | core: in a container log to /dev/console if "debug" is specified | Lennart Poettering |
2013-12-18 | log: don't reopen /dev/console each time we call log_open() | Lennart Poettering |
2013-12-18 | service: watch main pid even in final states | Lennart Poettering |
2013-12-18 | libudev: devices received from udev are always initialized | Kay Sievers |
2013-12-18 | login: Don't stop a running user manager from garbage-collecting the user. | Thomas Bächler |
2013-12-18 | comment out udev's is_initialized call until the problem is sorted out | Kay Sievers |
2013-12-18 | core,logind,networkd: don't pick up devices from udev before they finished ud... | Lennart Poettering |
2013-12-18 | busctl: output a single sorted list of names, including activatable and activ... | Lennart Poettering |
2013-12-18 | bus: beef up driverd | Lennart Poettering |
2013-12-18 | bus: when releasing, taking, listing bus names check if they are valid | Lennart Poettering |
2013-12-18 | tests: fix build | Lennart Poettering |
2013-12-18 | bus: sync with kdbus | Daniel Mack |
2013-12-17 | networkd: bridge - fix state machine | Tom Gundersen |
2013-12-17 | networkd: link - remove useless states | Tom Gundersen |
2013-12-17 | networkd: rename link_update_flags to link_update | Tom Gundersen |
2013-12-17 | bus-util: return errors when encountered | Thomas Hindoe Paaboel Andersen |
2013-12-17 | _noreturn_ --> noreturn for C11 compat | Shawn Landden |
2013-12-17 | util: no need for in_initrd() cache to be thread-local | Shawn Landden |
2013-12-17 | __thread --> thread_local for C11 compat | Shawn Landden |
2013-12-17 | libsystemd-bus: true/false instead of yes/no in msg dump | Lukasz Skalski |
2013-12-17 | journal-file.c: remove redundant assignment of variable | Thomas Hindoe Paaboel Andersen |
2013-12-17 | bus: properly return an error code when release_name fails abnormally | Lennart Poettering |
2013-12-17 | bus-driverd: Fix return code in driver_request_name | Lukasz Skalski |
2013-12-17 | journald: before closing /dev/kmsg let's unregister the event source | Lennart Poettering |
2013-12-17 | journald: close /dev/kmsg again if we cannot make use of it | Lennart Poettering |
2013-12-17 | journald: downgrade warning message when /dev/kmsg does not exist | Lennart Poettering |
2013-12-17 | dhcp: Properly handle unsuccessful cases for DHCP Ack | Patrik Flykt |
2013-12-17 | udev link-config: add asserts to silence scan-build | Thomas Hindoe Paaboel Andersen |
2013-12-17 | bus: removed unused variable in driverd | Thomas Hindoe Paaboel Andersen |
2013-12-17 | bus: make driverd code more similar to other daemons, and make it exit on idl... | Lennart Poettering |
2013-12-17 | busctl: on kdbus the bus driver is a service like any other, hence don't skip it | Lennart Poettering |
2013-12-17 | bus: remarshal messages when necessary before sending | Lennart Poettering |
2013-12-17 | activate: fix error checking on epoll_ctl() | Lennart Poettering |
2013-12-17 | bus: install unit files for new driver service | Lennart Poettering |
2013-12-17 | bus: sync with kdbus | Daniel Mack |
2013-12-17 | bus: sync up with kdbus | Daniel Mack |