summaryrefslogtreecommitdiffstats
path: root/dbus/dbus-message-factory.c
Commit message (Collapse)AuthorAgeFilesLines
* 2005-01-24 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-241-22/+289
| | | | | | | * dbus/dbus-message-factory.c: more testing of message validation * dbus/dbus-protocol.h (DBUS_MINIMUM_HEADER_SIZE): move to this header
* 2005-01-23 Havoc Pennington <hp@redhat.com>Havoc Pennington2005-01-231-24/+74
| | | | | * dbus/dbus-message-factory.c, dbus/dbus-message-util.c: get this all working, not many tests in the framework yet though
* accidentally committed this stuff along with the doc changes, probably ↵Havoc Pennington2005-01-231-0/+136
broken, will fix it soon