Age | Commit message (Expand) | Author |
2014-04-22 | remove bus-driverd, the interface is now handled natively by bus-proxyd | Kay Sievers |
2014-04-22 | bus-proxyd: handle org.freedesktob.DBus calls natively | Kay Sievers |
2014-04-21 | Revert "networkd: netdev - set predictable mac address when creating netdev" | Tom Gundersen |
2014-04-21 | service: add support for reboot argument when triggered by StartLimitAction= | Michael Olbrich |
2014-04-21 | systemctl: delete REBOOT_PARAM_FILE if no parameter is specified | Michael Olbrich |
2014-04-21 | implement a union to pad out file_handle | Dave Reisner |
2014-04-21 | condense assignment and path_kill_slashes calls | Dave Reisner |
2014-04-20 | doc: fix items' names in PORTING-DBUS1 | Lukasz Skalski |
2014-04-20 | Remove duplicate includes | Bas van den Berg |
2014-04-21 | silence warnings | Thomas Hindoe Paaboel Andersen |
2014-04-20 | networkd: link - add explicit unmanaged state | Tom Gundersen |
2014-04-20 | networkd: link - set mac addresses when starting clients | Tom Gundersen |
2014-04-20 | sd-dhcp-client: log ifindex and mac address when starting | Tom Gundersen |
2014-04-20 | networkd: link - log changes in some common link flags | Tom Gundersen |
2014-04-20 | networkd: link - use IFF_DORMANT instead of IFF_RUNNING | Tom Gundersen |
2014-04-20 | networkd: link - make debug logging a bit more readable | Tom Gundersen |
2014-04-20 | udev: link-config - treat any non-random mac address as persistent | Tom Gundersen |
2014-04-20 | sd-rtnl: log when queues are exhausted | Tom Gundersen |
2014-04-19 | cryptsetup: copy value, not key for (rd.)luks.key | Matthew Monaco |
2014-04-19 | Handle Unix domain socket connections from outside our namespace v2 | Zbigniew Jędrzejewski-Szmek |
2014-04-19 | networkd: manager - add a bit of debug output to udev ADD events | Tom Gundersen |
2014-04-19 | networkd: link - track interface renames | Tom Gundersen |
2014-04-19 | sd-rtnl: socet_read_message - make sure we only shrink the partial rqueue whe... | Tom Gundersen |
2014-04-19 | network: implement masking of .link, .network and .netdev files | Tom Gundersen |
2014-04-19 | networkd: netdev - give up early when setting already set ifindex | Tom Gundersen |
2014-04-19 | networkd: netdev - verify name of newlink messages | Tom Gundersen |
2014-04-19 | networkd: netdev - set predictable mac address when creating netdev | Tom Gundersen |
2014-04-19 | networkd: tie links to rtnl rather than udev | Tom Gundersen |
2014-04-19 | nss-myhostname: port to sd-rtnl | Tom Gundersen |
2014-04-19 | sd-rtnl: message - expose DUMP flag in the api | Tom Gundersen |
2014-04-19 | sd-rtnl: add multi-part message test | Tom Gundersen |
2014-04-19 | sd-rtnl: message - concatenate multi-part messages from different packets | Tom Gundersen |
2014-04-19 | sd-rtnl: message - don't put NULL message on rqueue | Tom Gundersen |
2014-04-19 | sd-rtnl: message - make room for all pending messages, not just the first | Tom Gundersen |
2014-04-19 | Revert "Handle Unix domain socket connections from outside our namespace" | Kay Sievers |
2014-04-17 | core: minor typo fix | Ali H. Caliskan |
2014-04-16 | delta: do not use unicode chars in C locale | Zbigniew Jędrzejewski-Szmek |
2014-04-16 | install: create_symlink() check unlink() return value | Djalal Harouni |
2014-04-16 | systemctl: allow to change the default target without the --force switch | Djalal Harouni |
2014-04-16 | Handle Unix domain socket connections from outside our namespace | Eelco Dolstra |
2014-04-16 | test-path-util: fix running with separate build dir | Zbigniew Jędrzejewski-Szmek |
2014-04-16 | sysctl: replaces some slashes with dots | Zbigniew Jędrzejewski-Szmek |
2014-04-16 | systemctl: add --recursive for list-timers | Thomas Hindoe Paaboel Andersen |
2014-04-16 | systemctl: add --recursive for list-sockets | Thomas Hindoe Paaboel Andersen |
2014-04-14 | bus-proxy: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-04-14 | cgls: avoid writing an unused value | Thomas Hindoe Paaboel Andersen |
2014-04-14 | timedatectl: avoid using uninitialized var | Thomas Hindoe Paaboel Andersen |
2014-04-14 | networkd: link - make state changing logging a bit less verbose | Tom Gundersen |
2014-04-14 | sd-rtnl: message_addr - allow dumping of messages | Tom Gundersen |
2014-04-14 | sd-rtnl: socket_read - use a read buffer | Tom Gundersen |