summaryrefslogtreecommitdiff
path: root/src/systemd
AgeCommit message (Expand)AuthorFilesLines
2014-06-05sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf()Lennart Poettering1-0/+12
2014-05-19networkd/sd-network: extend operational statesTom Gundersen1-2/+2
2014-05-19networkd/sd-network: expose statically configured NTP serversTom Gundersen1-0/+9
2014-05-19sd-network: expose DNS informationTom Gundersen1-0/+9
2014-05-19sd-login: add C API to query primary session of a userLennart Poettering1-1/+4
2014-05-15sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...Lennart Poettering1-21/+19
2014-05-15sd-event: reorder header slightlyLennart Poettering1-3/+4
2014-05-14bus: add userdata API for bus name tracker objectsLennart Poettering1-0/+3
2014-05-10rtnl: change from bitmask to enum for rtnl groupsTom Gundersen1-1/+1
2014-05-10sd-rtnl: message - add support for getting prefixlen from address messagesTom Gundersen1-0/+1
2014-05-08sd-network: expose global operational stateTom Gundersen1-0/+7
2014-05-07sd-network: expose both admin and operational state directlyTom Gundersen1-3/+19
2014-05-06man: document sd_event_add_time(3)Lennart Poettering1-1/+1
2014-04-30sd-network: add support for only listening to some types of changesTom Gundersen1-1/+1
2014-04-29sd-resolve: rework sd-resolve to be callback based, similar in style to sd-bu...Lennart Poettering1-71/+50
2014-04-29sd-dhcp-lease: add NTP supportTom Gundersen1-0/+1
2014-04-19sd-rtnl: message - expose DUMP flag in the apiTom Gundersen1-0/+1
2014-04-14sd-rtnl: multi-part message - store as linked-list rather than independent me...Tom Gundersen1-0/+2
2014-04-14sd-rtnl: message_addr - expose a few more gettersTom Gundersen1-0/+4
2014-04-11sd-ipv4ll: Add reference counting for IPv4LLPatrik Flykt1-2/+3
2014-04-11sd-dhcp-client: Add reference counting for DHCPPatrik Flykt1-1/+4
2014-04-09login: add 'mir' to the list of session typesDavid Herrmann1-1/+1
2014-04-03networkd: smooth transition from ipv4ll to dhcp addressUmut Tezduyar Lindskog2-5/+10
2014-03-28sd-rtnl: rework rtnl type systemTom Gundersen1-0/+1
2014-03-25src/systemd: fix grammar and spelling errors in commentsJason St. John8-95/+92
2014-03-24libsystemd: Don't use "class" in public headersMarc-Antoine Perennou2-3/+3
2014-03-24sd-rtnl: add sd_rtnl_message_enter_container()Tom Gundersen1-1/+1
2014-03-24sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering1-4/+4
2014-03-21sd-ipv4ll/networkd: generate predictable addressesUmut Tezduyar Lindskog1-0/+1
2014-03-19sd-bus: add proper monitoring APILennart Poettering1-0/+1
2014-03-17sd-login: add calls that retrieve credentials of peers connected to AF_UNIX p...Lennart Poettering1-2/+26
2014-03-17core, libsystemd, systemd, timedate, udev: spelling fixesMiklos Vajna1-1/+1
2014-03-16sd-rtnl: never treat broadcasts as repliesTom Gundersen1-0/+1
2014-03-12sd-login: add sd_machine_get_class() callLennart Poettering1-0/+3
2014-03-11bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...Lennart Poettering1-2/+2
2014-03-07sd-rtnl: introduce read ether and ip address functionsSusant Sahani1-0/+3
2014-03-06sd-rtnl:introduce table-based lookup and typesafe read() functionsSusant Sahani1-0/+4
2014-03-03sd-network: IPv4 link-local support [v2]Umut Tezduyar Lindskog2-0/+51
2014-03-03sd-dhcp-lease: add sd_dhcp_lease_get_next_server()Tom Gundersen1-0/+1
2014-03-03sd-dhcp-lease: add sd_dhcp_lease_get_server_identifier()Tom Gundersen1-0/+1
2014-03-03sd-dhcp-lease: add Root Path supportTom Gundersen1-0/+1
2014-03-03bus: add sd_bus_track object for tracking peers, and port core over to itLennart Poettering1-0/+19
2014-02-28sd-network: fix headerTom Gundersen1-2/+2
2014-02-28sd-network: add new libraryTom Gundersen3-11/+129
2014-02-24logind: detect whether the system is docked, and if it is inhibit lid switch ...Lennart Poettering1-0/+2
2014-02-21event: add new kind of event source called "post"Lennart Poettering1-0/+1
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering6-27/+26
2014-02-20sd-bus: the bus returned should be the first argJason A. Donenfeld1-2/+2
2014-02-19sd-damon is LGPL nowKay Sievers1-21/+16
2014-02-19build-sys: merge libsystemd-daemon into libsystemdKay Sievers2-38/+6