Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Lennart Poettering | |
after the bus connection | |||
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 | |
This brings the calls into similar style as the respective functions in libsystemd-journal, and also is a bi shorter and more descriptive since it clarifies the time unit used. | |||
2014-01-22 | bus: simplify naming of feature negotation calls | Lennart Poettering | |
Two verbs in a function name suck, so let's simplify this a bit. | |||
2014-01-22 | bus: add API for querying the kdbus message sequence number | Lennart Poettering | |
2014-01-21 | bus: implement synchronous message calls via kernel ioctl | Lennart Poettering | |
2014-01-21 | libsystemd: split up into subdirs | Tom Gundersen | |
We still only produce on .so, but let's keep the sources separate to make things a bit less messy. | |||
2014-01-21 | libsystemd-dhcp: revert merge into libsystemd | Tom Gundersen | |
Unlike the other merged libs, the rest of libsystemd will never depend on sd-dhcp-client, so there is no reason not to keep it separate. | |||
2014-01-20 | Revert "sd-bus: let sd_bus_call() use the synchronous kdbus method" | Kay Sievers | |
This reverts commit 021b89861d0b1defcbd6ba71d1aaf6271785a942. Something is not quite right, "KillUnit" sent from systemctl is not handled correctly and shutdown has problems. | |||
2014-01-20 | sd-dhcp-client: refactor state machine check | Umut Tezduyar Lindskog | |
2014-01-19 | sd-bus: let sd_bus_call() use the synchronous kdbus method | Daniel Mack | |
2014-01-19 | bus-kernel: move bus_kernel_make_message | Daniel Mack | |
This makes future commits more readable. | |||
2014-01-18 | sd-dhcp-client: refactor client_{free,new} | Tom Gundersen | |
Make them more simiar to sd_bus and friends. Also factor out the event attachment. In the future, we will likely want to support external main-loops, so this is a first step. For the time being, we are still requiring an sd_event to be attached though. | |||
2014-01-18 | sd-resolv: declare functions from .h public | Daniel Buch | |
2014-01-18 | sd-resolve: rename get_next() and get_n_queries() + cleanup | Daniel Buch | |
2014-01-18 | sd-resolve: Allocate objects with new() | Daniel Buch | |
2014-01-18 | sd-resolve: get rid of sd_resolve_freeanswer() | Daniel Buch | |
2014-01-18 | sd-dhcp-client/networkd: add domainname support | Tom Gundersen | |
2014-01-18 | libsystemd: sync kdbus.h | Daniel Mack | |
2014-01-17 | sd-resolve: rename structs to fit coding-style e.g 'struct MixedCase' | Daniel Buch | |
lets get this right once, and if not for all, atleast for now :) So comments and input about nameing is very welcome. Cheers | |||
2014-01-17 | sd-resolve: get rid of _t post-fixes for sd_ objects | Daniel Buch | |
We dont want _t prefixes, right? | |||
2014-01-17 | bus: Fix read_word_le() function | Lukasz Skalski | |
2014-01-17 | libsystemd: rename LIBSYSTEMD_BUS to LIBSYSTEMD | Tom Gundersen | |
2014-01-17 | bus: update kdbus.h (ABI break) | Kay Sievers | |
2014-01-16 | sd-dhcp-client: minor style fixes | Tom Gundersen | |
Also introduce a cleanup macro for DHCPLease | |||
2014-01-16 | sd-dhcp-client: refactor DNS support | Tom Gundersen | |
Rather than keeping an array of pointers to addresses, just keep an array of addresses. | |||
2014-01-16 | sd-dhcp-client/networkd: add transient hostname support | Tom Gundersen | |
2014-01-16 | bus: fix issue with reference counting | Zbigniew Jędrzejewski-Szmek | |
b7fc42e03 introduced a regression. | |||
2014-01-16 | bus: break reference cycle between bus and messages | Zbigniew Jędrzejewski-Szmek | |
Previously (6ee4f99 bus: break reference cycle between bus and messages) I committed the test code, but not the actual fix :) | |||
2014-01-16 | sd-dhcp-client/networkd: add interface MTU support | Tom Gundersen | |
2014-01-16 | sd-rtnl: only alter link flags when reqeusted to | Tom Gundersen | |
2014-01-16 | sd-dhcp-client: fix memory corruption | Tom Gundersen | |
2014-01-15 | event: extend priority raneg to 64bit | Lennart Poettering | |
The kdbus prioq logic will use 64bit prios too, so let's keep this similar in style. Using 64bit here has the advantage, that pointers and pretty much anything else can be mapped naturally to priorities if so desired. | |||
2014-01-14 | sd-resolv: rename to sd-resolve | Tom Gundersen | |
Lennart pointed out that we were misspelling 'resolve'. Let's not repeat the mistakes of 'umount' and 'resolv.conf'. | |||
2014-01-14 | sd-resolv: remove left-over comment | Tom Gundersen | |
We are anyway breaking the API by renaming everything, so that is not a concern. | |||
2014-01-14 | sd-resolv: require SOCK_CLOEXEC | Tom Gundersen | |
2014-01-14 | sd-resolv: rename old asyncns variables | Daniel Buch | |
2014-01-14 | sd_resolv: Rename structs- and function names to sd_resolv | Daniel Buch | |
2014-01-14 | bus: update kdbus.h (ABI break) | Kay Sievers | |
2014-01-14 | bus: update kdbus.h (ABI break) | Kay Sievers | |
2014-01-13 | libsystemd-dns: merge into libsystemd | Tom Gundersen | |
Also rename sd-dns -> sd-resolv. | |||
2014-01-13 | libsystemd-rtnl: merge into libsystemd | Tom Gundersen | |
2014-01-13 | libsystemd-dhcp: merge into libsystemd | Tom Gundersen | |
2014-01-13 | libsystemd-bus: rename to libsystemd | Tom Gundersen | |
Documentation was updated to refer to either 'libsystemd' or 'sd-bus' in place of libsystemd-bus. |