Daniel P. Berrange dbd2bc8c8b Change way we fake dbus method calls
Ubuntu libdbus.so links with -Bsymbolic-functions, which means
that we can only LD_PRELOAD functions that we directly call.
Functions which libdbus.so calls internally can not be replaced.
Thus we cannot use dbus_message_new_error or dbus_message_new_method_return

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-08-30 14:23:32 +01:00
..
2012-04-02 09:33:54 -06:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2013-08-28 08:05:46 +02:00
2013-07-29 13:09:39 -06:00
2013-03-19 13:13:28 -06:00
2013-02-12 09:00:15 -07:00