summaryrefslogtreecommitdiff
path: root/src/systemd
AgeCommit message (Expand)Author
2014-06-05sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()Lennart Poettering
2014-05-19networkd/sd-network: extend operational statesTom Gundersen
2014-05-19networkd/sd-network: expose statically configured NTP serversTom Gundersen
2014-05-19sd-network: expose DNS informationTom Gundersen
2014-05-19sd-login: add C API to query primary session of a userLennart Poettering
2014-05-15sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering
2014-05-15sd-event: reorder header slightlyLennart Poettering
2014-05-14bus: add userdata API for bus name tracker objectsLennart Poettering
2014-05-10rtnl: change from bitmask to enum for rtnl groupsTom Gundersen
2014-05-10sd-rtnl: message - add support for getting prefixlen from address messagesTom Gundersen
2014-05-08sd-network: expose global operational stateTom Gundersen
2014-05-07sd-network: expose both admin and operational state directlyTom Gundersen
2014-05-06man: document sd_event_add_time(3)Lennart Poettering
2014-04-30sd-network: add support for only listening to some types of changesTom Gundersen
2014-04-29sd-resolve: rework sd-resolve to be callback based, similar in style to sd-bu...Lennart Poettering
2014-04-29sd-dhcp-lease: add NTP supportTom Gundersen
2014-04-19sd-rtnl: message - expose DUMP flag in the apiTom Gundersen
2014-04-14sd-rtnl: multi-part message - store as linked-list rather than independent me...Tom Gundersen
2014-04-14sd-rtnl: message_addr - expose a few more gettersTom Gundersen
2014-04-11sd-ipv4ll: Add reference counting for IPv4LLPatrik Flykt
2014-04-11sd-dhcp-client: Add reference counting for DHCPPatrik Flykt
2014-04-09login: add 'mir' to the list of session typesDavid Herrmann
2014-04-03networkd: smooth transition from ipv4ll to dhcp addressUmut Tezduyar Lindskog
2014-03-28sd-rtnl: rework rtnl type systemTom Gundersen
2014-03-25src/systemd: fix grammar and spelling errors in commentsJason St. John
2014-03-24libsystemd: Don't use "class" in public headersMarc-Antoine Perennou
2014-03-24sd-rtnl: add sd_rtnl_message_enter_container()Tom Gundersen
2014-03-24sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering
2014-03-21sd-ipv4ll/networkd: generate predictable addressesUmut Tezduyar Lindskog
2014-03-19sd-bus: add proper monitoring APILennart Poettering
2014-03-17sd-login: add calls that retrieve credentials of peers connected to AF_UNIX p...Lennart Poettering
2014-03-17core, libsystemd, systemd, timedate, udev: spelling fixesMiklos Vajna
2014-03-16sd-rtnl: never treat broadcasts as repliesTom Gundersen
2014-03-12sd-login: add sd_machine_get_class() callLennart Poettering
2014-03-11bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...Lennart Poettering
2014-03-07sd-rtnl: introduce read ether and ip address functionsSusant Sahani
2014-03-06sd-rtnl:introduce table-based lookup and typesafe read() functionsSusant Sahani
2014-03-03sd-network: IPv4 link-local support [v2]Umut Tezduyar Lindskog
2014-03-03sd-dhcp-lease: add sd_dhcp_lease_get_next_server()Tom Gundersen
2014-03-03sd-dhcp-lease: add sd_dhcp_lease_get_server_identifier()Tom Gundersen
2014-03-03sd-dhcp-lease: add Root Path supportTom Gundersen
2014-03-03bus: add sd_bus_track object for tracking peers, and port core over to itLennart Poettering
2014-02-28sd-network: fix headerTom Gundersen
2014-02-28sd-network: add new libraryTom Gundersen
2014-02-24logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering
2014-02-21event: add new kind of event source called "post"Lennart Poettering
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