index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
systemd
/
sd-bus-vtable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-bus: introduce new SD_BUS_VTABLE_ABSOLUTE_OFFSET vtable flag
Lennart Poettering
2020-05-13
1
-0
/
+1
*
sd-bus: Add a nicer way of specifying sd-bus vtable method arguments
Daan De Meyer
2020-05-06
1
-0
/
+118
*
sd-bus: add new call sd_bus_message_sensitive() and SD_BUS_VTABLE_SENSITIVE
Lennart Poettering
2019-12-04
1
-0
/
+1
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-5
/
+5
*
sd-bus: add symbol to tell linker that new vtable functions are used
Zbigniew Jędrzejewski-Szmek
2019-04-23
1
-1
/
+12
*
sd-bus: add methods and signals parameter names. Fixes: #1564
Giacinto Cifelli
2019-02-26
1
-4
/
+23
*
tree-wide: drop empty lines in the begining of comments
Yu Watanabe
2018-06-29
1
-1
/
+0
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
ISO-C compatibility: Remove empty initializer (#8713)
Leonard
2018-04-12
1
-2
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
sd-bus: fix c++ compatibility (#5941)
Matthijs van Duin
2017-05-11
1
-0
/
+4
*
Syntax for defines that is also unterstood by the GNU C/C++ compilers. (#5397)
pyBlob
2017-02-20
1
-17
/
+37
*
headers: remove commas at end of enum lists
Zbigniew Jędrzejewski-Szmek
2016-03-11
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
sd-bus: introduce new SD_BUS_VTABLE_PROPERTY_EXPLICIT flag
Lennart Poettering
2015-08-25
1
-0
/
+1
*
sd-bus: remove _VTABLE from new method vtable initialiser
daurnimator
2015-07-24
1
-2
/
+2
*
sd-bus: add 'offset' member for vtable methods
daurnimator
2015-07-24
1
-1
/
+5
*
bus: introduce concept of "const" properties
Lennart Poettering
2013-12-22
1
-7
/
+8
*
bus: instead of exposing the dbus1 flags when acquiring a name use our own th...
Lennart Poettering
2013-12-12
1
-1
/
+0
*
bus: introduce new SD_BUS_VTABLE_HIDDEN flag for vtable members
Lennart Poettering
2013-12-10
1
-0
/
+1
*
bus: introduce "trusted" bus concept and encode access control in object vtables
Lennart Poettering
2013-12-10
1
-12
/
+16
*
api: replace manual C++ guards by macros
Lennart Poettering
2013-11-07
1
-6
/
+4
*
api: add C++ guards
Lennart Poettering
2013-11-07
1
-0
/
+8
*
bus: don't rely on gccisms/c11 in public header files.
Lennart Poettering
2013-10-11
1
-18
/
+18
*
bus: when NULL is specified as property callback, automatically handle serial...
Lennart Poettering
2013-10-11
1
-1
/
+1
*
libsystemd-bus: add lightweight object vtable implementation for exposing obj...
Lennart Poettering
2013-10-09
1
-0
/
+127