summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-04-19nss-myhostname: port to sd-rtnlTom Gundersen
2014-04-19sd-rtnl: message - expose DUMP flag in the apiTom Gundersen
2014-04-19sd-rtnl: add multi-part message testTom Gundersen
2014-04-19sd-rtnl: message - concatenate multi-part messages from different packetsTom Gundersen
2014-04-19sd-rtnl: message - don't put NULL message on rqueueTom Gundersen
2014-04-19sd-rtnl: message - make room for all pending messages, not just the firstTom Gundersen
2014-04-19Revert "Handle Unix domain socket connections from outside our namespace"Kay Sievers
2014-04-17core: minor typo fixAli H. Caliskan
2014-04-16delta: do not use unicode chars in C localeZbigniew Jędrzejewski-Szmek
2014-04-16install: create_symlink() check unlink() return valueDjalal Harouni
2014-04-16systemctl: allow to change the default target without the --force switchDjalal Harouni
2014-04-16Handle Unix domain socket connections from outside our namespaceEelco Dolstra
2014-04-16test-path-util: fix running with separate build dirZbigniew Jędrzejewski-Szmek
2014-04-16sysctl: replaces some slashes with dotsZbigniew Jędrzejewski-Szmek
2014-04-16systemctl: add --recursive for list-timersThomas Hindoe Paaboel Andersen
2014-04-16systemctl: add --recursive for list-socketsThomas Hindoe Paaboel Andersen
2014-04-14bus-proxy: remove unused variableThomas Hindoe Paaboel Andersen
2014-04-14cgls: avoid writing an unused valueThomas Hindoe Paaboel Andersen
2014-04-14timedatectl: avoid using uninitialized varThomas Hindoe Paaboel Andersen
2014-04-14networkd: link - make state changing logging a bit less verboseTom Gundersen
2014-04-14sd-rtnl: message_addr - allow dumping of messagesTom Gundersen
2014-04-14sd-rtnl: socket_read - use a read bufferTom Gundersen
2014-04-14sd-rtnl: multi-part message - store as linked-list rather than independent me...Tom Gundersen
2014-04-14sd-rtnl: message_addr - expose a few more gettersTom Gundersen
2014-04-14networkd: link - ignore missing MAC address from NEWLINK messageTom Gundersen
2014-04-13util: ignore kernel errors reported via close(), unless it is EBADFLennart Poettering
2014-04-13udev: serialize/synchronize block device event handling with file locksKay Sievers
2014-04-13bus-proxy: when replying to bus calls set a synthetic serial number and patch...Lennart Poettering
2014-04-13bus: process AddMatch/RemoveMatch driver call in proxyLennart Poettering
2014-04-13build-sys: add Makefile symlinkLennart Poettering
2014-04-13udev: remove seqnum API and all assumptions about seqnumsKay Sievers
2014-04-12path-util: also check for existence of binary when given absolute pathZbigniew Jędrzejewski-Szmek
2014-04-12fsck: Search for fsck.type in PATHMike Gilbert
2014-04-12core: Make sure a stamp file exists for all Persistent=true timersThomas Bächler
2014-04-12journal: properly detect language specified in lineZbigniew Jędrzejewski-Szmek
2014-04-12journal: cleanup up error handling in update_catalog()Zbigniew Jędrzejewski-Szmek
2014-04-12test-dhcp-client: unref lease objects to make valgrind happyZbigniew Jędrzejewski-Szmek
2014-04-12Unify GREEDY_REALLOC and GREEDY_REALLOC_TZbigniew Jędrzejewski-Szmek
2014-04-12networkd: link - require both RUNNING and LOWER_UP before using linkTom Gundersen
2014-04-12networkd: wait for IFF_RUNNING rather than IFF_LOWER_UPTom Gundersen
2014-04-12sd-dhcp-client: drop logging about T1/T2Tom Gundersen
2014-04-12sd-dhcp-client: improve loggingTom Gundersen
2014-04-12sd-dhcp-client: use client_initialiez and client_restart for REBOOTTom Gundersen
2014-04-11networkd: add an assertTom Gundersen
2014-04-11sd-dhcp-client: document message creation a bit moreTom Gundersen
2014-04-11sd-dhcp-client: assert that we can only create DISCOVER or REQUEST messagesTom Gundersen
2014-04-11sd-dhcp-client: rebind raw socket when resetting transaction idTom Gundersen
2014-04-11sd-ipv4ll: Add an explicit stop state for IPv4LLPatrik Flykt
2014-04-11sd-ipv4ll: Add reference counting for IPv4LLPatrik Flykt
2014-04-11sd-dhcp-client: Add an explicit stop state for the DHCP clientPatrik Flykt