Age | Commit message (Expand) | Author |
2013-10-29 | rtnl: introduce default timeout | Tom Gundersen |
2013-10-29 | udev: link-config - use safe_atou instead of strtoul | Tom Gundersen |
2013-10-29 | udev: link-config - use zero instead of memset | Tom Gundersen |
2013-10-29 | udev: link-config - use proper return values | Tom Gundersen |
2013-10-29 | udev: link-config - use new0 instead of calloc | Tom Gundersen |
2013-10-29 | rtnl: use malloc0 instead of calloc | Tom Gundersen |
2013-10-29 | rtnl: use _cleanup_ macro more | Tom Gundersen |
2013-10-29 | udev: link-config - use _cleanup_ macro locally | Tom Gundersen |
2013-10-29 | path_check_timestamp: only keep the most recent timestamp | Tom Gundersen |
2013-10-29 | sd-rtnl: minor fixes | Tom Gundersen |
2013-10-29 | udev: link-config - add proper parsing | Tom Gundersen |
2013-10-29 | conf-parser: add macro for ENUMV | Tom Gundersen |
2013-10-29 | udev: builtin - rename net_link to net_setup_link | Tom Gundersen |
2013-10-29 | network: move configuration to /etc/systemd/network | Tom Gundersen |
2013-10-28 | journalctl: add --list-boots to show boot IDs and times | Zbigniew Jędrzejewski-Szmek |
2013-10-28 | update TODO | Lennart Poettering |
2013-10-28 | Update socket proxy name in TODO. Reformat to list. | David Strauss |
2013-10-28 | udev: don't mix static and dynamic libs | Tom Gundersen |
2013-10-28 | udev: link-config - add mac address policy | Tom Gundersen |
2013-10-28 | keymap: Fix stuck keys on Lenovo IdeaPad Z370 | Martin Pitt |
2013-10-28 | keymap: Reorder IdeaPad rules | Martin Pitt |
2013-10-28 | udev: link-config - move naming policy from udev rules | Tom Gundersen |
2013-10-27 | udev: link-config - sanity check the ifname and mac address | Tom Gundersen |
2013-10-27 | rtnl: relax the tests a bit | Tom Gundersen |
2013-10-27 | udev: link-config: add rtnl support | Tom Gundersen |
2013-10-27 | libsystemd-rtnl: add a rtnetlink library | Tom Gundersen |
2013-10-27 | test-strv.c: added STRV_FOREACH and STRV_FOREACH_BACKWARDS | Daniel Buch |
2013-10-27 | path_lookup: moved _cleanup_lookup_paths_free_ from install.c to path-lookup.h | Daniel Buch |
2013-10-26 | udev: link-config: add ethtool support | Tom Gundersen |
2013-10-26 | udev: add network link configuration tool | Tom Gundersen |
2013-10-26 | STRV_FOREACH_BACKWARDS: improve readability a bit | Tom Gundersen |
2013-10-26 | update gitignore | Dave Reisner |
2013-10-26 | udev-builtin: path_id - add support for bcma bus | Tom Gundersen |
2013-10-26 | udev: move udev_rules_check_timestamp to shared | Tom Gundersen |
2013-10-26 | STRV_FOREACH_BACWARDS: start at the tail of the list | Tom Gundersen |
2013-10-26 | typo fix in comment | Thomas Hindoe Paaboel Andersen |
2013-10-25 | analyze: port to sd-bus | Thomas Hindoe Paaboel Andersen |
2013-10-25 | bus: disable debug output in test-bus-kernel-benchmark | Kay Sievers |
2013-10-24 | catalog: remove links to non-existent wiki pages | Zbigniew Jędrzejewski-Szmek |
2013-10-22 | systemd: use unit name in PrivateTmp directories | Zbigniew Jędrzejewski-Szmek |
2013-10-22 | inhibit: port to sd-bus | Tom Gundersen |
2013-10-22 | analyze: systemd-analyze.c -> analyze.c | Kay Sievers |
2013-10-22 | bus: NULL signatures are OK too | Lennart Poettering |
2013-10-22 | bus: only if the user tries to read over the end of an array we should handle... | Lennart Poettering |
2013-10-22 | localed: port from libdbus to libsystemd-bus | Kay Sievers |
2013-10-21 | socket-proxyd: Fix-up from previous change to avoid looping on errors. | David Strauss |
2013-10-22 | bus: avoid 'bool' storage when retrieving 'b' from the message | Kay Sievers |
2013-10-21 | socket-proxyd: Use ONESHOT to behave properly with multiple accept() processes. | David Strauss |
2013-10-21 | man: avoid the use of sudo in examples | Jan Engelhardt |
2013-10-21 | man: wording and grammar updates | Jan Engelhardt |