Age | Commit message (Expand) | Author |
2015-02-10 | tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC | Cristian Rodríguez |
2015-02-10 | test-lldp: fix minor OOM | Lennart Poettering |
2015-02-10 | test-lldp: initialize structs when we define them | Lennart Poettering |
2015-02-10 | test-lldp: use strndup() where possible | Lennart Poettering |
2015-02-10 | libsystemd-network: Avoid potential NULL dereference in test-lldp | Philippe De Swert |
2015-02-10 | bus-proxyd: initialize ioctl structure only once | Lennart Poettering |
2015-02-10 | journald: don't specify inline in local functions | Lennart Poettering |
2015-02-10 | shared: untabify | Lennart Poettering |
2015-02-10 | logind: tell Coverity that we knowingly ignore mkdir()'s return value | Lennart Poettering |
2015-02-09 | networkd: link_object_find - don't accept invalid input | Tom Gundersen |
2015-02-09 | networkd: support route scopes | Tom Gundersen |
2015-02-09 | treewide: correct typos and use consistent "MAC" spelling | Torstein Husebø |
2015-02-09 | networkd: bus - switch to properly escaped object paths | Tom Gundersen |
2015-02-09 | networkd: add support for IPv6 tokens | Tom Gundersen |
2015-02-09 | networkd: generalize IPv4LL to LinkLocal | Tom Gundersen |
2015-02-09 | sd-rtnl: fix typesystem for IFLA_AF_SPEC | Tom Gundersen |
2015-02-09 | language fallback: it_CH (Italian, Swiss) -> it_IT (Italian, Italy) | Daniele Medri |
2015-02-08 | networkd: add basic org.freedesktop.network1.Network interface | Tom Gundersen |
2015-02-08 | networkd: add network_get_by_name | Tom Gundersen |
2015-02-08 | sd-rtnl: add support for IFLA_INET6_* | Tom Gundersen |
2015-02-08 | sd-rtnl: extend type system to allow address-family to decide the union members | Tom Gundersen |
2015-02-08 | networkd: use valid bus paths | Mantas Mikulėnas |
2015-02-08 | sd-rtnl: don't treat 0-length messages specially | Tom Gundersen |
2015-02-07 | sysctl: consider --prefix while parsing the files | Umut Tezduyar Lindskog |
2015-02-07 | Add Silesian and Kashubian to language fallback map | Piotr Drąg |
2015-02-07 | bus-proxyd: fix 'ListQueuedOwners' call | Lukasz Skalski |
2015-02-06 | localed: add LANGUAGE= fallback when LANG= is specified | Zbigniew Jędrzejewski-Szmek |
2015-02-06 | Add language fallback map | Naveen Kumar |
2015-02-06 | sd-rtnl: don't fall over when receiving 0 bytes from the socket | Tom Gundersen |
2015-02-06 | sd-rtnl: fix creation of synthetic error replies | Tom Gundersen |
2015-02-06 | udev: net_setup - clarify reason for failure of persistent mac address policy | Tom Gundersen |
2015-02-05 | shared/log: read /proc/cmdline only in daemons | Zbigniew Jędrzejewski-Szmek |
2015-02-05 | networkd: move the connection to the bus out of manager_new (again) | Tom Gundersen |
2015-02-05 | networkd: gracefully handle failure to emit signals when dbus is not connected | Tom Gundersen |
2015-02-05 | bus: sync with kdbus (ABI break) | David Herrmann |
2015-02-05 | networkd: exit on idle | Tom Gundersen |
2015-02-05 | networkd: don't unlink state files on exit | Tom Gundersen |
2015-02-05 | networkd: add basic dbus API | Tom Gundersen |
2015-02-05 | networkd: don't warn about missing links unnecessarily | Tom Gundersen |
2015-02-05 | networkd: log when finished enumerating links and addresses | Tom Gundersen |
2015-02-04 | systemctl: unit_find_paths(): unify error handling in two code pathes | Ivan Shapovalov |
2015-02-04 | systemctl: cat, edit: further polish error messages | Ivan Shapovalov |
2015-02-04 | systemctl: cat: fix error handling | Ivan Shapovalov |
2015-02-04 | systemctl: cat, edit: improve unit load error reporting | Ivan Shapovalov |
2015-02-04 | timesyncd: downgrade more log messages from LOG_INFO to LOG_DEBUG | Lennart Poettering |
2015-02-04 | shared/capabilities: simplify assertions about bits | Zbigniew Jędrzejewski-Szmek |
2015-02-04 | shared/util: drop duplicate log2u64 function | Zbigniew Jędrzejewski-Szmek |
2015-02-04 | timesyncd: reduce log chattiness a bit | Lennart Poettering |
2015-02-04 | nspawn: Allow module loading if CAP_SYS_MODULE is requested | Jay Faulkner |
2015-02-04 | shared/capability: don't be too frugal on space for caps | Tom Gundersen |