Age | Commit message (Expand) | Author |
2013-10-30 | machined: port over to libsystemd-bus | Lennart Poettering |
2013-10-30 | update TODO | Lennart Poettering |
2013-10-30 | bus: make sure we can match well-known names | Lennart Poettering |
2013-10-30 | autogen: use -O0 for "autogen.sh c" after all | Lennart Poettering |
2013-10-30 | bus: it is OK to have signals with multiple parameters | Lennart Poettering |
2013-10-30 | bus: don't fail if GetAll() is used to get properties of the built-in interfaces | Lennart Poettering |
2013-10-30 | bus: make bus message dump output a bit smaller | Lennart Poettering |
2013-10-30 | bus: don't include the introspected object in list of subobjects | Lennart Poettering |
2013-10-30 | udev: do not allow to change the DEVPATH of a device | Kay Sievers |
2013-10-29 | udev: link-config - reset ctx on exit | Tom Gundersen |
2013-10-29 | rtnl-util: add missing files | Tom Gundersen |
2013-10-29 | udev-event: use rtnl to set ifname | Tom Gundersen |
2013-10-29 | rtnl: move set_link_properties to rtnl-utils | Tom Gundersen |
2013-10-29 | rtnl: fix sockaddr confusion | Tom Gundersen |
2013-10-29 | strv: introduce new STRV_MAKE and STRV_MAKE_EMPTY macros to create string arr... | Lennart Poettering |
2013-10-29 | bus: add extra validity checks | Lennart Poettering |
2013-10-29 | strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra... | Lennart Poettering |
2013-10-29 | rc-local: use access(X_OK) to check if files are executable | Lennart Poettering |
2013-10-29 | timedate: handle more nicely if something or somebody keeps open /dev/rtc and... | Lennart Poettering |
2013-10-29 | bus: add a macro to simplify reading of UUIDs | Lennart Poettering |
2013-10-29 | bus: add new sd_bus_message_verify_type() and sd_bus_message_copy() API calls | Lennart Poettering |
2013-10-29 | rtnl: cleanup socket_read_message | Tom Gundersen |
2013-10-29 | udev: link-config - split connection to sockets from loading of configs | Tom Gundersen |
2013-10-29 | rtnl: complain if used after fork | Tom Gundersen |
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 |