summaryrefslogtreecommitdiffstats
path: root/src/libsystemd/sd-bus/bus-error.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* bus-error: verify additional error maps during installationZbigniew Jędrzejewski-Szmek2016-01-181-8/+10
* basic,bus-error: return negative error from errno_from_nameZbigniew Jędrzejewski-Szmek2016-01-181-20/+17
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* doc: correct punctuation and improve typography in documentationJan Engelhardt2015-11-061-1/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-5/+6
* build-sys: hide magic section variables from exported symbolsKay Sievers2015-06-171-3/+5
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-131-2/+2
* sd-bus: export sd_bus_error_set_errnofv()Lennart Poettering2015-02-131-2/+2
* libsystemd: Fix minor typo in commentSylvain Plantefève2014-12-281-1/+1
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-101-1/+1
* sd-bus: rework ELF error mapping table magicLennart Poettering2014-12-081-51/+104
* sd-bus: make sure %m resolves to the specified error in bus_error_set_errnofv()Lennart Poettering2014-11-281-1/+3
* Make bus errno mappings non-staticZbigniew Jędrzejewski-Szmek2014-10-311-1/+1
* bus: do not segfault on zeros in errno mapping tableZbigniew Jędrzejewski-Szmek2014-10-311-1/+1
* bus: add sd_bus_errnomap sectionZbigniew Jędrzejewski-Szmek2014-10-311-6/+52
* sd-bus: if we don't manage to properly allocate the error message for an sd_b...Lennart Poettering2014-10-241-7/+4
* sd-bus: check return value of vasprintfDaniel Mack2014-10-071-2/+7
* bus: remove unused checkThomas Hindoe Paaboel Andersen2014-09-231-1/+1
* libsystemd: split up into subdirsTom Gundersen2014-01-211-0/+504