summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-18logind: open up most bus calls for unpriviliged processes, using PolicyKitLennart Poettering
2015-02-18machinectl: issue all bus commands while allowing interactive authLennart Poettering
2015-02-18machined: open up most of machined's commands to unprivileged clients via Pol...Lennart Poettering
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-17build-sys: add missing HAVE_GNUEFI conditionKay Sievers
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-16update TODOsystemd/v219Lennart Poettering
2015-02-16Revert "build-sys: re-add old symbols for abi compat"Michal Schmidt
2015-02-16NEWS: typo fixesThomas Hindoe Paaboel Andersen
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-16update TODOLennart Poettering
2015-02-16NEWS: fix typoLennart Poettering
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-16hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2015-02-16timesync: Use UINT64_C for OFFSET_1900_1970Cristian Rodríguez
2015-02-16update TODOLennart Poettering
2015-02-16build-sys: re-add old symbols for abi compatZbigniew Jędrzejewski-Szmek
2015-02-16hwdb: updateLennart Poettering
2015-02-16sd-bus: add missing format attributeCristian Rodríguez
2015-02-16update NEWSLennart Poettering
2015-02-16hwdb: fix syntaxLennart Poettering
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-15po: Update German translationChristian Kirbach
2015-02-14hwdb: Microsoft Microsoft 3-Button MouseLukas Märdian
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-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