summaryrefslogtreecommitdiffstats
path: root/src/libsystemd/sd-bus/bus-common-errors.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bus-common-errors: use more appropriate errno for BUS_ERROR_DESIGNATED_MAINTE...Mike Yuan2024-10-311-2/+1
* resolved: include Varlink error on inconsistent DNS-SD services in introspect...Lennart Poettering2024-09-031-0/+1
* sysupdated: Register known error typesAdrian Vovk2024-08-311-0/+2
* core/dbus-unit: add an explicit bus error when unit is frozen by parentMike Yuan2024-07-171-0/+1
* logind: implement maintenance timeLudwig Nussel2024-06-201-0/+2
* hostnamed: add explicit BUS_ERROR_NO_HARDWARE_SERIAL errorLennart Poettering2024-03-011-0/+1
* homed: add a ActivateHomeIfReferenced() bus callLennart Poettering2024-02-141-0/+1
* network: make Reload bus method synchronousYu Watanabe2024-02-091-0/+1
* pid1: add DumpFileDescriptorStore() bus call that returns fdstore content infoLennart Poettering2023-03-291-0/+2
* resolve: define normal macros for BUS_ERROR_DNS error codesZbigniew Jędrzejewski-Szmek2023-02-071-18/+18
* homed: add explicit API for requesting rebalancing tooLennart Poettering2021-11-251-0/+1
* homed: take BSD file lock on LUKS file while activatedLennart Poettering2021-10-111-0/+1
* homectl: store FIDO2 up/uv/clientPin fields in user records tooLennart Poettering2021-06-011-0/+1
* resolved: refuse sending packets to our own stub listenersLennart Poettering2021-02-141-0/+1
* resolved: add support for answering DNSSEC questions on the stubLennart Poettering2021-02-091-0/+1
* hostname: introduce two bus errors for updating fileYu Watanabe2021-02-091-0/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* homed: add support for authenticating with fido2 hmac-secret tokensLennart Poettering2020-07-011-0/+2
* homed: return a better error when a home has no authentication information de...Lennart Poettering2020-05-211-0/+1
* home: add new systemd-homed service that can manage LUKS homesLennart Poettering2020-01-281-0/+30
* Restore silent handling of BUS_ERROR_SPEED_METER_INACTIVEZbigniew Jędrzejewski-Szmek2019-12-181-0/+1
* network: do not return error but return UINT64_MAX if speed meter is disabledYu Watanabe2019-12-041-1/+0
* network: introduce new bus method Renew() and RenewLink()Yu Watanabe2019-09-211-0/+1
* Merge pull request #12424 from poettering/logind-brightnessZbigniew Jędrzejewski-Szmek2019-06-121-0/+1
|\
| * logind: add SetBrightness() bus call for setting brightness of leds/backlight...Lennart Poettering2019-05-241-0/+1
* | network: monitor link bit ratesYu Watanabe2019-06-011-0/+2
|/
* 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-021-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