Age | Commit message (Expand) | Author |
2013-11-25 | device: fix typo | Lennart Poettering |
2013-11-25 | udev-builtin-keyboard: More useful error message | Martin Pitt |
2013-11-25 | systemctl: remove debug log message | Lennart Poettering |
2013-11-25 | systemctl: when status is called without arguments show pager | Lennart Poettering |
2013-11-25 | core: fix bus serialization of conditions | Lennart Poettering |
2013-11-25 | core: fix serialization of exec command structs | Lennart Poettering |
2013-11-25 | core: set some event source priorities to enforce dispatching order | Lennart Poettering |
2013-11-25 | swap: split state machine state ACTIVATING into two | Lennart Poettering |
2013-11-25 | device: modernizations | Lennart Poettering |
2013-11-25 | core: dispatch run queue only if there's nothing else to do | Lennart Poettering |
2013-11-25 | cgroups-agent: down-grade log level | Lennart Poettering |
2013-11-25 | udev: net_setup_link - don't use Description as Alias | Tom Gundersen |
2013-11-25 | socket-proxyd: Add --listener option for listener/destination pairs. | David Strauss |
2013-11-24 | core: set finish_timestamp only after all jobs have finished | Kay Sievers |
2013-11-23 | networkd: fix build | Tom Gundersen |
2013-11-23 | networkd: use Type=notify | Tom Gundersen |
2013-11-22 | bus: protected dual timestamp property macro for misusage | Lennart Poettering |
2013-11-22 | core: don't warn loudly if we cannot send a bus signal to a disconnected client | Lennart Poettering |
2013-11-22 | systemctl: indicate in list-dependencies whether a unit is already running | Lennart Poettering |
2013-11-22 | service: honour that for services RestartSec=0 means immediate restarts but T... | Lennart Poettering |
2013-11-22 | job: fix serialization | Lennart Poettering |
2013-11-22 | bus: when closing a bus, drop all refs to queued messages, so that the bus ca... | Lennart Poettering |
2013-11-22 | build-sys: move more files from core/ to share/ that are generic enough | Lennart Poettering |
2013-11-22 | test: test-sched-prio - skip if XDG_RUNTIME_DIR is not set | Kay Sievers |
2013-11-22 | macro: fix problem with __LINE__ macro expansion | Lukasz Skalski |
2013-11-22 | core: fix timestamp assignment | Kay Sievers |
2013-11-22 | macro: fix assert_cc() fallback | David Herrmann |
2013-11-22 | bus: rework sd_bus_error APIs | Lennart Poettering |
2013-11-22 | cgroups: Cache controller masks and optimize queues. | David Strauss |
2013-11-22 | bus: deal with duplicate values from enumerators | Lennart Poettering |
2013-11-22 | event: rename sd_event_get() to sd_event_source_get_event() | Lennart Poettering |
2013-11-22 | bus: add calls to query attached objects | Lennart Poettering |
2013-11-22 | bus: also add error parameter to object find and enumerator callbacks | Lennart Poettering |
2013-11-21 | bus: restore selinux access control to PID 1 for properties | Lennart Poettering |
2013-11-21 | timer: make timer accuracy configurable | Lennart Poettering |
2013-11-21 | core: actually make SwitchRoot() bus call do the deed | Lennart Poettering |
2013-11-21 | core: fix serilization of ListJobs() response | Lennart Poettering |
2013-11-21 | core: fix serialization of client tracker | Lennart Poettering |
2013-11-21 | core: fix deserialization of StartTransientUnit() parameters | Lennart Poettering |
2013-11-21 | bus: properly serialize unit file change list | Lennart Poettering |
2013-11-21 | logind,machined,run: properly invoke StartTransientUnit() bus call | Lennart Poettering |
2013-11-21 | bus: rework message handlers to always take an error argument | Lennart Poettering |
2013-11-21 | hostnamed: modernizations | Lennart Poettering |
2013-11-21 | manager: always sort environment block, it's prettier | Lennart Poettering |
2013-11-21 | bus: the :no-sender hack is now unnecessary, since the new library doesn't re... | Lennart Poettering |
2013-11-21 | networkd: make sure Network and Link can always be freed | Tom Gundersen |
2013-11-21 | networkd: avoid segfault | Tom Gundersen |
2013-11-21 | src/core/selinux-access: #include <sys/socket.h> | Daniel Mack |
2013-11-21 | bus: update kdbus.h | Kay Sievers |
2013-11-21 | networkd: don't filter on udev tags | Tom Gundersen |