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
/
libsystemd
/
sd-bus
/
bus-message.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sd-bus: make strict asan shut up
Lennart Poettering
2018-11-16
1
-3
/
+6
*
bus-message: avoid wrap-around when using length read from message
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+24
*
bus-message: return -EBADMSG not -EINVAL on invalid !gvariant messages
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-1
/
+1
*
bus-message: also properly copy struct signature when skipping
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-3
/
+3
*
bus-message: fix skipping of array fields in !gvariant messages
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-4
/
+4
*
bus-message: output debug information about offset troubles
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-1
/
+4
*
bus-message: drop asserts in functions which are wrappers for varargs version
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-9
/
+0
*
bus-message: fix calculation of offsets table for arrays
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-5
/
+12
*
bus-message: remove duplicate assignment
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-1
/
+0
*
bus-message: fix calculation of offsets table
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-18
/
+18
*
bus-message: use define
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-1
/
+1
*
bus-message: rename function for clarity
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-22
/
+22
*
bus-message: do not crash on message with a string of zero length
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+6
*
bus-message: let's always use -EBADMSG when the message is bad
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-0
/
+2
*
bus-message: avoid an infinite loop on empty structures
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-1
/
+2
*
sd-bus: unify three code-paths which free struct bus_container
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-32
/
+32
*
bus-message: use structured initialization to avoid use of unitialized memory
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-31
/
+27
*
Introduce free_and_strndup and use it in bus-message.c
Zbigniew Jędrzejewski-Szmek
2018-10-02
1
-21
/
+13
*
tree-wide: use DEFINE_TRIVIAL_REF_UNREF_FUNC() macro or friends where applicable
Yu Watanabe
2018-08-27
1
-24
/
+1
*
sd-bus: verify destination and sender values when setting
Zbigniew Jędrzejewski-Szmek
2018-08-02
1
-0
/
+2
*
sd-bus: make BUS_DEFAULT_TIMEOUT configurable
Yu Watanabe
2018-07-16
1
-2
/
+5
*
sd-bus: publicize sd_bus_message_readv()
Violet Halo
2018-06-29
1
-3
/
+5
*
tree-wide: drop empty comments
Yu Watanabe
2018-06-29
1
-2
/
+0
*
sd-bus: fix typo in comment
Yu Watanabe
2018-06-19
1
-1
/
+1
*
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
*
sd-bus: use _cleanup_ more
Zbigniew Jędrzejewski-Szmek
2018-05-26
1
-24
/
+13
*
sd-bus: use automatic cleanup more
David Tardon
2018-05-10
1
-54
/
+32
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-5
/
+5
*
bus-message: use streq_ptr() (#8786)
Yu Watanabe
2018-04-23
1
-5
/
+5
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-4
/
+2
*
Merge pull request #8314 from poettering/rearrange-stdio
Lennart Poettering
2018-03-02
1
-2
/
+2
|
\
|
*
sd-bus: let's better not invade stdio territory when duplicating fds
Lennart Poettering
2018-03-02
1
-2
/
+2
*
|
coccinelle: add reallocarray() coccinelle script
Lennart Poettering
2018-03-02
1
-1
/
+1
|
/
*
bus-message: avoid -Wnull-pointer-arithmetic warning on new clang
Zbigniew Jędrzejewski-Szmek
2018-01-18
1
-3
/
+5
*
sd-bus: add API to optionally set a sender field on all outgoing messages
Lennart Poettering
2018-01-05
1
-0
/
+9
*
sd-bus: drop some unused fields from the sd_bus_message structure
Lennart Poettering
2018-01-05
1
-1
/
+0
*
sd-bus: fix a memory leak in message_new_reply() (#7636)
Cong Wang
2017-12-14
1
-4
/
+6
*
sd-bus: validate the message type (#7520)
Lennart Poettering
2017-12-01
1
-0
/
+1
*
tree-wide: adjust fall through comments so that gcc is happy
Shawn Landden
2017-11-20
1
-2
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Add sd_bus_message_new and sd_bus_message_seal as public functions (#6609)
aeywalee
2017-10-30
1
-30
/
+47
*
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-2
/
+1
*
libsystemd: use IN_SET macro
Yu Watanabe
2017-09-28
1
-11
/
+6
*
Drop kdbus bits
Zbigniew Jędrzejewski-Szmek
2017-07-23
1
-76
/
+14
*
Export sd_bus_message_append_ap. It is renamed to sd_bus_message_appendv to f...
Federico
2017-04-25
1
-6
/
+6
*
treewide: fix typos and remove accidental repetition of words
Torstein Husebø
2016-07-11
1
-2
/
+2
*
tree-wide: use SET_FLAG() macro to make code more clear
Alexander Kuleshov
2016-03-05
1
-12
/
+3
[next]