summaryrefslogtreecommitdiff
path: root/dbus/dbus-marshal-header.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-04Add SPDX license marker for the AFL-2.1 OR GPL-2.0-or-later licenseRalf Habacker1-0/+2
2018-02-16DBusMessage: Add a header field for the container instanceSimon McVittie1-1/+7
2018-01-11_dbus_message_remove_unknown_fields: AddSimon McVittie1-0/+51
2018-01-11Add a test for header fieldsSimon McVittie1-0/+3
2017-12-04DBusHeader: Add a diagram of the headerSimon McVittie1-1/+3
2017-12-04_dbus_header_load: Operate on the entire string, not a substringSimon McVittie1-14/+12
2015-11-24Fix warning: "pointer targets in assignment differ in signedness [-Wpointer-s...Ralf Habacker1-2/+2
2013-08-22Doc: fix incorrect param names, missing params, non-exist paramsChengwei Yang1-1/+3
2012-02-08find_field_for_modification: document where the readers are left pointingSimon McVittie1-0/+13
2011-09-19_dbus_marshal_header_test: remove stubSimon McVittie1-13/+0
2011-07-11DBusHeader: only store byte-order in the fixed-length headerSimon McVittie1-18/+17
2011-07-11DBusMessage: don't redundantly store byte order, ask the DBusHeaderSimon McVittie1-7/+19
2011-06-10_dbus_header_byteswap: change the first byte of the message, not just the str...Simon McVittie1-0/+6
2010-03-19Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann1-0/+1
2009-07-16Merge branch 'fd-passing'Thiago Macieira1-1/+6
2009-07-10Bug 21161 - Update the FSF addressTobias Mueller1-1/+1
2009-05-20unix-fd: add basic marshalling code for unix fdsLennart Poettering1-1/+6
2007-07-142007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2006-10-202006-10-19 Havoc Pennington <hp@redhat.com>Havoc Pennington1-2/+2
2005-10-27CleanupsRoss Burton1-4/+0
2005-06-162005-06-16 Colin Walters <walters@verbum.org>Colin Walters1-0/+1
2005-06-15 * dbus/dbus-marshal-validate.h: Added a new validationJohn (J5) Palmieri1-4/+5
2005-05-252005-05-25 Colin Walters <walters@verbum.org>Colin Walters1-0/+1
2005-04-19* dbus/dbus-marshal-header.c (_dbus_header_create): Fix assertJohn (J5) Palmieri1-1/+1
2005-02-172005-02-17 Colin Walters <walters@verbum.org>Colin Walters1-2/+2
2005-02-062005-02-05 Havoc Pennington <hp@redhat.com>Havoc Pennington1-6/+10
2005-01-282005-01-27 Havoc Pennington <hp@redhat.com>Havoc Pennington1-5/+5
2005-01-272005-01-27 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+22
2005-01-212005-01-21 Havoc Pennington <hp@redhat.com>Havoc Pennington1-26/+44
2005-01-182005-01-18 Havoc Pennington <hp@redhat.com>Havoc Pennington1-3/+3
2005-01-172005-01-16 Havoc Pennington <hp@redhat.com>Havoc Pennington1-1/+1
2005-01-162005-01-16 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+9
2005-01-162005-01-15 Havoc Pennington <hp@redhat.com>Havoc Pennington1-3/+5
2005-01-152005-01-15 Havoc Pennington <hp@redhat.com>Havoc Pennington1-0/+1435