summaryrefslogtreecommitdiff
path: root/src/systemd
AgeCommit message (Expand)Author
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-02-20sd-bus: the bus returned should be the first argJason A. Donenfeld
2014-02-19sd-damon is LGPL nowKay Sievers
2014-02-19build-sys: merge libsystemd-daemon into libsystemdKay Sievers
2014-02-18sd-rtnl-message: store reference to the bus in the messageTom Gundersen
2014-02-15sd-rtnl: always include linux/rtnetlink.hTom Gundersen
2014-02-15sd-rtnl: message_open_container - don't take a 'size' argumentTom Gundersen
2014-02-13rtnl: support adding VETH_INFO_PEER containers into rtnl messagesLennart Poettering
2014-02-13rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_...Lennart Poettering
2014-02-07sd-dhcp-client: split sd_dhcp_lease from sd_dhcp_clientTom Gundersen
2014-02-05Added attribute support for sd-rtnlSusant Sahani
2014-01-30sd-dhcp-client/net-util: make netmask_to_prefixlen genericTom Gundersen
2014-01-28bus: reorder a few thingsLennart Poettering
2014-01-28bus: rework bloom filter logic to operate with variable bloom filterLennart Poettering
2014-01-27bus: add API calls for connecting to starter busLennart Poettering
2014-01-27resolve: update sd-resolve to match the other APIs in style and functionalityLennart Poettering
2014-01-24sd-rtnl: add support for reading containersTom Gundersen
2014-01-22bus: change API to expose "inverted" no_reply and no_auto_start message flags...Lennart Poettering
2014-01-22bus: add sd_bus_process_priority() to support prioq mode of kdbusLennart Poettering
2014-01-22bus: expose priority field of messages, in preparation for prioq supportLennart Poettering
2014-01-22sd-rtnl: simplify sd_rtnl_message_addr_new()Tom Gundersen
2014-01-22sd-rtnl: add sd_rtnl_message_append_u16()Tom Gundersen
2014-01-22sd-rtnl: link - allow setting the change maskTom Gundersen
2014-01-22bus: include connection name in credentials structureLennart Poettering
2014-01-22bus: add support for attaching name to bus connections for debugging purposesLennart Poettering
2014-01-22bus: extend memfd api so that we can label memfds for debugging purposesLennart Poettering
2014-01-22bus: rename sd_bus_get_realtime_timestamp() to sd_bus_get_realtime_usec()Lennart Poettering
2014-01-22bus: simplify naming of feature negotation callsLennart Poettering
2014-01-22bus: add API for querying the kdbus message sequence numberLennart Poettering
2014-01-18sd-dhcp-client: refactor client_{free,new}Tom Gundersen
2014-01-18sd-resolve: rename get_next() and get_n_queries() + cleanupDaniel Buch
2014-01-18sd-dhcp-client/networkd: add domainname supportTom Gundersen
2014-01-17sd-resolve: get rid of _t post-fixes for sd_ objectsDaniel Buch
2014-01-16sd-dhcp-client: refactor DNS supportTom Gundersen
2014-01-16sd-dhcp-client/networkd: add transient hostname supportTom Gundersen
2014-01-16sd-dhcp-client/networkd: add interface MTU supportTom Gundersen
2014-01-15event: extend priority raneg to 64bitLennart Poettering
2014-01-14sd-resolv: rename to sd-resolveTom Gundersen
2014-01-14sd-resolv: rename old asyncns variablesDaniel Buch
2014-01-14sd_resolv: Rename structs- and function names to sd_resolvDaniel Buch
2014-01-13libsystemd-dns: merge into libsystemdTom Gundersen
2014-01-11sd-dns: cleanup public headerTom Gundersen
2014-01-11sd-dns: initial commitDaniel Buch
2014-01-06libsystemd-dns: expose list of DNS serversTom Gundersen
2014-01-05libsystemd-dhcp: expose received DNS serverTom Gundersen
2014-01-05man: document some more bus functionsZbigniew Jędrzejewski-Szmek
2014-01-04man: document a batch of bus functionsZbigniew Jędrzejewski-Szmek
2013-12-28bus: correct a number of gcc format string attribute usagesLennart Poettering
2013-12-26journalctl: make sure -b --foobar cannot be misunderstood as --boot=--foobarLennart Poettering
2013-12-25bus: rename message "serial" to "cookie"Lennart Poettering