Home | History | Annotate | Download | only in dbus

Lines Matching full:dbus

17 - dbus-monitor now has a profile mode
25 - dbus-uuidgen --ensure is now run in the init script so there is no need to
27 - dbus-uuidgen now writes out to /var/lib/dbus to work with systems that do not
28 have a writable /etc. Packages should install and own the /var/lib/dbus
33 /usr/local/share/dbus-1/services
34 /usr/share/dbus-1/services
35 $HOME/.local/share/dbus-1/services
49 - dbus-uuidgen binary added for future remote machine identification
50 packagers should call dbus-uuidgen --ensure in their post
54 - Autolaunch abilities added to dbus-launch with the --autolaunch flag
58 - dbus-launch now prints out a simple key value pairs instead of shell scripts
92 org.freedesktop.DBus name instead of sending false result codes
95 - --with-dbus-daemondir configure switch added so the daemon can be installed
120 - dbus-monitor now correctly catches methods, not just signals
121 - dbus-monitor now prints object paths
126 - Added support for all data-types for the dbus tools
127 - Fixed eavesdropping on method calls (dbus-monitor)
130 - Fixed installation of dbus-signature.h and #include it in dbus/dbus.h
143 - Added the dbusidl2cpp, dbuscpp2xml and dbus tools
156 - dbus-launch now produces correct sh and csh syntax
161 - org.freedesktop.DBus.GLib.ClientCSymbol annotation added
169 - Use the standard org.freedesktop.DBus.Method.NoReply annotation
179 - RequestName queuing behavior has changed (refer to dbus-specification)
203 added to the lowlevel code for use when the dbus-glib marshalling
219 - Optimization of the dbus object tree
270 - --with-dbus-user added to the configure scripts for configuring the
285 - dbus.service has been split out as a seperate module
286 - dbus.service.Service is renamed to dbus.service.BusName
287 - dbus.service.Object has swapped the bus_name and object_path constructor
289 - dbus.glib has been seperated out in order to lessen the dependency on glib
303 - The Ping message from the org.freedesktop.DBus.Peer interface is now handled
319 - python bindings now export dbus.version which is set to (0,40,0)
320 - python bindings now implement the org.freedesktop.DBus.Introspectable interface
330 - glib bindings generates wrappers for bus methods in dbus-glib-bindings.h
348 - rename dbus-daemon-1 to dbus-daemon throughout
356 - dbus-glib-tool renamed to dbus-binding-tool
358 - saner names for the dbus interface, object path and service defines
369 - fix a bug where org.freedesktop.DBus wasn't recognized as an existing
395 - add --reply-timeout to dbus-send
407 - change GLib bindings to not include dbus/dbus.h (fully encapsulate libdbus)
445 on the "dbus-object-names" branch.
459 - fix "eval `dbus-launch --exit-with-session`" to exit properly
469 - add dbus-cleanup-sockets utility for people
486 - rename .pc files to "dbus-1.pc" instead of
487 "dbus-1.0.pc" etc. - this will require changing
493 - implement dbus-launch to launch the session message bus
538 - dbus-send, dbus-monitor command line utilities