Age | Commit message (Expand) | Author |
2014-01-27 | journal: guarantee async-signal-safety in sd_journald_sendv | Zbigniew Jędrzejewski-Szmek |
2014-01-27 | Replace mkostemp+unlink with open(O_TMPFILE) | Zbigniew Jędrzejewski-Szmek |
2014-01-28 | bus: update bloom filter description a bit | Lennart Poettering |
2014-01-28 | bus: rework bloom filter logic to operate with variable bloom filter | Lennart Poettering |
2014-01-27 | bus: add API calls for connecting to starter bus | Lennart Poettering |
2014-01-27 | resolve: update sd-resolve to match the other APIs in style and functionality | Lennart Poettering |
2014-01-27 | bus: when we cannot bus activate a service because we go down, drop one | Lennart Poettering |
2014-01-27 | core: require mounts for the root and working directories | Zbigniew Jędrzejewski-Szmek |
2014-01-27 | core: simplify check for path absoluteness | Zbigniew Jędrzejewski-Szmek |
2014-01-27 | manager: rearm jobs timer | Zbigniew Jędrzejewski-Szmek |
2014-01-27 | manager: print ephemeral information about running jobs' timeouts | Zbigniew Jędrzejewski-Szmek |
2014-01-27 | core: add function to tell when job will time out | Zbigniew Jędrzejewski-Szmek |
2014-01-26 | pam_systemd: Ignore vtnr when seat != seat0 | Matthew Monaco |
2014-01-26 | dbus1-generator: use XDG_RUNTIME_DIR instead of /run/user/%lu/ | Kay Sievers |
2014-01-26 | cryptsetup: Support key-slot option | Christian Seiler |
2014-01-25 | build-sys: update .pc.in files | Zbigniew Jędrzejewski-Szmek |
2014-01-25 | build-sys: merge libsystemd-id128 into libsystemd | Zbigniew Jędrzejewski-Szmek |
2014-01-25 | build-sys: create "compatibility libraries" section | Zbigniew Jędrzejewski-Szmek |
2014-01-25 | build-sys: merge libsystemd-login into libsystemd | Zbigniew Jędrzejewski-Szmek |
2014-01-25 | dbus1-generator: add missing "path=" and "unix:*" to DBUS environment variables | Kay Sievers |
2014-01-25 | networkd: improve logging a bit | Tom Gundersen |
2014-01-25 | networkd: add basic VLAN support | Tom Gundersen |
2014-01-25 | sd-rtnl: extend tests a bit | Tom Gundersen |
2014-01-24 | sd-rtnl: add support for reading containers | Tom Gundersen |
2014-01-24 | bus: bump memfd vs. copy limit to 512k to reflect recent benchmarks | Kay Sievers |
2014-01-24 | sd-rtnl: add support for nested containers | Tom Gundersen |
2014-01-24 | bus: update kdbus.h (ABI break) | Kay Sievers |
2014-01-24 | bus: update kdbus.h (ABI break) | Kay Sievers |
2014-01-22 | bus: change API to expose "inverted" no_reply and no_auto_start message flags... | Lennart Poettering |
2014-01-22 | bus: add sd_bus_process_priority() to support prioq mode of kdbus | Lennart Poettering |
2014-01-22 | bus: expose priority field of messages, in preparation for prioq support | Lennart Poettering |
2014-01-22 | bus: temporarily disable faking of seclabels, as this is broken in kdbus righ... | Lennart Poettering |
2014-01-22 | bus: set debug name of proxy bus connections | Lennart Poettering |
2014-01-22 | busctl: include connection name in busctl output | Lennart Poettering |
2014-01-22 | bus: unescape connection name when reading it from credentials | Lennart Poettering |
2014-01-22 | sd-rtnl: simplify sd_rtnl_message_addr_new() | Tom Gundersen |
2014-01-22 | networkd: add basic bonding support | Tom Gundersen |
2014-01-22 | sd-rtnl: add sd_rtnl_message_append_u16() | Tom Gundersen |
2014-01-22 | DEFINE_STRING_TABLE_LOOKUP: return _INVALID_* rather than assert on NULL string | Tom Gundersen |
2014-01-22 | sd-rtnl: link - allow setting the change mask | Tom Gundersen |
2014-01-22 | bus: pass timestamp info only to caller if he asked for it | Lennart Poettering |
2014-01-22 | bus: include connection name in credentials structure | Lennart Poettering |
2014-01-22 | bus: when allocating a memfd for usage in a bus connection, name the memfd af... | Lennart Poettering |
2014-01-22 | bus: add support for attaching name to bus connections for debugging purposes | Lennart Poettering |
2014-01-22 | bus: extend memfd api so that we can label memfds for debugging purposes | Lennart Poettering |
2014-01-22 | bus: rename sd_bus_get_realtime_timestamp() to sd_bus_get_realtime_usec() | Lennart Poettering |
2014-01-22 | bus: simplify naming of feature negotation calls | Lennart Poettering |
2014-01-22 | bus: add API for querying the kdbus message sequence number | Lennart Poettering |
2014-01-22 | udev: static_node - do not exit rule after first static_node item | Kay Sievers |
2014-01-21 | bus: implement synchronous message calls via kernel ioctl | Lennart Poettering |