Age | Commit message (Expand) | Author |
2013-12-24 | log: log_error() and friends add a newline after each line anyway, so avoid i... | Lennart Poettering |
2013-12-24 | util: don't accept an empty peer label as valid | Lennart Poettering |
2013-12-24 | bus: only accept kdbus creds if they are valid | Lennart Poettering |
2013-12-24 | util: unify SO_PEERCRED/SO_PEERSEC invocations | Lennart Poettering |
2013-12-24 | bus: fix hello ioctl buffer size calculation | Lennart Poettering |
2013-12-24 | bus: make gcc shut up | Lennart Poettering |
2013-12-24 | bus: fake client side creds in the proxy to the caller's creds | Lennart Poettering |
2013-12-23 | hwdb: Add SDIO product ID for Marvell SD8897 WLAN function | Marcel Holtmann |
2013-12-24 | bus: allow peeking signatures recusively inside of containers | Lennart Poettering |
2013-12-24 | update TODO | Lennart Poettering |
2013-12-23 | bus: fix assert when serializing fixed size struct to gvariant | Lennart Poettering |
2013-12-23 | bus: don't attach KDBUS_ITEM_ID to match ioctl() if we don't need it | Lennart Poettering |
2013-12-23 | bus: fix sender match creation on kdbus | Lennart Poettering |
2013-12-23 | sd-event: make sd_event_add_signal() fail with EBUSY if signal is not blocked | Lennart Poettering |
2013-12-23 | core: when we close the notify fd, we also need to free its event source | Lennart Poettering |
2013-12-23 | units: systemd-machined now exits on idle and we shouldn't try to restart it ... | Lennart Poettering |
2013-12-23 | units: limit caps for bus proxyd and driverd services | Lennart Poettering |
2013-12-23 | sd-event: fix return code of sd_event_run() | Lennart Poettering |
2013-12-23 | machinectl: fix success check when getting pty from within container | Lennart Poettering |
2013-12-23 | bus-proxyd: init cleanup variable | Kay Sievers |
2013-12-23 | bus: update kdbus.h | Kay Sievers |
2013-12-23 | bus: when getting a kdbus connection into a container wait first for child, t... | Lennart Poettering |
2013-12-23 | bus: when we are connected to a bus, then do not assume peer creds are useful... | Lennart Poettering |
2013-12-23 | util: when we try to read /proc/cmdline in a container, read /proc/1/cmdline ... | Lennart Poettering |
2013-12-23 | log: als turn on debug logging in non-PID1 if /proc/cmdline contains "debug" | Lennart Poettering |
2013-12-23 | bus: make sure sd_bus_emit_properties_changed_strv() doesn't return ENOENT if... | Lennart Poettering |
2013-12-23 | bus: write debug message when we get a method call we cannot handle | Lennart Poettering |
2013-12-22 | delta: if prefix is specified, only show overrides there | Zbigniew Jędrzejewski-Szmek |
2013-12-22 | delta: fix delta for drop-ins | Zbigniew Jędrzejewski-Szmek |
2013-12-23 | bus: make sure to request peer cred only after connect(), not before | Lennart Poettering |
2013-12-23 | bus: always talk to the full dbus driver object | Lennart Poettering |
2013-12-23 | bus-proxyd: synthesize NameAcquire/NameLost signals for socket clients | Lennart Poettering |
2013-12-23 | update TODO | Lennart Poettering |
2013-12-23 | bus: use memcpy() rather than unbounded strcpy() | Lennart Poettering |
2013-12-23 | bus: switch kdbus bloom filter over to SipHash (from MurmurHash3) | Lennart Poettering |
2013-12-23 | libudev: ship the original MurmurHash2.[ch] file | Kay Sievers |
2013-12-22 | loginctl: fix output of type with class | Mantas Mikulėnas |
2013-12-22 | Fix extraction of _SYSTEMD_USER_UNIT | Zbigniew Jędrzejewski-Szmek |
2013-12-22 | systemctl: also color filenames of drop-ins in cat | Zbigniew Jędrzejewski-Szmek |
2013-12-22 | sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USEC | Lennart Poettering |
2013-12-22 | journal: when we shall go down do so cleanly | Lennart Poettering |
2013-12-22 | shared: switch our hash table implementation over to SipHash | Lennart Poettering |
2013-12-22 | bus: also take write queue into consideration in sd_bus_try_close() | Lennart Poettering |
2013-12-22 | core: the cgroup properties are not actually const | Lennart Poettering |
2013-12-22 | hwdb: update | Marcel Holtmann |
2013-12-22 | hwdb: Add SDIO database to ids-update.pl script | Marcel Holtmann |
2013-12-22 | hwdb: Add SDIO Bluetooth and WiFi devices from Marvell | Marcel Holtmann |
2013-12-22 | hwdb: Add SDIO products from GCT and CSR | Marcel Holtmann |
2013-12-22 | hwdb: Add SDIO WLAN devices from ST-Ericsson and TI | Marcel Holtmann |
2013-12-22 | hwdb: Correct SDIO vendor identifier for Broadcom | Marcel Holtmann |