2005-01-21 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Fri, 21 Jan 2005 06:18:04 +0000 (06:18 +0000)
committerHavoc Pennington <hp@redhat.com>
Fri, 21 Jan 2005 06:18:04 +0000 (06:18 +0000)
commit606eb2106b3d7f5cd36a4f1786d281b771bb1bf7
treed4fe3c88571d0f683f8dadbef43fd5c0dea18ffa
parentcda2389089ef180ac2f3c880cb03427e9baf884b
2005-01-21  Havoc Pennington  <hp@redhat.com>

* dbus/dbus-bus.c: add more return_if_fail checks

* dbus/dbus-message.c (load_message): have the "no validation"
mode (have to edit the code to toggle the mode for now though)

* dbus/dbus-marshal-header.c (_dbus_header_load): have a mode that
skips all validation; I want to use this at least for benchmark
baseline, I'm not sure if it should be a publicly-available switch.
ChangeLog
dbus/dbus-bus.c
dbus/dbus-marshal-header.c
dbus/dbus-marshal-header.h
dbus/dbus-marshal-validate.h
dbus/dbus-message.c
update-dbus-docs.sh