summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added Unix Fd support to dbus-pythonElvis Pfützenreuter2011-05-18
* example-async-client: remove duplicate handle_hello_error()Simon McVittie2011-05-17
* adjust Scott's patch to force boolean to be 0 or 1, and for coding styleSimon McVittie2011-05-17
* Wrap dbus_connection_set_allow_anonymous()Scott Tsai2011-05-17
* ProxyObject: clear _pending_introspect_queue after executionScott Tsai2011-05-17
* Release 0.83.2Simon McVittie2010-12-02
* NEWSSimon McVittie2010-12-02
* DBusPyException_ConsumeError: check whether the constructor failedSimon McVittie2010-12-02
* Add a regression test for fd.o #23831Simon McVittie2010-12-02
* fd.o #23831: make sure to ref types passed to PyModule_AddObjectSimon McVittie2010-12-02
* Use Py_CLEAR for greater robustnessSimon McVittie2010-12-02
* dbus_py_Message_append: avoid looking beyond the valid part of a signatureSimon McVittie2010-12-02
* _message_iter_append_multi: bail out safely if a struct isn't filledSimon McVittie2010-12-02
* Use dbus_message_iter_abandon_container to bail out, if supportedSimon McVittie2010-12-02
* _message_iter_append_multi: assert that mode is what we expectSimon McVittie2010-12-02
* Makefile.am: build API docs etc. last, so they pick up any recent changesSimon McVittie2010-12-02
* fd.o #21831: deserialize empty ByteArray objects correctlySimon McVittie2010-11-23
* Move CFLAGS_WARNINGS setup after uses of JH_ADD_CFLAGSimon McVittie2010-11-23
* Fix compilation in 64-bit architectureElvis Pfützenreuter2010-10-18
* Don't override CFLAGS when adding compiler warningsLouis-Francis Ratté-Boulianne2010-08-26
* Fixed typo in dbus/bus.py where list_activatable_names would call org.freedes...Johan Sandelin2010-03-24
* Start 0.83.2Simon McVittie2010-02-18
* Prepare version 0.83.1Simon McVittie2010-02-18
* Use telepathy-glib's macros for desirable and undesirable compiler warningsSimon McVittie2010-02-18
* Require a halfway modern AutomakeSimon McVittie2010-02-18
* Support silent rules if automake >= 1.11Simon McVittie2010-02-18
* Fix signature and return value of Connection_tp_init (oops)Simon McVittie2010-02-18
* Revert "Prepare version 0.83.1"Simon McVittie2010-02-18
* Prepare version 0.83.1Simon McVittie2010-02-18
* Ignore generated files from newer libtoolSimon McVittie2010-02-18
* Use git log rather than git-log, to support distcheck with modern gitSimon McVittie2010-02-18
* fd.o#21172: avoid DeprecationWarning with Python 2.6Simon McVittie2010-02-18
* tests/cross-test-*: don't use deprecated sets moduleSimon McVittie2010-02-18
* fd.o #15013: expose dbus.lowlevel.MESSAGE_TYPE_SIGNAL and friendsSimon McVittie2010-02-18
* Update NEWS againSimon McVittie2008-09-30
* Message.set_sender: allow org.freedesktop.DBusHuang Peng2008-09-30
* NEWS: mention mpg's bugfixSimon McVittie2008-09-30
* Merge branch 'mpg'Simon McVittie2008-09-16
|\
| * Cleanup self._signal_recipients_by_object_path (fd.o #17551)Marco Pesenti Gritti2008-09-15
* | Start development for 0.83.1Simon McVittie2008-09-16
|/
* Release version 0.83.0Simon McVittie2008-07-23
* Avoid some compiler warningsSimon McVittie2008-07-23
* Make the API docs build correctly when out-of-treeSimon McVittie2008-07-23
* Require dbus 1.0.Simon McVittie2008-07-23
* Update NEWS againSimon McVittie2008-07-17
* Omit the remote traceback from certain D-Bus errorsSimon McVittie2008-07-17
* Update NEWS. Let's call the next release 0.83 since it's a feature releaseSimon McVittie2008-07-17
* Merge branch 'master' into serverSimon McVittie2008-07-15
|\
| * Bugfix for: if using Connection.add_message_filter, only the last filter will...Huang Peng2008-07-15
* | Alter dbus.server.Server API to have pseudo-signalsSimon McVittie2008-07-15