Age | Commit message (Expand) | Author |
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 |
2014-04-14 | sd-rtnl: multi-part message - store as linked-list rather than independent me... | Tom Gundersen |
2014-04-14 | sd-rtnl: message_addr - expose a few more getters | Tom Gundersen |
2014-04-14 | networkd: link - ignore missing MAC address from NEWLINK message | Tom Gundersen |
2014-04-13 | util: ignore kernel errors reported via close(), unless it is EBADF | Lennart Poettering |
2014-04-13 | udev: serialize/synchronize block device event handling with file locks | Kay Sievers |
2014-04-13 | bus-proxy: when replying to bus calls set a synthetic serial number and patch... | Lennart Poettering |
2014-04-13 | bus: process AddMatch/RemoveMatch driver call in proxy | Lennart Poettering |
2014-04-13 | build-sys: add Makefile symlink | Lennart Poettering |
2014-04-13 | udev: remove seqnum API and all assumptions about seqnums | Kay Sievers |
2014-04-12 | path-util: also check for existence of binary when given absolute path | Zbigniew Jędrzejewski-Szmek |
2014-04-12 | fsck: Search for fsck.type in PATH | Mike Gilbert |
2014-04-12 | core: Make sure a stamp file exists for all Persistent=true timers | Thomas Bächler |
2014-04-12 | journal: properly detect language specified in line | Zbigniew Jędrzejewski-Szmek |
2014-04-12 | journal: cleanup up error handling in update_catalog() | Zbigniew Jędrzejewski-Szmek |
2014-04-12 | test-dhcp-client: unref lease objects to make valgrind happy | Zbigniew Jędrzejewski-Szmek |
2014-04-12 | Unify GREEDY_REALLOC and GREEDY_REALLOC_T | Zbigniew Jędrzejewski-Szmek |
2014-04-12 | networkd: link - require both RUNNING and LOWER_UP before using link | Tom Gundersen |
2014-04-12 | networkd: wait for IFF_RUNNING rather than IFF_LOWER_UP | Tom Gundersen |
2014-04-12 | sd-dhcp-client: drop logging about T1/T2 | Tom Gundersen |
2014-04-12 | sd-dhcp-client: improve logging | Tom Gundersen |
2014-04-12 | sd-dhcp-client: use client_initialiez and client_restart for REBOOT | Tom Gundersen |
2014-04-11 | networkd: add an assert | Tom Gundersen |
2014-04-11 | sd-dhcp-client: document message creation a bit more | Tom Gundersen |