Age | Commit message (Expand) | Author |
2013-11-22 | core: fix timestamp assignment | Kay Sievers |
2013-11-22 | macro: fix assert_cc() fallback | David Herrmann |
2013-11-21 | hwdb: Update database of Bluetooth company identifiers | Marcel Holtmann |
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 | build-sys: enable gcc Link Time Optimization when optimization is enabled | Kay Sievers |
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 | man: suggest using hash= atribut for swap in example | Václav Pavlín |
2013-11-21 | networkd: don't filter on udev tags | Tom Gundersen |
2013-11-21 | efi-boot-generator: don't mount /boot eagerly | Tom Gundersen |
2013-11-21 | bus: fix seriliazation of activation errors | Lennart Poettering |
2013-11-21 | bus: rename SD_BUS_ERROR_MAKE to SD_BUS_ERROR_MAKE_CONST to indicate it only ... | Lennart Poettering |
2013-11-21 | bus: let's simplify things by getting rid of unnecessary bus parameters | Lennart Poettering |
2013-11-21 | bus: add API calls to escape string components of objects paths | Lennart Poettering |
2013-11-21 | sd-event: try to move timer wakeups to the same spot within each minute | Lennart Poettering |
2013-11-21 | socket: fix segfault | Lennart Poettering |
2013-11-20 | valgrind: make running PID 1 in valgrind useful | Lennart Poettering |
2013-11-20 | nspawn: add new --drop-capability= switch | Lennart Poettering |
2013-11-20 | event: make sure to possibly disarm the timerfds before we reenter epoll_wait | Lennart Poettering |
2013-11-20 | event: don't disarm invalid timerfd | Lennart Poettering |
2013-11-20 | bus: make sure an additional ref to a busevent source doesn't cause the event... | Lennart Poettering |
2013-11-20 | event: whenever a time source changes pending state reshuffle elapsation prioqs | Lennart Poettering |
2013-11-20 | event: when we change the io events to watch we need to figure out if a an ev... | Lennart Poettering |
2013-11-20 | sd-event: fix comparison functions | Lennart Poettering |
2013-11-20 | manager: don't do plymouth in a container | Lennart Poettering |
2013-11-20 | busctl: when no match is specified, add default match | Lennart Poettering |
2013-11-20 | bus: add color and indentation to bus_message_dump() | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-20 | hashmap: be a bit more conservative with pre-allocating hash tables and items | Lennart Poettering |
2013-11-20 | install: when determining where default.target points to, accept a file inste... | Lennart Poettering |
2013-11-20 | test: exit early if we would conflict with running user systemd | Lennart Poettering |