summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/bus-common-errors.c
Commit message (Expand)AuthorAgeFilesLines
* portabled: generate a more useful error when invalid image types are attempte...Lennart Poettering2018-10-081-0/+1
* sd-bus: add three missing entries from bus-common.c that are listed in the .h...Lennart Poettering2018-10-081-0/+4
* hostname: expose product UUID on busYu Watanabe2018-08-081-0/+2
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* core: introduce a new load state "bad-setting"Lennart Poettering2018-06-111-0/+1
* timedate: move error mapping to bus-common-errors.[ch]Yu Watanabe2018-04-171-0/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* manager: refuse reloading/reexecing when /run is overly fullLennart Poettering2017-02-061-0/+1
* Consistently use ERFKILL for masked unitsZbigniew Jędrzejewski-Szmek2017-02-011-1/+1
* core: add "invocation ID" concept to service managerLennart Poettering2016-10-071-0/+1
* sd-bus: add DNS errors to the errno translation tableLennart Poettering2016-10-061-0/+19
* sd-bus: add a few missing entries to the error translation tablesLennart Poettering2016-10-061-0/+3
* core: add Ref()/Unref() bus calls for unitsLennart Poettering2016-08-221-0/+1
* core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering2016-07-221-0/+1
* core: make sure we generate a nicer error when a linked unit is attempted to ...Lennart Poettering2016-04-121-0/+1
* core: when enabling a generated unit file, return a clean errorLennart Poettering2016-04-121-0/+1
* resolved: drop references to two bus error codes no longer usedLennart Poettering2016-02-131-2/+0
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* core: change internal error code for masked units from EBADR to ESHUTDOWNLennart Poettering2016-02-091-1/+1
* resolve: generate a nice clean error when clients try to resolve a name when ...Lennart Poettering2016-01-251-0/+1
* resolved: add bus API for configuring per-link DNS settingsLennart Poettering2016-01-191-0/+2
* resolved: add a couple of errors to the error mapping tablesLennart Poettering2016-01-191-0/+3
* resolved: properly handle SRV RRs with the DNS root as hostnameLennart Poettering2015-12-291-0/+1
* resolved: add errno mapping for BUS_ERROR_CONNECTION_FAILURELennart Poettering2015-12-291-0/+1
* resolved: change mapping of BUS_ERROR_NO_NAME_SERVERS to ESRCHLennart Poettering2015-12-291-1/+1
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+2
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-131-1/+1
* bus: stop using EDEADLOCKDavid Herrmann2015-03-131-4/+4
* import: introduce new mini-daemon systemd-importd, and make machinectl a clie...Lennart Poettering2015-01-221-0/+3
* bus: replace ENOSYS return codes with EBADR/ENOTSUPZbigniew Jędrzejewski-Szmek2014-12-301-2/+2
* machined: add new GetImage() bus call for retrieving the bus path for an imageLennart Poettering2014-12-191-0/+1
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-101-0/+76