summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* machined: move logic for bind mounting into containers from machinectl to mac...Lennart Poettering2015-02-17
* bootctl: add sd-boot supportKay Sievers2015-02-17
* sd-boot: add EFI boot manager and stub loaderKay Sievers2015-02-17
* tmpfiles: Fix parse_acl error messageMartin Pitt2015-02-17
* journal-remote: fix client_cert memory leakMichal Schmidt2015-02-17
* journal-remote: fix certificate status memory leakMichal Schmidt2015-02-17
* Revert "build-sys: re-add old symbols for abi compat"Michal Schmidt2015-02-16
* Transpose args in strv_fnmatch() to be more ooZbigniew Jędrzejewski-Szmek2015-02-16
* test-network: fix segfault with NULL dev_path/driver/type/nameZbigniew Jędrzejewski-Szmek2015-02-16
* analyze: change behaviour of combined --to/from--patternZbigniew Jędrzejewski-Szmek2015-02-16
* network-internal: chain matches with AND in net_match_config()Zbigniew Jędrzejewski-Szmek2015-02-16
* Add helper for fnmatch over strvZbigniew Jędrzejewski-Szmek2015-02-16
* timesync: Use UINT64_C for OFFSET_1900_1970Cristian Rodríguez2015-02-16
* build-sys: re-add old symbols for abi compatZbigniew Jędrzejewski-Szmek2015-02-16
* sd-bus: add missing format attributeCristian Rodríguez2015-02-16
* sd-bus: make sure we always serialize the reply cookie as 64bit on dbus2, and...Lennart Poettering2015-02-16
* Revert "Revert "sd-bus: change serialization of kdbus messages to qualify in ...Lennart Poettering2015-02-16
* core: make RuntimeDirectory honor SELinux labelsZbigniew Jędrzejewski-Szmek2015-02-14
* bus-proxy: be more verbose if messages cannot be forwardedDavid Herrmann2015-02-14
* bootchart: display each CPU utilization/waitWaLyong Cho2015-02-14
* bus-proxy: don't fake data we don't haveDavid Herrmann2015-02-14
* util: use a shared lookup function for string tablesBruno Bottazzini2015-02-14
* networkd: network - rename ipv6token parserTom Gundersen2015-02-14
* networkd: .network - rename LinkLocal to LinkLocalAddressingTom Gundersen2015-02-14
* sd-rtnl: add missing IFLA_INET6_ADDR_GEN_MODE definitionDjalal Harouni2015-02-14
* bus-proxy: ECONNRESET/ENOTCONN can hit us on every step, hence handle it on e...Lennart Poettering2015-02-13
* bus-proxy: a few simplificationsLennart Poettering2015-02-13
* sd-bus: initialize a few structs at time or declarationLennart Poettering2015-02-13
* bus-proxy: close each connection fd only onceLennart Poettering2015-02-13
* bus-proxy: also consider ENOTCONN a clean termination conditionLennart Poettering2015-02-13
* exit-on-idle: only exit if actually idleTom Gundersen2015-02-13
* bus-proxy: whenever we cannot forward a message, report this back to caller, ...Lennart Poettering2015-02-13
* bus-proxy: rename synthetic_reply_return_strv() to synthetic_reply_method_ret...Lennart Poettering2015-02-13
* bus-proxy: minor simplificationsLennart Poettering2015-02-13
* sd-bus: export sd_bus_error_set_errnofv()Lennart Poettering2015-02-13
* bus-proxy: no need to negate error codes, log_error_errno() already does itLennart Poettering2015-02-13
* bus-proxy: tell Coverity we don't care about these return valuesLennart Poettering2015-02-13
* bus-proxy: we don't pointlessly abbreviate function namesLennart Poettering2015-02-13
* sd-bus: sync kdbus.h (ABI break)Daniel Mack2015-02-13
* include <poll.h> instead of <sys/poll.h>Thomas Hindoe Paaboel Andersen2015-02-12
* Add missing includes in header filesThomas Hindoe Paaboel Andersen2015-02-12
* test-util: remove superfluous constThomas Hindoe Paaboel Andersen2015-02-12
* remove unused variableThomas Hindoe Paaboel Andersen2015-02-12
* exec: also evaluate working_directory_missing_ok when not applying chrootsLennart Poettering2015-02-12
* networkd: explicitly enable/disable ipv6ll addressesTom Gundersen2015-02-12
* hwdb: adjust --help text to be more like other --help textsLennart Poettering2015-02-12
* core: disarm shutdown watchdog if we fail to set timeoutLennart Poettering2015-02-12
* core: don't fail to run services in --user instances if $HOME is missingLennart Poettering2015-02-12
* Revert "tree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC"Lennart Poettering2015-02-12
* missing: add __NR_getrandom for powerpc architectureMarcel Holtmann2015-02-11