Age | Commit message (Expand) | Author |
2013-12-22 | Revert "bus-proxyd: use a loop instead of c&p" | Kay Sievers |
2013-12-22 | libsystemd-dhcp: add some asserts | Tom Gundersen |
2013-12-22 | libsystemd-dhcp: Handle T2 Rebinding timeout | Patrik Flykt |
2013-12-22 | libsystemd-dhcp: Factor out common code initializing events | Patrik Flykt |
2013-12-22 | libsystemd-dhcp: Handle T1 Renewing timeout | Patrik Flykt |
2013-12-22 | libsystemd-dhcp: Add functions for sending unicast UDP messages | Patrik Flykt |
2013-12-22 | libsystemd-dhcp: Check test result without casting value | Patrik Flykt |
2013-12-22 | libsystemd-dhcp: Fix checksum computation for buffer with odd size | Patrik Flykt |
2013-12-22 | libsystemd-dhcp: Fix receiving of other message when expecting Ack | Patrik Flykt |
2013-12-22 | libsystemd-dhcp: Unref event source before closing socket | Patrik Flykt |
2013-12-22 | libsystemd-dhcp: Return proper error on OOM | Patrik Flykt |
2013-12-22 | libsystemd-dhcp: Return proper error if bind fails | Patrik Flykt |
2013-12-22 | libsystemd-dhcp: Use be32_t for IP addresses in network order. | Patrik Flykt |
2013-12-21 | logind: remove dead variable | Zbigniew Jędrzejewski-Szmek |
2013-12-21 | fstab-generator: Do not try to fsck non-devices | Thomas Bächler |
2013-12-21 | libsystemd-login: add sd_session_get_remote_{host, user} | Mantas Mikulėnas |
2013-12-22 | core: no need to list properties for PropertiesChanged messages anymore | Lennart Poettering |
2013-12-22 | bus: allow invocation of sd_bus_emit_properties_changed_strv() with NULL list | Lennart Poettering |
2013-12-22 | bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh... | Lennart Poettering |
2013-12-22 | bus: introduce concept of "const" properties | Lennart Poettering |
2013-12-21 | util: remove union dirent_storage | Florian Weimer |
2013-12-21 | journal: replace readdir_r with readdir | Florian Weimer |
2013-12-21 | conf-files: replace readdir_r with readdir | Florian Weimer |
2013-12-21 | journald/server: replace readdir_r with readdir | Florian Weimer |
2013-12-21 | journal/vacuum: replace readdir_r with readdir | Florian Weimer |
2013-12-21 | util: replace readdir_r with readdir | Florian Weimer |
2013-12-21 | install: replace readdir_r with readdir | Florian Weimer |
2013-12-21 | core: replace readdir_r with readdir | Florian Weimer |
2013-12-21 | login: replace readdir_r with readdir | Florian Weimer |
2013-12-21 | delta: replace readdir_r with readdir | Florian Weimer |
2013-12-21 | tmpfiles: replace readdir_r with readdir | Florian Weimer |
2013-12-21 | loginctl: correctly show session IDs on session-status | Djalal Harouni |
2013-12-21 | loginctl,shell-completions: fix listing of sessions/users/seats | Zbigniew Jędrzejewski-Szmek |
2013-12-21 | man: add systemd-dbus-proxy@.service(8) and systemd-dbus.proxy(8) | Zbigniew Jędrzejewski-Szmek |
2013-12-21 | bus-proxyd: use a loop instead of c&p | Zbigniew Jędrzejewski-Szmek |
2013-12-21 | bus-proxyd: show address nicely in --help | Zbigniew Jędrzejewski-Szmek |
2013-12-21 | bus: fix bad memory access in driverd when we get an empty triggers list | Lennart Poettering |
2013-12-21 | bus: when getting credentials of a bus name that is activatable but not activ... | Lennart Poettering |
2013-12-21 | driverd: properly handle NameHasOwner() for unique names | Lennart Poettering |
2013-12-21 | bus: unify credential query code in driverd | Lennart Poettering |
2013-12-21 | bus: when client asks driverd for credentials of a name, return a useful erro... | Lennart Poettering |
2013-12-21 | driverd: make sure AddMatch is accessible without privileges | Lennart Poettering |
2013-12-21 | bus: when introspecting, turn unprivileged flag into inverse annoation of "pr... | Lennart Poettering |
2013-12-21 | bus: poll() on the right fds in proxyd | Lennart Poettering |
2013-12-21 | bus: send status message from proxyd to systemd about client we are working for | Lennart Poettering |
2013-12-21 | systemctl: fix bad memory access when processing PIDs on the "systemctl statu... | Lennart Poettering |
2013-12-20 | DEFAULT_PATH_SPLIT_USR macro | Shawn Landden |
2013-12-20 | logging: reduce send timeout to something more sensible | Zbigniew Jędrzejewski-Szmek |
2013-12-21 | driverd: sort list of names returned by ListNames | Lennart Poettering |
2013-12-21 | bus: properly react to Disconnected messages in bus-proxyd | Lennart Poettering |