summaryrefslogtreecommitdiff
path: root/dbus/dbus-marshal-header.c
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license marker for the AFL-2.1 OR GPL-2.0-or-later licenseRalf Habacker2023-01-041-0/+2
* DBusMessage: Add a header field for the container instanceSimon McVittie2018-02-161-1/+7
* _dbus_message_remove_unknown_fields: AddSimon McVittie2018-01-111-0/+51
* Add a test for header fieldsSimon McVittie2018-01-111-0/+3
* DBusHeader: Add a diagram of the headerSimon McVittie2017-12-041-1/+3
* _dbus_header_load: Operate on the entire string, not a substringSimon McVittie2017-12-041-14/+12
* Fix warning: "pointer targets in assignment differ in signedness [-Wpointer-s...Ralf Habacker2015-11-241-2/+2
* Doc: fix incorrect param names, missing params, non-exist paramsChengwei Yang2013-08-221-1/+3
* find_field_for_modification: document where the readers are left pointingSimon McVittie2012-02-081-0/+13
* _dbus_marshal_header_test: remove stubSimon McVittie2011-09-191-13/+0
* DBusHeader: only store byte-order in the fixed-length headerSimon McVittie2011-07-111-18/+17
* DBusMessage: don't redundantly store byte order, ask the DBusHeaderSimon McVittie2011-07-111-7/+19
* _dbus_header_byteswap: change the first byte of the message, not just the str...Simon McVittie2011-06-101-0/+6
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+1
* Merge branch 'fd-passing'Thiago Macieira2009-07-161-1/+6
|\
| * unix-fd: add basic marshalling code for unix fdsLennart Poettering2009-05-201-1/+6
* | Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
|/
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* 2006-10-19 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-201-2/+2
* CleanupsRoss Burton2005-10-271-4/+0
* 2005-06-16 Colin Walters <walters@verbum.org>Colin Walters2005-06-161-0/+1
* * dbus/dbus-marshal-validate.h: Added a new validationJohn (J5) Palmieri2005-06-151-4/+5
* 2005-05-25 Colin Walters <walters@verbum.org>Colin Walters2005-05-251-0/+1
* * dbus/dbus-marshal-header.c (_dbus_header_create): Fix assertJohn (J5) Palmieri2005-04-191-1/+1
* 2005-02-17 Colin Walters <walters@verbum.org>Colin Walters2005-02-171-2/+2
* 2005-02-05 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-02-061-6/+10
* 2005-01-27 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-281-5/+5
* 2005-01-27 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-271-0/+22
* 2005-01-21 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-211-26/+44
* 2005-01-18 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-181-3/+3
* 2005-01-16 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-171-1/+1
* 2005-01-16 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-161-0/+9
* 2005-01-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-161-3/+5
* 2005-01-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-151-0/+1435