summaryrefslogtreecommitdiff
path: root/dbus/dbus-marshal-basic.c
Commit message (Expand)AuthorAgeFilesLines
* embedded tests: Conform to the same API for all testsSimon McVittie2018-12-171-1/+1
* Don't cast user-supplied pointers to DBusBasicValue *Simon McVittie2018-12-111-40/+99
* Prefer to use _dbus_test_fatal() for assertion failures in testsSimon McVittie2017-11-151-9/+10
* Remove trailing newlines from _dbus_warn, _dbus_warn_check_failedSimon McVittie2016-09-301-4/+4
* Fix warning: "pointer targets in passing argument 2 of '_dbus_unpack_uint32' ...Ralf Habacker2015-11-241-2/+2
* Fix warning: "pointer targets in assignment differ in signedness [-Wpointer-s...Ralf Habacker2015-11-241-4/+6
* Fix warning: "pointer targets in passing argument 1 of '_dbus_verbose_bytes' ...Ralf Habacker2015-11-231-3/+3
* Fix warning: "pointer targets in passing argument 3 of 'pack_[248]_octets' di...Ralf Habacker2015-11-231-3/+3
* Fix warning: "pointer targets in passing argument 4 of 'marshal_len_followed_...Ralf Habacker2015-11-231-2/+2
* Fix warning: "pointer targets in passing argument 2 of '_dbus_string_init_con...Ralf Habacker2015-11-231-3/+3
* Use C99 standard PRI*64 for printing 64 bit integersNatanael Copa2015-09-301-3/+5
* marshalling tests: fix an incorrect use of memcmpSimon McVittie2015-02-241-1/+1
* Replace some runtime assertions with compile-time assertionsSimon McVittie2014-09-151-3/+3
* Remove support for platforms with no 64-bit integer typeSimon McVittie2013-09-161-73/+0
* tests to embedded tests: replaced in libdbusChengwei Yang2013-06-281-2/+2
* Promote DBusBasicValue and DBus8ByteStruct to be APISimon McVittie2012-02-241-3/+10
* Merge branch 'dbus-1.4'Ralf Habacker2011-08-151-1/+4
|\
| * Fix compilation of (no-op) alignment assertions on non-gccSimon McVittie2011-08-151-1/+4
* | Merge branch 'dbus-1.4'Simon McVittie2011-08-111-0/+33
|\ \ | |/
| * dbus-marshal-basic: assert that the size and (on gcc) alignment of all types ...Simon McVittie2011-08-111-0/+33
| * Revert merge of master (dbus-1.5) into dbus-1.4Simon McVittie2011-03-141-0/+38
|/
* Make dbus_type_is_valid into public APISimon McVittie2011-03-101-38/+0
* _dbus_marshal_write_fixed_multi: remove obsolete FIXME commentSimon McVittie2011-03-101-2/+0
* Merge branch 'dbus-1.2'Colin Walters2010-03-221-8/+2
|\
| * Add DBUS_INT64_MODIFIER define, turn on -WformatColin Walters2010-03-221-8/+2
| * Bug 21161 - Update the FSF addressTobias Mueller2009-07-141-1/+1
| * Bug 20137 - Fix alignment usage when demarshaling basicsColin Walters2009-05-061-12/+28
| * Various compiler warning fixesColin Walters2009-01-061-1/+1
* | 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-0/+9
|\ \
| * | unix-fd: add basic marshalling code for unix fdsLennart Poettering2009-05-201-0/+9
* | | Bug 21161 - Update the FSF addressTobias Mueller2009-07-101-1/+1
|/ /
* | Bug 20137 - Fix alignment usage when demarshaling basicsColin Walters2009-03-171-12/+28
* | Various compiler warning fixesColin Walters2008-12-191-1/+1
|/
* 2007-07-13 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-141-1/+1
* 2006-10-17 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-171-2/+2
* * dbus/dbus-internal.c: Add dbus_is_verbose so we can have moreJohn (J5) Palmieri2006-09-111-55/+52
* * doc/TODO, various source files: Audited todo's and FIXME's andJohn (J5) Palmieri2006-09-061-2/+4
* Patches by Kjartan Maraas <kmaraas at gnome dot org>John (J5) Palmieri2006-08-141-1/+0
* 2006-07-17 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-07-171-0/+4
* 2005-03-09 Colin Walters <walters@verbum.org>Colin Walters2005-03-091-31/+3
* 2005-02-24 Colin Walters <walters@verbum.org>Colin Walters2005-02-241-66/+34
* 2005-02-06 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-02-061-2/+5
* 2005-01-28 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-281-2/+18
* 2005-01-27 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-281-4/+154
* 2005-01-27 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-271-28/+49
* 2005-01-17 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-171-0/+24
* 2005-01-17 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-171-9/+12
* 2005-01-16 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-171-29/+0
* 2005-01-16 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-171-1/+1