summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-18sd-bus: allow setting a per-connection default value for the "allow-interacti...Lennart Poettering
2015-02-17import: remove unused variableThomas Hindoe Paaboel Andersen
2015-02-17machined: make "machinectl copy-to" and "machinectl copy-from" server side op...Lennart Poettering
2015-02-17machined: various simplificationsLennart Poettering
2015-02-17bus: sync with kdbusDavid Herrmann
2015-02-17bus: don't rely on static IDs in testsDavid Herrmann
2015-02-17machined: move logic for bind mounting into containers from machinectl to mac...Lennart Poettering
2015-02-17bootctl: add sd-boot supportKay Sievers
2015-02-17sd-boot: add EFI boot manager and stub loaderKay Sievers
2015-02-17tmpfiles: Fix parse_acl error messageMartin Pitt
2015-02-17journal-remote: fix client_cert memory leakMichal Schmidt
2015-02-17journal-remote: fix certificate status memory leakMichal Schmidt
2015-02-16Revert "build-sys: re-add old symbols for abi compat"Michal Schmidt
2015-02-16Transpose args in strv_fnmatch() to be more ooZbigniew Jędrzejewski-Szmek
2015-02-16test-network: fix segfault with NULL dev_path/driver/type/nameZbigniew Jędrzejewski-Szmek
2015-02-16analyze: change behaviour of combined --to/from--patternZbigniew Jędrzejewski-Szmek
2015-02-16network-internal: chain matches with AND in net_match_config()Zbigniew Jędrzejewski-Szmek
2015-02-16Add helper for fnmatch over strvZbigniew Jędrzejewski-Szmek
2015-02-16timesync: Use UINT64_C for OFFSET_1900_1970Cristian Rodríguez
2015-02-16build-sys: re-add old symbols for abi compatZbigniew Jędrzejewski-Szmek
2015-02-16sd-bus: add missing format attributeCristian Rodríguez
2015-02-16sd-bus: make sure we always serialize the reply cookie as 64bit on dbus2, and...Lennart Poettering
2015-02-16Revert "Revert "sd-bus: change serialization of kdbus messages to qualify in ...Lennart Poettering
2015-02-14core: make RuntimeDirectory honor SELinux labelsZbigniew Jędrzejewski-Szmek
2015-02-14bus-proxy: be more verbose if messages cannot be forwardedDavid Herrmann
2015-02-14bootchart: display each CPU utilization/waitWaLyong Cho
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-14sd-rtnl: add missing IFLA_INET6_ADDR_GEN_MODE definitionDjalal Harouni
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-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