summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* machined: port over to libsystemd-busLennart Poettering2013-10-30
* bus: make sure we can match well-known namesLennart Poettering2013-10-30
* bus: it is OK to have signals with multiple parametersLennart Poettering2013-10-30
* bus: don't fail if GetAll() is used to get properties of the built-in interfacesLennart Poettering2013-10-30
* bus: make bus message dump output a bit smallerLennart Poettering2013-10-30
* bus: don't include the introspected object in list of subobjectsLennart Poettering2013-10-30
* udev: do not allow to change the DEVPATH of a deviceKay Sievers2013-10-30
* udev: link-config - reset ctx on exitTom Gundersen2013-10-29
* rtnl-util: add missing filesTom Gundersen2013-10-29
* udev-event: use rtnl to set ifnameTom Gundersen2013-10-29
* rtnl: move set_link_properties to rtnl-utilsTom Gundersen2013-10-29
* rtnl: fix sockaddr confusionTom Gundersen2013-10-29
* strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arr...Lennart Poettering2013-10-29
* bus: add extra validity checksLennart Poettering2013-10-29
* strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra...Lennart Poettering2013-10-29
* rc-local: use access(X_OK) to check if files are executableLennart Poettering2013-10-29
* timedate: handle more nicely if something or somebody keeps open /dev/rtc and...Lennart Poettering2013-10-29
* bus: add a macro to simplify reading of UUIDsLennart Poettering2013-10-29
* bus: add new sd_bus_message_verify_type() and sd_bus_message_copy() API callsLennart Poettering2013-10-29
* rtnl: cleanup socket_read_messageTom Gundersen2013-10-29
* udev: link-config - split connection to sockets from loading of configsTom Gundersen2013-10-29
* rtnl: complain if used after forkTom Gundersen2013-10-29
* rtnl: introduce default timeoutTom Gundersen2013-10-29
* udev: link-config - use safe_atou instead of strtoulTom Gundersen2013-10-29
* udev: link-config - use zero instead of memsetTom Gundersen2013-10-29
* udev: link-config - use proper return valuesTom Gundersen2013-10-29
* udev: link-config - use new0 instead of callocTom Gundersen2013-10-29
* rtnl: use malloc0 instead of callocTom Gundersen2013-10-29
* rtnl: use _cleanup_ macro moreTom Gundersen2013-10-29
* udev: link-config - use _cleanup_ macro locallyTom Gundersen2013-10-29
* path_check_timestamp: only keep the most recent timestampTom Gundersen2013-10-29
* sd-rtnl: minor fixesTom Gundersen2013-10-29
* udev: link-config - add proper parsingTom Gundersen2013-10-29
* conf-parser: add macro for ENUMVTom Gundersen2013-10-29
* udev: builtin - rename net_link to net_setup_linkTom Gundersen2013-10-29
* network: move configuration to /etc/systemd/networkTom Gundersen2013-10-29
* journalctl: add --list-boots to show boot IDs and timesZbigniew Jędrzejewski-Szmek2013-10-28
* udev: link-config - add mac address policyTom Gundersen2013-10-28
* udev: link-config - move naming policy from udev rulesTom Gundersen2013-10-28
* udev: link-config - sanity check the ifname and mac addressTom Gundersen2013-10-27
* rtnl: relax the tests a bitTom Gundersen2013-10-27
* udev: link-config: add rtnl supportTom Gundersen2013-10-27
* libsystemd-rtnl: add a rtnetlink libraryTom Gundersen2013-10-27
* test-strv.c: added STRV_FOREACH and STRV_FOREACH_BACKWARDSDaniel Buch2013-10-27
* path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.hDaniel Buch2013-10-27
* udev: link-config: add ethtool supportTom Gundersen2013-10-26
* udev: add network link configuration toolTom Gundersen2013-10-26
* STRV_FOREACH_BACKWARDS: improve readability a bitTom Gundersen2013-10-26
* udev-builtin: path_id - add support for bcma busTom Gundersen2013-10-26
* udev: move udev_rules_check_timestamp to sharedTom Gundersen2013-10-26