summaryrefslogtreecommitdiff
path: root/src/systemd/sd-bus-vtable.h
Commit message (Expand)AuthorAge
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-08-24
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-08-24
* ISO-C compatibility: Remove empty initializer (#8713)Leonard2018-06-28
* Prep v236 : Add missing SPDX-License-Identifier (7/9) src/systemdSven Eden2018-03-26
* sd-bus: fix c++ compatibility (#5941)Matthijs van Duin2017-07-25
* Syntax for defines that is also unterstood by the GNU C/C++ compilers. (#5397)pyBlob2017-07-17
* Prep v230: Apply missing upstream fixes and updates (8/8) src/systemd.Sven Eden2017-06-16
* Prep v229: Remove remaining emacs settings [6/6] src/systemdSven Eden2017-05-17
* Prep v225: Applying various fixes and changes to src/systemd that got lost du...Sven Eden2017-03-14
* sd-bus: remove _VTABLE from new method vtable initialiserdaurnimator2017-03-14
* sd-bus: add 'offset' member for vtable methodsdaurnimator2017-03-14
* bus: introduce concept of "const" propertiesLennart Poettering2013-12-22
* bus: instead of exposing the dbus1 flags when acquiring a name use our own th...Lennart Poettering2013-12-12
* bus: introduce new SD_BUS_VTABLE_HIDDEN flag for vtable membersLennart Poettering2013-12-10
* bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering2013-12-10
* api: replace manual C++ guards by macrosLennart Poettering2013-11-07
* api: add C++ guardsLennart Poettering2013-11-07
* bus: don't rely on gccisms/c11 in public header files.Lennart Poettering2013-10-11
* bus: when NULL is specified as property callback, automatically handle serial...Lennart Poettering2013-10-11
* libsystemd-bus: add lightweight object vtable implementation for exposing obj...Lennart Poettering2013-10-09