summaryrefslogtreecommitdiff
path: root/src/systemd
Commit message (Expand)AuthorAgeFilesLines
* sd-netlink: introduce api for new NL type NLA_FLAGSusant Sahani2015-07-291-0/+1
* sd-bus: remove _VTABLE from new method vtable initialiserdaurnimator2015-07-241-2/+2
* sd-bus: add 'offset' member for vtable methodsdaurnimator2015-07-241-1/+5
* dhcp: add support for vendor specific DHCP optionBeniamino Galvani2015-07-121-0/+2
* sd-bus: sd_bus_slot_get_description() should return const stringsDavid Herrmann2015-07-091-1/+1
* sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering2015-07-031-0/+1
* sd-netlink: message - split up source fileTom Gundersen2015-06-131-1/+1
* sd-netlink: drop the write-queueTom Gundersen2015-06-131-1/+0
* sd-netlink: rename from sd-rtnlTom Gundersen2015-06-132-152/+151
* sd-rtnl: make joining broadcast groups implicitTom Gundersen2015-06-111-3/+2
* sd-bus: add async convenience method call APIUmut Tezduyar Lindskog2015-06-091-0/+1
* sd-bus,sd-event: make public APIsLennart Poettering2015-05-221-3/+3
* sd-bus,sd-login: add api for querying the slice within the the user systemd i...Lennart Poettering2015-04-302-26/+35
* sd-bus: drop bus parameter from message callback prototypeLennart Poettering2015-04-291-2/+2
* shutdownd: kill the old implementationDaniel Mack2015-04-241-119/+0
* sd-bus: add controlling tty field to sd_creds objectLennart Poettering2015-04-231-4/+6
* sd-bus: expose ppid fieldLennart Poettering2015-04-211-29/+31
* log: move log_syntax() into src/shared/log.c, and make it more similar to the...Lennart Poettering2015-04-211-1/+1
* sd-bus: when augmenting creds, remember which ones were augmentedLennart Poettering2015-04-211-0/+1
* sd-device: enumerator - match only on initialized devices by defaultTom Gundersen2015-04-171-1/+1
* sd-device: enumerator - don't expose add_device()Tom Gundersen2015-04-171-2/+0
* sd-device: add device-enumerator libraryTom Gundersen2015-04-161-1/+25
* libsystemd: add sd-device libraryTom Gundersen2015-04-021-0/+77
* sd-event: rename PASSIVE/PREPARED to INITIAL/ARMEDTom Gundersen2015-03-141-2/+2
* Fix typosTorstein Husebø2015-03-091-1/+1
* networkd: add support for Uplink Failure DetectionAlin Rauta2015-02-271-0/+6
* id128: add new sd_id128_is_null() callLennart Poettering2015-02-241-0/+4
* sd-bus: allow setting a per-connection default value for the "allow-interacti...Lennart Poettering2015-02-181-0/+2
* sd-bus: add missing format attributeCristian Rodríguez2015-02-161-1/+1
* sd-bus: export sd_bus_error_set_errnofv()Lennart Poettering2015-02-131-0/+2
* sd-rtnl: extend type system to allow address-family to decide the union membersTom Gundersen2015-02-081-0/+2
* sd-rtnl: introduce sd_rtnl_new_from_netlinkTom Gundersen2015-02-021-0/+1
* sd-icmp6-nd: Add support for fetching the latest expired prefixPatrik Flykt2015-01-271-0/+2
* sd-icmp6-nd: Parse ICMPv6 prefix informationPatrik Flykt2015-01-271-4/+22
* sd-icmp6-nd: Add helper function to get the IPv6 link MTUPatrik Flykt2015-01-271-0/+2
* sd-dhcp6-lease: Revise address iteration functionsPatrik Flykt2015-01-271-8/+5
* nspawn: add new option "--port=" for exposing container ports on the local hostLennart Poettering2015-01-131-0/+1
* core: add new logic for services to store file descriptors in PID 1Lennart Poettering2015-01-061-0/+13
* tree-wide: spelling fixesVeres Lajos2014-12-301-1/+1
* bus: add sd_bus_emit_object_{added/removed}()David Herrmann2014-12-301-0/+2
* sd-bus: rename sd_bus_open_system_container() to sd_bus_open_system_machine()Lennart Poettering2014-12-241-1/+1
* sd-lldp: minor header cleanupTom Gundersen2014-12-191-0/+53
* LLDP: Add support for networkctlSusant Sahani2014-12-191-0/+2
* networkd: add FDB supportAlin Rauta2014-12-181-0/+4
* journal: fix dangling 'else' ambiguityDavid Herrmann2014-12-121-4/+6
* hwdb: fix dangling 'else' ambuguityDavid Herrmann2014-12-121-2/+3
* hwdb: FOREACH_HWDB_PROPERTY -> SD_HWDB_FOREACH_PROPERTYDavid Herrmann2014-12-121-1/+1
* treewide: correct spacing near eol in code commentsTorstein Husebø2014-12-111-1/+1
* libsystemd: add sd-hwdb libraryTom Gundersen2014-12-111-0/+46
* sd-dhcp6-client: Implement Information Request messagePatrik Flykt2014-12-101-0/+5