summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-10tree-wide: Always use recvmsg with MSG_CMSG_CLOEXECCristian Rodríguez
2015-02-10test-lldp: fix minor OOMLennart Poettering
2015-02-10test-lldp: initialize structs when we define themLennart Poettering
2015-02-10test-lldp: use strndup() where possibleLennart Poettering
2015-02-10libsystemd-network: Avoid potential NULL dereference in test-lldpPhilippe De Swert
2015-02-10bus-proxyd: initialize ioctl structure only onceLennart Poettering
2015-02-10journald: don't specify inline in local functionsLennart Poettering
2015-02-10shared: untabifyLennart Poettering
2015-02-10logind: tell Coverity that we knowingly ignore mkdir()'s return valueLennart Poettering
2015-02-09networkd: link_object_find - don't accept invalid inputTom Gundersen
2015-02-09networkd: support route scopesTom Gundersen
2015-02-09treewide: correct typos and use consistent "MAC" spellingTorstein Husebø
2015-02-09networkd: bus - switch to properly escaped object pathsTom Gundersen
2015-02-09networkd: add support for IPv6 tokensTom Gundersen
2015-02-09networkd: generalize IPv4LL to LinkLocalTom Gundersen
2015-02-09sd-rtnl: fix typesystem for IFLA_AF_SPECTom Gundersen
2015-02-09language fallback: it_CH (Italian, Swiss) -> it_IT (Italian, Italy)Daniele Medri
2015-02-08networkd: add basic org.freedesktop.network1.Network interfaceTom Gundersen
2015-02-08networkd: add network_get_by_nameTom Gundersen
2015-02-08sd-rtnl: add support for IFLA_INET6_*Tom Gundersen
2015-02-08sd-rtnl: extend type system to allow address-family to decide the union membersTom Gundersen
2015-02-08networkd: use valid bus pathsMantas Mikulėnas
2015-02-08sd-rtnl: don't treat 0-length messages speciallyTom Gundersen
2015-02-07sysctl: consider --prefix while parsing the filesUmut Tezduyar Lindskog
2015-02-07Add Silesian and Kashubian to language fallback mapPiotr Drąg
2015-02-07bus-proxyd: fix 'ListQueuedOwners' callLukasz Skalski
2015-02-06localed: add LANGUAGE= fallback when LANG= is specifiedZbigniew Jędrzejewski-Szmek
2015-02-06Add language fallback mapNaveen Kumar
2015-02-06sd-rtnl: don't fall over when receiving 0 bytes from the socketTom Gundersen
2015-02-06sd-rtnl: fix creation of synthetic error repliesTom Gundersen
2015-02-06udev: net_setup - clarify reason for failure of persistent mac address policyTom Gundersen
2015-02-05shared/log: read /proc/cmdline only in daemonsZbigniew Jędrzejewski-Szmek
2015-02-05networkd: move the connection to the bus out of manager_new (again)Tom Gundersen
2015-02-05networkd: gracefully handle failure to emit signals when dbus is not connectedTom Gundersen
2015-02-05bus: sync with kdbus (ABI break)David Herrmann
2015-02-05networkd: exit on idleTom Gundersen
2015-02-05networkd: don't unlink state files on exitTom Gundersen
2015-02-05networkd: add basic dbus APITom Gundersen
2015-02-05networkd: don't warn about missing links unnecessarilyTom Gundersen
2015-02-05networkd: log when finished enumerating links and addressesTom Gundersen
2015-02-04systemctl: unit_find_paths(): unify error handling in two code pathesIvan Shapovalov
2015-02-04systemctl: cat, edit: further polish error messagesIvan Shapovalov
2015-02-04systemctl: cat: fix error handlingIvan Shapovalov
2015-02-04systemctl: cat, edit: improve unit load error reportingIvan Shapovalov
2015-02-04timesyncd: downgrade more log messages from LOG_INFO to LOG_DEBUGLennart Poettering
2015-02-04shared/capabilities: simplify assertions about bitsZbigniew Jędrzejewski-Szmek
2015-02-04shared/util: drop duplicate log2u64 functionZbigniew Jędrzejewski-Szmek
2015-02-04timesyncd: reduce log chattiness a bitLennart Poettering
2015-02-04nspawn: Allow module loading if CAP_SYS_MODULE is requestedJay Faulkner
2015-02-04shared/capability: don't be too frugal on space for capsTom Gundersen