summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-29udev: link-config - use zero instead of memsetTom Gundersen
2013-10-29udev: link-config - use proper return valuesTom Gundersen
2013-10-29udev: link-config - use new0 instead of callocTom Gundersen
2013-10-29rtnl: use malloc0 instead of callocTom Gundersen
2013-10-29rtnl: use _cleanup_ macro moreTom Gundersen
2013-10-29udev: link-config - use _cleanup_ macro locallyTom Gundersen
2013-10-29path_check_timestamp: only keep the most recent timestampTom Gundersen
2013-10-29sd-rtnl: minor fixesTom Gundersen
2013-10-29udev: link-config - add proper parsingTom Gundersen
2013-10-29conf-parser: add macro for ENUMVTom Gundersen
2013-10-29udev: builtin - rename net_link to net_setup_linkTom Gundersen
2013-10-29network: move configuration to /etc/systemd/networkTom Gundersen
2013-10-28journalctl: add --list-boots to show boot IDs and timesZbigniew Jędrzejewski-Szmek
2013-10-28update TODOLennart Poettering
2013-10-28Update socket proxy name in TODO. Reformat to list.David Strauss
2013-10-28udev: don't mix static and dynamic libsTom Gundersen
2013-10-28udev: link-config - add mac address policyTom Gundersen
2013-10-28keymap: Fix stuck keys on Lenovo IdeaPad Z370Martin Pitt
2013-10-28keymap: Reorder IdeaPad rulesMartin Pitt
2013-10-28udev: link-config - move naming policy from udev rulesTom Gundersen
2013-10-27udev: link-config - sanity check the ifname and mac addressTom Gundersen
2013-10-27rtnl: relax the tests a bitTom Gundersen
2013-10-27udev: link-config: add rtnl supportTom Gundersen
2013-10-27libsystemd-rtnl: add a rtnetlink libraryTom Gundersen
2013-10-27test-strv.c: added STRV_FOREACH and STRV_FOREACH_BACKWARDSDaniel Buch
2013-10-27path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.hDaniel Buch
2013-10-26udev: link-config: add ethtool supportTom Gundersen
2013-10-26udev: add network link configuration toolTom Gundersen
2013-10-26STRV_FOREACH_BACKWARDS: improve readability a bitTom Gundersen
2013-10-26update gitignoreDave Reisner
2013-10-26udev-builtin: path_id - add support for bcma busTom Gundersen
2013-10-26udev: move udev_rules_check_timestamp to sharedTom Gundersen
2013-10-26STRV_FOREACH_BACWARDS: start at the tail of the listTom Gundersen
2013-10-26typo fix in commentThomas Hindoe Paaboel Andersen
2013-10-25analyze: port to sd-busThomas Hindoe Paaboel Andersen
2013-10-25bus: disable debug output in test-bus-kernel-benchmarkKay Sievers
2013-10-24catalog: remove links to non-existent wiki pagesZbigniew Jędrzejewski-Szmek
2013-10-22systemd: use unit name in PrivateTmp directoriesZbigniew Jędrzejewski-Szmek
2013-10-22inhibit: port to sd-busTom Gundersen
2013-10-22analyze: systemd-analyze.c -> analyze.cKay Sievers
2013-10-22bus: NULL signatures are OK tooLennart Poettering
2013-10-22bus: only if the user tries to read over the end of an array we should handle...Lennart Poettering
2013-10-22localed: port from libdbus to libsystemd-busKay Sievers
2013-10-21socket-proxyd: Fix-up from previous change to avoid looping on errors.David Strauss
2013-10-22bus: avoid 'bool' storage when retrieving 'b' from the messageKay Sievers
2013-10-21socket-proxyd: Use ONESHOT to behave properly with multiple accept() processes.David Strauss
2013-10-21man: avoid the use of sudo in examplesJan Engelhardt
2013-10-21man: wording and grammar updatesJan Engelhardt
2013-10-21sd-event: EPOLLONESHOT only disables event reporting after an event. The fd i...David Strauss
2013-10-21shell-completion: dump has moved to systemd-analyzeZbigniew Jędrzejewski-Szmek