summaryrefslogtreecommitdiff
path: root/src/systemd
AgeCommit message (Expand)Author
2015-07-29sd-netlink: introduce api for new NL type NLA_FLAGSusant Sahani
2015-07-24sd-bus: remove _VTABLE from new method vtable initialiserdaurnimator
2015-07-24sd-bus: add 'offset' member for vtable methodsdaurnimator
2015-07-12dhcp: add support for vendor specific DHCP optionBeniamino Galvani
2015-07-09sd-bus: sd_bus_slot_get_description() should return const stringsDavid Herrmann
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering
2015-06-13sd-netlink: message - split up source fileTom Gundersen
2015-06-13sd-netlink: drop the write-queueTom Gundersen
2015-06-13sd-netlink: rename from sd-rtnlTom Gundersen
2015-06-11sd-rtnl: make joining broadcast groups implicitTom Gundersen
2015-06-09sd-bus: add async convenience method call APIUmut Tezduyar Lindskog
2015-05-22sd-bus,sd-event: make public APIsLennart Poettering
2015-04-30sd-bus,sd-login: add api for querying the slice within the the user systemd i...Lennart Poettering
2015-04-29sd-bus: drop bus parameter from message callback prototypeLennart Poettering
2015-04-24shutdownd: kill the old implementationDaniel Mack
2015-04-23sd-bus: add controlling tty field to sd_creds objectLennart Poettering
2015-04-21sd-bus: expose ppid fieldLennart Poettering
2015-04-21log: move log_syntax() into src/shared/log.c, and make it more similar to the...Lennart Poettering
2015-04-21sd-bus: when augmenting creds, remember which ones were augmentedLennart Poettering
2015-04-17sd-device: enumerator - match only on initialized devices by defaultTom Gundersen
2015-04-17sd-device: enumerator - don't expose add_device()Tom Gundersen
2015-04-16sd-device: add device-enumerator libraryTom Gundersen
2015-04-02libsystemd: add sd-device libraryTom Gundersen
2015-03-14sd-event: rename PASSIVE/PREPARED to INITIAL/ARMEDTom Gundersen
2015-03-09Fix typosTorstein Husebø
2015-02-27networkd: add support for Uplink Failure DetectionAlin Rauta
2015-02-24id128: add new sd_id128_is_null() callLennart Poettering
2015-02-18sd-bus: allow setting a per-connection default value for the "allow-interacti...Lennart Poettering
2015-02-16sd-bus: add missing format attributeCristian Rodríguez
2015-02-13sd-bus: export sd_bus_error_set_errnofv()Lennart Poettering
2015-02-08sd-rtnl: extend type system to allow address-family to decide the union membersTom Gundersen
2015-02-02sd-rtnl: introduce sd_rtnl_new_from_netlinkTom Gundersen
2015-01-27sd-icmp6-nd: Add support for fetching the latest expired prefixPatrik Flykt
2015-01-27sd-icmp6-nd: Parse ICMPv6 prefix informationPatrik Flykt
2015-01-27sd-icmp6-nd: Add helper function to get the IPv6 link MTUPatrik Flykt
2015-01-27sd-dhcp6-lease: Revise address iteration functionsPatrik Flykt
2015-01-13nspawn: add new option "--port=" for exposing container ports on the local hostLennart Poettering
2015-01-06core: add new logic for services to store file descriptors in PID 1Lennart Poettering
2014-12-30tree-wide: spelling fixesVeres Lajos
2014-12-30bus: add sd_bus_emit_object_{added/removed}()David Herrmann
2014-12-24sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering
2014-12-19sd-lldp: minor header cleanupTom Gundersen
2014-12-19LLDP: Add support for networkctlSusant Sahani
2014-12-18networkd: add FDB supportAlin Rauta
2014-12-12journal: fix dangling 'else' ambiguityDavid Herrmann
2014-12-12hwdb: fix dangling 'else' ambuguityDavid Herrmann
2014-12-12hwdb: FOREACH_HWDB_PROPERTY -> SD_HWDB_FOREACH_PROPERTYDavid Herrmann
2014-12-11treewide: correct spacing near eol in code commentsTorstein Husebø
2014-12-11libsystemd: add sd-hwdb libraryTom Gundersen
2014-12-10sd-dhcp6-client: Implement Information Request messagePatrik Flykt