summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-14network: fix 'LinkLocal' -> 'LinkLocalAddressing' in network filesDavid Herrmann
2015-02-14bus-proxy: don't fake data we don't haveDavid Herrmann
2015-02-14util: use a shared lookup function for string tablesBruno Bottazzini
2015-02-14networkd: network - rename ipv6token parserTom Gundersen
2015-02-14networkd: .network - rename LinkLocal to LinkLocalAddressingTom Gundersen
2015-02-14man: systemd.network - document IPv6TokenTom Gundersen
2015-02-14sd-rtnl: add missing IFLA_INET6_ADDR_GEN_MODE definitionDjalal Harouni
2015-02-14TODOTom Gundersen
2015-02-13bus-proxy: ECONNRESET/ENOTCONN can hit us on every step, hence handle it on e...Lennart Poettering
2015-02-13bus-proxy: a few simplificationsLennart Poettering
2015-02-13sd-bus: initialize a few structs at time or declarationLennart Poettering
2015-02-13bus-proxy: close each connection fd only onceLennart Poettering
2015-02-13bus-proxy: also consider ENOTCONN a clean termination conditionLennart Poettering
2015-02-13exit-on-idle: only exit if actually idleTom Gundersen
2015-02-13bus-proxy: whenever we cannot forward a message, report this back to caller, ...Lennart Poettering
2015-02-13bus-proxy: rename synthetic_reply_return_strv() to synthetic_reply_method_ret...Lennart Poettering
2015-02-13bus-proxy: minor simplificationsLennart Poettering
2015-02-13sd-bus: export sd_bus_error_set_errnofv()Lennart Poettering
2015-02-13bus-proxy: no need to negate error codes, log_error_errno() already does itLennart Poettering
2015-02-13bus-proxy: tell Coverity we don't care about these return valuesLennart Poettering
2015-02-13bus-proxy: we don't pointlessly abbreviate function namesLennart Poettering
2015-02-13sd-bus: sync kdbus.h (ABI break)Daniel Mack
2015-02-13units: turn on --network-veth by default for systemd-nspawn@.serviceLennart Poettering
2015-02-13units: fix systemd-networkd.service in containers lacking CAP_NET_ADMINLennart Poettering
2015-02-13hwdb: update name databasesLennart Poettering
2015-02-13build-sys: already bump package version in preparation for next releaseLennart Poettering
2015-02-13build-sys: bump sonames in preparation for next releaseLennart Poettering
2015-02-13NEWS: add contributors listLennart Poettering
2015-02-13rules: simplify mmc RPMB handlingMartin Pitt
2015-02-13rules: Fix by-path of mmc RPMB partitions and don't blkid themMartin Pitt
2015-02-12include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen
2015-02-12Add missing includes in header filesThomas Hindoe Paaboel Andersen
2015-02-12test-util: remove superfluous constThomas Hindoe Paaboel Andersen
2015-02-12remove unused variableThomas Hindoe Paaboel Andersen
2015-02-12exec: also evaluate working_directory_missing_ok when not applying chrootsLennart Poettering
2015-02-12NEWS: begin collecting news items for 219Lennart Poettering
2015-02-12networkd: explicitly enable/disable ipv6ll addressesTom Gundersen
2015-02-12hwdb: adjust --help text to be more like other --help textsLennart Poettering
2015-02-12core: disarm shutdown watchdog if we fail to set timeoutLennart Poettering
2015-02-12core: don't fail to run services in --user instances if $HOME is missingLennart Poettering
2015-02-12Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC"Lennart Poettering
2015-02-11missing: add __NR_getrandom for powerpc architectureMarcel Holtmann
2015-02-11core: don't watch for socket events when service is in SERVICE_STOPLennart Poettering
2015-02-11systemctl: don't update the reboot parameter if none is givenMichael Olbrich
2015-02-11core: correct a log messageLennart Poettering
2015-02-11tree-wide: whenever we include libgen.h, immediately undefine basename()Lennart Poettering
2015-02-11core: remove unneeded <libgen.h> includeCristian Rodríguez
2015-02-11Revert "units: add SecureBits"Lennart Poettering
2015-02-11ata_id: remove unused header filesRobert Milasan
2015-02-11units: add SecureBitsTopi Miettinen