Branched from 2.0alpha and pushed for 2.0
[profile/ivi/dbus-python.git] / ChangeLog
1 commit 49884241db42ea4d2eadd08cb8b5805a6708c925
2 Author: Simon McVittie <smcv@debian.org>
3 Date:   2010-02-18 17:15:57 +0000
4
5     Prepare version 0.83.1
6     
7     Second try :-)
8
9  NEWS         |    9 +++++----
10  configure.ac |    4 ++--
11  2 files changed, 7 insertions(+), 6 deletions(-)
12
13 commit c91476085faaf7456c5b67e431c11b153b3c8762
14 Author: Simon McVittie <smcv@debian.org>
15 Date:   2010-02-18 17:35:32 +0000
16
17     Use telepathy-glib's macros for desirable and undesirable compiler warnings
18
19  configure.ac               |   26 ++++++++++++++++----------
20  m4/Makefile.am             |    4 +++-
21  m4/tp-compiler-flag.m4     |   36 ++++++++++++++++++++++++++++++++++++
22  m4/tp-compiler-warnings.m4 |   40 ++++++++++++++++++++++++++++++++++++++++
23  4 files changed, 95 insertions(+), 11 deletions(-)
24
25 commit 65838e33fc871a8cf4b18541a6b0a59af2951eb2
26 Author: Simon McVittie <smcv@debian.org>
27 Date:   2010-02-18 17:35:11 +0000
28
29     Require a halfway modern Automake
30
31  configure.ac |    2 +-
32  1 files changed, 1 insertions(+), 1 deletions(-)
33
34 commit 4bef0dcf7a040d3656b60e480e9e94b663887ab9
35 Author: Simon McVittie <smcv@debian.org>
36 Date:   2010-02-18 17:35:01 +0000
37
38     Support silent rules if automake >= 1.11
39
40  configure.ac |    1 +
41  1 files changed, 1 insertions(+), 0 deletions(-)
42
43 commit ea197112c5601b0b527b933c3e1241a1bdb02f9f
44 Author: Simon McVittie <smcv@debian.org>
45 Date:   2010-02-18 17:22:14 +0000
46
47     Fix signature and return value of Connection_tp_init (oops)
48
49  _dbus_bindings/conn.c |    4 +++-
50  1 files changed, 3 insertions(+), 1 deletions(-)
51
52 commit 1c9d2019260b38f7ee2eef1f73d07c0620ba51f2
53 Author: Simon McVittie <smcv@debian.org>
54 Date:   2010-02-18 17:21:56 +0000
55
56     Revert "Prepare version 0.83.1"
57     
58     This reverts commit a63043f262e8938affe515faa145d0f619b9fae6.
59
60  NEWS         |    9 ++++-----
61  configure.ac |    4 ++--
62  2 files changed, 6 insertions(+), 7 deletions(-)
63
64 commit a63043f262e8938affe515faa145d0f619b9fae6
65 Author: Simon McVittie <smcv@debian.org>
66 Date:   2010-02-18 17:15:57 +0000
67
68     Prepare version 0.83.1
69
70  NEWS         |    9 +++++----
71  configure.ac |    4 ++--
72  2 files changed, 7 insertions(+), 6 deletions(-)
73
74 commit 2124e4f2a44791c92781276ebe7c4e9a458888d5
75 Author: Simon McVittie <smcv@debian.org>
76 Date:   2010-02-18 17:15:48 +0000
77
78     Ignore generated files from newer libtool
79
80  .gitignore |    5 +++++
81  1 files changed, 5 insertions(+), 0 deletions(-)
82
83 commit 35f4c2e950539f3c72628eb758b62ed2a0b70492
84 Author: Simon McVittie <smcv@debian.org>
85 Date:   2010-02-18 17:02:13 +0000
86
87     Use git log rather than git-log, to support distcheck with modern git
88
89  Makefile.am |    4 ++--
90  1 files changed, 2 insertions(+), 2 deletions(-)
91
92 commit 50f0a326c63f35b2cafe8cb9e9082bc2c4a3fa1b
93 Author: Simon McVittie <smcv@debian.org>
94 Date:   2010-02-18 15:07:39 +0000
95
96     fd.o#21172: avoid DeprecationWarning with Python 2.6
97
98  _dbus_bindings/conn.c |    9 ++++++++-
99  1 files changed, 8 insertions(+), 1 deletions(-)
100
101 commit abdf6021b21883beb51d92862caafc127d3c25ec
102 Author: Simon McVittie <smcv@debian.org>
103 Date:   2010-02-18 15:03:30 +0000
104
105     tests/cross-test-*: don't use deprecated sets module
106     
107     set() has been a built-in since 2.4, and we don't support older versions.
108
109  test/cross-test-client.py |    3 +--
110  test/cross-test-server.py |    5 ++---
111  2 files changed, 3 insertions(+), 5 deletions(-)
112
113 commit add31c0964a0a659443aa534b1f114f4e0a2e7b3
114 Author: Simon McVittie <smcv@debian.org>
115 Date:   2010-02-18 14:45:24 +0000
116
117     fd.o #15013: expose dbus.lowlevel.MESSAGE_TYPE_SIGNAL and friends
118
119  _dbus_bindings/module.c |    2 --
120  dbus/lowlevel.py        |   12 ++++++++++--
121  2 files changed, 10 insertions(+), 4 deletions(-)
122
123 commit c1ade22086f9d25cfd1d1096307bbf96cbb1ae29
124 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
125 Date:   2008-09-30 15:38:16 +0100
126
127     Update NEWS again
128
129  NEWS |    3 +++
130  1 files changed, 3 insertions(+), 0 deletions(-)
131
132 commit a6df6fb20142e7624b78b5c84e9e23cba3d3a3b9
133 Author: Huang Peng <shawn.p.huang gmail com>
134 Date:   2008-09-30 15:35:39 +0100
135
136     Message.set_sender: allow org.freedesktop.DBus
137     
138     I found Message.set_sender method only accepts unique bus name. But in
139     my project, I need implement a simple dbus daemon, it need set the sender
140     as "org.freedesktop.DBus".
141
142  _dbus_bindings/message.c |    2 +-
143  1 files changed, 1 insertions(+), 1 deletions(-)
144
145 commit 98d85a33c8570dff007ce79d87657b19e67e0f00
146 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
147 Date:   2008-09-30 15:34:24 +0100
148
149     NEWS: mention mpg's bugfix
150
151  NEWS |    4 ++++
152  1 files changed, 4 insertions(+), 0 deletions(-)
153
154 commit 29774bca65ef7f887f9dafda56cb167dc0a2e80e
155 Merge: 884acb5 6a94507
156 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
157 Date:   2008-09-16 11:27:24 +0100
158
159     Merge branch 'mpg'
160
161 commit 884acb58ef583a7565bfa88f2dc161d10c8adde6
162 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
163 Date:   2008-09-16 11:26:24 +0100
164
165     Start development for 0.83.1
166
167  NEWS         |    9 +++++++++
168  configure.ac |    2 +-
169  2 files changed, 10 insertions(+), 1 deletions(-)
170
171 commit 6a945076699cd0a5eebde6bcf22a3cc4a4f9e547
172 Author: Marco Pesenti Gritti <mpgritti gmail com>
173 Date:   2008-09-15 18:09:00 +0100
174
175     Cleanup self._signal_recipients_by_object_path (fd.o #17551)
176     
177     In Connection, add_signal_receiver adds object paths to
178     self._signal_recipients_by_object_path and they are not cleaned by
179     remove_signal_receiver.
180     
181     As a result self._signal_recipients_by_object_path keeps growing indefinitely.
182     
183     This seem to work for me. I know very little about dbus-python though, so I
184     could very well be doing it wrong.
185     
186     https://bugs.freedesktop.org/show_bug.cgi?id=17551
187     https://bugs.freedesktop.org/attachment.cgi?id=18857
188     
189     Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
190
191  dbus/connection.py |   10 +++++++++-
192  1 files changed, 9 insertions(+), 1 deletions(-)
193
194 commit 81d0dcd79e1bc6187faa2f6a2f6d4d821f879a0e
195 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
196 Date:   2008-07-23 17:45:07 +0100
197
198     Release version 0.83.0
199
200  NEWS         |    2 +-
201  configure.ac |    6 +++---
202  2 files changed, 4 insertions(+), 4 deletions(-)
203
204 commit d634b018107c5aaeaeca704c14b9e853b9d52bfd
205 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
206 Date:   2008-07-23 17:36:41 +0100
207
208     Avoid some compiler warnings
209
210  _dbus_bindings/dbus_bindings-internal.h |    1 +
211  _dbus_glib_bindings/module.c            |    2 ++
212  test/dbus_py_test.c                     |    2 ++
213  3 files changed, 5 insertions(+), 0 deletions(-)
214
215 commit fe5981ca2b90978c75d3308b0f58844fabf8ea4d
216 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
217 Date:   2008-07-23 17:36:24 +0100
218
219     Make the API docs build correctly when out-of-tree
220
221  Makefile.am |    5 ++++-
222  NEWS        |    2 ++
223  2 files changed, 6 insertions(+), 1 deletions(-)
224
225 commit 7ef26213b5b3b46444f87a603ee3bb5c6381a56a
226 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
227 Date:   2008-07-23 17:16:43 +0100
228
229     Require dbus 1.0.
230     
231     It's been out for ages, and we can finally drop DBUS_API_SUBJECT_TO_CHANGE if we do.
232
233  NEWS                  |    2 ++
234  configure.ac          |    2 +-
235  dbus-python.pc.in     |    2 +-
236  include/dbus-python.h |    1 -
237  4 files changed, 4 insertions(+), 3 deletions(-)
238
239 commit 8c2ef87d94525af4b1e7f21e18b0a07b30ab425b
240 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
241 Date:   2008-07-17 13:06:06 +0100
242
243     Update NEWS again
244
245  NEWS |   15 ++++++++++-----
246  1 files changed, 10 insertions(+), 5 deletions(-)
247
248 commit d1ded84e774c4aaad9bf02842e1898580dd599ea
249 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
250 Date:   2008-07-17 13:00:15 +0100
251
252     Omit the remote traceback from certain D-Bus errors
253     
254     Specifically, DBusException and its subclasses no longer have the remote
255     traceback by default (although subclasses can turn it back on again
256     by setting include_traceback = True, and the various "programmer error"
257     subclasses of DBusException do have this set).
258     
259     Hopefully this will stop people thinking it's a dbus-python or
260     telepathy-python bug when a D-Bus API like Telepathy deliberately raises an
261     error (and so dbus-python or telepathy-python is visible in the traceback).
262
263  dbus/exceptions.py   |   33 +++++++++++++++++++++++++++++++++
264  dbus/service.py      |    5 ++++-
265  test/test-client.py  |   37 +++++++++++++++++++++++++++++++++++++
266  test/test-service.py |   22 ++++++++++++++++++++++
267  4 files changed, 96 insertions(+), 1 deletions(-)
268
269 commit b962965f8c30d785ade69dd6a60924b42d6a1c8d
270 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
271 Date:   2008-07-17 12:17:31 +0100
272
273     Update NEWS. Let's call the next release 0.83 since it's a feature release
274
275  NEWS           |    8 +++++++-
276  dbus/server.py |    2 +-
277  2 files changed, 8 insertions(+), 2 deletions(-)
278
279 commit 90c84c2cbe826e8aa4a4a4d8c4f4926c77590f25
280 Merge: a7725c9 b5aa7ce
281 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
282 Date:   2008-07-15 19:38:08 +0100
283
284     Merge branch 'master' into server
285
286 commit b5aa7ce1baa7628c883982f6dde9ca32958db857
287 Author: Huang Peng <phuang@redhat.com>
288 Date:   2008-07-15 19:37:00 +0100
289
290     Bugfix for: if using Connection.add_message_filter, only the last filter will be called
291
292  _dbus_bindings/conn-methods.c |    1 +
293  1 files changed, 1 insertions(+), 0 deletions(-)
294
295 commit a7725c9d7589773de7c068f11ca63b95f99ccfcc
296 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
297 Date:   2008-07-15 19:33:01 +0100
298
299     Alter dbus.server.Server API to have pseudo-signals
300     
301     By either appending to a list of callbacks, or subclassing and providing a
302     method, you can be notified when connections are added or removed.
303     Inspired by the DBusServer patch from Huang Peng.
304
305  dbus/server.py      |   48 ++++++++++++++++++++++++++++++++++++++++++++----
306  test/test-server.py |   24 +++++++++++++-----------
307  2 files changed, 57 insertions(+), 15 deletions(-)
308
309 commit 810b67cd6d30e4af73067090c7fe1ae14952ce00
310 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
311 Date:   2008-07-15 19:30:33 +0100
312
313     Initialize LibDBusConnection correctly
314
315  _dbus_bindings/module.c |    2 ++
316  1 files changed, 2 insertions(+), 0 deletions(-)
317
318 commit 07196538f58c069313eeda2c496278f8289b9437
319 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
320 Date:   2008-07-15 19:22:33 +0100
321
322     Add some more compiler warning flags if supported
323
324  configure.ac |    5 +++++
325  1 files changed, 5 insertions(+), 0 deletions(-)
326
327 commit 88a08077393d4c6f091109ccc819c6ec4664ba71
328 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
329 Date:   2008-07-15 19:22:21 +0100
330
331     Make DBusPyConnection_NewConsumingDBusConnection static now nobody else needs to call it
332
333  _dbus_bindings/conn.c |    2 +-
334  1 files changed, 1 insertions(+), 1 deletions(-)
335
336 commit 2f7e3865c5cae60769b98dac163802e224345fb9
337 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
338 Date:   2008-07-15 19:21:51 +0100
339
340     DbusPyServer: construct connections by calling the type, so the object will be fully initialized
341
342  _dbus_bindings/server.c |   28 ++++++++++++++++++++--------
343  1 files changed, 20 insertions(+), 8 deletions(-)
344
345 commit bdc76e63da5ca9e017cfbea6c1ce1b0e21ebf706
346 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
347 Date:   2008-07-15 19:15:42 +0100
348
349     Refactor DBusPyConnection_NewForBus and make it go via DbusPyConnection_Type.tp_new
350     
351     Now that we have the LibDBusConnection temporary objects, we don't have
352     to do strange sideways inheritance, we can just chain up to the superclass
353     constructor.
354
355  _dbus_bindings/bus.c |   85 ++++++++++++++++++++++++++++++++++---------------
356  1 files changed, 59 insertions(+), 26 deletions(-)
357
358 commit 0f0193180b7853cfea486d0aef1b60d4fa067ed2
359 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
360 Date:   2008-07-15 19:13:55 +0100
361
362     _dbus_bindings._Connection: sort out constructor
363     
364     Accept a LibDBusConnection for the address (sic) parameter,
365     so we can construct a Connection for a DBusConnection that already
366     exists.
367     
368     The way all this works right now is a bit unfortunate, with hindsight,
369     but most of it is fixable like this.
370
371  _dbus_bindings/conn.c |   40 +++++++++++++++++++++++++++-------------
372  1 files changed, 27 insertions(+), 13 deletions(-)
373
374 commit 9d53f6c5179c590089bd6560e266dda538202f93
375 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
376 Date:   2008-07-15 18:59:33 +0100
377
378     [trivial] un-extern Struct_tp_getattro
379
380  _dbus_bindings/containers.c |    2 +-
381  1 files changed, 1 insertions(+), 1 deletions(-)
382
383 commit 9d9322f9faf49f7ac8b4c3048f1333a9d7cabb48
384 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
385 Date:   2008-07-15 18:54:54 +0100
386
387     Add LibDBusConnection in _dbus_bindings
388
389  _dbus_bindings/Makefile.am              |    1 +
390  _dbus_bindings/conn-internal.h          |    5 +
391  _dbus_bindings/dbus_bindings-internal.h |   16 +++-
392  _dbus_bindings/libdbusconn.c            |  124 +++++++++++++++++++++++++++++++
393  4 files changed, 143 insertions(+), 3 deletions(-)
394
395 commit 565d2e88c54d3f2e6dab4ae0ed3202d3a26bfd2c
396 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
397 Date:   2008-07-14 18:44:15 +0100
398
399     Add Connection.call_on_disconnection
400
401  dbus/connection.py |   24 ++++++++++++++++++++++++
402  1 files changed, 24 insertions(+), 0 deletions(-)
403
404 commit a7e29e3dbab9651761fc9a7c3ec7fbc27c711286
405 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
406 Date:   2008-07-14 17:30:43 +0100
407
408     Actually create objects of class Server->conn_class
409
410  _dbus_bindings/server.c |    7 ++++---
411  1 files changed, 4 insertions(+), 3 deletions(-)
412
413 commit ee4c9f80cd6a6e839eeebd2e592e4793e9bb61a8
414 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
415 Date:   2008-07-14 17:24:35 +0100
416
417     dbus.server.Server: implement a stub version of _on_new_connection
418
419  dbus/server.py |   17 +++++++++++++++++
420  1 files changed, 17 insertions(+), 0 deletions(-)
421
422 commit 689e366ec0192920bcc961a0c44e89898d9bd8b1
423 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
424 Date:   2008-07-14 17:19:56 +0100
425
426     Fix *another* thinko in dbus.server
427
428  dbus/server.py |    2 +-
429  1 files changed, 1 insertions(+), 1 deletions(-)
430
431 commit 2a646b1a5ac0ac15923e657058703f146f12a452
432 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
433 Date:   2008-07-14 17:18:45 +0100
434
435     Fix thinko in dbus.server: actually instantiate a _Server
436
437  dbus/server.py |    2 ++
438  1 files changed, 2 insertions(+), 0 deletions(-)
439
440 commit b9925dc51a1fe6d07c263f7f956005b44ca95b29
441 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
442 Date:   2008-07-14 16:56:02 +0100
443
444     Add some whitespace to make reStructuredText happy
445
446  dbus/_dbus.py |    2 ++
447  1 files changed, 2 insertions(+), 0 deletions(-)
448
449 commit c731758bd9d5dfcfe2a9e3176596bb43777ea334
450 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
451 Date:   2008-07-14 16:54:16 +0100
452
453     Hook DBusServer into the build system.
454     
455     Based on parts of the patch by Huang Peng <phuang@redhat.com>
456
457  Makefile.am                             |    1 +
458  _dbus_bindings/Makefile.am              |    1 +
459  _dbus_bindings/dbus_bindings-internal.h |    8 ++++++++
460  _dbus_bindings/mainloop.c               |   19 +++++++++++++++++++
461  _dbus_bindings/module.c                 |    2 ++
462  5 files changed, 31 insertions(+), 0 deletions(-)
463
464 commit 6dcd530f0b6aa158330726d7a5cca9d6dd96eafb
465 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
466 Date:   2008-07-14 16:43:15 +0100
467
468     Rename _dbus_bindings.Server to _dbus_bindings._Server
469
470  _dbus_bindings/server.c |    9 +++++----
471  dbus/server.py          |    2 +-
472  2 files changed, 6 insertions(+), 5 deletions(-)
473
474 commit 87a86d7d6033cbb61271a84f20d5d25c4b4182c0
475 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
476 Date:   2008-07-14 16:41:28 +0100
477
478     DBusPyServer: construct a user-specified subtype of Connection
479
480  _dbus_bindings/server.c |   32 +++++++++++++++++++++++++-------
481  dbus/server.py          |   20 ++++++++++++++++++++
482  2 files changed, 45 insertions(+), 7 deletions(-)
483
484 commit 8e213001de0523bd7971fc9251c56635a9e943db
485 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
486 Date:   2008-07-14 16:40:32 +0100
487
488     test-server: import Connection from the right place
489
490  test/test-server.py |    4 ++--
491  1 files changed, 2 insertions(+), 2 deletions(-)
492
493 commit 54a64a6571a6de18b87177ff1410e5d57f574463
494 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
495 Date:   2008-07-14 16:16:22 +0100
496
497     DBusPyServer initialization: remove some debugging printfs
498
499  _dbus_bindings/server.c |    8 +++-----
500  1 files changed, 3 insertions(+), 5 deletions(-)
501
502 commit 05c19f23c63246322e4c9dfed2af47aaf77f7619
503 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
504 Date:   2008-07-14 16:15:43 +0100
505
506     DBusPyServer get_address, get_id: correct docs, these return str not String
507
508  _dbus_bindings/server.c |    4 ++--
509  1 files changed, 2 insertions(+), 2 deletions(-)
510
511 commit cf64e96607157f4e73c6dacaa34fb54fead26d1f
512 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
513 Date:   2008-07-14 16:14:48 +0100
514
515     DBusPyServer tp_dealloc: remove a stray debugging printf
516
517  _dbus_bindings/server.c |    1 -
518  1 files changed, 0 insertions(+), 1 deletions(-)
519
520 commit d9821035d58c4fe161a9ff0a2546198e2c1dbb49
521 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
522 Date:   2008-07-14 16:13:34 +0100
523
524     DBusPyServer: correctly unref the partially constructed DBusPyServer on errors
525
526  _dbus_bindings/server.c |    3 ++-
527  1 files changed, 2 insertions(+), 1 deletions(-)
528
529 commit 6d77f23d062f047437dc8ce428d86a7ad9fa05b2
530 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
531 Date:   2008-07-14 16:12:27 +0100
532
533     DBusPyServer: correctly unref the weakref object on errors
534
535  _dbus_bindings/server.c |    3 ++-
536  1 files changed, 2 insertions(+), 1 deletions(-)
537
538 commit 603d449610275db1e51816104630cce6d74ac9d4
539 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
540 Date:   2008-07-14 16:11:30 +0100
541
542     DBusPyServer: fix a typo
543
544  _dbus_bindings/server.c |    2 +-
545  1 files changed, 1 insertions(+), 1 deletions(-)
546
547 commit 0a888fb732074426d9b0dd6f487dffe5cee9df39
548 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
549 Date:   2008-07-14 16:09:57 +0100
550
551     DBusPyServer: Fix refcounting of the main loop
552
553  _dbus_bindings/server.c |    6 ++++--
554  1 files changed, 4 insertions(+), 2 deletions(-)
555
556 commit 1144c656fa9d956853fd8c03dc52937f60d3ee2e
557 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
558 Date:   2008-07-14 16:09:27 +0100
559
560     DBusPyServer: if there's no main loop, throw an exception
561     
562     The code starting at the "err" label assumes that an exception has been
563     set already.
564
565  _dbus_bindings/server.c |    8 +++++++-
566  1 files changed, 7 insertions(+), 1 deletions(-)
567
568 commit 37fd41a721a5417eeb72e90cbe3296f823ccc1b2
569 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
570 Date:   2008-07-14 16:08:26 +0100
571
572     Document that DBusPyServer_NewDBusServer consumes a reference to the server.
573     
574     Rename it to DBusPyServer_NewConsumingDBusServer to make this clearer.
575
576  _dbus_bindings/server.c |   14 +++++++++-----
577  1 files changed, 9 insertions(+), 5 deletions(-)
578
579 commit 1896381006ec54b1dfaf8bbcaaeab14b8a12ed32
580 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
581 Date:   2008-07-14 15:45:35 +0100
582
583     DBusPyServer: remove some stray debugging printfs
584
585  _dbus_bindings/server.c |    3 ---
586  1 files changed, 0 insertions(+), 3 deletions(-)
587
588 commit ac83797b39b1d0eacaafcdf42772eab8ca91ce63
589 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
590 Date:   2008-07-14 15:39:02 +0100
591
592     DBusPyServer: refactor set_auth_mechanisms
593     
594     * save a malloc
595     * return a boolean
596     * don't crash if the sequence isn't a sequence
597     * don't coerce items to strings too hard (we only want to accept str or
598       unicode, accepting FooObject and trying to use it as an authentication
599       method "<FooObject at 0xdeadbeef>" would be silly)
600
601  _dbus_bindings/server.c |   52 ++++++++++++++++++++++++++--------------------
602  1 files changed, 29 insertions(+), 23 deletions(-)
603
604 commit 9774cdade2306b9bb641162a14645510fc822c86
605 Author: Mathias Hasselmann <mathias@openismus.com>
606 Date:   2008-01-31 23:26:30 +0100
607
608     Initial support for DBusServer class (#14322).
609
610  _dbus_bindings/server.c |  535 +++++++++++++++++++++++++++++++++++++++++++++++
611  dbus/server.py          |   38 ++++
612  test/test-server.py     |   74 +++++++
613  3 files changed, 647 insertions(+), 0 deletions(-)
614
615 commit dff98456995c37d964eb32a7de7ca718fc3d48d7
616 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
617 Date:   2008-01-22 12:01:18 +0000
618
619     Don't assume that libdbus only gives method call messages to object-path handlers (fd.o #14199)
620
621  NEWS            |    4 ++++
622  dbus/service.py |    5 ++++-
623  2 files changed, 8 insertions(+), 1 deletions(-)
624
625 commit 2295b58e4eef9f41a2f917c51408f83a4d2b7efd
626 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
627 Date:   2007-12-19 18:19:02 +0000
628
629     doc/tutorial.txt: Briefly describe how to use the Qt event loop.
630     Based on a patch from Phil Thompson, riverbankcomputing.co.uk
631
632  doc/tutorial.txt |    6 +++++-
633  1 files changed, 5 insertions(+), 1 deletions(-)
634
635 commit e0883f3518f137399077c13409f7a469924c0fd8
636 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
637 Date:   2007-12-10 17:40:23 +0000
638
639     Unset release flag, and start NEWS for 0.82.5
640
641  NEWS         |    7 +++++++
642  configure.ac |    2 +-
643  2 files changed, 8 insertions(+), 1 deletions(-)
644
645 commit a536c5ed08c21e35937bc8ea52844c2f19bfdc55
646 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
647 Date:   2007-12-10 17:39:20 +0000
648
649     Add a maintainer-upload target to the Makefile.am, which uploads the current .tar.gz and .tar.gz.asc
650
651  Makefile.am |    7 ++++++-
652  1 files changed, 6 insertions(+), 1 deletions(-)
653
654 commit ca0a58e3ef9fe1cc2b1282b52f652c71b736e182
655 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
656 Date:   2007-12-10 15:14:06 +0000
657
658     Version 0.82.4
659
660  configure.ac |    4 ++--
661  1 files changed, 2 insertions(+), 2 deletions(-)
662
663 commit ae97b7432232bc008e20e4696c512bcf69938dd8
664 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
665 Date:   2007-12-10 15:13:48 +0000
666
667     When user sets reply_handler but not error_handler raise MissingReplyHandlerException instead of MissingErrorHandlerException, and vice versa (fd.o #12304, patch from René Neumann)
668
669  NEWS            |    5 ++++-
670  dbus/proxies.py |    4 ++--
671  2 files changed, 6 insertions(+), 3 deletions(-)
672
673 commit 2beb7890280ae3b553e59ab8355b65ec203e4776
674 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
675 Date:   2007-10-12 11:34:37 +0100
676
677     Update NEWS
678
679  NEWS |   14 ++++++++++++++
680  1 files changed, 14 insertions(+), 0 deletions(-)
681
682 commit 6076d4222af7da5a8aa1de28626423d811ba6be2
683 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
684 Date:   2007-10-12 11:34:28 +0100
685
686     Don't try to make dbus/Makefile from dbus/Makefile.in; the fix for #12741 removed it
687
688  configure.ac |    1 -
689  1 files changed, 0 insertions(+), 1 deletions(-)
690
691 commit 4fdbc65e42d940ba6cc4445a8a83af90dc3d3a34
692 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
693 Date:   2007-10-09 12:26:21 +0100
694
695     Revert "Make sure extensions are built before docs; get rid of strange inter-directory dependency"
696     
697     This reverts commit 5321d836844f3bc06a6d5796c9ca902e0bd6f4cc.
698
699  Makefile.am |    7 ++++++-
700  1 files changed, 6 insertions(+), 1 deletions(-)
701
702 commit 09611c45b3301e93a34a03366e058c3edc184e47
703 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
704 Date:   2007-10-09 12:24:52 +0100
705
706     Don't distribute COPYING.*, which we no longer have or need
707
708  Makefile.am |    2 +-
709  1 files changed, 1 insertions(+), 1 deletions(-)
710
711 commit 81897e3143ff5d4c660e4960cc103b92d54ae14d
712 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
713 Date:   2007-10-09 12:24:15 +0100
714
715     Don't try to distribute COPYING.AFL-2.1 and COPYING.GPL-2, which we no longer have or need
716
717  Makefile.am |    2 --
718  1 files changed, 0 insertions(+), 2 deletions(-)
719
720 commit 0a8b67e2d99ed36f30d6709277a40fdd2812953d
721 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
722 Date:   2007-10-09 12:20:10 +0100
723
724     Use MIT/X11 license as per permission given on the dbus mailing list.
725     This affects code with copyright statements from the following individuals:
726     * Anders Carlsson
727     * Colin Walters
728     * David Zeuthen
729     * Rob Taylor
730     and the following companies:
731     * Collabora Ltd. (represented by me)
732     * Red Hat Inc. (represented by Havoc Pennington)
733
734  COPYING                          |   14 +-
735  COPYING.AFL-2.1                  |  197 ----------------------
736  COPYING.GPL-2                    |  342 --------------------------------------
737  dbus/__init__.py                 |   30 ++--
738  dbus/_dbus.py                    |   30 ++--
739  dbus/_expat_introspect_parser.py |   30 ++--
740  dbus/decorators.py               |   30 ++--
741  dbus/glib.py                     |   30 ++--
742  dbus/mainloop/glib.py            |   34 ++--
743  dbus/proxies.py                  |   34 ++--
744  dbus/service.py                  |   34 ++--
745  test/run-test.sh                 |   20 +++
746  test/run-with-tmp-session-bus.sh |   20 +++
747  13 files changed, 186 insertions(+), 659 deletions(-)
748
749 commit 5321d836844f3bc06a6d5796c9ca902e0bd6f4cc
750 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
751 Date:   2007-10-09 12:07:57 +0100
752
753     Make sure extensions are built before docs; get rid of strange inter-directory dependency
754
755  Makefile.am |    7 +------
756  1 files changed, 1 insertions(+), 6 deletions(-)
757
758 commit 07b0486fa32ede65b5c05011d56f2ee0694a5176
759 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
760 Date:   2007-10-09 11:43:05 +0100
761
762     Use non-recursive make for dbus/ to work around types.py clash with top-level types module (fd.o #12741)
763
764  Makefile.am      |   36 ++++++++++++++++++++++++++++++------
765  dbus/Makefile.am |   28 ----------------------------
766  2 files changed, 30 insertions(+), 34 deletions(-)
767
768 commit 64eeafbf7a167dd116aeabbcf78ebc257f551e1b
769 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
770 Date:   2007-10-09 11:42:00 +0100
771
772     test/: add some missing copyright headers
773
774  test/dbus_py_test.c              |   25 ++++++++++++++++++++++++-
775  test/run-test.sh                 |    3 +++
776  test/run-with-tmp-session-bus.sh |    4 ++++
777  3 files changed, 31 insertions(+), 1 deletions(-)
778
779 commit 5295a01631b2a02f948d22417de997a3200a2cee
780 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
781 Date:   2007-09-28 11:49:28 +0100
782
783     License examples under MIT/X11.
784     According to history of dbus-core before the bindings split, the examples were
785     written by Red Hat employees, so we should be OK to relicense them; and it's
786     good to have copyright headers.
787
788  examples/example-async-client.py     |   23 +++++++++++++++++++++++
789  examples/example-client.py           |   23 +++++++++++++++++++++++
790  examples/example-service.py          |   23 +++++++++++++++++++++++
791  examples/example-signal-emitter.py   |   23 +++++++++++++++++++++++
792  examples/example-signal-recipient.py |   23 +++++++++++++++++++++++
793  examples/gconf-proxy-client.py       |   23 +++++++++++++++++++++++
794  examples/gconf-proxy-service2.py     |   24 ++++++++++++++++++++++++
795  examples/list-system-services.py     |   23 +++++++++++++++++++++++
796  8 files changed, 185 insertions(+), 0 deletions(-)
797
798 commit c658f7804cf892c2c45548dc9283c06ce7249925
799 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
800 Date:   2007-09-28 11:28:26 +0100
801
802     Use MIT/X11 license for code owned by Collabora and Red Hat only, as per Havoc's permission
803     (Message-ID: <815098350709271800k2505485dlef9414609d392b48@mail.gmail.com>)
804
805  test/dbus_python_check.py |   21 +++++++++++++++++++++
806  test/test-client.py       |   33 ++++++++++++++++++---------------
807  test/test-p2p.py          |   32 ++++++++++++++++++--------------
808  test/test-service.py      |   32 ++++++++++++++++++--------------
809  test/test-signals.py      |   33 ++++++++++++++++++---------------
810  5 files changed, 93 insertions(+), 58 deletions(-)
811
812 commit a6c85a634286fe6ddfb0d15c40a475acf4bd214c
813 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
814 Date:   2007-09-27 19:05:06 +0100
815
816     Unset dbus_python_released following release
817
818  configure.ac |    2 +-
819  1 files changed, 1 insertions(+), 1 deletions(-)
820
821 commit 137f8e8bbfcd1bef30efe8aec4923c407da180eb
822 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
823 Date:   2007-09-27 18:36:07 +0100
824
825     Version 0.82.3
826
827  NEWS         |    2 +-
828  configure.ac |    4 ++--
829  2 files changed, 3 insertions(+), 3 deletions(-)
830
831 commit a5d922d9605ae3c1540cd232cb754a9dc5dc7812
832 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
833 Date:   2007-09-27 18:31:20 +0100
834
835     Don't try to distribute COPYING.LGPL-2.1 - no longer exists
836
837  Makefile.am |    9 +++++++--
838  1 files changed, 7 insertions(+), 2 deletions(-)
839
840 commit dfa86e6e601be2ebef25ad99056929ff30e1cac9
841 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
842 Date:   2007-09-27 18:24:58 +0100
843
844     Fix NEWS indentation
845
846  NEWS |    1 +
847  1 files changed, 1 insertions(+), 0 deletions(-)
848
849 commit 4e39a3c08aef2b502e9d330b372b7ab96fac6881
850 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
851 Date:   2007-09-27 18:21:16 +0100
852
853     Mention relicensing in NEWS
854
855  NEWS |    5 +++++
856  1 files changed, 5 insertions(+), 0 deletions(-)
857
858 commit 2afba7e53cf65fccfd15c87852e791845cff8467
859 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
860 Date:   2007-09-27 18:19:16 +0100
861
862     Update NEWS, and add regression tests for fd.o #12096 and #12403
863
864  NEWS                 |   11 +++++++++++
865  test/test-client.py  |   15 +++++++++++++++
866  test/test-service.py |    8 ++++++++
867  3 files changed, 34 insertions(+), 0 deletions(-)
868
869 commit cb1ffaea799249d6c2dcc9452f758f57392f55e7
870 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
871 Date:   2007-09-27 18:14:11 +0100
872
873     fd.o #12432: fix documentation for remove_from_connection
874
875  dbus/service.py |    4 ----
876  1 files changed, 0 insertions(+), 4 deletions(-)
877
878 commit 05460fdecf77c56640c332d290a5950884f26769
879 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
880 Date:   2007-09-27 18:13:42 +0100
881
882     dbus.exceptions.DBusException: allow setting _dbus_error_name in subclasses
883
884  dbus/exceptions.py |    4 +++-
885  1 files changed, 3 insertions(+), 1 deletions(-)
886
887 commit 79b4ea50399db59fa8459badf33918764677248d
888 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
889 Date:   2007-09-27 17:57:15 +0100
890
891     Don't raise KeyError when closing private dbus.Bus. (fd.o #12096)
892     Also deprecate private dbus.Bus in favour of dbus.bus.BusConnection - the only
893     things you gain from using dbus.Bus are the shared-instance behaviour and some
894     strange more-than-one-way-to-do-it APIs.
895
896  dbus/_dbus.py |   11 ++++-------
897  1 files changed, 4 insertions(+), 7 deletions(-)
898
899 commit d8c154284ca464f493c81a4d3b5a37890d68acec
900 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
901 Date:   2007-09-27 13:57:49 +0100
902
903     Relicense Collabora code under the MIT/X11 license proposed for dbus core, removing all references to the LGPL as a result
904
905  COPYING                                 |   36 ++-
906  COPYING.LGPL-2.1                        |  510 -------------------------------
907  _dbus_bindings/abstract.c               |   33 ++-
908  _dbus_bindings/bus.c                    |   33 ++-
909  _dbus_bindings/bytes.c                  |   33 ++-
910  _dbus_bindings/conn-internal.h          |   30 +-
911  _dbus_bindings/conn-methods.c           |   31 +-
912  _dbus_bindings/conn.c                   |   31 +-
913  _dbus_bindings/containers.c             |   33 ++-
914  _dbus_bindings/dbus_bindings-internal.h |   31 +-
915  _dbus_bindings/debug.c                  |   33 ++-
916  _dbus_bindings/exceptions.c             |   33 ++-
917  _dbus_bindings/float.c                  |   33 ++-
918  _dbus_bindings/generic.c                |   33 ++-
919  _dbus_bindings/int.c                    |   33 ++-
920  _dbus_bindings/mainloop.c               |   33 ++-
921  _dbus_bindings/message-append.c         |   33 ++-
922  _dbus_bindings/message-get-args.c       |   33 ++-
923  _dbus_bindings/message-internal.h       |   33 ++-
924  _dbus_bindings/message.c                |   33 ++-
925  _dbus_bindings/module.c                 |   33 ++-
926  _dbus_bindings/pending-call.c           |   33 ++-
927  _dbus_bindings/signature.c              |   33 ++-
928  _dbus_bindings/string.c                 |   33 ++-
929  _dbus_bindings/types-internal.h         |   33 ++-
930  _dbus_bindings/validation.c             |   31 +-
931  _dbus_glib_bindings/module.c            |   33 ++-
932  dbus/bus.py                             |   30 +-
933  dbus/connection.py                      |   30 +-
934  dbus/exceptions.py                      |   22 ++
935  dbus/gobject_service.py                 |   30 +-
936  dbus/lowlevel.py                        |   30 +-
937  dbus/mainloop/__init__.py               |   30 +-
938  doc/tutorial.txt                        |   34 ++-
939  include/dbus-python.h                   |   33 ++-
940  test/cross-test-client.py               |   30 +-
941  test/cross-test-server.py               |   30 +-
942  test/crosstest.py                       |   30 +-
943  test/test-standalone.py                 |   32 ++-
944  test/test-unusable-main-loop.py         |   22 ++
945  40 files changed, 707 insertions(+), 1036 deletions(-)
946
947 commit 003204b6a58faad7bc937ba029a99204cfa417e1
948 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
949 Date:   2007-09-27 13:56:01 +0100
950
951     dbus.service: Don't assume that exceptions passed to asynchronous callbacks are the same as the pending exception
952     (fd.o #12403, https://dev.laptop.org/ticket/3370)
953
954  dbus/service.py |   11 ++++++++++-
955  1 files changed, 10 insertions(+), 1 deletions(-)
956
957 commit 7028d177352b18efa3cc567f6753e1dbdab8f025
958 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
959 Date:   2007-08-06 14:27:01 +0100
960
961     Update NEWS
962
963  NEWS |    4 ++++
964  1 files changed, 4 insertions(+), 0 deletions(-)
965
966 commit 050bf4a893e24061c3de35eb24c05d3d1002ed28
967 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
968 Date:   2007-08-06 14:26:21 +0100
969
970     Makefile.am, test/Makefile.am: Use @abs_top_builddir@, @abs_top_srcdir@
971     This fixes incorrect Python path for docs and tests if doing an out-of-tree
972     build using an absolute path for $(srcdir), and is also less ugly.
973
974  Makefile.am      |    6 ++++--
975  test/Makefile.am |   10 ++++++----
976  2 files changed, 10 insertions(+), 6 deletions(-)
977
978 commit 33773b778911c890d76c38b13f0fdb39df237d9e
979 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
980 Date:   2007-08-01 21:37:50 +0100
981
982     Unset dbus_python_released
983
984  NEWS         |    3 +++
985  configure.ac |    2 +-
986  2 files changed, 4 insertions(+), 1 deletions(-)
987
988 commit af16daa9ff5d7217f361d68ce2bfe405f2cbd412
989 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
990 Date:   2007-08-01 21:37:02 +0100
991
992     Release 0.82.2
993
994  NEWS         |    2 +-
995  configure.ac |    4 ++--
996  2 files changed, 3 insertions(+), 3 deletions(-)
997
998 commit f27c16490c23df1b7700904ea20232ef3e4097ae
999 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1000 Date:   2007-08-01 20:00:37 +0100
1001
1002     Mention in NEWS that API docs are generated by default
1003
1004  NEWS |    3 +++
1005  1 files changed, 3 insertions(+), 0 deletions(-)
1006
1007 commit 44471aab0502cfccef6a4fb63f01feeb6bf8732e
1008 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1009 Date:   2007-08-01 19:59:19 +0100
1010
1011     Reorganise README to reflect that API docs are generated by default
1012
1013  README |   31 +++++++++++--------------------
1014  1 files changed, 11 insertions(+), 20 deletions(-)
1015
1016 commit d3208ff19c3b61ae006403a9096c7a7ac09d4f5f
1017 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1018 Date:   2007-08-01 19:58:59 +0100
1019
1020     Mention incompatibility with 0.82.1 more prominently
1021
1022  NEWS |   18 ++++++++++++------
1023  1 files changed, 12 insertions(+), 6 deletions(-)
1024
1025 commit 8a27b1d1164c6c63467d79c497330fefd7c6de6e
1026 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1027 Date:   2007-08-01 19:27:30 +0100
1028
1029     Check for epydoc version >= 3, and default to building API docs if available
1030
1031  configure.ac |   17 +++++++++++++++--
1032  1 files changed, 15 insertions(+), 2 deletions(-)
1033
1034 commit 44f7d60ff7ea038c2e314f05f1ccbc3a76f258d5
1035 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1036 Date:   2007-08-01 19:15:45 +0100
1037
1038     Update NEWS to mention #11623 fix
1039
1040  NEWS |   10 ++++++++++
1041  1 files changed, 10 insertions(+), 0 deletions(-)
1042
1043 commit 5e6fa32bf95a0d17fe5ce6a4ecdcae5dd3f967d5
1044 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1045 Date:   2007-08-01 19:10:37 +0100
1046
1047     Add rel_path_keyword to @method (fd.o #11623)
1048
1049  dbus/decorators.py   |   18 +++++++++++++++++-
1050  dbus/service.py      |   25 ++++++++++++++++++++++++-
1051  test/test-client.py  |   23 +++++++++++++++++++----
1052  test/test-service.py |   15 ++++++++-------
1053  4 files changed, 68 insertions(+), 13 deletions(-)
1054
1055 commit 65680613473b7ca39f68d25010b6b17eda841f6a
1056 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1057 Date:   2007-08-01 19:08:48 +0100
1058
1059     Avoid deprecated API in cross-test
1060
1061  test/cross-test-client.py |    5 ++---
1062  test/cross-test-server.py |   14 ++++++++------
1063  2 files changed, 10 insertions(+), 9 deletions(-)
1064
1065 commit cea890e5e98e1846c47b220b69ae00e843c695a1
1066 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1067 Date:   2007-08-01 18:36:37 +0100
1068
1069     Update NEWS
1070
1071  NEWS |    3 +++
1072  1 files changed, 3 insertions(+), 0 deletions(-)
1073
1074 commit 159319390404ed58406dba5a42d931740660af78
1075 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1076 Date:   2007-08-01 18:34:38 +0100
1077
1078     Fix introspection on objects with more than one connection or more than one object path (bugs.fd.o #11794)
1079
1080  dbus/service.py      |   12 ++++++------
1081  test/test-client.py  |   11 +++++++++++
1082  test/test-service.py |    8 ++++++++
1083  3 files changed, 25 insertions(+), 6 deletions(-)
1084
1085 commit 5aef31b429ac0c14312265e166aeeeda91b3f8ac
1086 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1087 Date:   2007-07-31 19:01:11 +0100
1088
1089     NEWS: mention the solved build problems related to python-config
1090
1091  NEWS |    4 ++++
1092  1 files changed, 4 insertions(+), 0 deletions(-)
1093
1094 commit e821e102b2fa3baff4de719411b03385132dd0f4
1095 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1096 Date:   2007-07-31 18:49:43 +0100
1097
1098     Re-fix checking for Python include paths. Use $PYTHON-config like in 0.82.1 if we can, use the hard-coded logic from versions prior to 0.82.0 if we can't.
1099
1100  m4/am-check-python-headers.m4 |   27 +++++++++++++++++++--------
1101  1 files changed, 19 insertions(+), 8 deletions(-)
1102
1103 commit f0291410ce950913593d5ae6c9fd4fabd5eaaa3f
1104 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1105 Date:   2007-07-31 18:04:16 +0100
1106
1107     Complete the .m4 renaming
1108
1109  m4/dbus-py-add-rst2htmlflag.m4 |   23 +++++++++++++++++++++++
1110  m4/dbuspy-add-rst2htmlflag.m4  |   23 -----------------------
1111  2 files changed, 23 insertions(+), 23 deletions(-)
1112
1113 commit 4764f07dfeee9a3baa90399f9f2a18d7d5175fd2
1114 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1115 Date:   2007-07-31 17:47:12 +0100
1116
1117     Move dbus-py-add-rst2htmlflag.m4 to jh-add-cflag.m4 - the contents of two of the .m4 files were the opposite of what they should be
1118
1119  m4/dbus-py-add-rst2htmlflag.m4 |   20 --------------------
1120  m4/jh-add-cflag.m4             |   20 ++++++++++++++++++++
1121  2 files changed, 20 insertions(+), 20 deletions(-)
1122
1123 commit 3396bcbacfaaa4c2ad4ad1e9d627be8ce14a6d77
1124 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1125 Date:   2007-07-31 17:46:42 +0100
1126
1127     Move jh-add-cflag.m4 to dbuspy-add-rst2htmlflag.m4 - the contents of two of the .m4 files were the opposite of what they should be
1128
1129  m4/dbuspy-add-rst2htmlflag.m4 |   23 +++++++++++++++++++++++
1130  m4/jh-add-cflag.m4            |   23 -----------------------
1131  2 files changed, 23 insertions(+), 23 deletions(-)
1132
1133 commit a7b73b44ca3b86a0ccf0a58e2c1fdee205633657
1134 Author: Simon McVittie <smcv@carbon.pseudorandom.co.uk>
1135 Date:   2007-07-31 17:40:20 +0100
1136
1137     Revert "Use python-config to get Python cppflags (patch from Ubuntu, fd.o #11282)."
1138     
1139     Python < 2.5 didn't have python-config (although some distributions, e.g.
1140     Debian and Ubuntu, shipped it as an add-on). Even for 2.5, some distributions
1141     install it under gratuitously different names (hi, Gentoo). As a result,
1142     this patch needs replacing with one that doesn't rely on having python-config.
1143     
1144     This reverts commit 7c9d08d1ba7f5b0a9aa4a37118e56b1725cdaef9.
1145
1146  m4/am-check-python-headers.m4 |    5 ++++-
1147  1 files changed, 4 insertions(+), 1 deletions(-)
1148
1149 commit 66ebaa801a13be7403e6ec47de1f322ccf310346
1150 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1151 Date:   2007-07-31 13:01:04 +0100
1152
1153     _dbus_bindings/mainloop.c: Remove Watch and Timeout.
1154     
1155     They were never used, and didn't make a great deal of sense. I now believe the
1156     right direction for pure-Python mainloop support is to define a Pythonic main
1157     loop abstraction and coerce libdbus to fit into it, rather than pretending
1158     the objects in libdbus' abstraction are Python objects.
1159
1160  _dbus_bindings/mainloop.c |  357 ---------------------------------------------
1161  1 files changed, 0 insertions(+), 357 deletions(-)
1162
1163 commit 4856b6c485c430ac15d4a634b6958d5f6af89dfa
1164 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1165 Date:   2007-07-31 12:55:16 +0100
1166
1167     NEWS: update with timeout fix
1168
1169  NEWS |   13 +++++++++++++
1170  1 files changed, 13 insertions(+), 0 deletions(-)
1171
1172 commit 5ab6cdc200267095edd56645df536dac5d4dc986
1173 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1174 Date:   2007-07-31 12:38:02 +0100
1175
1176     Measure async call timeout in seconds as intended, not in ms (blocking calls already used seconds). Add regression tests
1177
1178  dbus/connection.py   |    2 +-
1179  test/test-client.py  |   40 ++++++++++++++++++++++++++++++++++++++++
1180  test/test-service.py |   13 +++++++++++++
1181  3 files changed, 54 insertions(+), 1 deletions(-)
1182
1183 commit 70f802152547898f225a0a675789fb923a5ea410
1184 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1185 Date:   2007-07-26 17:04:44 +0100
1186
1187     test-client: Avoid deprecated usage - explicitly pass SessionBus() to BusName ctor
1188
1189  test/test-client.py |    2 +-
1190  1 files changed, 1 insertions(+), 1 deletions(-)
1191
1192 commit f5eb61dce982d6c51a78f5bb745ebd632ef1ad70
1193 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1194 Date:   2007-07-18 21:26:10 +0100
1195
1196     Try to avoid importing things from _dbus_bindings when they could be imported from public API
1197
1198  dbus/_dbus.py      |    6 ++----
1199  dbus/bus.py        |    2 +-
1200  dbus/connection.py |    8 ++++----
1201  dbus/decorators.py |   16 ++++++++--------
1202  dbus/glib.py       |    2 --
1203  dbus/service.py    |   28 ++++++++++++++--------------
1204  6 files changed, 29 insertions(+), 33 deletions(-)
1205
1206 commit 4cab9350dda0b36446d7b2a935bd6451a38e67a2
1207 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1208 Date:   2007-07-12 16:26:05 +0100
1209
1210     Bump version to 0.82.1.YYYYMMDD
1211
1212  configure.ac |    2 +-
1213  1 files changed, 1 insertions(+), 1 deletions(-)
1214
1215 commit 07bb7f1de21c64ea1f19ff107910daa2a14ec4ba
1216 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1217 Date:   2007-07-12 13:13:13 +0100
1218
1219     Avoid cpp directives inside macro calls, to be nice to old gcc versions
1220
1221  _dbus_bindings/containers.c |    6 +-----
1222  _dbus_bindings/int.c        |   14 --------------
1223  2 files changed, 1 insertions(+), 19 deletions(-)
1224
1225 commit a94d9d68d17fd5284aa549187ac6fbb29c188efd
1226 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1227 Date:   2007-07-11 17:11:08 +0100
1228
1229     NEWS, configure.ac: 0.82.1, the "double precision" release
1230
1231  NEWS         |    4 ++--
1232  configure.ac |    4 ++--
1233  2 files changed, 4 insertions(+), 4 deletions(-)
1234
1235 commit e94f1a9a3c4e9a7800e013dd61b06b5538c9b8ac
1236 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1237 Date:   2007-07-11 15:51:23 +0100
1238
1239     Use PyArg_ParseTuple correctly, fixing the timeout in send_message_with_reply and send_message_with_reply_and_block.
1240     (bugs.fd.o #11489; thanks to Marco Pesenti Gritti for report and initial patch)
1241
1242  NEWS                          |    3 +++
1243  _dbus_bindings/conn-methods.c |    4 ++--
1244  2 files changed, 5 insertions(+), 2 deletions(-)
1245
1246 commit 9fc1958471a95249984e9556b7dab8838eb19844
1247 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1248 Date:   2007-07-03 19:54:06 +0100
1249
1250     Unset dbus_python_released
1251
1252  configure.ac |    2 +-
1253  1 files changed, 1 insertions(+), 1 deletions(-)
1254
1255 commit a2ee1a4bbdef1613c44be8131b9a89bf8c4543ba
1256 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1257 Date:   2007-06-29 17:54:02 +0100
1258
1259     .gitignore: ignore patch(1) cruft, and detached signatures for the release tarballs
1260
1261  .gitignore |    3 +++
1262  1 files changed, 3 insertions(+), 0 deletions(-)
1263
1264 commit 439ceed581837381aa690b6a0b809a06470d167d
1265 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1266 Date:   2007-06-29 17:47:23 +0100
1267
1268     Update NEWS
1269
1270  NEWS |   23 +++++++++++++++++++++++
1271  1 files changed, 23 insertions(+), 0 deletions(-)
1272
1273 commit 1b91d2d408ea471af1e4641e7fb31b4534026a70
1274 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1275 Date:   2007-06-29 17:38:46 +0100
1276
1277     dbus.proxies: If making a call with ignore_reply=True, don't block for introspection
1278
1279  dbus/proxies.py |    3 ++-
1280  1 files changed, 2 insertions(+), 1 deletions(-)
1281
1282 commit 06810eb34ed2cdc5f0def02b45680915b0e0b985
1283 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1284 Date:   2007-06-21 01:22:27 +0100
1285
1286     dbus.service: use DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE
1287
1288  dbus/service.py |    2 +-
1289  1 files changed, 1 insertions(+), 1 deletions(-)
1290
1291 commit 9556649e48df344f6ec0010c4af00a076a751760
1292 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1293 Date:   2007-06-21 01:22:04 +0100
1294
1295     Expose HANDLER_RESULT_HANDLED, HANDLER_RESULT_NOT_YET_HANDLED as public API in dbus.lowlevel
1296
1297  dbus/lowlevel.py |    7 +++++--
1298  1 files changed, 5 insertions(+), 2 deletions(-)
1299
1300 commit 0d4f60d771305572594fb2cfb502bf565230fa37
1301 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1302 Date:   2007-06-21 01:21:33 +0100
1303
1304     Get stacklevel right on deprecation of not specifying bus in BusName.__init__
1305
1306  dbus/service.py |    2 +-
1307  1 files changed, 1 insertions(+), 1 deletions(-)
1308
1309 commit 11925e0a12989793926f82d2286cbb20ef7a179d
1310 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1311 Date:   2007-06-21 01:20:39 +0100
1312
1313     _dbus_bindings: add DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE etc.
1314
1315  _dbus_bindings/module.c |    9 +++++++++
1316  1 files changed, 9 insertions(+), 0 deletions(-)
1317
1318 commit d45d56a6ba455ee9b12af4d2c8c448392d74d1b4
1319 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1320 Date:   2007-06-21 01:19:39 +0100
1321
1322     Avoid using deprecated dbus_watch_get_fd()
1323
1324  _dbus_bindings/mainloop.c |    8 +++++++-
1325  configure.ac              |    6 ++++++
1326  2 files changed, 13 insertions(+), 1 deletions(-)
1327
1328 commit a2f7458105791f37be52e1de22b710968904b235
1329 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1330 Date:   2007-06-20 18:01:19 +0100
1331
1332     dbus.service: Deprecate the omission of the `bus` argument in the BusName constructor.
1333     Explicit is better than implicit.
1334
1335  dbus/service.py |   17 +++++++++++++----
1336  1 files changed, 13 insertions(+), 4 deletions(-)
1337
1338 commit 39c996ac7439c5c9a61ddb0efc92bada491fa0e5
1339 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1340 Date:   2007-06-20 18:00:10 +0100
1341
1342     Stop using interactive-Python syntax in tutorial to reduce user confusion.
1343     Closes bugs.fd.o #11209.
1344
1345  doc/tutorial.txt |   45 +++++++++++++++++++--------------------------
1346  1 files changed, 19 insertions(+), 26 deletions(-)
1347
1348 commit 9f2e2040c33b09196e438c818379290c9e41a4ca
1349 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1350 Date:   2007-06-19 18:05:00 +0100
1351
1352     Version 0.82.0
1353
1354  NEWS         |    2 +-
1355  configure.ac |    6 +++---
1356  2 files changed, 4 insertions(+), 4 deletions(-)
1357
1358 commit 343aaa190f8a1c7475e4565c50483abbc5914a75
1359 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1360 Date:   2007-06-19 13:59:23 +0100
1361
1362     Improve API documentation markup, particularly adding :Since: annotations
1363
1364  dbus/bus.py        |   63 +++++++++++++++++++++++++++++++++++----------------
1365  dbus/connection.py |    5 ++++
1366  dbus/decorators.py |   14 +++++++++++
1367  dbus/proxies.py    |    6 ++--
1368  dbus/service.py    |   30 +++++++++++++++++++-----
1369  5 files changed, 88 insertions(+), 30 deletions(-)
1370
1371 commit e631446a0c3113260c380284fe1f71419d5a7edb
1372 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1373 Date:   2007-06-19 13:58:37 +0100
1374
1375     Mark Bus.get_connection() as deprecated; improve Bus.__repr__
1376
1377  dbus/_dbus.py |   18 ++++++++++--------
1378  1 files changed, 10 insertions(+), 8 deletions(-)
1379
1380 commit 10c49fa072b4f28713cfc873444b902b0bbe021e
1381 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1382 Date:   2007-06-19 13:37:30 +0100
1383
1384     Update NEWS with recent changes; next version should be 0.82.0 I think
1385
1386  NEWS |   19 +++++++++++++++----
1387  1 files changed, 15 insertions(+), 4 deletions(-)
1388
1389 commit 7c9d08d1ba7f5b0a9aa4a37118e56b1725cdaef9
1390 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1391 Date:   2007-06-19 13:22:31 +0100
1392
1393     Use python-config to get Python cppflags (patch from Ubuntu, fd.o #11282).
1394     Thanks to Sebastien Bacher.
1395
1396  m4/am-check-python-headers.m4 |    5 +----
1397  1 files changed, 1 insertions(+), 4 deletions(-)
1398
1399 commit 543ebc088ffbef9a52de333d99361b47301571b3
1400 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1401 Date:   2007-06-18 16:31:20 +0100
1402
1403     Implement fallback objects.
1404     In the process, simplify the signal decorator a bit - don't allow the signal
1405     to be emitted from a subset of interfaces (removing connection_keyword),
1406     deprecate path_keyword, disallow path_keyword on objects that support multiple
1407     object paths, and add rel_path_keyword. This is an API removal since previous
1408     patches, but is compatible with the last release.
1409
1410  dbus/decorators.py   |  115 +++++++++++++++++++++++++++++++-------------------
1411  dbus/service.py      |   52 +++++++++++++++++++++--
1412  test/run-test.sh     |    3 +
1413  test/test-client.py  |   22 ++++++++-
1414  test/test-service.py |   39 +++++++++++++++++
1415  test/test-signals.py |   28 ++++++++++--
1416  6 files changed, 205 insertions(+), 54 deletions(-)
1417
1418 commit b62c9694c5f3e39ef00c08fee5754a91515bca54
1419 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1420 Date:   2007-06-15 19:03:03 +0100
1421
1422     Unset dbus_python_released
1423
1424  configure.ac |    2 +-
1425  1 files changed, 1 insertions(+), 1 deletions(-)
1426
1427 commit c5f1a34d6319e768f38f18817b09134849c74794
1428 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1429 Date:   2007-06-15 18:51:46 +0100
1430
1431     Update NEWS
1432
1433  NEWS |   29 +++++++++++++++++++++++++++++
1434  1 files changed, 29 insertions(+), 0 deletions(-)
1435
1436 commit b4a34bf6ac17fae4f0cc67f5b5082856f0aa7283
1437 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1438 Date:   2007-06-14 11:05:39 +0100
1439
1440     doc/tutorial.txt: @service and @method take dbus_interface=..., not interface=...
1441
1442  doc/tutorial.txt |    8 ++++----
1443  1 files changed, 4 insertions(+), 4 deletions(-)
1444
1445 commit dbfb6d7b676d22dc98c3ef88071a9deeffa79648
1446 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1447 Date:   2007-06-12 14:27:39 +0100
1448
1449     dbus.bus: In watch_name_owner, only watch the desired name!
1450
1451  dbus/bus.py |    3 ++-
1452  1 files changed, 2 insertions(+), 1 deletions(-)
1453
1454 commit 5b408fd8501d79f87bd752f9ce483f5beb6f157b
1455 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1456 Date:   2007-06-11 18:10:16 +0100
1457
1458     dbus.bus: Ignore any errors while cleaning up signal matches, so we can make the call asynchronously
1459
1460  dbus/bus.py |    2 +-
1461  1 files changed, 1 insertions(+), 1 deletions(-)
1462
1463 commit 7f2e0bfe0c205af512af716f4fcb7b8508269eb7
1464 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1465 Date:   2007-06-11 14:51:59 +0100
1466
1467     dbus.service: Allow objects to start off unexported, and become exported later.
1468     Also allow them to be exported on more than one object path or even connection.
1469     dbus.decorators: Allow connection_keyword on signals and methods, so we can
1470     tell which connection to use for any follow-up actions.
1471
1472  dbus/decorators.py   |   81 ++++++++++++++-----
1473  dbus/service.py      |  209 ++++++++++++++++++++++++++++++++++++++++++--------
1474  test/test-service.py |    8 +-
1475  3 files changed, 239 insertions(+), 59 deletions(-)
1476
1477 commit cc6ea2758794601e2747ad9deccf7c8e887b0100
1478 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1479 Date:   2007-06-07 20:11:57 +0100
1480
1481     dbus.bus: when a unique name goes away, disconnect all signal handlers.
1482     Unique names are not recycled, so no more signals can arrive for that name.
1483
1484  dbus/bus.py |   19 ++++++++++---------
1485  1 files changed, 10 insertions(+), 9 deletions(-)
1486
1487 commit c2773de718d0cbcac27a60d2fc56063499eeef0e
1488 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1489 Date:   2007-06-04 14:47:15 +0100
1490
1491     Update date in NEWS for 0.81.1 release
1492
1493  NEWS |    4 ++--
1494  1 files changed, 2 insertions(+), 2 deletions(-)
1495
1496 commit 8d5f51a95f04ddc524e8790a00635082c851b4a1
1497 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1498 Date:   2007-06-04 14:19:21 +0100
1499
1500     Version 0.81.1
1501
1502  configure.ac |    4 ++--
1503  1 files changed, 2 insertions(+), 2 deletions(-)
1504
1505 commit 382b890175ecef7818ce07d8d36cdaab138032df
1506 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1507 Date:   2007-06-04 12:26:15 +0100
1508
1509     NEWS: update
1510
1511  NEWS |    4 ++--
1512  1 files changed, 2 insertions(+), 2 deletions(-)
1513
1514 commit f1c2dcd0f7b9d177877aafed95fe64343862c1cf
1515 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1516 Date:   2007-06-04 12:24:58 +0100
1517
1518     dbus.service: change unexport() to remove_from_connection() at J5's request
1519
1520  dbus/service.py      |   14 ++++++++------
1521  test/test-client.py  |    2 +-
1522  test/test-service.py |    2 +-
1523  3 files changed, 10 insertions(+), 8 deletions(-)
1524
1525 commit a370850a68659a771690c2dac7148e371b6c9b51
1526 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1527 Date:   2007-06-04 12:10:53 +0100
1528
1529     dbus-python.pc.in: Use -I${includedir} to allow libdbus and dbus-python to be in different ${prefix}es
1530     Patch from Phil Thompson at Riverbank Computing Ltd.
1531
1532  dbus-python.pc.in |    1 +
1533  1 files changed, 1 insertions(+), 0 deletions(-)
1534
1535 commit cf4afc9ccf1408f0f0fde2a01e2dd68ba59de1f9
1536 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1537 Date:   2007-05-30 15:52:36 +0100
1538
1539     NEWS: Describe the fix for #10457
1540
1541  NEWS |    3 +++
1542  1 files changed, 3 insertions(+), 0 deletions(-)
1543
1544 commit c87b55c6ab30542d5d17f2e2041e4c87b3df712d
1545 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1546 Date:   2007-05-30 15:19:46 +0100
1547
1548     dbus.service: Make it possible to unexport objects (fd.o#10457)
1549
1550  dbus/service.py      |   33 ++++++++++++++++++++++++++++++++-
1551  test/test-client.py  |   20 ++++++++++++++++++++
1552  test/test-service.py |   34 +++++++++++++++++++++++++++++++---
1553  3 files changed, 83 insertions(+), 4 deletions(-)
1554
1555 commit 030b68b4e6d64dc25904618852917839892de1be
1556 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1557 Date:   2007-05-29 15:33:44 +0100
1558
1559     NEWS: mention list_exported_child_objects() and its use in introspection
1560
1561  NEWS |    4 ++++
1562  1 files changed, 4 insertions(+), 0 deletions(-)
1563
1564 commit 5618e6182ded0d1861a9fcb5a26440e4454801f6
1565 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1566 Date:   2007-05-29 15:33:18 +0100
1567
1568     dbus.service: include child nodes in introspection
1569
1570  dbus/service.py |    4 ++++
1571  1 files changed, 4 insertions(+), 0 deletions(-)
1572
1573 commit 26288ab181eb2452fad7fd94c9bc00c817b4137d
1574 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1575 Date:   2007-05-29 15:32:01 +0100
1576
1577     _dbus_bindings/conn-methods.c: add list_exported_child_objects().
1578     This is equivalent to dbus_connection_list_registered() in libdbus.
1579
1580  _dbus_bindings/conn-methods.c |   62 +++++++++++++++++++++++++++++++++++++++++
1581  test/test-client.py           |    3 ++
1582  test/test-service.py          |    8 +++++
1583  3 files changed, 73 insertions(+), 0 deletions(-)
1584
1585 commit f0947ab721499d5202cdbfcaad6fac7d781b5666
1586 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1587 Date:   2007-05-28 19:47:25 +0100
1588
1589     NEWS: mention the fix for Debian#426412
1590
1591  NEWS |    5 +++++
1592  1 files changed, 5 insertions(+), 0 deletions(-)
1593
1594 commit ffb1d3310d97bc4d86a09604649f334e3367816f
1595 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1596 Date:   2007-05-28 19:45:59 +0100
1597
1598     dbus.connection: Release signals lock before calling _clean_up_signal_match().
1599     This prevents a deadlock when a signal match that's tracking name owner
1600     changes is removed, causing a match on NameOwnerChanged to be removed too.
1601     (Debian bug#426412)
1602     
1603     Also move more of the tree manipulation inside the lock, to be nice to
1604     anyone attempting a port to implementations without a GIL (mainly IronPython),
1605     and add a regression test for the above bug.
1606
1607  dbus/bus.py          |    2 +-
1608  dbus/connection.py   |   45 +++++++++++++++++++++++++--------------------
1609  test/test-client.py  |    2 ++
1610  test/test-signals.py |   34 ++++++++++++++++++++++++----------
1611  4 files changed, 52 insertions(+), 31 deletions(-)
1612
1613 commit 03bcbff71d4bf112441dfd53300328c70d3a512c
1614 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1615 Date:   2007-05-21 13:18:18 +0100
1616
1617     dbus.bus: detect NameHasNoOwner correctly, using new get_dbus_name() method
1618
1619  dbus/bus.py |   12 ++++++------
1620  1 files changed, 6 insertions(+), 6 deletions(-)
1621
1622 commit 09e138af65710b11363e0852711171c3a9f8ef00
1623 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1624 Date:   2007-05-21 13:15:48 +0100
1625
1626     NEWS: Describe new DBusException 'args' support
1627
1628  NEWS |    3 +++
1629  1 files changed, 3 insertions(+), 0 deletions(-)
1630
1631 commit c68cc723a95f6a4716d61b4ae455e3f8382347e3
1632 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1633 Date:   2007-05-21 13:10:09 +0100
1634
1635     Describe DBusException.get_dbus_name() in NEWS
1636
1637  NEWS |   11 +++++++++++
1638  1 files changed, 11 insertions(+), 0 deletions(-)
1639
1640 commit 000536a6b707fe3b28f7afd5360058d48e281688
1641 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1642 Date:   2007-05-17 12:41:05 +0100
1643
1644     dbus.proxies: Log more informatively when introspection fails, and use logging rather than just stderr
1645
1646  dbus/proxies.py |    7 ++++++-
1647  1 files changed, 6 insertions(+), 1 deletions(-)
1648
1649 commit b052211a63cf833ac394ca529c344c288e921401
1650 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1651 Date:   2007-05-16 11:05:29 +0100
1652
1653     Implement DBusException in pure Python; add get_dbus_name() method and name= keyword argument
1654
1655  _dbus_bindings/bus.c                    |    5 +-
1656  _dbus_bindings/conn-methods.c           |    6 +-
1657  _dbus_bindings/dbus_bindings-internal.h |    2 +-
1658  _dbus_bindings/exceptions.c             |   99 ++++++++++++++++++-------------
1659  _dbus_bindings/message.c                |    6 +-
1660  _dbus_bindings/module.c                 |    2 -
1661  dbus/__init__.py                        |    7 +-
1662  dbus/_dbus.py                           |    3 +-
1663  dbus/bus.py                             |    2 +-
1664  dbus/connection.py                      |   11 +--
1665  dbus/dbus_bindings.py                   |    2 +-
1666  dbus/decorators.py                      |    2 +
1667  dbus/exceptions.py                      |   22 ++++++-
1668  dbus/service.py                         |   11 ++-
1669  14 files changed, 105 insertions(+), 75 deletions(-)
1670
1671 commit df88e33eb69ef1528f76d06429d451b8274bd69b
1672 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1673 Date:   2007-05-16 11:03:34 +0100
1674
1675     configure.ac: Reset released flag to 0
1676
1677  configure.ac |    2 +-
1678  1 files changed, 1 insertions(+), 1 deletions(-)
1679
1680 commit 523e63fcef2c3391e94ded7959abdba739a52354
1681 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1682 Date:   2007-05-09 10:13:02 +0100
1683
1684     Update NEWS for 0.81.0
1685
1686  NEWS |   85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1687  1 files changed, 85 insertions(+), 0 deletions(-)
1688
1689 commit fac67418d9bc51b75f39b108c3e5f0bd9d7e6a98
1690 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1691 Date:   2007-05-09 10:03:06 +0100
1692
1693     Increment version to 0.81.0
1694
1695  configure.ac |    6 +++---
1696  1 files changed, 3 insertions(+), 3 deletions(-)
1697
1698 commit 756d092e3bb346dbf791af32f31c0efe520573d1
1699 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1700 Date:   2007-05-09 10:02:33 +0100
1701
1702     Don't run the examples during "make check" - timing/startup issues cause intermittent failures
1703
1704  test/run-test.sh |   22 +++++++++++-----------
1705  1 files changed, 11 insertions(+), 11 deletions(-)
1706
1707 commit 32c4636888e03025b5f01167cea6530a8fb1ce53
1708 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1709 Date:   2007-05-09 09:56:51 +0100
1710
1711     Generate ChangeLog during make dist rather than during make.
1712     Commit a dummy ChangeLog so the autotools won't fail in git checkouts.
1713
1714  .gitignore  |    1 -
1715  ChangeLog   |    2 ++
1716  Makefile.am |    9 +++++----
1717  3 files changed, 7 insertions(+), 5 deletions(-)
1718
1719 commit 46d28550bbe03ccf9853f072743d879ae7d621ff
1720 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1721 Date:   2007-05-07 15:53:59 +0100
1722
1723     dbus/gobject_service.py: Make ExportedGObject __init__ accept GObject properties
1724
1725  dbus/gobject_service.py |   25 +++++++++++++++++++++++--
1726  1 files changed, 23 insertions(+), 2 deletions(-)
1727
1728 commit 863cec2464edd80fcf7fbdf62cf1c89ecab647d0
1729 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1730 Date:   2007-05-04 19:51:50 +0100
1731
1732     Create doc directory before writing HTML into it
1733
1734  Makefile.am |    5 +++--
1735  1 files changed, 3 insertions(+), 2 deletions(-)
1736
1737 commit 727fa4079d91f8dd1b301e21d3e4279c202a9739
1738 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1739 Date:   2007-05-04 19:44:18 +0100
1740
1741     doc/tutorial.txt: Don't claim we have a tutorial for p2p connections yet
1742
1743  doc/tutorial.txt |    3 ++-
1744  1 files changed, 2 insertions(+), 1 deletions(-)
1745
1746 commit 3033d92876dc094d5f86404bdf997af9b3bb3a82
1747 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1748 Date:   2007-05-04 19:43:14 +0100
1749
1750     Update tutorial to describe add_signal_receiver before connect_to_signal.
1751     Also remove old ./configure substitutions and update to avoid deprecated API.
1752
1753  doc/tutorial.txt |  100 ++++++++++++++++++++++++++++++------------------------
1754  1 files changed, 56 insertions(+), 44 deletions(-)
1755
1756 commit f1d118f3d8c7dee8f5611cba2786a77e3b3cdaf1
1757 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1758 Date:   2007-05-04 19:41:59 +0100
1759
1760     Stop tutorial.txt being generated by ./configure - not worthwhile just for a version number
1761
1762  .gitignore          |    1 -
1763  configure.ac        |    1 -
1764  doc/tutorial.txt    |  667 +++++++++++++++++++++++++++++++++++++++++++++++++++
1765  doc/tutorial.txt.in |  667 ---------------------------------------------------
1766  4 files changed, 667 insertions(+), 669 deletions(-)
1767
1768 commit 0432c5256bad3fbdf10240b7ef76cea181c9f8b7
1769 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1770 Date:   2007-05-04 19:39:54 +0100
1771
1772     dbus/service.py: Before emitting an error, configure logging to write to stderr, unless already configured
1773
1774  dbus/service.py |    1 +
1775  1 files changed, 1 insertions(+), 0 deletions(-)
1776
1777 commit 24bee8cea054fa21d3229c97d75b2c08f273d9d9
1778 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1779 Date:   2007-05-04 19:39:16 +0100
1780
1781     Remove contents of TODO: the peer-to-peer Connection now exists and the string change has been rejected
1782
1783  TODO |    8 --------
1784  1 files changed, 0 insertions(+), 8 deletions(-)
1785
1786 commit ed2ace3161337789924e03f559603dccfa40c56e
1787 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1788 Date:   2007-05-04 17:09:57 +0100
1789
1790     dbus/service.py: Don't use deprecated get_connection() in Object constructor.
1791     The Connection and BusConnection base classes don't have it, and we can now
1792     export Objects on a plain Connection.
1793
1794  dbus/service.py |    4 +---
1795  1 files changed, 1 insertions(+), 3 deletions(-)
1796
1797 commit 774e133d2cdc1a0fda2bd14d2354a9da2deece88
1798 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1799 Date:   2007-05-03 13:20:59 +0100
1800
1801     Deprecate all arguments called named_service; use bus_name instead
1802
1803  dbus/bus.py        |   49 ++++++++++++++++++++++++++++++--------
1804  dbus/connection.py |   61 ++++++++++++++++++++++++++++++++++++++++--------
1805  dbus/proxies.py    |   66 +++++++++++++++++++++++++++++++++++++--------------
1806  3 files changed, 137 insertions(+), 39 deletions(-)
1807
1808 commit 040adaef5646823dfb9247247104cb678cecacad
1809 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1810 Date:   2007-05-03 13:19:12 +0100
1811
1812     examples/list-system-services.py: Make more exemplary
1813
1814  examples/list-system-services.py |   14 +++++++++-----
1815  1 files changed, 9 insertions(+), 5 deletions(-)
1816
1817 commit e6d5bb0209c9cba4d42f12a448bd708a2cabaa9f
1818 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1819 Date:   2007-05-03 12:11:31 +0100
1820
1821     dbus/gobject_service.py: Make ExportedGObject work correctly.
1822     Also add a simple unit test for it.
1823
1824  dbus/Makefile.am        |    1 +
1825  dbus/gobject_service.py |   13 +++++++++++--
1826  test/test-client.py     |   10 ++++++++++
1827  test/test-service.py    |   11 +++++++++++
1828  4 files changed, 33 insertions(+), 2 deletions(-)
1829
1830 commit 717837a91498f9f928a0affbfa39d8cd68de5ca1
1831 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1832 Date:   2007-05-01 13:26:51 +0100
1833
1834     Simplify dbus_bindings backwards compatibility glue
1835
1836  dbus/_dbus.py         |   26 ++++----------------------
1837  dbus/dbus_bindings.py |   13 ++++++++++++-
1838  dbus_bindings.py      |    4 ----
1839  3 files changed, 16 insertions(+), 27 deletions(-)
1840
1841 commit 77566373b89e721e468f411507821ee8a5273fff
1842 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1843 Date:   2007-05-01 12:18:50 +0100
1844
1845     dbus/bus.py: Add watch_name_owner().
1846     Use it to avoid a race in signal name matching.
1847     Also change SignalMatch API from sender_unique being a public attribute to
1848     having a method set_sender_name_owner(), and make it hashable so we can
1849     use it to look up associated signal-sender matches in a dict.
1850
1851  dbus/bus.py        |   94 +++++++++++++++++++++++++++++++--------------------
1852  dbus/connection.py |   54 +++++++++++++++++++----------
1853  2 files changed, 92 insertions(+), 56 deletions(-)
1854
1855 commit 77f19ef18864f3468b7373bd75461aad3239fe52
1856 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1857 Date:   2007-04-30 13:38:50 +0100
1858
1859     test/test-p2p.py: Added. Test "peer-to-peer" connections.
1860     (Actually tested by connecting to the bus daemon, because I haven't implemented
1861     a Python binding for DBusServer yet.)
1862
1863  test/Makefile.am |    1 +
1864  test/run-test.sh |    3 ++
1865  test/test-p2p.py |   91 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1866  3 files changed, 95 insertions(+), 0 deletions(-)
1867
1868 commit a5905b31f82b898eaa3f80a907ea636e1e3d71eb
1869 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1870 Date:   2007-04-30 13:33:11 +0100
1871
1872     dbus/connection.py: comments
1873
1874  dbus/connection.py |    6 ++++++
1875  1 files changed, 6 insertions(+), 0 deletions(-)
1876
1877 commit c38536726dfced572da01604909888f1f78a0492
1878 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1879 Date:   2007-04-30 13:32:52 +0100
1880
1881     dbus/bus.py: correct name of logger
1882
1883  dbus/bus.py |    4 ++--
1884  1 files changed, 2 insertions(+), 2 deletions(-)
1885
1886 commit e96509a88425c0f48c203fbfff100cde901adc7c
1887 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1888 Date:   2007-04-30 13:15:28 +0100
1889
1890     Move signal matching machinery into superclasses
1891
1892  dbus/_dbus.py      |  412 +---------------------------------------------------
1893  dbus/bus.py        |   90 +++++++++++-
1894  dbus/connection.py |  387 +++++++++++++++++++++++++++++++++++++++++++++++--
1895  3 files changed, 464 insertions(+), 425 deletions(-)
1896
1897 commit 494191632d27aa60c6f7c8fbcb1b595f8ff0253e
1898 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1899 Date:   2007-04-30 12:55:21 +0100
1900
1901     tools/check-coding-style.mk: Work correctly with out-of-tree builds
1902
1903  tools/check-coding-style.mk |    1 +
1904  1 files changed, 1 insertions(+), 0 deletions(-)
1905
1906 commit 060ffcc1d3f3296c679b4e91c1ed070b2e0205f9
1907 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1908 Date:   2007-04-30 12:36:37 +0100
1909
1910     Move get_object, constants into Connection and BusConnection. Add docstrings
1911
1912  dbus/_dbus.py      |   64 +++++----------------------------------------------
1913  dbus/bus.py        |   60 ++++++++++++++++++++++++++++++++++++++++++++++--
1914  dbus/connection.py |   30 ++++++++++++++++++++++++
1915  3 files changed, 94 insertions(+), 60 deletions(-)
1916
1917 commit dff13840b106cf08a8227379e9bb82e654442e1d
1918 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1919 Date:   2007-04-30 11:56:42 +0100
1920
1921     Convert _BusDaemonMixin and _MethodCallMixin into base classes BusConnection and Connection.
1922     Also add method activate_name_owner() for proxies to use (so they don't need
1923     to be aware of whether the connection is a bus daemon or not), and stop using
1924     deprecated get_connection method.
1925
1926  dbus/_dbus.py      |    8 +++-----
1927  dbus/bus.py        |   22 +++++++++++++++++++---
1928  dbus/connection.py |   23 +++++++++++++++++------
1929  dbus/proxies.py    |   21 +++------------------
1930  4 files changed, 42 insertions(+), 32 deletions(-)
1931
1932 commit 338b87fcc4010fe92b3f16ebbbf5955eab825dd7
1933 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1934 Date:   2007-04-30 11:43:26 +0100
1935
1936     dbus/service.py: Use public API for dbus.SessionBus, since we cause an import anyway
1937
1938  dbus/service.py |    4 ++--
1939  1 files changed, 2 insertions(+), 2 deletions(-)
1940
1941 commit 2eb946f58e132706683890a8b961423e16998efe
1942 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1943 Date:   2007-04-30 11:41:44 +0100
1944
1945     dbus/_dbus.py: in SignalMatch, use get_name_owner()
1946
1947  dbus/_dbus.py |    2 +-
1948  1 files changed, 1 insertions(+), 1 deletions(-)
1949
1950 commit 26cccef4d8e049613b4b815bf9b9bd5ac86dc087
1951 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1952 Date:   2007-04-30 11:39:57 +0100
1953
1954     dbus/_bus_mixin.py: Add bindings for ListNames, ListActivatableNames, GetNameOwner too
1955
1956  dbus/bus.py         |   29 +++++++++++++++++++++++++++++
1957  test/test-client.py |   24 ++++++++++++++++++++++--
1958  2 files changed, 51 insertions(+), 2 deletions(-)
1959
1960 commit f75c1a0c7f7f4365f1265c6ede0c9465e50466ff
1961 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1962 Date:   2007-04-30 11:38:32 +0100
1963
1964     dbus/_dbus.py: import constants from _dbus_bindings; use "from...import"
1965
1966  dbus/_dbus.py |   58 +++++++++++++++++++++++++++++++-------------------------
1967  1 files changed, 32 insertions(+), 26 deletions(-)
1968
1969 commit 1d4594e2463e00def64dd10a71101a4a45e63553
1970 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1971 Date:   2007-04-30 11:35:54 +0100
1972
1973     dbus/connection.py: Import constants from _dbus_bindings; check for reserved local interface as well as path
1974
1975  dbus/connection.py |   13 +++++++------
1976  1 files changed, 7 insertions(+), 6 deletions(-)
1977
1978 commit 02d302ce90b136991de60015285ff7a39ff54375
1979 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1980 Date:   2007-04-30 11:34:33 +0100
1981
1982     dbus/bus.py: get BUS_DAEMON_NAME etc. from _dbus_bindings
1983
1984  dbus/bus.py |    7 ++-----
1985  1 files changed, 2 insertions(+), 5 deletions(-)
1986
1987 commit 84beab96c9b9a1270e82e670aa3dca3f208b728f
1988 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1989 Date:   2007-04-30 11:33:31 +0100
1990
1991     dbus/proxies.py: get INTROSPECTABLE_IFACE from _dbus_bindings
1992
1993  dbus/proxies.py |    5 ++---
1994  1 files changed, 2 insertions(+), 3 deletions(-)
1995
1996 commit 3c62924718ff00839843cecaae09598e36199f79
1997 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
1998 Date:   2007-04-30 11:31:22 +0100
1999
2000     Move the client method-call machinery from dbus.proxies to dbus.connection._MethodCallMixin.
2001     This makes proxy methods much simpler, and allows the _BusDaemonMixin to bypass
2002     the proxies module completely (since the signatures are already known, so
2003     we don't need to introspect anything).
2004
2005  dbus/Makefile.am   |    1 +
2006  dbus/_dbus.py      |    7 +-
2007  dbus/bus.py        |   76 ++++++++++--------------
2008  dbus/connection.py |  139 ++++++++++++++++++++++++++++++++++++++++++++
2009  dbus/proxies.py    |  163 +++++++++++++++++++++-------------------------------
2010  5 files changed, 242 insertions(+), 144 deletions(-)
2011
2012 commit e40ec8e4f29d104b66d78b183300e6bf134c2714
2013 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2014 Date:   2007-04-30 11:23:58 +0100
2015
2016     Remove BusImplementation, removing its remaining functionality to Connection.
2017     * Move get_unique_name to Connection (it can be useful for connections which
2018       aren't to a real bus daemon but partially emulate one, like Telepathy's
2019       Tubes)
2020     * Add set_unique_name to Connection (same reason)
2021     * Convert BusImplementation.__new__ into Connection._new_for_bus
2022     * Have dbus.Bus subclass _dbus_bindings.Connection directly
2023
2024  _dbus_bindings/bus.c           |  134 ++++++++++++---------------------------
2025  _dbus_bindings/conn-internal.h |    5 ++
2026  _dbus_bindings/conn-methods.c  |   30 +++++++++
2027  _dbus_bindings/module.c        |    2 -
2028  dbus/_dbus.py                  |    8 +--
2029  5 files changed, 79 insertions(+), 100 deletions(-)
2030
2031 commit 6963fa9cfa5be7af19b93c71d8a26c149cf2c88c
2032 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2033 Date:   2007-04-30 11:20:53 +0100
2034
2035     Implement o.fd.DBus method wrappers in Python instead of C.
2036     This reduces the need to have _dbus_bindings.BusImplementation and makes
2037     peer-to-peer connections easier to implement.
2038
2039  _dbus_bindings/bus.c |  235 --------------------------------------------------
2040  dbus/Makefile.am     |    3 +-
2041  dbus/_dbus.py        |    4 +-
2042  dbus/bus.py          |  191 ++++++++++++++++++++++++++++++++++++++++
2043  4 files changed, 196 insertions(+), 237 deletions(-)
2044
2045 commit 478e03e211990d05725bfec5c44a1a1bf68eaf19
2046 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2047 Date:   2007-04-27 12:44:45 +0100
2048
2049     dbus/proxies.py: Give Interface some properties. Vastly simplify __getattr__ on Interface and ProxyObject
2050
2051  dbus/proxies.py |   55 +++++++++++++++++++++++++++++--------------------------
2052  1 files changed, 29 insertions(+), 26 deletions(-)
2053
2054 commit f6fd7b7102ac5cfd961f4e53532eb7904f877a6e
2055 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2056 Date:   2007-04-27 12:22:54 +0100
2057
2058     Move Interface from dbus._dbus to dbus.proxies (it belongs there really).
2059     Make it a new-style object and document it more clearly.
2060
2061  dbus/__init__.py |    5 ++-
2062  dbus/_dbus.py    |  134 +-----------------------------------------------------
2063  dbus/proxies.py  |   72 +++++++++++++++++++++++++++++
2064  3 files changed, 77 insertions(+), 134 deletions(-)
2065
2066 commit fe50b35f867caed213d30cf0e046f51aeb275b20
2067 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2068 Date:   2007-04-27 12:12:54 +0100
2069
2070     Remove redundant constants
2071
2072  dbus/_dbus.py |    3 ---
2073  1 files changed, 0 insertions(+), 3 deletions(-)
2074
2075 commit a6a86fbfc299cdc61c6d013a0081c2eec878f99a
2076 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2077 Date:   2007-04-27 12:11:28 +0100
2078
2079     dbus/_dbus.py: Match NameOwnerChanged correctly
2080
2081  dbus/_dbus.py |    3 ++-
2082  1 files changed, 2 insertions(+), 1 deletions(-)
2083
2084 commit 6457e018adf4bf87a1bb4791ba5a08ad6ac6ba51
2085 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2086 Date:   2007-04-26 15:53:06 +0100
2087
2088     test/test-service.py: Use constants for the bus name and object path
2089
2090  test/test-service.py |    9 +++++----
2091  1 files changed, 5 insertions(+), 4 deletions(-)
2092
2093 commit db310619c1bd0496259cd251e6df0c83af73f3d1
2094 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2095 Date:   2007-04-25 18:33:55 +0100
2096
2097     dbus/__init__.py: Add well-known interface, path, bus-name constants
2098
2099  dbus/__init__.py |    8 ++++++++
2100  1 files changed, 8 insertions(+), 0 deletions(-)
2101
2102 commit 4be15d3a5d949107c7cf51a87a02f8555791868e
2103 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2104 Date:   2007-04-25 18:30:52 +0100
2105
2106     dbus/__init__.py: Remove pseudo-tutorial from docstring, we have a tutorial now
2107
2108  dbus/__init__.py |  111 ------------------------------------------------------
2109  1 files changed, 0 insertions(+), 111 deletions(-)
2110
2111 commit 4a027b3240152f7b9d5eabb66c2c1a94bd5ef831
2112 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2113 Date:   2007-04-25 18:29:48 +0100
2114
2115     _dbus_bindings/module.c: Add some useful constants
2116
2117  _dbus_bindings/module.c |   17 +++++++++++++++++
2118  1 files changed, 17 insertions(+), 0 deletions(-)
2119
2120 commit b6e2f84963ea0b399d50bbfeab7df046f6f24f5b
2121 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2122 Date:   2007-04-25 17:46:54 +0100
2123
2124     Make ProxyObject a new-style class, since it now has properties
2125
2126  dbus/proxies.py |    2 +-
2127  1 files changed, 1 insertions(+), 1 deletions(-)
2128
2129 commit 26965c2bf04ffb3b101623bbe02c34f43bee9232
2130 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2131 Date:   2007-04-25 14:07:49 +0100
2132
2133     Add object_path, bus_name and requested_bus_name properties to ProxyObject.
2134     There is also a placeholder for unique_bus_name, although it's not currently
2135     implemented.
2136
2137  dbus/proxies.py |   43 +++++++++++++++++++++++++++++++++++++++++--
2138  1 files changed, 41 insertions(+), 2 deletions(-)
2139
2140 commit a81f1e90b293f1279ad4797753649f4264c559f3
2141 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2142 Date:   2007-04-24 14:49:44 +0100
2143
2144     Revert the part of the previous patch that added dbus_name to signals.
2145     Making this work correctly will also require changes to the introspect code.
2146
2147  dbus/decorators.py |   13 +++----------
2148  1 files changed, 3 insertions(+), 10 deletions(-)
2149
2150 commit e4050f2750d2fdb5c05a7d7b9cb4030b99133f13
2151 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2152 Date:   2007-04-24 14:45:14 +0100
2153
2154     Preparation for fallback-object support:
2155     * Let exported methods receive the path, destination and raw message via
2156       kwargs, as well as the sender
2157     * Let exported signals be emitted from a variable object-path
2158
2159  dbus/decorators.py   |   81 ++++++++++++++++++++++++++++++++++++++++++++-----
2160  dbus/service.py      |    8 ++++-
2161  test/test-client.py  |   11 +++++++
2162  test/test-service.py |    8 +++++
2163  4 files changed, 98 insertions(+), 10 deletions(-)
2164
2165 commit ae8014c72a7d304f20d9422009f42bc48fa8f298
2166 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2167 Date:   2007-04-24 17:45:03 +0100
2168
2169     Fix fd.o #10174: make it possible to return multiple values with no signature.
2170     More specifically: when a service method with no signature synchronously
2171     returns a tuple that is not a Struct, interpret it as a multi-valued return,
2172     rather than as a structure.
2173     
2174     This is a common Python idiom, and returning a struct makes little sense
2175     anyway when D-Bus lets you return multiple values.
2176     
2177     Returned lists are still interpreted as arrays - returning an array is
2178     entirely sensible, and indeed likely to be common.
2179     
2180     Async service methods are unaffected (there is no ambiguity), and it's still
2181     possible to return a structure by returning a dbus.Struct with appropriate
2182     contents.
2183     
2184     https://bugs.freedesktop.org/show_bug.cgi?id=10174
2185
2186  dbus/service.py      |    8 +++++++-
2187  test/test-client.py  |    6 ++++++
2188  test/test-service.py |    5 +++++
2189  3 files changed, 18 insertions(+), 1 deletions(-)
2190
2191 commit 705b343c205b82c93aab0f31535d1dc99a3c0265
2192 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2193 Date:   2007-04-24 17:39:27 +0100
2194
2195     test/test-service.py: use a constant for the interface name, for clarity
2196
2197  test/test-service.py |   43 +++++++++++++++++++++++--------------------
2198  1 files changed, 23 insertions(+), 20 deletions(-)
2199
2200 commit a2fa9563ee9e3bfca549397c0bf58946eaff37b2
2201 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2202 Date:   2007-04-24 17:21:11 +0100
2203
2204     .gitignore: Ignore INSTALL and dbus-python-*.tar.gz
2205
2206  .gitignore |    2 ++
2207  1 files changed, 2 insertions(+), 0 deletions(-)
2208
2209 commit 50469e3e0a04d27be1ee227518ca377e16919626
2210 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2211 Date:   2007-04-24 14:41:45 +0100
2212
2213     Remember to include tools in dist
2214
2215  Makefile.am |    2 +-
2216  1 files changed, 1 insertions(+), 1 deletions(-)
2217
2218 commit df42e53ab497dce7f00bd2eb3f2af1c022c0096c
2219 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2220 Date:   2007-04-24 13:51:51 +0100
2221
2222     Remove trailing whitespace in Python source
2223
2224  dbus/_dbus.py      |    8 ++++----
2225  dbus/decorators.py |    2 +-
2226  dbus/proxies.py    |   10 +++++-----
2227  dbus/service.py    |    2 +-
2228  4 files changed, 11 insertions(+), 11 deletions(-)
2229
2230 commit 1fa0c331f5327ef1d622b55a050949845eb89b0f
2231 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2232 Date:   2007-04-24 13:50:02 +0100
2233
2234     Remove trailing whitespace in C source
2235
2236  _dbus_bindings/abstract.c         |    4 ++--
2237  _dbus_bindings/conn-methods.c     |    4 ++--
2238  _dbus_bindings/conn.c             |    2 +-
2239  _dbus_bindings/containers.c       |    4 ++--
2240  _dbus_bindings/message-append.c   |    6 +++---
2241  _dbus_bindings/message-internal.h |    2 +-
2242  _dbus_bindings/message.c          |    2 +-
2243  _dbus_bindings/pending-call.c     |    2 +-
2244  8 files changed, 13 insertions(+), 13 deletions(-)
2245
2246 commit cdf20eebae59e0ceb2cf8fc2660609e6c38ccebf
2247 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2248 Date:   2007-04-24 13:47:09 +0100
2249
2250     Add optional checks for coding style (mainly whitespace at the moment).
2251     These are on by default for git builds, off by default for releases.
2252
2253  _dbus_bindings/Makefile.am  |    3 +++
2254  configure.ac                |   17 ++++++++++++++++-
2255  dbus/Makefile.am            |    3 +++
2256  tools/Makefile.am           |    5 +++++
2257  tools/check-c-style.sh      |   17 +++++++++++++++++
2258  tools/check-coding-style.mk |   25 +++++++++++++++++++++++++
2259  tools/check-py-style.sh     |   18 ++++++++++++++++++
2260  tools/check-whitespace.sh   |   17 +++++++++++++++++
2261  8 files changed, 104 insertions(+), 1 deletions(-)
2262
2263 commit b5552a3ea76b3e229f40a06d32a5860b0e9e2217
2264 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2265 Date:   2007-04-24 13:05:17 +0100
2266
2267     Refactor build system:
2268     * Use autoreconf to simplify autogen.sh considerably
2269     * Use AC_CONFIG_MACRO_DIR and aclocal -I to pick up macros from m4/
2270     * Drop acinclude.m4 in favour of putting our macros in m4/
2271
2272  Makefile.am                    |    4 +-
2273  acinclude.m4                   |  109 ----------------------------------------
2274  autogen.sh                     |   64 ++++-------------------
2275  configure.ac                   |    7 +--
2276  m4/Makefile.am                 |    5 ++
2277  m4/am-check-pymod.m4           |   37 ++++++++++++++
2278  m4/am-check-python-headers.m4  |   24 +++++++++
2279  m4/dbus-py-add-rst2htmlflag.m4 |   20 +++++++
2280  m4/jh-add-cflag.m4             |   23 ++++++++
2281  9 files changed, 126 insertions(+), 167 deletions(-)
2282
2283 commit 29fae4fdfd02cc2dd4c896a2cb271d9a3597623c
2284 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2285 Date:   2007-04-24 12:27:18 +0100
2286
2287     test/run-with-tmp-session-bus.sh: untabify, remove trailing whitespace
2288
2289  test/run-with-tmp-session-bus.sh |    8 ++++----
2290  1 files changed, 4 insertions(+), 4 deletions(-)
2291
2292 commit d6b644f9317346211c94a2ae75b77ca9369a7088
2293 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2294 Date:   2007-04-24 12:26:42 +0100
2295
2296     test/test-client.py: untabify
2297
2298  test/test-client.py |   16 ++++++++--------
2299  1 files changed, 8 insertions(+), 8 deletions(-)
2300
2301 commit 35808b1bae43f846fdbcb740c359c66977231518
2302 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2303 Date:   2007-04-24 12:24:02 +0100
2304
2305     dbus/service.py: untabify
2306
2307  dbus/service.py |    2 +-
2308  1 files changed, 1 insertions(+), 1 deletions(-)
2309
2310 commit 7207bc9f616b2401de609b36dc774bbe79fa7166
2311 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2312 Date:   2007-04-24 12:23:47 +0100
2313
2314     configure.ac: untabify
2315
2316  configure.ac |   12 ++++++------
2317  1 files changed, 6 insertions(+), 6 deletions(-)
2318
2319 commit c2aa57fc64f32e0c197320b050b93e71949edd53
2320 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2321 Date:   2007-04-24 12:23:24 +0100
2322
2323     _dbus_bindings/message.c: untabify
2324
2325  _dbus_bindings/message.c |   60 +++++++++++++++++++++++-----------------------
2326  1 files changed, 30 insertions(+), 30 deletions(-)
2327
2328 commit a7110d5ee20f04f17346079a6a824a7c017fe124
2329 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2330 Date:   2007-03-02 18:46:12 +0000
2331
2332     Implement ExportedGObject, a convenience class to export GObjects on the bus.
2333     This is non-trivial because dbus.service.Object and GObject both use
2334     metaclasses, so we need to implement a metaclass inheriting from both their
2335     metaclasses - it might as well go in dbus-python to avoid everyone having to
2336     reinvent this solution.
2337
2338  dbus/gobject_service.py |   37 +++++++++++++++++++++++++++++++++++++
2339  1 files changed, 37 insertions(+), 0 deletions(-)
2340
2341 commit cfb1ea5f32a5ab77078ce184cb13602f2e28fec1
2342 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2343 Date:   2007-03-02 18:43:09 +0000
2344
2345     * dbus.service.Object: don't let the user try to export objects on the local
2346       path reserved by libdbus/dbus-daemon, or on an invalid path.
2347     * BusName: don't even try to claim an invalid bus name either.
2348
2349  dbus/service.py |    8 ++++++++
2350  1 files changed, 8 insertions(+), 0 deletions(-)
2351
2352 commit 5ee2e05d5056584d589991f5d5fd0d22df598676
2353 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2354 Date:   2007-03-02 18:41:01 +0000
2355
2356     * ProxyObject: allow named_service to be None, in preparation for peer-to-peer
2357       connections. If so, never attempt to follow name owner changes (doesn't make
2358       sense when you're talking directly to the peer).
2359     * _ProxyMethod: allow interface to be None, for when a method call is made
2360       on a ProxyObject without going via a dbus.Interface.
2361
2362  dbus/proxies.py |    9 ++++++---
2363  1 files changed, 6 insertions(+), 3 deletions(-)
2364
2365 commit f2fda30b23b0176dd314329050127f61b5e92255
2366 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2367 Date:   2007-03-02 18:38:00 +0000
2368
2369     SignalMatch: check that interface, member and sender are either valid, or None
2370
2371  dbus/_dbus.py |    9 +++++++++
2372  1 files changed, 9 insertions(+), 0 deletions(-)
2373
2374 commit 91d0a865d574325328b67ec8c5dab9b841b9218c
2375 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2376 Date:   2007-03-02 18:29:34 +0000
2377
2378     SignalMatch: remove assorted commented-out debug messages
2379
2380  dbus/_dbus.py |   24 +++---------------------
2381  1 files changed, 3 insertions(+), 21 deletions(-)
2382
2383 commit bfc541fad2dec718abce406caa0285b1e40c4958
2384 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2385 Date:   2007-03-02 18:13:23 +0000
2386
2387     Remove FIXME comment - I think the current behaviour is correct.
2388
2389  dbus/service.py |    2 --
2390  1 files changed, 0 insertions(+), 2 deletions(-)
2391
2392 commit cf48b799ebdcaf7dca0b6f729516b413be21e989
2393 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2394 Date:   2007-03-02 18:12:47 +0000
2395
2396     * Don't let the user call methods on the reserved local path - we'll get
2397       kicked off the bus if they do.
2398     * Don't try to introspect the reserved local path - same problem.
2399     * Do earlier validation of bus names etc. in client proxies.
2400
2401  dbus/proxies.py |   19 ++++++++++++++++++-
2402  1 files changed, 18 insertions(+), 1 deletions(-)
2403
2404 commit f1e0a64b9f02a77cfd468f146ed3f398b2c1c8bc
2405 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2406 Date:   2007-02-21 15:04:20 +0000
2407
2408     If send_with_reply() returns TRUE but with pending call NULL, cope gracefully.
2409     This is a workaround for the fact that trying to use the object path
2410     /org/freedesktop/DBus/Local in a message header (e.g. when introspecting
2411     trackerd with dbus-inspector) causes us to be disconnected by the bus daemon.
2412
2413  _dbus_bindings/conn-methods.c |    7 +++++++
2414  1 files changed, 7 insertions(+), 0 deletions(-)
2415
2416 commit 8dce2df1ceacffb2aa6e2cc8b1d4b58ee95ac5b1
2417 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2418 Date:   2007-02-21 12:31:15 +0000
2419
2420     Don't examine args for functions declared METH_NOARGS.
2421     It's not guaranteed to be non-NULL, and Python checks there are no arguments
2422     so we don't have to.
2423
2424  _dbus_bindings/conn-methods.c |    9 +++------
2425  1 files changed, 3 insertions(+), 6 deletions(-)
2426
2427 commit 4f88700588d80861c8520e56407d3a40d5bd86e6
2428 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2429 Date:   2007-02-19 14:17:08 +0000
2430
2431     dbus/_dbus.py: When an exception is raised by a signal handler, print it to stderr
2432
2433  dbus/_dbus.py |   54 ++++++++++++++++++++++++++++++++----------------------
2434  1 files changed, 32 insertions(+), 22 deletions(-)
2435
2436 commit a79f8dacbf86efce563cc29104bbacecb5ef9739
2437 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2438 Date:   2007-02-13 17:54:55 +0000
2439
2440     Update NEWS file for 0.80.2 (not actually present in the release, but at least it'll be in the next release's NEWS file)
2441
2442  NEWS |    9 +++++++++
2443  1 files changed, 9 insertions(+), 0 deletions(-)
2444
2445 commit 22f2a483aa45720711b42fa8ce4ddf2d9fdbaec9
2446 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2447 Date:   2007-02-13 17:44:38 +0000
2448
2449     Set released flag back to 0
2450
2451  configure.ac |    2 +-
2452  1 files changed, 1 insertions(+), 1 deletions(-)
2453
2454 commit 728e8f47d884bdff66106b89cc1d803fa5f30456
2455 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2456 Date:   2007-02-13 16:54:51 +0000
2457
2458     Release version 0.80.2
2459
2460  configure.ac |    6 +++---
2461  1 files changed, 3 insertions(+), 3 deletions(-)
2462
2463 commit 87dc3d5807ba12c6396dbcb1acdebb8f453e8fcd
2464 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2465 Date:   2007-02-07 20:46:17 +0000
2466
2467     Actually commit the numerous copyright-statement changes.
2468
2469  COPYING                                 |  551 +------------------------------
2470  Makefile.am                             |    3 +-
2471  _dbus_bindings/abstract.c               |   16 +-
2472  _dbus_bindings/bus.c                    |   14 +-
2473  _dbus_bindings/bytes.c                  |   14 +-
2474  _dbus_bindings/conn-internal.h          |   14 +-
2475  _dbus_bindings/conn-methods.c           |   14 +-
2476  _dbus_bindings/conn.c                   |   14 +-
2477  _dbus_bindings/containers.c             |   16 +-
2478  _dbus_bindings/dbus_bindings-internal.h |   14 +-
2479  _dbus_bindings/debug.c                  |   14 +-
2480  _dbus_bindings/exceptions.c             |   14 +-
2481  _dbus_bindings/float.c                  |   14 +-
2482  _dbus_bindings/generic.c                |   14 +-
2483  _dbus_bindings/message-get-args.c       |   16 +-
2484  _dbus_bindings/message-internal.h       |   14 +-
2485  _dbus_bindings/message.c                |   14 +-
2486  _dbus_bindings/module.c                 |   14 +-
2487  _dbus_bindings/pending-call.c           |   14 +-
2488  _dbus_bindings/signature.c              |   14 +-
2489  _dbus_bindings/string.c                 |   16 +-
2490  _dbus_bindings/types-internal.h         |   16 +-
2491  _dbus_bindings/validation.c             |   14 +-
2492  _dbus_glib_bindings/module.c            |    8 +-
2493  dbus/lowlevel.py                        |   14 +-
2494  dbus/mainloop/__init__.py               |   18 +
2495  doc/tutorial.txt.in                     |    8 +-
2496  include/dbus-python.h                   |   14 +-
2497  test/cross-test-client.py               |    8 +-
2498  test/cross-test-server.py               |    8 +-
2499  test/crosstest.py                       |    8 +-
2500  test/test-standalone.py                 |    8 +-
2501  32 files changed, 217 insertions(+), 735 deletions(-)
2502
2503 commit 1f9f29452352baf103fd6620eb0cd8315f8b736d
2504 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2505 Date:   2007-02-07 17:05:29 +0000
2506
2507     For files solely owned by Collabora Ltd., additionally allow use under LGPL 2.1.
2508     Also:
2509      * split out AFL, GPL from COPYING into separate files, and add LGPL.
2510      * update copyright year in recently touched files
2511
2512  COPYING.AFL-2.1  |  197 +++++++++++++++++++++
2513  COPYING.GPL-2    |  342 ++++++++++++++++++++++++++++++++++++
2514  COPYING.LGPL-2.1 |  510 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
2515  3 files changed, 1049 insertions(+), 0 deletions(-)
2516
2517 commit 278b57d9f4a1aed4f0296b17a94bde2a36145a45
2518 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2519 Date:   2007-02-07 13:15:17 +0000
2520
2521     Audit tp_dealloc callbacks to make sure they preserve the exception state.
2522     * Connection: use PyErr_Fetch and PyErr_Restore to preserve exception state
2523     * MainLoop: add a comment indicating that the "free" callback needs to do the
2524       same if it might alter the exception state
2525
2526  _dbus_bindings/conn.c     |    5 +++++
2527  _dbus_bindings/mainloop.c |    3 ++-
2528  2 files changed, 7 insertions(+), 1 deletions(-)
2529
2530 commit ffe3b55b4b293c5dfb36de8cf2dc2b91d09a9f0d
2531 Merge: 5135a35 66fb274
2532 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2533 Date:   2007-02-07 13:00:33 +0000
2534
2535     Merge git+ssh://people.freedesktop.org/home/smcv/public_html/git/dbus-python/
2536
2537 commit 5135a35677e25c473db0e8a463f97c15359c9e34
2538 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2539 Date:   2007-02-07 12:50:48 +0000
2540
2541     Fix memory leak where Struct, _LongBase, _StrBase, String leaked their __dict__ on deallocation.
2542     * Use a fixed-size struct for String (unicode objects are in fact fixed-size)
2543       and store its variant_level that way.
2544     * Don't store Struct, _LongBase, _StrBase variant_level and Struct signature
2545       in a __dict__, but instead have a global dict mapping object IDs to variant
2546       levels, and a global dict mapping Struct IDs to signatures. This is a bit
2547       strange, but easier than correctly freeing the __dict__ (which is stored
2548       at the end of a variable-length struct, so somewhat hard to get at).
2549     * With this change, allocating objects in a loop no longer leaks memory, and
2550       neither does the test case supplied by Luka Renko.
2551
2552  _dbus_bindings/abstract.c       |  194 +++++++++++++++++++++++++++++++-------
2553  _dbus_bindings/containers.c     |  132 +++++++++++++++++++++-----
2554  _dbus_bindings/message-append.c |    6 +-
2555  _dbus_bindings/string.c         |   75 ++++++---------
2556  _dbus_bindings/types-internal.h |   10 ++
2557  5 files changed, 309 insertions(+), 108 deletions(-)
2558
2559 commit 870227fafd9c976a0354b02aff6052ba24234e91
2560 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2561 Date:   2007-02-05 16:21:13 +0000
2562
2563     Close a couple of reference leaks in String (there's another somewhere, but I can't find it)
2564
2565  _dbus_bindings/string.c |   30 ++++++++++++++++++++++--------
2566  1 files changed, 22 insertions(+), 8 deletions(-)
2567
2568 commit c04456ff1b24de8695cda14f91e8886ca9c0bf0f
2569 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2570 Date:   2007-02-05 15:18:39 +0000
2571
2572     Don't leak memory in Struct repr()
2573
2574  _dbus_bindings/containers.c |    7 +++++--
2575  1 files changed, 5 insertions(+), 2 deletions(-)
2576
2577 commit 192bd48b8a17e4f62400b64e037df22c3b47de88
2578 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2579 Date:   2007-02-05 15:18:14 +0000
2580
2581     Don't leak memory in _StringBase and _LongBase repr()
2582
2583  _dbus_bindings/abstract.c |   12 ++++++++++--
2584  1 files changed, 10 insertions(+), 2 deletions(-)
2585
2586 commit 630f912b2155e6328a3fa48deb832f5c3d114b94
2587 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2588 Date:   2007-02-05 13:18:19 +0000
2589
2590     Switch _IntBase back to using generic alloc/free implementation rather than half-participating in the int free list (which would result in _IntBase instances leaking)
2591
2592  _dbus_bindings/abstract.c |    3 ++-
2593  1 files changed, 2 insertions(+), 1 deletions(-)
2594
2595 commit 95c0d3618041e8c8f9173a3eb8e8ddc93c456952
2596 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2597 Date:   2007-02-05 13:17:12 +0000
2598
2599     Fix a couple of memory leaks - D-Bus signature strings, and decoded Unicode objects
2600
2601  _dbus_bindings/message-get-args.c |   18 +++++++++++-------
2602  1 files changed, 11 insertions(+), 7 deletions(-)
2603
2604 commit 99e0758b1d4f958e5753d51e843f1254e15b93b2
2605 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2606 Date:   2007-01-31 13:47:49 +0000
2607
2608     _dbus_bindings/pending-call.c: Fix memory leak of one Message per method call.
2609     Also fix a leak of references to Py_None (unlikely to be a practical problem,
2610     but best to be correct).
2611
2612  _dbus_bindings/pending-call.c |    5 +++--
2613  1 files changed, 3 insertions(+), 2 deletions(-)
2614
2615 commit 66fb2745189037ba634cc3574f174f26e53a9be6
2616 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2617 Date:   2007-01-31 13:27:16 +0000
2618
2619     Fix a leak of references to Py_None in slightly pathological cases (should never be a problem in practice, but correctness is good)
2620
2621  _dbus_bindings/pending-call.c |    2 +-
2622  1 files changed, 1 insertions(+), 1 deletions(-)
2623
2624 commit 9285b0648419a6860ca274d381cdb2924f85fdd2
2625 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2626 Date:   2007-01-31 13:07:49 +0000
2627
2628     _pending_call_notify_function: stop leaking a Message per call
2629
2630  _dbus_bindings/pending-call.c |    3 ++-
2631  1 files changed, 2 insertions(+), 1 deletions(-)
2632
2633 commit c0c48abc99e66998b4c81436a8f6eca58f93cef4
2634 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2635 Date:   2007-01-25 12:59:39 +0000
2636
2637     configure.ac: Only use -Werror if user passes --enable-Werror to configure.
2638     Also improve clarity of help message for --enable-html-docs.
2639
2640  configure.ac |   11 ++++++++---
2641  1 files changed, 8 insertions(+), 3 deletions(-)
2642
2643 commit d7c11cccfcdc3ef94f183d79203fac136e2c3494
2644 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2645 Date:   2007-01-25 12:49:57 +0000
2646
2647     doc/tutorial.txt.in: Add copyright and license (GPL2/AFL2.1, like the code)
2648
2649  doc/tutorial.txt.in |   23 +++++++++++++++++++++++
2650  1 files changed, 23 insertions(+), 0 deletions(-)
2651
2652 commit dc6b66210bda929f92524ef10f5c3edbb3cb495c
2653 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2654 Date:   2007-01-25 12:43:57 +0000
2655
2656     COPYING: Remove information about files we no longer have
2657
2658  COPYING |    6 ++----
2659  1 files changed, 2 insertions(+), 4 deletions(-)
2660
2661 commit 00ffd01f3186bf7eab88a5408daa59d162efdf70
2662 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2663 Date:   2007-01-25 12:43:13 +0000
2664
2665     test/, include/: remove accidentally duplicated lines from license statement
2666
2667  include/dbus-python.h     |    2 --
2668  test/cross-test-client.py |    2 --
2669  test/cross-test-server.py |    2 --
2670  test/crosstest.py         |    2 --
2671  test/test-client.py       |    2 --
2672  test/test-service.py      |    2 --
2673  test/test-signals.py      |    2 --
2674  test/test-standalone.py   |    2 --
2675  8 files changed, 0 insertions(+), 16 deletions(-)
2676
2677 commit 41694b4df5c1dbf745e5ddd443571d5cb67d74b3
2678 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2679 Date:   2007-01-25 12:38:53 +0000
2680
2681     dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lines in license statement
2682
2683  _dbus_bindings/abstract.c               |    2 --
2684  _dbus_bindings/bus.c                    |    2 --
2685  _dbus_bindings/bytes.c                  |    2 --
2686  _dbus_bindings/conn-internal.h          |    2 --
2687  _dbus_bindings/conn-methods.c           |    2 --
2688  _dbus_bindings/conn.c                   |    2 --
2689  _dbus_bindings/containers.c             |    2 --
2690  _dbus_bindings/dbus_bindings-internal.h |    2 --
2691  _dbus_bindings/debug.c                  |    2 --
2692  _dbus_bindings/exceptions.c             |    2 --
2693  _dbus_bindings/float.c                  |    2 --
2694  _dbus_bindings/generic.c                |    2 --
2695  _dbus_bindings/int.c                    |    2 --
2696  _dbus_bindings/mainloop.c               |    2 --
2697  _dbus_bindings/message-append.c         |    2 --
2698  _dbus_bindings/message-get-args.c       |    2 --
2699  _dbus_bindings/message-internal.h       |    2 --
2700  _dbus_bindings/message.c                |    2 --
2701  _dbus_bindings/module.c                 |    2 --
2702  _dbus_bindings/pending-call.c           |    2 --
2703  _dbus_bindings/signature.c              |    2 --
2704  _dbus_bindings/string.c                 |    2 --
2705  _dbus_bindings/types-internal.h         |    2 --
2706  _dbus_bindings/validation.c             |    2 --
2707  _dbus_glib_bindings/module.c            |    2 --
2708  dbus/__init__.py                        |    2 --
2709  dbus/_dbus.py                           |    2 --
2710  dbus/_expat_introspect_parser.py        |    2 --
2711  dbus/decorators.py                      |    2 --
2712  dbus/glib.py                            |    2 --
2713  dbus/lowlevel.py                        |    2 --
2714  dbus/mainloop/glib.py                   |    2 --
2715  dbus/proxies.py                         |    2 --
2716  dbus/service.py                         |    2 --
2717  34 files changed, 0 insertions(+), 68 deletions(-)
2718
2719 commit 3706648c6ba07d2781fb9723eddc202a7e2b8a72
2720 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2721 Date:   2007-01-24 20:29:17 +0000
2722
2723     Use AC_PREREQ(2.59c) to make sure we can use docdir, which is relatively new
2724
2725  configure.ac |    2 +-
2726  1 files changed, 1 insertions(+), 1 deletions(-)
2727
2728 commit 4c9b10a511f9465ee87e4f87065445c04a34d7e5
2729 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2730 Date:   2007-01-24 16:37:03 +0000
2731
2732     Reset released flag
2733
2734  configure.ac |    2 +-
2735  1 files changed, 1 insertions(+), 1 deletions(-)
2736
2737 commit 130d1a59220a921af7cc7738306804a6f8878062
2738 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2739 Date:   2007-01-24 16:17:43 +0000
2740
2741     Version 0.80.1, the "oops" release. Install dbus/_version.py so dbus.__version__ exists again.
2742
2743  NEWS                |    9 +++++++--
2744  configure.ac        |    4 ++--
2745  dbus/Makefile.am    |    1 +
2746  dbus/_version.py.in |    2 +-
2747  4 files changed, 11 insertions(+), 5 deletions(-)
2748
2749 commit 6e6b4cd1d7ade85612872d94374d722531f2e3f9
2750 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2751 Date:   2007-01-24 16:03:37 +0000
2752
2753     Clear "released" flag after release
2754
2755  configure.ac |    2 +-
2756  1 files changed, 1 insertions(+), 1 deletions(-)
2757
2758 commit 876f343d4eb39519ca155a4add1483d4f6ced641
2759 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2760 Date:   2007-01-24 16:01:09 +0000
2761
2762     Relax dbus requirement to 0.93, to be nice to Ubuntu 6.10 and Fedora Core 6 users. Release version 0.80.0
2763
2764  configure.ac |   10 +++++-----
2765  1 files changed, 5 insertions(+), 5 deletions(-)
2766
2767 commit 1ad24fa7b36a333a0a4e0ce1f0afd2b201f09245
2768 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2769 Date:   2007-01-24 14:55:43 +0000
2770
2771     Remove unnecessary "..." in AC_MSG_CHECKING; correct quoting in AC_MSG_RESULT and tests
2772
2773  configure.ac |   14 +++++++-------
2774  1 files changed, 7 insertions(+), 7 deletions(-)
2775
2776 commit 3edafe1f009d0e228109368dcec3ba3da2d559a1
2777 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2778 Date:   2007-01-24 14:37:32 +0000
2779
2780     Clear "released" flag. Improve checking for rst2html and epydoc.
2781
2782  configure.ac |   48 +++++++++++++++++++++++++++++++++++++++---------
2783  1 files changed, 39 insertions(+), 9 deletions(-)
2784
2785 commit 057317ea759323f49133351e997ce7b892394889
2786 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2787 Date:   2007-01-24 14:31:54 +0000
2788
2789     Update NEWS, README for 0.80.0
2790
2791  NEWS   |    6 +++---
2792  README |   33 +++++++++++++++++++++------------
2793  2 files changed, 24 insertions(+), 15 deletions(-)
2794
2795 commit bdf3c3a8ca30149b8d047ac0437858a47927f37e
2796 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2797 Date:   2007-01-24 14:31:29 +0000
2798
2799     Remove from EXTRA_DIST files we'd already be distributing
2800
2801  Makefile.am |    4 +---
2802  1 files changed, 1 insertions(+), 3 deletions(-)
2803
2804 commit 36deedcc043fb5abde7cbb432b3a3b24a5031da0
2805 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2806 Date:   2007-01-24 14:13:50 +0000
2807
2808     Add Makefile target maintainer-update-website to update d.fd.o/doc/dbus-python
2809     (to use this target, configure your fd.o username, if not the same as
2810     your local username, in ~/.ssh/config).
2811     Move API_CHANGES.txt, HACKING.txt to doc/ directory.
2812     Tweak documentation generation so deprecated stuff isn't documented.
2813
2814  API_CHANGES.txt     |  124 ---------------------------------------------------
2815  HACKING.txt         |   62 -------------------------
2816  Makefile.am         |   35 ++++++++++++---
2817  dbus/__init__.py    |    7 +++-
2818  dbus/_dbus.py       |   39 +++++++++-------
2819  doc/API_CHANGES.txt |  124 +++++++++++++++++++++++++++++++++++++++++++++++++++
2820  doc/HACKING.txt     |   68 ++++++++++++++++++++++++++++
2821  7 files changed, 248 insertions(+), 211 deletions(-)
2822
2823 commit 0035c926fd188d9458a4b23275fcb277b26abfbd
2824 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2825 Date:   2007-01-24 12:12:39 +0000
2826
2827     Install dbus-python.h in $includedir/dbus-1.0/dbus rather than $includedir for consistency with libdbus-glib and libdbus
2828
2829  Makefile.am |    3 ++-
2830  1 files changed, 2 insertions(+), 1 deletions(-)
2831
2832 commit 6708a7bb677ac91cb1190f5f6761e2136f6dc779
2833 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2834 Date:   2007-01-24 12:04:19 +0000
2835
2836     Automatically detect whether various desirable rst2html options are actually supported, using a modified version of JH_ADD_CFLAG. Also allow HTML documentation building to be switched off.
2837
2838  Makefile.am  |    3 ---
2839  acinclude.m4 |   25 +++++++++++++++++++++++++
2840  configure.ac |   35 +++++++++++++++++++++++++++++------
2841  3 files changed, 54 insertions(+), 9 deletions(-)
2842
2843 commit 5e31fb2bfc9ea3e39e13abc519fade6e0322c864
2844 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2845 Date:   2007-01-22 18:52:00 +0000
2846
2847     Build pre-release version 0.79.94 (= 0.80rc4)
2848
2849  configure.ac |    4 ++--
2850  1 files changed, 2 insertions(+), 2 deletions(-)
2851
2852 commit 7ab85ec3ad175ed8631409e2fb216162fda70d67
2853 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2854 Date:   2007-01-22 18:34:11 +0000
2855
2856     Alter Makefile.am, configure.ac to recurse into subdirs for previous change to take effect
2857
2858  .gitignore   |    1 +
2859  Makefile.am  |  124 ++++++++++------------------------------------------------
2860  configure.ac |    5 ++
2861  3 files changed, 27 insertions(+), 103 deletions(-)
2862
2863 commit 625bfaac68f6c7afd85d62752e34fc8e00405790
2864 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2865 Date:   2007-01-22 18:26:36 +0000
2866
2867     Split up Makefile.am between subdirectories
2868     As well as being conventional, this seems to be necessary to avoid having
2869     dbus_py_test.so installed, while still having it be a Libtool shared library
2870     (noinst libraries are helpfully made static).
2871
2872  _dbus_bindings/Makefile.am      |   30 ++++++++++++++++++++++++++
2873  _dbus_glib_bindings/Makefile.am |    9 ++++++++
2874  dbus/Makefile.am                |   21 ++++++++++++++++++
2875  examples/Makefile.am            |    8 +++++++
2876  test/Makefile.am                |   44 +++++++++++++++++++++++++++++++++++++++
2877  5 files changed, 112 insertions(+), 0 deletions(-)
2878
2879 commit 6edb71ddccce139f6c7de1e43f885fed37f58b1b
2880 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2881 Date:   2007-01-22 16:50:19 +0000
2882
2883     API_CHANGES.txt, NEWS: update for 0.79.94 (= 0.80rc4)
2884
2885  API_CHANGES.txt |    4 ----
2886  NEWS            |   11 +++++++----
2887  2 files changed, 7 insertions(+), 8 deletions(-)
2888
2889 commit b693df256198cd58c71e97531aa4169999bfd2d8
2890 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2891 Date:   2007-01-22 16:49:52 +0000
2892
2893     configure.ac: When building a non-release version, compile with -Werror
2894
2895  configure.ac |    5 ++++-
2896  1 files changed, 4 insertions(+), 1 deletions(-)
2897
2898 commit 795927e72a9b5e0a14ea7125c31972d2fc3501dc
2899 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2900 Date:   2007-01-19 12:31:56 +0000
2901
2902     Add a "released" flag to configure.ac: if not 1, append the date to the version.
2903     When making official releases please do the following:
2904     * set dbus_python_released to 1 and set the new version
2905     * make the release tarball (make distcheck)
2906     * commit, tag
2907     * change dbus_python_released back to 0 and commit again
2908
2909  configure.ac |    8 +++++++-
2910  1 files changed, 7 insertions(+), 1 deletions(-)
2911
2912 commit 43c48b9c7fdbb5741daa024df9e7a319d1993dac
2913 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2914 Date:   2007-01-17 13:06:33 +0000
2915
2916     dbus/proxies.py: Finish implementing deferred methods so they can be async.
2917     
2918     * Queue up async methods and execute them when introspection finishes, instead
2919       of blocking on the introspection operation (heavily based on patch by J5)
2920     * Rename DeferedMethod (sic) to spell Deferred correctly, and rename to
2921       _DeferredMethod (also _ProxyMethod) since these classes are not public API
2922     * Make it safe to keep a reference to a DeferredMethod and call it with
2923       differing arguments:
2924         meth = proxy.DoStuff
2925         meth(1, reply_handler=on_reply, error_handler=on_error)
2926         meth(2, reply_handler=on_reply, error_handler=on_error)
2927     * Make it safe to keep references to DeferredMethod even after introspection
2928       has finished - if called after introspection finishes, silently do an
2929       immediate call
2930     * Add some locking to avoid subtle failures if one thread appends
2931       to the pending introspect queue at the same time another thread gets
2932       introspection results back - ProxyObject and friends should now be
2933       threadsafe (I think)
2934
2935  dbus/proxies.py |  145 +++++++++++++++++++++++++++++++++----------------------
2936  1 files changed, 87 insertions(+), 58 deletions(-)
2937
2938 commit 4dbee87fbe9dd7abb56d8d150d8c8ae7bd01f261
2939 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2940 Date:   2007-01-17 12:28:38 +0000
2941
2942     dbus/service.py: cope with exceptions with no __module__
2943     (thanks Phil Thompson, <phil riverbankcomputing co uk>)
2944
2945  dbus/service.py |    4 ++--
2946  1 files changed, 2 insertions(+), 2 deletions(-)
2947
2948 commit cc4dfc18c7fe0843b5e118d35a94ca9cca563f98
2949 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2950 Date:   2007-01-17 12:27:51 +0000
2951
2952     DBusGMainLoop: avoid reference leak on success
2953     (thanks Phil Thompson, <phil riverbankcomputing co uk>)
2954
2955  _dbus_glib_bindings/module.c |    1 +
2956  1 files changed, 1 insertions(+), 0 deletions(-)
2957
2958 commit 47860b5c25c823587e4e06636acc926b252fe114
2959 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2960 Date:   2007-01-16 19:52:45 +0000
2961
2962     Add regression test for main loop failure handling (a main loop that never works)
2963     
2964     Also run tests with DBUS_FATAL_WARNINGS and ulimit -c unlimited so they dump
2965     core at the slightest provocation.
2966
2967  Makefile.am                     |   11 ++++-
2968  test/dbus_py_test.c             |  101 +++++++++++++++++++++++++++++++++++++++
2969  test/run-test.sh                |    6 ++
2970  test/test-unusable-main-loop.py |   17 +++++++
2971  4 files changed, 134 insertions(+), 1 deletions(-)
2972
2973 commit 916df7703d828afec95635d309ca83bc1c05fd98
2974 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2975 Date:   2007-01-16 19:51:28 +0000
2976
2977     examples: Don't load a main loop when only making blocking calls
2978
2979  examples/example-client.py       |    2 --
2980  examples/list-system-services.py |    3 +--
2981  2 files changed, 1 insertions(+), 4 deletions(-)
2982
2983 commit f0deb687acad02173c20a0dc644323774b24dc0e
2984 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2985 Date:   2007-01-16 19:38:00 +0000
2986
2987     When running without a main loop, don't make introspection fail.
2988     
2989     Also change send_message_with_reply() to not demand a main loop by default
2990     (since you can call block() on the returned object, like blocking introspection
2991     does).
2992
2993  _dbus_bindings/conn-methods.c |   24 +++++++++++++++++-------
2994  dbus/proxies.py               |    2 +-
2995  2 files changed, 18 insertions(+), 8 deletions(-)
2996
2997 commit 7d70b07e62d579ce85572a3e1ebb92f42461a185
2998 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
2999 Date:   2007-01-16 19:36:05 +0000
3000
3001     conn.c: fix Connection setup in absence of main loop, and error handling
3002     
3003     * Only set up a main loop if we actually have one (not None)
3004     * Don't double-close the DBusConnection (causing an assertion in libdbus) if
3005       we somehow fail to set up the main loop. Thanks to tsuraan
3006       <tsuraan at gmail.com> for the bug report.
3007
3008  _dbus_bindings/conn.c |    5 ++++-
3009  1 files changed, 4 insertions(+), 1 deletions(-)
3010
3011 commit 6d7356140055082a30090161c586b4575f8f0fa7
3012 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3013 Date:   2007-01-16 18:08:04 +0000
3014
3015     Correctly don't build HTML docs if rst2html is not found
3016
3017  configure.ac |    2 +-
3018  1 files changed, 1 insertions(+), 1 deletions(-)
3019
3020 commit b33efe312c8d89ecc6e2ba9f075d2d0a9e28c3e1
3021 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3022 Date:   2007-01-16 17:41:45 +0000
3023
3024     Switch types from int to Py_ssize_t to be compatible with Python 2.5 on 64-bit archs
3025
3026  _dbus_bindings/conn-methods.c           |    2 +-
3027  _dbus_bindings/dbus_bindings-internal.h |   10 ++++++++++
3028  _dbus_bindings/message-append.c         |    8 ++++----
3029  _dbus_bindings/message-get-args.c       |    7 +++++--
3030  4 files changed, 20 insertions(+), 7 deletions(-)
3031
3032 commit 4d7fac530ce82c3dc888248234b955c04c364ada
3033 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3034 Date:   2007-01-16 17:24:00 +0000
3035
3036     Always install text documentation, even if we're not able to build the HTML
3037
3038  Makefile.am |    8 ++++----
3039  1 files changed, 4 insertions(+), 4 deletions(-)
3040
3041 commit 597d278a3973ad411e345ab8938adf6c582da42d
3042 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3043 Date:   2007-01-16 17:23:25 +0000
3044
3045     bytes.c, string.c: Don't mention get_object_by_unique_name in docstrings, it no longer exists
3046
3047  _dbus_bindings/bytes.c  |    2 +-
3048  _dbus_bindings/string.c |    2 +-
3049  2 files changed, 2 insertions(+), 2 deletions(-)
3050
3051 commit d723afa11282cc694342a0043cdc8303747c88a7
3052 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3053 Date:   2007-01-16 17:19:03 +0000
3054
3055     When running make clean, also get rid of the generated API docs
3056     (now passes make distcheck DISTCHECK_CONFIGURE_ARGS=--enable-api-docs)
3057
3058  Makefile.am |    3 +++
3059  1 files changed, 3 insertions(+), 0 deletions(-)
3060
3061 commit 0557d5bdcf90dc79ed3662144d8ecd1df28e5dcf
3062 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3063 Date:   2007-01-16 17:09:10 +0000
3064
3065     Remove generated HTML documentation on distclean
3066
3067  Makefile.am |    2 ++
3068  1 files changed, 2 insertions(+), 0 deletions(-)
3069
3070 commit 3504ac8bc098b5872be747c151f304bbe80d2131
3071 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3072 Date:   2007-01-16 17:04:37 +0000
3073
3074     Remove get_object_by_unique_name again, and replace with a better-thought-out version of get_object
3075     
3076     - Remove get_object_by_unique_name (introduced in 0.80rc1) - J5's right, the
3077       name is misleading
3078     - Make get_object *not* follow name changes by default (a return to pre-0.80
3079       behaviour, and the same as 0.80rc1's get_object_by_unique_name())
3080     - Add keyword argument follow_name_owner_changes (default is False): if True,
3081       it will follow name owner changes (like 0.80rc1's get_object() always did)
3082     - Implement with modifications to ProxyObject so it resolves the unique name
3083       on construction, if required (activating it if necessary)
3084
3085  dbus/_dbus.py   |   71 ++++++++++++++++--------------------------------------
3086  dbus/proxies.py |   34 ++++++++++++++++++++++----
3087  2 files changed, 50 insertions(+), 55 deletions(-)
3088
3089 commit e8d766e1b2d5013e3f2c0a95d43b1dcb5eb00044
3090 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3091 Date:   2007-01-16 17:00:00 +0000
3092
3093     Ensure we put the right number of items in a struct or message and add test cases.
3094     
3095     This avoids us getting kicked off the bus when trying to put the wrong
3096     number of things in a struct - this used to happen, but was masked by the fact
3097     that the tests ran with service activation, so the service was just killed and
3098     reactivated. Forthcoming changes to get_object make this automatic reactivation
3099     not happen (messages will be directed to the unique name by default, so
3100     stateful communication can work).
3101
3102  _dbus_bindings/message-append.c |   55 +++++++++++++++++++++++++-------------
3103  test/test-standalone.py         |   44 ++++++++++++++++++++++++++++++-
3104  2 files changed, 79 insertions(+), 20 deletions(-)
3105
3106 commit bd2baf2aad6a7f5ecf0bf7e867e74077cf733cd6
3107 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3108 Date:   2007-01-16 15:05:31 +0000
3109
3110     test/run-test.sh: Re-order to run the simpler tests (standalone, examples, cross tests) first
3111
3112  test/run-test.sh |   34 ++++++++++++++++++----------------
3113  1 files changed, 18 insertions(+), 16 deletions(-)
3114
3115 commit c7fa08a7a7cc6ae3811b1164b0fdd627a9377e43
3116 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3117 Date:   2007-01-16 14:44:01 +0000
3118
3119     Write some more of the tutorial
3120
3121  doc/tutorial.txt.in |  289 +++++++++++++++++++++++++++++++++++++++++++++++----
3122  1 files changed, 267 insertions(+), 22 deletions(-)
3123
3124 commit e018fa3f6a7e4e0da334453c81e3bde22da46fe1
3125 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3126 Date:   2007-01-16 12:08:05 +0000
3127
3128     Comment on why we're putting the client at path /Test
3129
3130  test/cross-test-client.py |    2 ++
3131  1 files changed, 2 insertions(+), 0 deletions(-)
3132
3133 commit c98c7742c13ff38998bbc6b6acca390a529e9c7f
3134 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3135 Date:   2007-01-16 11:40:47 +0000
3136
3137     Use autoconf's usual directory for docs
3138
3139  Makefile.am |    7 ++-----
3140  1 files changed, 2 insertions(+), 5 deletions(-)
3141
3142 commit 24d8be176996913853b01f0e3ed1d33082640dec
3143 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3144 Date:   2007-01-15 20:24:59 +0000
3145
3146     Generate HTML docs from reStructuredText if rst2html is available
3147
3148  Makefile.am  |   22 ++++++++++++++++++++++
3149  configure.ac |    7 ++++++-
3150  2 files changed, 28 insertions(+), 1 deletions(-)
3151
3152 commit a9575bf47b9ba5bc02ad5280fe35652758c0d00e
3153 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3154 Date:   2007-01-15 20:23:48 +0000
3155
3156     reStructuredText syntax corrections
3157
3158  API_CHANGES.txt |    2 +-
3159  HACKING.txt     |    6 +++---
3160  NEWS            |    6 +++---
3161  README          |    6 +++---
3162  4 files changed, 10 insertions(+), 10 deletions(-)
3163
3164 commit cd5719adbf6cafb53fb3dd19c141ad312729c83c
3165 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3166 Date:   2007-01-15 20:22:52 +0000
3167
3168     Ignore generated documentation
3169
3170  .gitignore |    2 ++
3171  1 files changed, 2 insertions(+), 0 deletions(-)
3172
3173 commit 6053bac21757a0d87abd0c50135f6c783fdf63b9
3174 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3175 Date:   2007-01-15 19:15:20 +0000
3176
3177     configure.ac: don't divert autotools cruft into autotools/, it's probably more trouble than it's worth (fd.o#9630); .gitignore: adjust accordingly
3178
3179  .gitignore   |   16 ++++++++--------
3180  configure.ac |    1 -
3181  2 files changed, 8 insertions(+), 9 deletions(-)
3182
3183 commit 02f962921e831a710e7b1566ec5d4c0b84a15d91
3184 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3185 Date:   2007-01-15 19:09:04 +0000
3186
3187     Makefile.am: ship example-async-client so it can be used as a test
3188
3189  Makefile.am |    1 +
3190  1 files changed, 1 insertions(+), 0 deletions(-)
3191
3192 commit 618e13ee5bdce6dd129600a698910f5edb7ab4db
3193 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3194 Date:   2007-01-10 13:11:33 +0000
3195
3196     Add half-written tutorial. Fix reStructuredText syntax in documentation, and build HTML if we have rst2html or rst2html.py.
3197     Distribution packagers may want to build-depend on docutils, and configure with --docdir=... if their distribution would usually use a location other than PREFIX/share/doc/dbus-python - for instance Debian/Ubuntu should use --docdir=/usr/share/doc/python-dbus.
3198
3199  doc/tutorial.txt.in |  399 +++++++++++++++++++++++++++++++++++++++++++++++++++
3200  1 files changed, 399 insertions(+), 0 deletions(-)
3201
3202 commit bde53f1cf59b743d5e38b6ac4fbdf348bdf773db
3203 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3204 Date:   2007-01-10 13:05:23 +0000
3205
3206     Add special case to serialization: objects with a __dbus_object_path__ attribute are serialized as that object path. Add that attribute to ProxyObject, dbus.Interface and dbus.service.Object.
3207
3208  _dbus_bindings/abstract.c       |    4 +
3209  _dbus_bindings/message-append.c |  120 +++++++++++++++++++++++++++++++--------
3210  _dbus_bindings/types-internal.h |    1 +
3211  dbus/_dbus.py                   |    5 ++
3212  dbus/proxies.py                 |   12 ++--
3213  dbus/service.py                 |    3 +
3214  test/test-standalone.py         |   15 +++++
3215  7 files changed, 130 insertions(+), 30 deletions(-)
3216
3217 commit 92e8cc8ff3cb87af3e94bc455d3be057e98846d3
3218 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3219 Date:   2007-01-10 12:45:06 +0000
3220
3221     Remove old .cvsignore files
3222
3223  dbus/.cvsignore     |   10 ----------
3224  examples/.cvsignore |    2 --
3225  2 files changed, 0 insertions(+), 12 deletions(-)
3226
3227 commit 984b7fc404a89b61f5efefb2a82d203a6b4fd143
3228 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3229 Date:   2007-01-09 16:49:58 +0000
3230
3231     Validate that the signature on an Array or Dict has the right number of complete types
3232
3233  _dbus_bindings/containers.c |   58 ++++++++++++++++++++++++++++++++++++++++---
3234  1 files changed, 54 insertions(+), 4 deletions(-)
3235
3236 commit 6e4a93545a40a13af7308b97e435921a0eee7805
3237 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3238 Date:   2007-01-09 15:30:22 +0000
3239
3240     When putting a ByteArray into a variant array, serialise it as an array of variants containing byte, not an array of variants containing string
3241
3242  _dbus_bindings/message-append.c |   26 +++++++++++++++++++++++++-
3243  test/test-standalone.py         |    3 ++-
3244  2 files changed, 27 insertions(+), 2 deletions(-)
3245
3246 commit 93faf8793f271d91fbc413f1c9374328605bcda8
3247 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3248 Date:   2007-01-09 15:27:52 +0000
3249
3250     Improve documentation of type conversion from D-Bus to Python
3251
3252  _dbus_bindings/message-get-args.c |   23 ++++++++++++-----------
3253  1 files changed, 12 insertions(+), 11 deletions(-)
3254
3255 commit e5cef62c8ed04f5842257653bc6ec70abbdd20bb
3256 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3257 Date:   2007-01-09 15:27:02 +0000
3258
3259     dbus.Interface, dbus.ProxyObject: add get_dbus_method(), which can be used to call awkwardly-named methods like __getattr__
3260
3261  dbus/_dbus.py       |   26 ++++++++++++++++++++++++++
3262  dbus/proxies.py     |   47 ++++++++++++++++++++++++++++++++++++-----------
3263  test/test-client.py |    4 ++++
3264  3 files changed, 66 insertions(+), 11 deletions(-)
3265
3266 commit ee11236f45c9aa354136e6e5d2ec1c4490bc6657
3267 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3268 Date:   2007-01-09 14:53:55 +0000
3269
3270     Improve docstrings for String and UTF8String explaining how to get UTF8String from the API.
3271
3272  _dbus_bindings/string.c |   26 ++++++++++++++++++++++++++
3273  1 files changed, 26 insertions(+), 0 deletions(-)
3274
3275 commit d75fec04ba79b46872801c6132afad7b9f192c94
3276 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3277 Date:   2007-01-09 14:53:16 +0000
3278
3279     Subscripting a ByteArray now gives 1-character strings again (for least astonishment). Also document how to get a ByteArray from the API
3280
3281  _dbus_bindings/bytes.c |   75 +++++++++++------------------------------------
3282  1 files changed, 18 insertions(+), 57 deletions(-)
3283
3284 commit b68d891998983ab94e68555855d10f85a3dca019
3285 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3286 Date:   2007-01-09 14:29:46 +0000
3287
3288     Correct usage in example-async-client: you need to use example-client (or kill(1) of course) to shut down the example service
3289
3290  examples/example-async-client.py |    2 +-
3291  1 files changed, 1 insertions(+), 1 deletions(-)
3292
3293 commit 26ce68b8de3f48187091d3686cb30b75375b84d0
3294 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3295 Date:   2007-01-09 14:05:28 +0000
3296
3297     Add an example of asynchronous calls. Run the examples during 'make check'.
3298
3299  examples/example-async-client.py     |  109 ++++++++++++++++++++++++++++++++++
3300  examples/example-client.py           |    6 ++
3301  examples/example-service.py          |   10 +++
3302  examples/example-signal-recipient.py |    1 -
3303  test/run-test.sh                     |   13 ++++
3304  5 files changed, 138 insertions(+), 1 deletions(-)
3305
3306 commit 9ede20248d690d9bb2cb9fba6b75955770930a94
3307 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3308 Date:   2007-01-09 14:04:49 +0000
3309
3310     Don't require a main loop unless async calls, signal connections or exported objects are actually made. (Increases backwards compatibility with Pyrex-dbus-python)
3311
3312  _dbus_bindings/conn-internal.h |    2 ++
3313  _dbus_bindings/conn-methods.c  |   30 ++++++++++++++++++++++++++++++
3314  _dbus_bindings/conn.c          |    8 ++------
3315  _dbus_bindings/module.c        |    7 ++++---
3316  dbus/_dbus.py                  |   10 ++++++++--
3317  5 files changed, 46 insertions(+), 11 deletions(-)
3318
3319 commit 336cfd395976627b9c758a48f7ec7db275963bc9
3320 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3321 Date:   2007-01-09 13:03:27 +0000
3322
3323     Accept keyword argument introspect=False to Bus.get_object(),
3324     Bus.get_object_by_unique_name() to suppress introspection - off by
3325     default, but necessary to work around broken service implementations
3326     which fail to reply to introspection.
3327     Thanks to Ulisses Furquim <ulissesf at gmail.com> for the patch.
3328
3329  dbus/_dbus.py |   14 ++++++++++----
3330  1 files changed, 10 insertions(+), 4 deletions(-)
3331
3332 commit 88011f8e449d92959f83e304d8b6b2db44ec02bc
3333 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3334 Date:   2007-01-09 12:59:31 +0000
3335
3336     Stop trying to get macros from the autotools directory (no longer needed)
3337
3338  configure.ac |    2 --
3339  1 files changed, 0 insertions(+), 2 deletions(-)
3340
3341 commit adf16bd849e1ebf98f65e288bc42956810a3e2eb
3342 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3343 Date:   2007-01-09 12:47:26 +0000
3344
3345     Remove extra M4 macros (J5 added them to acinclude.m4 instead)
3346
3347  autotools/as-ac-expand.m4 |   40 -----------------------------
3348  autotools/jhflags.m4      |   21 ---------------
3349  autotools/python.m4       |   62 ---------------------------------------------
3350  3 files changed, 0 insertions(+), 123 deletions(-)
3351
3352 commit 2a100a94dc4db5174244b9dac89f4ca5c1083103
3353 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3354 Date:   2007-01-09 12:46:53 +0000
3355
3356     Remove setup.py (no longer used in favour of autotools)
3357
3358  setup.py |  195 --------------------------------------------------------------
3359  1 files changed, 0 insertions(+), 195 deletions(-)
3360
3361 commit d0004b6162a18c3d9f02dbc4404f8f452f1c3e79
3362 Author: John (J5) Palmieri <quinticent@localhost.localdomain>
3363 Date:   2007-01-03 17:35:57 -0500
3364
3365     fix autogen.sh to run all the correct steps that jhbuild expects
3366     
3367     * copy autogen.sh from D-Bus core
3368     * add JH_ADD_CFLAG, AM_CHECK_PYTHON_HEADERS and AM_CHECK_PYMOD m4 macros
3369       to acinclude.m4
3370
3371  acinclude.m4 |   84 +++++++++++++++++++++++++++++++++++++++++++++++++++
3372  autogen.sh   |   94 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
3373  2 files changed, 175 insertions(+), 3 deletions(-)
3374
3375 commit 5b8c9eb452b78ed56b395193f6989ad87eae111b
3376 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3377 Date:   2006-12-21 19:51:54 +0000
3378
3379     Improve various type docstrings
3380
3381  _dbus_bindings/abstract.c         |   28 ++++++++++--
3382  _dbus_bindings/bus.c              |    8 +++-
3383  _dbus_bindings/bytes.c            |   28 +++++++++---
3384  _dbus_bindings/containers.c       |   59 +++++++++++++++---------
3385  _dbus_bindings/generic.c          |    3 +
3386  _dbus_bindings/int.c              |   91 +++++++++++++++++++------------------
3387  _dbus_bindings/message-get-args.c |    2 +-
3388  _dbus_bindings/message.c          |   35 +++++++++++---
3389  _dbus_bindings/module.c           |   10 ++---
3390  _dbus_bindings/pending-call.c     |    3 +-
3391  _dbus_bindings/signature.c        |   11 +++--
3392  _dbus_bindings/string.c           |   25 ++++++----
3393  _dbus_bindings/validation.c       |   29 ++++++------
3394  13 files changed, 205 insertions(+), 127 deletions(-)
3395
3396 commit b2e5a27a119ca7b94cd8a343a163bc6639f7c8f9
3397 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3398 Date:   2006-12-21 18:39:51 +0000
3399
3400     Fix recommendation given by exception message bringing it into sync with current API (spotted by Phil Thompson)
3401
3402  _dbus_bindings/conn.c |    2 +-
3403  1 files changed, 1 insertions(+), 1 deletions(-)
3404
3405 commit 7f7262c8d6b1e3aa6cdc541ac0cdb275f9e68501
3406 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3407 Date:   2006-12-19 17:48:34 +0000
3408
3409     Makefile.am: if in a git checkout, generate the ChangeLog (correctly)
3410
3411  Makefile.am |    2 +-
3412  1 files changed, 1 insertions(+), 1 deletions(-)
3413
3414 commit 06e9507ebca33369c106b616f948fe6af4fe71c9
3415 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3416 Date:   2006-12-19 17:44:35 +0000
3417
3418     NEWS, README: 0.80rc3, a.k.a. 0.79.93
3419
3420  NEWS   |    7 ++++++-
3421  README |    1 +
3422  2 files changed, 7 insertions(+), 1 deletions(-)
3423
3424 commit d62626c19c32348c28b90e269c47635a421247f3
3425 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3426 Date:   2006-12-19 17:42:57 +0000
3427
3428     .gitignore: ignore the generated Makefile
3429
3430  .gitignore |    1 +
3431  1 files changed, 1 insertions(+), 0 deletions(-)
3432
3433 commit 75a897710ffafb1fc4df17460784829df844666f
3434 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3435 Date:   2006-12-19 17:37:11 +0000
3436
3437     Makefile.am: if in a git checkout, generate the ChangeLog
3438
3439  Makefile.am |   13 +++++++++++--
3440  1 files changed, 11 insertions(+), 2 deletions(-)
3441
3442 commit 6020c7f6252833c2d5bf890c68335ee4cc6f777c
3443 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3444 Date:   2006-12-19 15:57:11 +0000
3445
3446     dbus-python.h: Alter header comment, use a better cpp define name for the multiple-inclusion guard
3447
3448  include/dbus-python.h |   10 ++++++----
3449  1 files changed, 6 insertions(+), 4 deletions(-)
3450
3451 commit 75111a7da5f12f3f01d736694158ea266926139b
3452 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3453 Date:   2006-12-19 15:43:57 +0000
3454
3455     Remove old introspect_parser from Makefile.am too
3456
3457  Makefile.am |    1 -
3458  1 files changed, 0 insertions(+), 1 deletions(-)
3459
3460 commit 550390810f9ee63a3f251e854f3e234c6a948436
3461 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3462 Date:   2006-12-19 15:17:12 +0000
3463
3464     Remove old libxml2-based introspection parser
3465
3466  dbus/introspect_parser.py |   90 ---------------------------------------------
3467  1 files changed, 0 insertions(+), 90 deletions(-)
3468
3469 commit d6bfbdd4a270a0b2421e8cba566805211b711c77
3470 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3471 Date:   2006-12-19 15:16:43 +0000
3472
3473     Include the cross-test in 'make check'
3474
3475  test/run-test.sh |   30 ++++++++++++++++++++++++++++++
3476  1 files changed, 30 insertions(+), 0 deletions(-)
3477
3478 commit 432694be74b0a6bfb5336e4fa493958b1bf1ac4e
3479 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3480 Date:   2006-12-19 15:16:22 +0000
3481
3482     Add missing _expat_introspect_parser.py; fix cross-test to work for out-of-tree builds
3483
3484  Makefile.am |    5 +++--
3485  1 files changed, 3 insertions(+), 2 deletions(-)
3486
3487 commit 0bccb0f1fd68b224e7aee6d21aef8e36cdc8d980
3488 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3489 Date:   2006-12-19 15:15:01 +0000
3490
3491     Remove Makefile (auto-generated since switching to autotools)
3492
3493  Makefile | 1088 --------------------------------------------------------------
3494  1 files changed, 0 insertions(+), 1088 deletions(-)
3495
3496 commit b3c9b4c65aaefc6c940793e00fcdb60831367d10
3497 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3498 Date:   2006-12-19 14:45:16 +0000
3499
3500     Add an Expat-based introspect parser, and use it instead of libxml2.
3501     (Removes dependency on libxml2.)
3502
3503  dbus/_expat_introspect_parser.py |   83 ++++++++++++++++++++++++++++++++++++++
3504  dbus/proxies.py                  |    2 +-
3505  2 files changed, 84 insertions(+), 1 deletions(-)
3506
3507 commit 164f38ea01187c1bbe9606dde81e09efd62362e5
3508 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3509 Date:   2006-12-19 14:24:45 +0000
3510
3511     Pass introspection XML around as UTF-8, rather than decoding it to Unicode
3512     during unmarshalling and re-encoding it for libxml2.
3513
3514  dbus/introspect_parser.py |    6 +++++-
3515  dbus/proxies.py           |    2 +-
3516  2 files changed, 6 insertions(+), 2 deletions(-)
3517
3518 commit 956a5c9e47e9504b67685a6bf582afd04c613fd3
3519 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3520 Date:   2006-12-19 14:21:10 +0000
3521
3522     Respect utf8_strings, byte_arrays options when calling methods asynchronously.
3523     
3524     Also make it possible to fail the async call tests in test-client, and add a test case for utf8_strings in async use.
3525
3526  dbus/proxies.py     |    9 +++++----
3527  test/test-client.py |   38 +++++++++++++++++++++++++++++---------
3528  2 files changed, 34 insertions(+), 13 deletions(-)
3529
3530 commit b4845467ec4e381f07dadf48ce67a7b02ac46618
3531 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3532 Date:   2006-12-19 14:05:15 +0000
3533
3534     Do cross-product of options in more obvious way
3535
3536  test/test-client.py |   25 +++++++++++++------------
3537  1 files changed, 13 insertions(+), 12 deletions(-)
3538
3539 commit e6eb7b5307da2a446e1c8c6b0cb6b11fc6705b00
3540 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3541 Date:   2006-12-18 20:33:56 +0000
3542
3543     Switch to autotools and test with Python 2.5 as well as 2.4.
3544     
3545     In the process:
3546     
3547     HACKING.txt: update
3548     include/dbus-python.h: add some typedefs to make it saner
3549     bus.c, conn.c, conn-methods.c: further alter docstrings to keep epydoc happy
3550     exceptions.c: create exceptions in a more longwinded way for Python 2.5 compatibility
3551     message-get-args.c, bus/__init__.py: tweak docstrings
3552     dbus/introspect_parser.py: make docstring valid reStructuredText
3553     run-test.sh: simplify, since configure now does some of the work
3554     test/*.py: use paths from run-test.sh, cope with out-of-tree builds
3555     test-standalone.py: carry out additional sanity checks
3556
3557  .gitignore                             |   35 +-
3558  HACKING.txt                            |   43 +-
3559  MANIFEST.in                            |   17 -
3560  Makefile                               | 1108 +++++++++++++++++++++++++++++++-
3561  Makefile.am                            |  124 ++++
3562  README                                 |   33 +
3563  _dbus_bindings/bus.c                   |    2 +-
3564  _dbus_bindings/conn-methods.c          |    5 +-
3565  _dbus_bindings/conn.c                  |    4 +-
3566  _dbus_bindings/exceptions.c            |   39 +-
3567  _dbus_bindings/message-get-args.c      |    9 +-
3568  _dbus_bindings/module.c                |   15 +-
3569  autogen.sh                             |    5 +
3570  autotools/as-ac-expand.m4              |   40 ++
3571  autotools/jhflags.m4                   |   21 +
3572  autotools/python.m4                    |   62 ++
3573  configure.ac                           |   83 +++
3574  dbus-python.pc.in                      |   11 +
3575  dbus/__init__.py                       |   14 +-
3576  dbus/_version.py.in                    |    3 +
3577  dbus/introspect_parser.py              |   10 +-
3578  include/dbus-python.h                  |   27 +-
3579  test/TestSuitePythonService.service.in |    3 +
3580  test/run-test.sh                       |   43 +-
3581  test/run-with-tmp-session-bus.sh       |   51 ++
3582  test/test-client.py                    |    9 +-
3583  test/test-service.py                   |    9 +-
3584  test/test-signals.py                   |    9 +-
3585  test/test-standalone.py                |   25 +-
3586  test/tmp-session-bus.conf.in           |   21 +
3587  tools/run-with-tmp-session-bus.sh      |   65 --
3588  tools/session.conf                     |   24 -
3589  32 files changed, 1722 insertions(+), 247 deletions(-)
3590
3591 commit 73457d0e435f4a9be9a9980fb06dd004b87c6647
3592 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3593 Date:   2006-12-18 12:05:00 +0000
3594
3595     bus.c, conn-methods.c, conn.c: Alter format of signatures in docstrings to keep epydoc happy
3596
3597  _dbus_bindings/bus.c          |   14 +++++++-------
3598  _dbus_bindings/conn-methods.c |   11 ++++++-----
3599  _dbus_bindings/conn.c         |    5 +++--
3600  3 files changed, 16 insertions(+), 14 deletions(-)
3601
3602 commit 358403cd0cba20ccda4961a39644c092a0f05b74
3603 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3604 Date:   2006-12-18 12:03:27 +0000
3605
3606     include/dbus_bindings.h: Rename to include/dbus-python.h, improve namespacing.
3607     _dbus_bindings/conn-internal.h, _dbus_bindings/dbus_bindings-internal.h,
3608     _dbus_glib_bindings/module.c: Use dbus-python.h instead of dbus_bindings.h
3609
3610  _dbus_bindings/conn-internal.h          |    2 +-
3611  _dbus_bindings/dbus_bindings-internal.h |    4 +-
3612  _dbus_glib_bindings/module.c            |   13 ++--
3613  include/dbus-python.h                   |   96 +++++++++++++++++++++++++++++++
3614  include/dbus_bindings.h                 |   96 -------------------------------
3615  5 files changed, 106 insertions(+), 105 deletions(-)
3616
3617 commit f4bb2ca522a39fbbf2cce536410c973a73b9059c
3618 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3619 Date:   2006-12-15 12:56:36 +0000
3620
3621     COMPAT.txt: cross off some to-do items, patches now sent upstream
3622
3623  COMPAT.txt |   17 ++++++++---------
3624  1 files changed, 8 insertions(+), 9 deletions(-)
3625
3626 commit 6376c0c422063a48554719f9ec72162c1b63fdda
3627 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3628 Date:   2006-12-14 16:18:13 +0000
3629
3630     _dbus_bindings/module.c: If Python is older than 2.4.2c1, initialize threads.
3631     In newer versions the PyGILState API is allowed even when threads haven't been
3632     initialized yet, but in 2.4.1 it causes a crash. It's desirable to avoid
3633     initializing threads until just before the second thread is created, since
3634     this creates locking overhead which isn't needed until the app actually goes
3635     multi-threaded.
3636
3637  _dbus_bindings/module.c |   10 ++++++++++
3638  1 files changed, 10 insertions(+), 0 deletions(-)
3639
3640 commit 274314c98304fdaa23bcc7b3940ab48e7afe0e8c
3641 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3642 Date:   2006-12-13 15:02:36 +0000
3643
3644     Bump version to 0.80rc2
3645
3646  NEWS             |    2 +-
3647  dbus/__init__.py |    4 ++--
3648  setup.py         |    2 +-
3649  3 files changed, 4 insertions(+), 4 deletions(-)
3650
3651 commit 8989e8da843210e7d18c456cfaa12cabc1015ac0
3652 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3653 Date:   2006-12-13 15:02:07 +0000
3654
3655     MANIFEST.in: include Makefile (for the benefit of mjj29's interop test) and examples
3656
3657  MANIFEST.in |    2 ++
3658  1 files changed, 2 insertions(+), 0 deletions(-)
3659
3660 commit 717c5b4b3852c5e519bc4a1ccb9df8414d4c019c
3661 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3662 Date:   2006-12-13 14:48:56 +0000
3663
3664     list-system-services.py: Use the NULL_MAIN_LOOP
3665
3666  examples/list-system-services.py |    4 +++-
3667  1 files changed, 3 insertions(+), 1 deletions(-)
3668
3669 commit b70364f2a37e64585c53a72e36481407e375808c
3670 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3671 Date:   2006-12-13 14:40:32 +0000
3672
3673     dbus/examples: Move to examples/ (it's not part of the library and isn't installed)
3674
3675  dbus/examples/.cvsignore                  |    2 -
3676  dbus/examples/example-client.py           |   51 -------------------
3677  dbus/examples/example-service.py          |   50 -------------------
3678  dbus/examples/example-signal-emitter.py   |   46 -----------------
3679  dbus/examples/example-signal-recipient.py |   77 -----------------------------
3680  dbus/examples/gconf-proxy-client.py       |   15 ------
3681  dbus/examples/gconf-proxy-service2.py     |   40 ---------------
3682  dbus/examples/list-system-services.py     |   41 ---------------
3683  examples/.cvsignore                       |    2 +
3684  examples/example-client.py                |   51 +++++++++++++++++++
3685  examples/example-service.py               |   50 +++++++++++++++++++
3686  examples/example-signal-emitter.py        |   46 +++++++++++++++++
3687  examples/example-signal-recipient.py      |   77 +++++++++++++++++++++++++++++
3688  examples/gconf-proxy-client.py            |   15 ++++++
3689  examples/gconf-proxy-service2.py          |   40 +++++++++++++++
3690  examples/list-system-services.py          |   41 +++++++++++++++
3691  16 files changed, 322 insertions(+), 322 deletions(-)
3692
3693 commit c874bb37093c39e3dcc974c7bff39a36e4f7202a
3694 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3695 Date:   2006-12-13 14:39:03 +0000
3696
3697     dbus/_dbus.py: Strongly reference shared connections, so they stay alive and signal handlers etc. stick. On close, remove them from the table of shared connections first
3698
3699  dbus/_dbus.py |    8 +++++++-
3700  1 files changed, 7 insertions(+), 1 deletions(-)
3701
3702 commit 4a7f442a322a8df6306f50ae22aaf049d3807c9f
3703 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3704 Date:   2006-12-13 14:36:00 +0000
3705
3706     dbus/__init__.py: Import exceptions too in case someone is relying on it
3707
3708  dbus/__init__.py |    1 +
3709  1 files changed, 1 insertions(+), 0 deletions(-)
3710
3711 commit 1cd510ab8be262106e1a57359a06708236b9dd39
3712 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3713 Date:   2006-12-13 13:53:38 +0000
3714
3715     test/test-client.py: Add test case for weak reference logic (which would segfault on 0.80rc1)
3716
3717  test/test-client.py |   10 ++++++++++
3718  1 files changed, 10 insertions(+), 0 deletions(-)
3719
3720 commit a3f966c49e6158a3382a2dce553b91ceb64376fe
3721 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3722 Date:   2006-12-13 13:50:38 +0000
3723
3724     dbus/__init__.py: Import types submodule into dbus, because Sugar assumes it'll be available
3725
3726  dbus/__init__.py |    3 +++
3727  1 files changed, 3 insertions(+), 0 deletions(-)
3728
3729 commit a4b88e345e8ee03ddcf12ce323730d12d51193db
3730 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3731 Date:   2006-12-13 13:49:38 +0000
3732
3733     dbus/_dbus.py: Use absolute import for proxies
3734
3735  dbus/_dbus.py |    2 +-
3736  1 files changed, 1 insertions(+), 1 deletions(-)
3737
3738 commit 8edf45a9dc51a70ce4897606f4cd2b08e3536332
3739 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3740 Date:   2006-12-13 13:48:40 +0000
3741
3742     message-append.c, message-get-args.c: Turn off debug messages even when debugging other things, they're too verbose
3743
3744  _dbus_bindings/message-append.c   |    1 +
3745  _dbus_bindings/message-get-args.c |    1 +
3746  2 files changed, 2 insertions(+), 0 deletions(-)
3747
3748 commit 422855dd98922b8a3038f7315809462ed6a54ba6
3749 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3750 Date:   2006-12-13 13:48:03 +0000
3751
3752     _dbus_bindings/conn.c: Fix broken weak reference handling, which caused a segfault on OLPC.
3753     Also add debug related to this.
3754
3755  _dbus_bindings/conn.c |   55 ++++++++++++++++++++++++++++++++++++++----------
3756  1 files changed, 43 insertions(+), 12 deletions(-)
3757
3758 commit 6ff6bd99176b7b1d7931bb16c8a7c8a75e3755ee
3759 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3760 Date:   2006-12-13 13:46:29 +0000
3761
3762     conn-methods.c: Add tracing
3763
3764  _dbus_bindings/conn-methods.c |   21 +++++++++++++++++++++
3765  1 files changed, 21 insertions(+), 0 deletions(-)
3766
3767 commit 98f392d386ae89e3b7ebe397beee6a15869511df
3768 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3769 Date:   2006-12-13 13:45:55 +0000
3770
3771     conn-internal.h: Comment weakref list
3772
3773  _dbus_bindings/conn-internal.h |    1 +
3774  1 files changed, 1 insertions(+), 0 deletions(-)
3775
3776 commit d1bc9f29818e576b07946e0ea9a89e90e1d5ec42
3777 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3778 Date:   2006-12-13 13:45:28 +0000
3779
3780     bus.c: Add tracing and a couple of missed assertions
3781
3782  _dbus_bindings/bus.c |   11 +++++++++++
3783  1 files changed, 11 insertions(+), 0 deletions(-)
3784
3785 commit 6afa6d2e76c83c921c799bec3a7b3259248eb57f
3786 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3787 Date:   2006-12-13 13:45:01 +0000
3788
3789     Add TRACE macro and allow debug to be turned off per file
3790
3791  _dbus_bindings/dbus_bindings-internal.h |   10 +++++++++-
3792  1 files changed, 9 insertions(+), 1 deletions(-)
3793
3794 commit 2ad0498ce6f253da333907ed87df11c6b5a8cf1e
3795 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3796 Date:   2006-12-12 19:56:17 +0000
3797
3798     conn.c: Correct number of varargs to debug message
3799
3800  _dbus_bindings/conn.c |    2 +-
3801  1 files changed, 1 insertions(+), 1 deletions(-)
3802
3803 commit 53c4f8628eac5c1ba62e9ccf3be6e1b4c0990b20
3804 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3805 Date:   2006-12-12 19:55:38 +0000
3806
3807     conn.c: Use __func__ instead of incorrect __FUNC__
3808
3809  _dbus_bindings/conn.c |    8 ++++----
3810  1 files changed, 4 insertions(+), 4 deletions(-)
3811
3812 commit d8a2d78963cf76051a72bb18e7c9d9dd0afd27e8
3813 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3814 Date:   2006-12-12 19:54:05 +0000
3815
3816     _dbus_bindings/bus.c, _dbus_bindings/conn-methods.c, _dbus_bindings/conn.c: Add lifecycle debugging and assertions
3817
3818  _dbus_bindings/bus.c          |    9 +++++++++
3819  _dbus_bindings/conn-methods.c |   28 +++++++++++++++++++++-------
3820  _dbus_bindings/conn.c         |   31 +++++++++++++++++++++++++------
3821  3 files changed, 55 insertions(+), 13 deletions(-)
3822
3823 commit 88306feb544fac52c5ffe7de48ef0fd07a59a749
3824 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3825 Date:   2006-12-12 19:46:54 +0000
3826
3827     _dbus_bindings/dbus_bindings-internal.h: Add wrapper macro "DBG_WHEREAMI;"
3828
3829  _dbus_bindings/dbus_bindings-internal.h |    4 +++-
3830  1 files changed, 3 insertions(+), 1 deletions(-)
3831
3832 commit 883b24563b5f9bf406fcde5edb19caabbc812ac2
3833 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3834 Date:   2006-12-12 19:44:41 +0000
3835
3836     Add assertion macros and supporting functions
3837
3838  _dbus_bindings/dbus_bindings-internal.h |   28 +++++++++++++++++++++-
3839  _dbus_bindings/debug.c                  |   38 +++++++++++++++++++++++++++++-
3840  2 files changed, 62 insertions(+), 4 deletions(-)
3841
3842 commit b7d21102b99e717e3b4f103d71ce96e8f056cfd4
3843 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3844 Date:   2006-12-11 21:57:52 +0000
3845
3846     Whitespace consistency: Don't put a space between function name and parentheses around arguments
3847
3848  _dbus_bindings/bus.c              |   98 +++++++++---------
3849  _dbus_bindings/message-append.c   |   92 ++++++++--------
3850  _dbus_bindings/message-get-args.c |    4 +-
3851  _dbus_bindings/message.c          |  204 ++++++++++++++++++------------------
3852  4 files changed, 199 insertions(+), 199 deletions(-)
3853
3854 commit 830f94f31010d4783490217d4b02f6f87927ae4c
3855 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3856 Date:   2006-12-11 21:45:29 +0000
3857
3858     Convert generic glue, main loop integration, message append/get_args, validation into separate translation units - no *-impl.h remaining
3859
3860  _dbus_bindings/dbus_bindings-internal.h |    8 +
3861  _dbus_bindings/generic-impl.h           |   78 ---
3862  _dbus_bindings/generic.c                |   80 +++
3863  _dbus_bindings/mainloop-impl.h          |  606 -------------------
3864  _dbus_bindings/mainloop.c               |  538 +++++++++++++++++
3865  _dbus_bindings/message-append-impl.h    |  974 ------------------------------
3866  _dbus_bindings/message-append.c         |  975 +++++++++++++++++++++++++++++++
3867  _dbus_bindings/message-get-args-impl.h  |  511 ----------------
3868  _dbus_bindings/message-get-args.c       |  512 ++++++++++++++++
3869  _dbus_bindings/message-internal.h       |   48 ++
3870  _dbus_bindings/message.c                |   91 ++--
3871  _dbus_bindings/module.c                 |  191 ++++++-
3872  _dbus_bindings/validation-impl.h        |  352 -----------
3873  _dbus_bindings/validation.c             |  243 ++++++++
3874  setup.py                                |    5 +
3875  15 files changed, 2636 insertions(+), 2576 deletions(-)
3876
3877 commit 8ab339978d34b8c14dcf53aa6fbf228efb9130c6
3878 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3879 Date:   2006-12-11 20:30:19 +0000
3880
3881     Separate out remaining types (abstract, bytes, containers, int, float, signature, string) into separate translation units
3882
3883  Makefile                                |    6 +
3884  _dbus_bindings/abstract-impl.h          |  499 --------------
3885  _dbus_bindings/abstract.c               |  508 ++++++++++++++
3886  _dbus_bindings/bytes-impl.h             |  283 --------
3887  _dbus_bindings/bytes.c                  |  291 ++++++++
3888  _dbus_bindings/containers-impl.h        |  618 -----------------
3889  _dbus_bindings/containers.c             |  626 ++++++++++++++++++
3890  _dbus_bindings/dbus_bindings-internal.h |   15 +
3891  _dbus_bindings/float.c                  |  157 +++++
3892  _dbus_bindings/floattypes-impl.h        |  149 -----
3893  _dbus_bindings/generic-impl.h           |    4 +-
3894  _dbus_bindings/int.c                    |  791 ++++++++++++++++++++++
3895  _dbus_bindings/module.c                 |   32 +-
3896  _dbus_bindings/signature-impl.h         |  237 -------
3897  _dbus_bindings/signature.c              |  245 +++++++
3898  _dbus_bindings/string.c                 |  347 ++++++++++
3899  _dbus_bindings/types-impl.h             | 1100 -------------------------------
3900  _dbus_bindings/types-internal.h         |   10 +-
3901  setup.py                                |   11 +-
3902  19 files changed, 3017 insertions(+), 2912 deletions(-)
3903
3904 commit 14df12b437c1d8e0ce79aa90c99d58c820a94048
3905 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3906 Date:   2006-12-11 20:06:09 +0000
3907
3908     Split out exceptions, pending call, message into separate .c files
3909
3910  _dbus_bindings/abstract-impl.h          |  143 ++---
3911  _dbus_bindings/bus.c                    |    4 +-
3912  _dbus_bindings/bytes-impl.h             |   48 +-
3913  _dbus_bindings/conn.c                   |   14 +-
3914  _dbus_bindings/containers-impl.h        |  141 ++---
3915  _dbus_bindings/dbus_bindings-internal.h |   45 ++-
3916  _dbus_bindings/exceptions-impl.h        |   71 ---
3917  _dbus_bindings/exceptions.c             |   64 ++
3918  _dbus_bindings/floattypes-impl.h        |   34 +-
3919  _dbus_bindings/generic-impl.h           |   13 +-
3920  _dbus_bindings/mainloop-impl.h          |   30 +-
3921  _dbus_bindings/message-append-impl.h    |   70 ++-
3922  _dbus_bindings/message-get-args-impl.h  |   55 +-
3923  _dbus_bindings/message-impl.h           | 1039 ------------------------------
3924  _dbus_bindings/message.c                | 1050 +++++++++++++++++++++++++++++++
3925  _dbus_bindings/module.c                 |   15 +-
3926  _dbus_bindings/pending-call-impl.h      |  290 ---------
3927  _dbus_bindings/pending-call.c           |  292 +++++++++
3928  _dbus_bindings/signature-impl.h         |   24 +-
3929  _dbus_bindings/types-impl.h             |  261 ++++-----
3930  _dbus_bindings/types-internal.h         |   81 +++
3931  setup.py                                |    3 +
3932  22 files changed, 1895 insertions(+), 1892 deletions(-)
3933
3934 commit 7ee3e9020ae67172b82b39fee05d25db3f43ea08
3935 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3936 Date:   2006-12-08 17:57:12 +0000
3937
3938     _dbus_bindings: debug-impl.h -> debug.c
3939
3940  _dbus_bindings/debug-impl.h |   60 -------------------------------------------
3941  _dbus_bindings/debug.c      |   60 +++++++++++++++++++++++++++++++++++++++++++
3942  _dbus_bindings/module.c     |    1 -
3943  setup.py                    |    2 +
3944  4 files changed, 62 insertions(+), 61 deletions(-)
3945
3946 commit 3273a66c7b0d8a91ffe68732a482d17775627273
3947 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3948 Date:   2006-12-08 17:55:24 +0000
3949
3950     _dbus_bindings: bus-impl.h -> bus.c
3951
3952  _dbus_bindings/bus-impl.h               |  417 -------------------------------
3953  _dbus_bindings/bus.c                    |  417 +++++++++++++++++++++++++++++++
3954  _dbus_bindings/dbus_bindings-internal.h |    4 +
3955  _dbus_bindings/module.c                 |    5 +-
3956  4 files changed, 423 insertions(+), 420 deletions(-)
3957
3958 commit f50c6643bf9fe153a7add75ca150a1470b7eb63a
3959 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3960 Date:   2006-12-08 17:50:25 +0000
3961
3962     _dbus_bindings: split out conn, conn-methods into separate translation units
3963
3964  _dbus_bindings/bus-impl.h               |   35 +-
3965  _dbus_bindings/conn-impl.h              |  590 ---------------------
3966  _dbus_bindings/conn-internal.h          |   52 ++
3967  _dbus_bindings/conn-methods-impl.h      |  687 ------------------------
3968  _dbus_bindings/conn-methods.c           |  862 +++++++++++++++++++++++++++++++
3969  _dbus_bindings/conn.c                   |  390 ++++++++++++++
3970  _dbus_bindings/dbus_bindings-internal.h |  113 ++++
3971  _dbus_bindings/debug-impl.h             |   39 +-
3972  _dbus_bindings/exceptions-impl.h        |   28 +-
3973  _dbus_bindings/generic-impl.h           |   16 +-
3974  _dbus_bindings/mainloop-impl.h          |   47 +-
3975  _dbus_bindings/message-impl.h           |   57 +--
3976  _dbus_bindings/module.c                 |    8 +-
3977  _dbus_bindings/pending-call-impl.h      |    7 +-
3978  _dbus_bindings/types-impl.h             |    2 +-
3979  _dbus_bindings/validation-impl.h        |   28 +-
3980  include/dbus_bindings.h                 |    7 +-
3981  setup.py                                |    6 +-
3982  18 files changed, 1552 insertions(+), 1422 deletions(-)
3983
3984 commit 380b44d38d333092bc9fe2eae8b7a836cb2791c7
3985 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3986 Date:   2006-12-08 16:10:12 +0000
3987
3988     _dbus_bindings/conn-impl.h: Be more careful that referenced Connections always have a DBusConnection
3989
3990  _dbus_bindings/conn-impl.h |   26 ++++++++++++++++++++++----
3991  1 files changed, 22 insertions(+), 4 deletions(-)
3992
3993 commit 93b846e642ea1830b40aee6dfc600b8cd18b51bf
3994 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
3995 Date:   2006-12-08 16:08:56 +0000
3996
3997     _dbus_bindings/bus-impl.h: Correctly construct Bus objects with non-default addresses
3998
3999  _dbus_bindings/bus-impl.h |    2 ++
4000  1 files changed, 2 insertions(+), 0 deletions(-)
4001
4002 commit 9c4374aba50a9de68e307b85dc0f4d0425ee0b1b
4003 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
4004 Date:   2006-12-07 18:43:07 +0000
4005
4006     gconf-proxy-{client,service2}.py: Print a message warning that these might not work.
4007     gconf-proxy-service.py: Delete, it uses API which was obsoleted long ago.
4008
4009  dbus/examples/gconf-proxy-client.py   |    2 +
4010  dbus/examples/gconf-proxy-service.py  |   43 ---------------------------------
4011  dbus/examples/gconf-proxy-service2.py |    1 +
4012  3 files changed, 3 insertions(+), 43 deletions(-)
4013
4014 commit 11757fcd9434e1e541c928ee34a6294a120bc0eb
4015 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
4016 Date:   2006-12-07 18:40:31 +0000
4017
4018     dbus/examples/example-*.py: update to current API
4019
4020  dbus/examples/example-client.py           |   49 ++++++++++++++++----
4021  dbus/examples/example-service.py          |   46 +++++++++++++-----
4022  dbus/examples/example-signal-emitter.py   |   39 +++++++++++-----
4023  dbus/examples/example-signal-recipient.py |   71 +++++++++++++++++++----------
4024  4 files changed, 147 insertions(+), 58 deletions(-)
4025
4026 commit ed1306b347fedce65a24bf525ad9d430bcfdf15d
4027 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
4028 Date:   2006-12-07 18:39:51 +0000
4029
4030     dbus/_dbus.py, dbus/proxies.py: Add keyword arguments interface_keyword, member_keyword, destination_keyword (completing the set of useful message fields for signal handlers); also add message_keyword (for advanced use)
4031
4032  dbus/_dbus.py   |   49 +++++++++++++++++++++++++++++++++++++++++++++++--
4033  dbus/proxies.py |   14 ++++++++++++++
4034  2 files changed, 61 insertions(+), 2 deletions(-)
4035
4036 commit 14bf5b0eb6dcd7da8b4f3e90d55480dfa0c4b9b7
4037 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
4038 Date:   2006-12-07 18:37:58 +0000
4039
4040     dbus/decorators: Remove explicitly_pass_message
4041
4042  dbus/decorators.py |   21 +--------------------
4043  1 files changed, 1 insertions(+), 20 deletions(-)
4044
4045 commit 090091828e1d616171601d68aed00991d93dfd49
4046 Author: Simon McVittie <simon.mcvittie@collabora.co.uk>
4047 Date:   2006-12-07 16:53:42 +0000
4048
4049     examples/list-system-services.py: Print services in a nicer form, once per line. Offer to connect to the session bus instead.
4050
4051  dbus/examples/list-system-services.py |   47 +++++++++++++++++++++++----------
4052  1 files changed, 33 insertions(+), 14 deletions(-)
4053
4054 commit 9802e3eb22d1ed464eec71153067593db7071764
4055 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4056 Date:   2006-12-06 12:56:59 +0000
4057
4058     NEWS, setup.py, dbus/__init__.py: Bump version to 0.80rc1, aka 0.79.91
4059
4060  NEWS             |   22 ++++++++++++++++++++++
4061  dbus/__init__.py |    4 ++--
4062  setup.py         |    2 +-
4063  3 files changed, 25 insertions(+), 3 deletions(-)
4064
4065 commit c5c7185c7638b650608a0854f28afbd94208ab02
4066 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4067 Date:   2006-12-05 18:46:45 +0000
4068
4069     MANIFEST.in: add TODO (but not COMPAT.txt, which shouldn't go in the sdist)
4070
4071  MANIFEST.in |    1 +
4072  1 files changed, 1 insertions(+), 0 deletions(-)
4073
4074 commit 49ea22f2a1be697437f7c232613c87920957bc86
4075 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4076 Date:   2006-12-05 18:38:36 +0000
4077
4078     TODO, COMPAT.txt: add
4079
4080  COMPAT.txt |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
4081  TODO       |    8 ++++++++
4082  2 files changed, 56 insertions(+), 0 deletions(-)
4083
4084 commit aa0710da718fb04079076b6b02c486a177323322
4085 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4086 Date:   2006-12-05 18:37:54 +0000
4087
4088     dbus/__init__.py, dbus/_dbus.py, dbus/service.py: Improve docstrings, imports, __all__
4089
4090  dbus/__init__.py |  160 ++++++++++++++++++++++++++++++++++++++++++++++++++----
4091  dbus/_dbus.py    |   96 +++++++++------------------------
4092  dbus/service.py  |   49 +++++++++++++----
4093  3 files changed, 213 insertions(+), 92 deletions(-)
4094
4095 commit 31ecbdd6c42cd508ae6510e9655a805094f04b31
4096 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4097 Date:   2006-12-05 18:36:53 +0000
4098
4099     _dbus_bindings/validation-impl.h: Mark new functions as :Since: 0.80
4100
4101  _dbus_bindings/validation-impl.h |    9 +++++++++
4102  1 files changed, 9 insertions(+), 0 deletions(-)
4103
4104 commit e4a70180d3ab0eb77264dc1a9f22b2521e5d3607
4105 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4106 Date:   2006-12-05 18:36:21 +0000
4107
4108     _dbus_bindings/types-impl.h: Always implement Int64 and UInt64 at least as a stub, raising NotImplementedError from the constructor on 64-bit-deficient platforms. Improve docstrings.
4109
4110  _dbus_bindings/types-impl.h |  258 ++++++++++++++++++++++++++++++++++++-------
4111  1 files changed, 217 insertions(+), 41 deletions(-)
4112
4113 commit 34b237b3e1ed0c6665892f3a4765b09e29bdb3a5
4114 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4115 Date:   2006-12-05 18:34:58 +0000
4116
4117     _dbus_bindings/signature-impl.h: Improve Signature class docstring
4118
4119  _dbus_bindings/signature-impl.h |   19 ++++++++++++++++---
4120  1 files changed, 16 insertions(+), 3 deletions(-)
4121
4122 commit 69d95e61f95c21708596d2f973f46cde61521e68
4123 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4124 Date:   2006-12-05 18:34:21 +0000
4125
4126     _dbus_bindings/message-append-impl.h, _dbus_bindings/message-get-args.h: Use PY_LONG_LONG rather than long long to support deficient platforms; consistently use NotImplementedError for platforms with no PY_LONG_LONG type
4127
4128  _dbus_bindings/message-append-impl.h   |    6 +++---
4129  _dbus_bindings/message-get-args-impl.h |    9 +++++----
4130  2 files changed, 8 insertions(+), 7 deletions(-)
4131
4132 commit 4ed5dcb72bcc41aa9327461a0cad325fa8d1afbd
4133 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4134 Date:   2006-12-05 18:32:25 +0000
4135
4136     _dbus_bindings/containers-impl.h: Disallow empty structs. Improve docstrings
4137
4138  _dbus_bindings/containers-impl.h |   80 +++++++++++++++++++++++++++++++------
4139  1 files changed, 67 insertions(+), 13 deletions(-)
4140
4141 commit 42ea333ddd2351b4dc87c12089efbda89165783b
4142 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4143 Date:   2006-12-05 18:31:54 +0000
4144
4145     _dbus_bindings/module.c: Add Constructor, Supported usage field declarations for epydoc
4146
4147  _dbus_bindings/module.c |    6 +++++-
4148  1 files changed, 5 insertions(+), 1 deletions(-)
4149
4150 commit 4779424a806aecfce2754eb8fc4673f0ce35823e
4151 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4152 Date:   2006-12-05 11:36:50 +0000
4153
4154     dbus/decorators.py: Say that explicitly_pass_message() is deprecated
4155
4156  dbus/decorators.py |   13 +++++++++----
4157  1 files changed, 9 insertions(+), 4 deletions(-)
4158
4159 commit c08743227d9e78da2d02d1e1f5a621d43d38efc4
4160 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4161 Date:   2006-12-05 11:36:17 +0000
4162
4163     dbus/glib.py: mention that the new API only works in >= 0.80
4164
4165  dbus/glib.py |    6 +++---
4166  1 files changed, 3 insertions(+), 3 deletions(-)
4167
4168 commit cb7538d514e968c19c3fea74bd5de89330112ed5
4169 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4170 Date:   2006-12-05 11:35:51 +0000
4171
4172     dbus/introspect_parser.py: Add docstring for process_introspection_data()
4173
4174  dbus/introspect_parser.py |   12 ++++++++++++
4175  1 files changed, 12 insertions(+), 0 deletions(-)
4176
4177 commit 3c606fda6ea70622ee234cc51d63644ab27e6e55
4178 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4179 Date:   2006-12-05 11:35:23 +0000
4180
4181     dbus/mainloop/__init__.py, dbus/mainloop/glib.py: Add docstrings
4182
4183  dbus/mainloop/__init__.py |    4 ++++
4184  dbus/mainloop/glib.py     |    7 +++++++
4185  2 files changed, 11 insertions(+), 0 deletions(-)
4186
4187 commit 0c7cc37a5ac8fe1a044cfcf6d615aa8341dcb30e
4188 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4189 Date:   2006-12-05 11:34:54 +0000
4190
4191     dbus/proxies.py: trivial change to process_introspection_data() invocation: import and "." => from-import
4192
4193  dbus/proxies.py |    4 ++--
4194  1 files changed, 2 insertions(+), 2 deletions(-)
4195
4196 commit 01a91b63644b7f1e8b23dea20f639a9b13bb36ef
4197 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4198 Date:   2006-12-05 11:33:51 +0000
4199
4200     setup.py, dbus/matchrules.py: Remove obsolete dbus.matchrules (the new implementation is in _dbus)
4201
4202  dbus/matchrules.py |  271 ----------------------------------------------------
4203  setup.py           |    1 -
4204  2 files changed, 0 insertions(+), 272 deletions(-)
4205
4206 commit 3655f865eb742eacc9f677c34757b0f115a7179b
4207 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4208 Date:   2006-12-05 11:33:10 +0000
4209
4210     Stop asserting that dbus.Struct(()) works
4211
4212  test/test-standalone.py |    4 ++--
4213  1 files changed, 2 insertions(+), 2 deletions(-)
4214
4215 commit 880a2a87e78355e546dc97f0661f500c1c42da73
4216 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4217 Date:   2006-12-04 14:13:24 +0000
4218
4219     dbus/__init__.py: remove FIXME comment
4220
4221  dbus/__init__.py |    4 ----
4222  1 files changed, 0 insertions(+), 4 deletions(-)
4223
4224 commit 8339653949802cb296811fe488b53b721d63e0f7
4225 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4226 Date:   2006-12-04 14:11:40 +0000
4227
4228     dbus/proxies.py: Ignore unused result from send_message. Pass on SignalMatch result from add_signal_receiver() so caller can disconnect the signal more easily.
4229
4230  dbus/proxies.py |    3 ++-
4231  1 files changed, 2 insertions(+), 1 deletions(-)
4232
4233 commit 539faca6578f418da4bbbbd9d4a77c2f5fad682c
4234 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4235 Date:   2006-12-04 13:43:42 +0000
4236
4237     dbus/introspect_parser.py: Import the right exceptions module, so we can raise the right exception
4238
4239  dbus/introspect_parser.py |    2 +-
4240  1 files changed, 1 insertions(+), 1 deletions(-)
4241
4242 commit f6284a1b6552652c84e76585fd208ea361ff288b
4243 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4244 Date:   2006-12-04 13:42:43 +0000
4245
4246     test/test-signals.py: add test case for signal handling; test/run-test.sh: run test-signals.
4247
4248  test/run-test.sh     |    3 +
4249  test/test-signals.py |  128 ++++++++++++++++++++++++++++++++++++++++++++++++++
4250  2 files changed, 131 insertions(+), 0 deletions(-)
4251
4252 commit 14ae543d77a0d6ec72d10ba33c5a50c801f1feab
4253 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4254 Date:   2006-12-04 13:41:48 +0000
4255
4256     dbus/_dbus.py: Re-work signal matching so it does the right thing when name ownership changes
4257
4258  dbus/_dbus.py |  410 ++++++++++++++++++++++++++++++++++++++++++++------------
4259  1 files changed, 322 insertions(+), 88 deletions(-)
4260
4261 commit 601a1a2b4bbabebb248310334a60413bffde9780
4262 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4263 Date:   2006-12-04 13:35:24 +0000
4264
4265     _dbus_bindings/bus-impl.h: Correct docstring for Bus.remove_match_string
4266
4267  _dbus_bindings/bus-impl.h |    2 +-
4268  1 files changed, 1 insertions(+), 1 deletions(-)
4269
4270 commit a61bb622aa26d48de7cb1cb269d4b4cfc75dda3f
4271 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4272 Date:   2006-11-30 17:23:38 +0000
4273
4274     dbus._dbus, dbus.decorators, dbus.service: Update names of newly public low-level methods
4275
4276  dbus/_dbus.py      |    2 +-
4277  dbus/decorators.py |    2 +-
4278  dbus/service.py    |    4 ++--
4279  3 files changed, 4 insertions(+), 4 deletions(-)
4280
4281 commit 469c2586d661e16193c9d22772b37d2fe98ad5da
4282 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4283 Date:   2006-11-30 17:22:49 +0000
4284
4285     _dbus_bindings/pending-call-impl.h: Fix reference counting
4286
4287  _dbus_bindings/pending-call-impl.h |    8 ++++++--
4288  1 files changed, 6 insertions(+), 2 deletions(-)
4289
4290 commit 2c5f7716211f0157bf6a4fe93ea3df7f03c5f5e8
4291 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4292 Date:   2006-11-30 17:15:00 +0000
4293
4294     _dbus_bindings/mainloop-impl.h: Fix compilation with debug enabled
4295
4296  _dbus_bindings/mainloop-impl.h |    8 ++++----
4297  1 files changed, 4 insertions(+), 4 deletions(-)
4298
4299 commit 114f98df9c1a6897b0030430550a23b3d5da0a83
4300 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4301 Date:   2006-11-30 17:02:02 +0000
4302
4303     dbus.proxies: Alter calls to methods which have become public
4304
4305  dbus/proxies.py |   16 +++++++---------
4306  1 files changed, 7 insertions(+), 9 deletions(-)
4307
4308 commit 535e860b648798aae2644b2b222f19990484be88
4309 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4310 Date:   2006-11-30 17:00:07 +0000
4311
4312     setup.py: Add dbus.lowlevel
4313
4314  setup.py |    1 +
4315  1 files changed, 1 insertions(+), 0 deletions(-)
4316
4317 commit 4237e29b6f76e7dcfc1b34b984f9640e9a57fb7d
4318 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4319 Date:   2006-11-30 16:59:48 +0000
4320
4321     dbus/__init__.py: Document existence of dbus.lowlevel
4322
4323  dbus/__init__.py |    2 +-
4324  1 files changed, 1 insertions(+), 1 deletions(-)
4325
4326 commit 0586633996ed3d529588b1c429f2dd02ecb9bf5a
4327 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4328 Date:   2006-11-30 16:59:22 +0000
4329
4330     _dbus_bindings/pending-call-impl.h: Make block() public and work around dbus_pending_call_set_notify() race
4331
4332  _dbus_bindings/pending-call-impl.h |   75 ++++++++++++++++++++++++++++++-----
4333  1 files changed, 64 insertions(+), 11 deletions(-)
4334
4335 commit 181ff34cbd75fdb0cdfe71628f22d7b5f4b34d7b
4336 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4337 Date:   2006-11-30 16:58:18 +0000
4338
4339     dbus.lowlevel: Add module exposing lower-level classes for advanced users
4340     _dbus_bindings/message-impl.h: Indicate that Message classes' "official"
4341         location is dbus.lowlevel
4342
4343  _dbus_bindings/message-impl.h |   10 +++++-----
4344  dbus/lowlevel.py              |   27 +++++++++++++++++++++++++++
4345  2 files changed, 32 insertions(+), 5 deletions(-)
4346
4347 commit 79abbf3a2c3ddd67e8b655f597f74cca347c4a26
4348 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4349 Date:   2006-11-30 16:56:49 +0000
4350
4351     Make send, etc. public, but rename to send_message etc.
4352
4353  _dbus_bindings/conn-methods-impl.h |   85 +++++++++++++++++++++---------------
4354  1 files changed, 49 insertions(+), 36 deletions(-)
4355
4356 commit 7db487a5e4efcdaf6c8ff59dfa6f26c5042ee1e9
4357 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4358 Date:   2006-11-30 13:48:26 +0000
4359
4360     Document the absence of dbus.mainloop.MainLoop in this release.
4361     Add get_object_by_unique_name to Bus objects.
4362
4363  _dbus_bindings/mainloop-impl.h |   14 ++++++----
4364  dbus/_dbus.py                  |   54 ++++++++++++++++++++++++++++++++++-----
4365  dbus/proxies.py                |    3 ++
4366  3 files changed, 58 insertions(+), 13 deletions(-)
4367
4368 commit 69660ac1b650a2328f21dc2d9953700d1efe1e17
4369 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4370 Date:   2006-11-30 11:08:41 +0000
4371
4372     API_CHANGES.txt: Document mainloop changes
4373
4374  API_CHANGES.txt |   63 ++++++++++++++++++++++++++++++++++++++++++++++++-------
4375  1 files changed, 55 insertions(+), 8 deletions(-)
4376
4377 commit 77778920c41ddc3fe99771f4bd0f865e9550868c
4378 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4379 Date:   2006-11-30 11:08:08 +0000
4380
4381     dbus/mainloop/__init__.py: Export glib submodule; improve docstrings
4382
4383  dbus/mainloop/__init__.py |   41 +++++++++++++++++++++++++++++++++++------
4384  1 files changed, 35 insertions(+), 6 deletions(-)
4385
4386 commit c5e4c6f8d67ad4305ab7e2254de10a6320b9c305
4387 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4388 Date:   2006-11-30 11:07:16 +0000
4389
4390     Emulate old bus_request_name, bus_release_name
4391
4392  dbus/dbus_bindings.py |    4 ++++
4393  1 files changed, 4 insertions(+), 0 deletions(-)
4394
4395 commit e54d3f2c370ebcdb07269b49081519017981bcdb
4396 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4397 Date:   2006-11-30 11:06:53 +0000
4398
4399     dbus/service.py: Allow a Connection as parameter to Object constructor, to avoid having to have a well-known bus name
4400
4401  dbus/service.py |   44 +++++++++++++++++++++++++++++++-------------
4402  1 files changed, 31 insertions(+), 13 deletions(-)
4403
4404 commit 6120021f3563f2df73fc35b2ded4ae30958a47da
4405 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4406 Date:   2006-11-30 11:05:55 +0000
4407
4408     dbus/__init__.py: Export get_default_main_loop, set_default_main_loop and submodules service and mainloop
4409
4410  dbus/__init__.py |    4 ++++
4411  1 files changed, 4 insertions(+), 0 deletions(-)
4412
4413 commit 9c1b58183966ae8a622796ae3df4a5a699bfd5fc
4414 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4415 Date:   2006-11-30 11:05:17 +0000
4416
4417     dbus/glib.py: Use new API to set main loop as default
4418
4419  dbus/glib.py |   13 ++++++++++++-
4420  1 files changed, 12 insertions(+), 1 deletions(-)
4421
4422 commit f3a23de9e022e708b9884d36f65ab9ccaf634bee
4423 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4424 Date:   2006-11-30 11:04:48 +0000
4425
4426     dbus/_dbus.py: Import get_default_main_loop, set_default_main_loop
4427
4428  dbus/_dbus.py |   14 ++++++++++++--
4429  1 files changed, 12 insertions(+), 2 deletions(-)
4430
4431 commit 605a8ec83eba854b319d94c9fee3467e52999005
4432 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4433 Date:   2006-11-30 11:04:06 +0000
4434
4435     _dbus_glib_bindings/module.c: Support set_as_default keyword argument
4436
4437  _dbus_glib_bindings/module.c |   50 ++++++++++++++++++++++++++++++++++++-----
4438  1 files changed, 44 insertions(+), 6 deletions(-)
4439
4440 commit 3aff827e8fe14a9fb9b1846e00c32f01afee40b2
4441 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4442 Date:   2006-11-30 11:03:19 +0000
4443
4444     _dbus_bindings: Change default-main-loop API to use global functions
4445     get_default_main_loop, set_default_main_loop. Improve docstrings
4446
4447  _dbus_bindings/bus-impl.h          |    5 ++-
4448  _dbus_bindings/conn-impl.h         |   32 ++++++----------
4449  _dbus_bindings/conn-methods-impl.h |   56 ----------------------------
4450  _dbus_bindings/mainloop-impl.h     |   70 ++++++++++++++++++++++++++++++++++-
4451  _dbus_bindings/module.c            |   12 ++++--
4452  5 files changed, 91 insertions(+), 84 deletions(-)
4453
4454 commit 919cd3aeac6676b19246091a6ff762bb6e154773
4455 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4456 Date:   2006-11-24 13:00:13 +0000
4457
4458     include/dbus_bindings.h: Put _dbus_bindings in a static variable when imported
4459     into e.g. _dbus_glib_bindings. Re-indent for consistency.
4460
4461  include/dbus_bindings.h |   53 ++++++++++++++++++++++++----------------------
4462  1 files changed, 28 insertions(+), 25 deletions(-)
4463
4464 commit 16d460e5c4987d67a4db248c5fd1a69ca8b0ab23
4465 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4466 Date:   2006-11-24 12:58:39 +0000
4467
4468     setup.py: Don't remove ChangeLog on clean.
4469     Yes, it's generated, but that just means it shouldn't be in the git repo; it
4470     should still appear in tarballs.
4471
4472  setup.py |   12 +-----------
4473  1 files changed, 1 insertions(+), 11 deletions(-)
4474
4475 commit 894bafef2cae44d4b41845ed900cffe65dd63900
4476 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4477 Date:   2006-11-23 16:44:21 +0000
4478
4479     _dbus_bindings/mainloop-impl.h: Add Watch and Timeout types
4480     _dbus_bindings/generic-impl.h: Add Glue_tp_hash_by_pointer and Glue_tp_richcompare_by_pointer to support the above
4481
4482  _dbus_bindings/generic-impl.h  |   23 +++
4483  _dbus_bindings/mainloop-impl.h |  354 ++++++++++++++++++++++++++++++++++++++++
4484  2 files changed, 377 insertions(+), 0 deletions(-)
4485
4486 commit aabf7935466aee3c8cc82f9c08a39017fcb603f8
4487 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4488 Date:   2006-11-23 16:43:05 +0000
4489
4490     _dbus_bindings/conn-methods-impl.h: Correct docstring: there is no dbus.mainloop.base
4491
4492  _dbus_bindings/conn-methods-impl.h |    4 ++--
4493  1 files changed, 2 insertions(+), 2 deletions(-)
4494
4495 commit 4a51f14170ffa4750b459fa4250bd7ce89bfa801
4496 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4497 Date:   2006-11-22 18:27:27 +0000
4498
4499     Bump version to 0.80pre2 (or internally 0.79.2)
4500
4501  dbus/__init__.py |    4 ++--
4502  setup.py         |    2 +-
4503  2 files changed, 3 insertions(+), 3 deletions(-)
4504
4505 commit 49c03f8525e321467eca862b186fa58ff2621f18
4506 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4507 Date:   2006-11-22 18:25:47 +0000
4508
4509     MANIFEST.in: include MANIFEST.in itself
4510
4511  MANIFEST.in |    1 +
4512  1 files changed, 1 insertions(+), 0 deletions(-)
4513
4514 commit f064ecd77fb99506ea32c500e687a59ee68d9425
4515 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4516 Date:   2006-11-22 18:24:48 +0000
4517
4518     Include top-level dbus_bindings.py (missed in previous commit)
4519
4520  dbus_bindings.py |    5 +++++
4521  1 files changed, 5 insertions(+), 0 deletions(-)
4522
4523 commit 5bcdc1378cceb0885fc2138e55259f15a83fa1ce
4524 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4525 Date:   2006-11-22 18:18:13 +0000
4526
4527     Add short-term backwards compatibility with dbus_bindings (various programs try to catch dbus_bindings.DBusException)
4528
4529  _dbus_bindings/dbus_bindings.py |   27 ---------------------------
4530  dbus/__init__.py                |    1 +
4531  dbus/_dbus.py                   |   34 ++++++++++++++++++++++++++++++++++
4532  dbus/dbus_bindings.py           |   22 ++++++++++++++++++++++
4533  setup.py                        |    2 ++
4534  5 files changed, 59 insertions(+), 27 deletions(-)
4535
4536 commit 08971243466ab63ea19a20a1c1f1fd0d98714541
4537 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4538 Date:   2006-11-22 17:34:56 +0000
4539
4540     Remove _dbus_bindings/test.py (duplicates bits of test-standalone)
4541
4542  _dbus_bindings/test.py |   30 ------------------------------
4543  1 files changed, 0 insertions(+), 30 deletions(-)
4544
4545 commit 4a0902b38a50d34f28ce022fe0684aec8ce91718
4546 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4547 Date:   2006-11-22 17:33:59 +0000
4548
4549     MANIFEST.in: pass through LC_ALL=C sort -k2
4550
4551  MANIFEST.in |   13 ++++++-------
4552  1 files changed, 6 insertions(+), 7 deletions(-)
4553
4554 commit f2c08d18ac2645311e4c0d94da0b06b3754a6def
4555 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4556 Date:   2006-11-22 17:28:56 +0000
4557
4558     Add improved main-loop integration.
4559     Currently only GLib (with the default main context) and a "null main loop"
4560     are supported, but a pure-Python main loop could be supported without
4561     incompatible API changes.
4562
4563  _dbus_bindings/bus-impl.h          |   19 ++---
4564  _dbus_bindings/conn-impl.h         |   55 ++++++++----
4565  _dbus_bindings/conn-methods-impl.h |   56 ++++++++++++
4566  _dbus_bindings/mainloop-impl.h     |  175 ++++++++++++++++++++++++++++++++++++
4567  _dbus_bindings/module.c            |   22 +++++-
4568  _dbus_glib_bindings/module.c       |   65 +++++++++++++-
4569  dbus/__init__.py                   |    2 -
4570  dbus/_dbus.py                      |   74 +++++++--------
4571  dbus/glib.py                       |   15 +---
4572  dbus/mainloop/__init__.py          |    7 ++
4573  dbus/mainloop/glib.py              |   32 +++++++
4574  dbus/proxies.py                    |    9 --
4575  include/dbus_bindings.h            |   44 +++++++--
4576  setup.py                           |    2 +
4577  14 files changed, 474 insertions(+), 103 deletions(-)
4578
4579 commit aad4ee9dfbe203e74bffb0ec93bdd180143e4cee
4580 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4581 Date:   2006-11-21 18:13:14 +0000
4582
4583     _dbus_bindings/conn-impl.h: Check for errors, printing them if necessary, before releasing GIL
4584
4585  _dbus_bindings/conn-impl.h |    6 ++++++
4586  1 files changed, 6 insertions(+), 0 deletions(-)
4587
4588 commit df744af92832a69dbdbe97014bee38f6271ca30a
4589 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4590 Date:   2006-11-16 14:34:21 +0000
4591
4592     Bump version to 0.80~pre1 (but in __init__.py, write it as 0.79.1)
4593
4594  dbus/__init__.py |    3 ++-
4595  setup.py         |    2 +-
4596  2 files changed, 3 insertions(+), 2 deletions(-)
4597
4598 commit 9e682a1a6d60bc31b63552c240718a9b7583f1c7
4599 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4600 Date:   2006-11-16 14:25:27 +0000
4601
4602     MANIFEST.in: remove README, which doesn't exist
4603
4604  MANIFEST.in |    1 -
4605  1 files changed, 0 insertions(+), 1 deletions(-)
4606
4607 commit 280061c0e03fb59f1eabf950fa4ab0716b4b7a39
4608 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4609 Date:   2006-11-15 19:26:56 +0000
4610
4611     dbus._dbus, dbus.proxies: Raise RuntimeError when user tries to do async calls or receive signals without a main loop
4612     This makes the Connection base class useless, but should let people know
4613     that they need to use dbus.glib for async functionality. I do intend to
4614     replace the mainloop integration so GLib isn't the only option.
4615
4616  dbus/_dbus.py   |   10 ++++++++++
4617  dbus/proxies.py |    9 +++++++++
4618  2 files changed, 19 insertions(+), 0 deletions(-)
4619
4620 commit 48a87921075edbe3b94cdd1ddfef90b8f6e3a152
4621 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4622 Date:   2006-11-15 19:02:20 +0000
4623
4624     HACKING.txt: fix typo
4625
4626  HACKING.txt |    2 +-
4627  1 files changed, 1 insertions(+), 1 deletions(-)
4628
4629 commit 192d203341d584a3f6502d0c3fb45d26870e7698
4630 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4631 Date:   2006-11-15 16:31:23 +0000
4632
4633     dbus._dbus, cross-test-server: fix signal calling convention support, and test it in cross-test-server
4634
4635  dbus/_dbus.py             |    3 ++-
4636  test/cross-test-server.py |    7 +++++--
4637  2 files changed, 7 insertions(+), 3 deletions(-)
4638
4639 commit 1974c56c89080df4d38eba8b5d251680b5c42131
4640 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4641 Date:   2006-11-15 16:04:38 +0000
4642
4643     dbus._dbus, dbus.matchrules, dbus.proxies: Support utf8_strings and byte_arrays calling convention options to signal handlers. Handle arg matches containing "'" correctly
4644
4645  dbus/_dbus.py      |   52 +++++++++++++++++++++++++++++++++++++++++++---------
4646  dbus/matchrules.py |   44 ++++++++++++++++++++++++++++++--------------
4647  dbus/proxies.py    |   18 ++++++++++++++++--
4648  3 files changed, 89 insertions(+), 25 deletions(-)
4649
4650 commit 069d09797e22cf6d70c82c9b39edb3a094dd1e83
4651 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4652 Date:   2006-11-15 15:51:28 +0000
4653
4654     dbus._dbus: Whitespace
4655
4656  dbus/_dbus.py |   11 ++++++-----
4657  1 files changed, 6 insertions(+), 5 deletions(-)
4658
4659 commit b02991564418e2136ac305669afa8457595fd397
4660 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4661 Date:   2006-11-15 15:44:09 +0000
4662
4663     _dbus_bindings/bus-impl.h: Remove duplicate registration of name_has_owner method
4664
4665  _dbus_bindings/bus-impl.h |    1 -
4666  1 files changed, 0 insertions(+), 1 deletions(-)
4667
4668 commit d3aa18da0ee31f4c7c6e17b9d027237021402292
4669 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4670 Date:   2006-11-15 15:16:59 +0000
4671
4672     Makefile: Produce warning about "development use only" for all targets. Set targets PHONY. Make docs depend on build, now the build is quicker
4673
4674  Makefile |   18 ++++++++++++------
4675  1 files changed, 12 insertions(+), 6 deletions(-)
4676
4677 commit 6008b37253f7a04b563b28a2aa9357de8cfd29d1
4678 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4679 Date:   2006-11-14 15:48:47 +0000
4680
4681     - dbus.service.Object, dbus.decorators.method: Allow utf8_strings and
4682       byte_arrays parameters kwargs when exporting a
4683       method. These change the calling convention in the same way as
4684       Message.get_args_list().
4685     - dbus.proxies.ProxyMethod: allow the same kwargs to be passed to any proxy
4686       method; this time, they change the representation of the remote method's
4687       return value(s).
4688     - Test that the above work
4689     - Improve correctness of setting the NAME_FLAG_* flags
4690     - Whitespace tweaks (remove hard tabs)
4691
4692  dbus/decorators.py        |   29 ++++++++++++++++++++++++++---
4693  dbus/proxies.py           |   13 +++++++++----
4694  dbus/service.py           |   14 +++++++-------
4695  test/cross-test-server.py |    2 +-
4696  test/test-client.py       |   12 +++++++++++-
4697  test/test-service.py      |   20 ++++++++++++++++++++
4698  6 files changed, 74 insertions(+), 16 deletions(-)
4699
4700 commit 21b10a103d91651d9ac55d2d22832a5df251f45e
4701 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4702 Date:   2006-11-14 14:31:43 +0000
4703
4704     Test UTF8String as well as String
4705
4706  test/cross-test-client.py |    1 +
4707  1 files changed, 1 insertions(+), 0 deletions(-)
4708
4709 commit 7416bf25886650aec413eea2ca2c42b69f5a3537
4710 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4711 Date:   2006-11-14 14:30:19 +0000
4712
4713     Update tests for the new variant API
4714
4715  test/cross-test-client.py |  136 ++++++++++++++++++++++++++--------
4716  test/cross-test-server.py |    5 +-
4717  test/run-test.sh          |    4 +-
4718  test/test-client.py       |   15 ++--
4719  test/test-service.py      |    2 +-
4720  test/test-standalone.py   |  178 +++++++++++++++++++++++----------------------
4721  6 files changed, 210 insertions(+), 130 deletions(-)
4722
4723 commit 1761e5bd810ea45776e2d1c82193b73184ed3eda
4724 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4725 Date:   2006-11-14 14:29:13 +0000
4726
4727     Update API_CHANGES.txt
4728
4729  API_CHANGES.txt |   43 ++++++++++++++++++++-----------------------
4730  1 files changed, 20 insertions(+), 23 deletions(-)
4731
4732 commit 9997fd83b55e16d1c50fe04ce57951483f867982
4733 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4734 Date:   2006-11-14 14:28:36 +0000
4735
4736     Makefile:
4737     - Clarify that this is only for d-p developers, not for packagers or
4738       end users.
4739     - Build with lots of warnings, and -Werror, but disable warning about partially
4740       uninitialized structs since this is conventional in Python (for source
4741       backwards compatibility).
4742
4743  Makefile |   11 ++++++++---
4744  1 files changed, 8 insertions(+), 3 deletions(-)
4745
4746 commit 1a4b9502f1d06e94fd5f90bfd85cf4d47b88c1fd
4747 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4748 Date:   2006-11-14 14:26:14 +0000
4749
4750     setup.py: Import CFLAGS from environment (used by development Makefile for warning control)
4751
4752  setup.py |    7 +++++++
4753  1 files changed, 7 insertions(+), 0 deletions(-)
4754
4755 commit 4ce650d5c4ca5807c8eb4bc6f8074ff6eddab359
4756 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4757 Date:   2006-11-14 14:25:39 +0000
4758
4759     Remove Variant from API, add UTF8String
4760
4761  dbus/__init__.py |    2 +-
4762  1 files changed, 1 insertions(+), 1 deletions(-)
4763
4764 commit bf5550fdcbd02a55d18f17d2b79e692145dfad58
4765 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4766 Date:   2006-11-14 14:25:04 +0000
4767
4768     Import the newly re-added types into dbus.types
4769
4770  dbus/types.py |   10 ++++------
4771  1 files changed, 4 insertions(+), 6 deletions(-)
4772
4773 commit 0bd42c7cce423ce04def63217675b730228294af
4774 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4775 Date:   2006-11-14 14:24:37 +0000
4776
4777     - Convert Message.get_args_list and Message.append to the new way of handling variants
4778     - Remove most of the options for get_args_list and just do the right thing
4779
4780  _dbus_bindings/message-append-impl.h   |  261 ++++++++++-----
4781  _dbus_bindings/message-get-args-impl.h |  568 +++++++++++++++++++-------------
4782  2 files changed, 515 insertions(+), 314 deletions(-)
4783
4784 commit b2ba98067873acdc8f7989b63384fc1d37da49d1
4785 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4786 Date:   2006-11-14 14:20:10 +0000
4787
4788     - Add variant_level to Array, Dict, Struct
4789     - Remove Variant type
4790
4791  _dbus_bindings/containers-impl.h |  538 ++++++++++++++------------------------
4792  1 files changed, 194 insertions(+), 344 deletions(-)
4793
4794 commit 481428655794be4491cf7fd33f86b8e9e059a2d6
4795 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4796 Date:   2006-11-14 14:18:30 +0000
4797
4798     - Remove special case for ObjectPaths when registering object paths - now that
4799       they have a __dict__, they can reference the Connection, which is bad
4800     - Accept Unicode object paths for deregistration
4801     - Correctly raise an exception on non-str, non-unicode arguments where an
4802       object-path is expected
4803     - Annotate unused arguments
4804
4805  _dbus_bindings/conn-methods-impl.h |   35 ++++++++++++++++++++++-------------
4806  1 files changed, 22 insertions(+), 13 deletions(-)
4807
4808 commit 5c908374f838e7b88c6725c6b54308316d8ed798
4809 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4810 Date:   2006-11-14 14:15:51 +0000
4811
4812     - Remove float types from types-impl.h.
4813     - Re-order.
4814     - Subclass DBusPythonInt, etc.
4815     - Add UTF8String and (unicode) String types
4816
4817  _dbus_bindings/types-impl.h |  481 ++++++++++++++++++++++++++-----------------
4818  1 files changed, 291 insertions(+), 190 deletions(-)
4819
4820 commit 5bed478bed959ad477efac7da01ced0d0a76d6ed
4821 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4822 Date:   2006-11-14 14:12:47 +0000
4823
4824     Make Signature a subclass of DBusPythonString
4825
4826  _dbus_bindings/signature-impl.h |   22 ++++++++--------------
4827  1 files changed, 8 insertions(+), 14 deletions(-)
4828
4829 commit 23013477f373aae9569e05bf793dcb3ec92530fb
4830 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4831 Date:   2006-11-14 14:12:11 +0000
4832
4833     - Add Double type (and Float type #if'd out, ready for Alp's 32-bit float type
4834       if/when it's added to libdbus)
4835     - Include "abstract" base classes and float types in module.c
4836
4837  _dbus_bindings/floattypes-impl.h |  159 ++++++++++++++++++++++++++++++++++++++
4838  _dbus_bindings/module.c          |    8 ++-
4839  2 files changed, 166 insertions(+), 1 deletions(-)
4840
4841 commit 3c5d7904ea641f2b4adcf1edb1165e1381119120
4842 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4843 Date:   2006-11-14 14:10:16 +0000
4844
4845     - Make Byte a subclass of DBusPythonInt
4846     - Make ByteArray a subclass of DBusPythonString
4847     - Remove Byte_as_uchar, Byte_from_uchar, ByteArray_as_ucharptr,
4848       ByteArray_from_uchars helpers
4849     - Don't try to do clever things for Byte memory allocation
4850
4851  _dbus_bindings/bytes-impl.h |  105 +++++++++++++------------------------------
4852  1 files changed, 31 insertions(+), 74 deletions(-)
4853
4854 commit 77c594008a1a4a655a94868c0028ef6fdec0b492
4855 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4856 Date:   2006-11-14 14:01:25 +0000
4857
4858     Add abstract-impl.h: abstract base classes for D-Bus types that subclass int/float/long/str, with a variant_level attribute.
4859
4860  _dbus_bindings/abstract-impl.h |  518 ++++++++++++++++++++++++++++++++++++++++
4861  1 files changed, 518 insertions(+), 0 deletions(-)
4862
4863 commit ec4382fc301ddd60c4abfa0175e912880980de68
4864 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4865 Date:   2006-11-14 14:00:33 +0000
4866
4867     Annotate UNUSED arguments
4868
4869  _dbus_bindings/bus-impl.h          |    2 +-
4870  _dbus_bindings/message-impl.h      |   32 +++++++++++++++++---------------
4871  _dbus_bindings/pending-call-impl.h |    6 +++---
4872  _dbus_bindings/validation-impl.h   |    8 ++++----
4873  _dbus_glib_bindings/module.c       |   14 ++++++++++++--
4874  5 files changed, 37 insertions(+), 25 deletions(-)
4875
4876 commit 7e742ca5b5543ea290175f9351053f9ad6cfd492
4877 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4878 Date:   2006-11-14 13:58:02 +0000
4879
4880     Add Glue_immutable_setattro, DEFINE_CHECK, UNUSED attribute. Remove generic repr() functions
4881
4882  _dbus_bindings/generic-impl.h |   96 +++++++++--------------------------------
4883  1 files changed, 21 insertions(+), 75 deletions(-)
4884
4885 commit 3ab7a818a7a7a92a15de50ef848318ca61a6d2df
4886 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4887 Date:   2006-11-02 13:24:03 +0000
4888
4889     Revert switch from Byte being an int subclass to a str subclass following discussion with J5.
4890     Switching Byte to be a single-character string is arguably more Pythonic, but
4891     needlessly breaks API.
4892
4893  _dbus_bindings/bytes-impl.h            |  154 +++++----------------
4894  _dbus_bindings/generic-impl.h          |   20 +++
4895  _dbus_bindings/message-append-impl.h   |   16 ++-
4896  _dbus_bindings/message-get-args-impl.h |    6 +-
4897  _dbus_bindings/types-impl.h            |  235 +++++++++++++++++++++++++++++++-
4898  test/cross-test-client.py              |    4 +-
4899  test/cross-test-server.py              |    2 +-
4900  test/test-standalone.py                |    5 +-
4901  8 files changed, 313 insertions(+), 129 deletions(-)
4902
4903 commit 263e3ad1cf99e7cd115e7051ed1ea3f2cc35c587
4904 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4905 Date:   2006-10-05 17:37:07 +0100
4906
4907     Seth was a Red Hat employee when contributing to dbus-python: alter copyright notices accordingly
4908
4909  dbus/__init__.py          |    3 +--
4910  dbus/_dbus.py             |    3 +--
4911  dbus/decorators.py        |    3 +--
4912  dbus/introspect_parser.py |    3 +--
4913  dbus/matchrules.py        |    3 +--
4914  dbus/proxies.py           |    3 +--
4915  dbus/service.py           |    3 +--
4916  setup.py                  |    3 +--
4917  test/test-client.py       |    2 +-
4918  test/test-service.py      |    2 +-
4919  10 files changed, 10 insertions(+), 18 deletions(-)
4920
4921 commit da74c4cce7fee0dc4b5f0fa2144211f1bd0d9cdd
4922 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4923 Date:   2006-10-05 17:36:25 +0100
4924
4925     test/test-standalone.py: Test API guarantee that integer types subclass int or long
4926
4927  test/test-standalone.py |    8 ++++++++
4928  1 files changed, 8 insertions(+), 0 deletions(-)
4929
4930 commit 6a9cafc90a31cf1d396b8a492fc1d618ef03dc65
4931 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4932 Date:   2006-10-02 15:28:00 +0100
4933
4934     test/cross-test-client.py: Add more workarounds for odd dbus-java behaviour. Compare InvertMapping results better.
4935
4936  test/cross-test-client.py |   75 ++++++++++++++++++++++++++++++++------------
4937  1 files changed, 54 insertions(+), 21 deletions(-)
4938
4939 commit df50fee665eb68d27394123ca79475bd37a0c528
4940 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4941 Date:   2006-10-02 15:26:42 +0100
4942
4943     Produce debug output
4944
4945  test/cross-test-server.py |   10 ++++++++--
4946  1 files changed, 8 insertions(+), 2 deletions(-)
4947
4948 commit 3ad6bd460e0addc46cb503984e6d9cf2868111f5
4949 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4950 Date:   2006-10-02 15:26:17 +0100
4951
4952     Use a temp variable to make crash debugging easier (although I now can't reproduce the crash...)
4953
4954  _dbus_bindings/pending-call-impl.h |    8 +++++---
4955  1 files changed, 5 insertions(+), 3 deletions(-)
4956
4957 commit 8801e3159d5a5a048eb30bd030ecb5dbd16610f9
4958 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4959 Date:   2006-09-29 20:47:09 +0100
4960
4961     Make cross-test stricter by including extreme values for integers, etc.
4962
4963  test/cross-test-client.py |   34 +++++++++++++++++++++++-----------
4964  1 files changed, 23 insertions(+), 11 deletions(-)
4965
4966 commit 52336a79a623dc2674ce22965eb6f0b010078b5e
4967 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4968 Date:   2006-09-29 20:46:13 +0100
4969
4970     When trying to validate an int64 it helps if you put it in a 64-bit variable.
4971
4972  _dbus_bindings/types-impl.h |    2 +-
4973  1 files changed, 1 insertions(+), 1 deletions(-)
4974
4975 commit 0590a83202f27a98b8bb898876339a9b02a60896
4976 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4977 Date:   2006-09-28 18:17:41 +0100
4978
4979     test/cross-test-client.py, test/cross-test-server.py: Start to fix for interop with dbus-java:
4980     * Don't assume we have introspection data - only call methods with correctly
4981       typed parameters
4982     * Make InvertMapping check order-independent
4983     * Make signal test not fail if the Triggered signal is meant to come from /Test
4984     * Use logging rather than sys.stderr
4985
4986  test/cross-test-client.py |  181 +++++++++++++++++++++++++++++++--------------
4987  test/cross-test-server.py |   28 ++++---
4988  2 files changed, 140 insertions(+), 69 deletions(-)
4989
4990 commit dd48a45dec3704ee459a418734485985e5fba205
4991 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
4992 Date:   2006-09-28 16:03:11 +0100
4993
4994     test/cross-test-client.py, test/cross-test-server.py: Output in the same format dbus-java does (the <> in the specification were not meant to be literal, apparently)
4995
4996  test/cross-test-client.py |   18 +++++++++---------
4997  test/cross-test-server.py |    4 ++--
4998  2 files changed, 11 insertions(+), 11 deletions(-)
4999
5000 commit 3d645c9743e630d5064566a3a35d1e2c35d76cc2
5001 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5002 Date:   2006-09-28 16:00:22 +0100
5003
5004     dbus/_dbus.py, dbus/proxies.py: Amend docstrings for signal receiving
5005
5006  dbus/_dbus.py   |   18 ++++++++++++------
5007  dbus/proxies.py |   13 +++++++++----
5008  2 files changed, 21 insertions(+), 10 deletions(-)
5009
5010 commit f9d2961b45a085dc5d8febf8b1ed0f9caa9558ec
5011 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5012 Date:   2006-09-28 15:59:17 +0100
5013
5014     setup.py: Remove "import extract" (no longer exists)
5015
5016  setup.py |    4 ++--
5017  1 files changed, 2 insertions(+), 2 deletions(-)
5018
5019 commit fcd45af4aa4fd81454f1c8a8fa7b8b5790f44b54
5020 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5021 Date:   2006-09-27 14:26:44 +0100
5022
5023     Add copyright, AFL2.1, GPL2 notices, which might even be correct...
5024     
5025     The lists of copyright holders are derived from the D-Bus CVS changelog: I've
5026     erred on the side of adding people to the list rather than not.
5027     
5028     For now I've assumed that J5's contributions are owned by Red Hat, Collabora
5029     people's contributions (Rob McQueen, Rob Taylor, Ole Andre Ravnaas,
5030     myself) are owned by Collabora and everything else is owned by the author.
5031
5032  dbus/__init__.py          |   24 ++++++++++++++++++++++++
5033  dbus/_dbus.py             |   24 ++++++++++++++++++++++++
5034  dbus/decorators.py        |   24 ++++++++++++++++++++++++
5035  dbus/glib.py              |   22 ++++++++++++++++++++++
5036  dbus/introspect_parser.py |   24 ++++++++++++++++++++++++
5037  dbus/matchrules.py        |   24 ++++++++++++++++++++++++
5038  dbus/proxies.py           |   24 ++++++++++++++++++++++++
5039  dbus/service.py           |   24 ++++++++++++++++++++++++
5040  setup.py                  |   25 +++++++++++++++++++++++++
5041  test/cross-test-client.py |   20 ++++++++++++++++++++
5042  test/cross-test-server.py |   20 ++++++++++++++++++++
5043  test/crosstest.py         |   20 ++++++++++++++++++++
5044  test/test-client.py       |   23 +++++++++++++++++++++++
5045  test/test-service.py      |   22 ++++++++++++++++++++++
5046  test/test-standalone.py   |   21 +++++++++++++++++++++
5047  15 files changed, 341 insertions(+), 0 deletions(-)
5048
5049 commit 329dc1e985c5090bba889e8ac5543d47c6abb5e2
5050 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5051 Date:   2006-09-27 14:16:29 +0100
5052
5053     Put AUTHORS in the right order
5054
5055  AUTHORS |    2 +-
5056  1 files changed, 1 insertions(+), 1 deletions(-)
5057
5058 commit 7aed1104ddafd10c708234189345c4696cc2759e
5059 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5060 Date:   2006-09-27 13:50:07 +0100
5061
5062     dbus/extract.py: Remove (no longer used now we're not using Pyrex)
5063
5064  dbus/extract.py |  245 -------------------------------------------------------
5065  1 files changed, 0 insertions(+), 245 deletions(-)
5066
5067 commit b4d4ab76adabd4a8d0a14efa678c057f51d23431
5068 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5069 Date:   2006-09-27 13:30:49 +0100
5070
5071     Extend and correct docstrings. Set epydoc to expect reStructuredText by default.
5072
5073  Makefile                               |    2 +-
5074  _dbus_bindings/conn-methods-impl.h     |   40 ++++++++++++++++++++-----------
5075  _dbus_bindings/message-append-impl.h   |    8 +++---
5076  _dbus_bindings/message-get-args-impl.h |   38 +++++++++++++++---------------
5077  _dbus_bindings/validation-impl.h       |   33 ++++++++++++++++---------
5078  5 files changed, 71 insertions(+), 50 deletions(-)
5079
5080 commit 78a7b67f03f9267fd47ab3686f971d1190cadf1a
5081 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5082 Date:   2006-09-27 13:03:26 +0100
5083
5084     Cast to PyCFunction to avoid compiler warning for function with kwargs
5085
5086  _dbus_bindings/module.c |    2 +-
5087  1 files changed, 1 insertions(+), 1 deletions(-)
5088
5089 commit 274b4601130abb67b5b7f68de38c71ee7a64d3fb
5090 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5091 Date:   2006-09-27 13:02:53 +0100
5092
5093     Correct argument parsing in validate_bus_name
5094
5095  _dbus_bindings/validation-impl.h |    6 ++++--
5096  1 files changed, 4 insertions(+), 2 deletions(-)
5097
5098 commit b235e382198fc7599a2183a5b4cba10f650659bc
5099 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5100 Date:   2006-09-27 13:00:58 +0100
5101
5102     setup.py: Remove _util from modules to install
5103
5104  setup.py |    1 -
5105  1 files changed, 0 insertions(+), 1 deletions(-)
5106
5107 commit cdc40aa20b52b4a8e9910e8fe48824205b4e7591
5108 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5109 Date:   2006-09-27 12:50:06 +0100
5110
5111     _dbus_bindings: Expose name-validation functions to Python code.
5112     dbus: Remove _util module in favour of using the name-validation functions
5113     from _dbus_bindings.
5114
5115  _dbus_bindings/module.c          |    9 ++++
5116  _dbus_bindings/validation-impl.h |   91 ++++++++++++++++++++++++++++++++++++++
5117  dbus/_util.py                    |   13 -----
5118  dbus/decorators.py               |    9 +++-
5119  4 files changed, 106 insertions(+), 16 deletions(-)
5120
5121 commit 9c7ee716288ffc80d1c931c84cc2b3242acf0b1e
5122 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5123 Date:   2006-09-27 12:47:55 +0100
5124
5125     Minor docstring correction
5126
5127  _dbus_bindings/types-impl.h |    2 +-
5128  1 files changed, 1 insertions(+), 1 deletions(-)
5129
5130 commit 4c53d31fcc5b2f3a8e5578cae57e51db84a396fb
5131 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5132 Date:   2006-09-27 12:47:27 +0100
5133
5134     _dbus_bindings/message-get-args-impl: Fix ByteArray unmarshalling.
5135
5136  _dbus_bindings/message-get-args-impl.h |    4 +++-
5137  1 files changed, 3 insertions(+), 1 deletions(-)
5138
5139 commit aa5cb1a66951705540a51645eb8efd3cbcf6788e
5140 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5141 Date:   2006-09-27 12:45:58 +0100
5142
5143     dbus/_dbus.py: Now that Bus subclasses Connection, simplify signature of signal filter
5144
5145  dbus/_dbus.py |    4 ++--
5146  1 files changed, 2 insertions(+), 2 deletions(-)
5147
5148 commit 747b2b9d37329796c4bf0bdaa1ca99e1d82d420d
5149 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5150 Date:   2006-09-27 11:55:46 +0100
5151
5152     Add a test case for the various options to get_args_list.
5153     Fix ByteArray unmarshalling.
5154
5155  test/test-standalone.py |  112 ++++++++++++++++++++++++++++++++++++++---------
5156  1 files changed, 91 insertions(+), 21 deletions(-)
5157
5158 commit de8aeda1687948230bb97fa4083744087356e738
5159 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5160 Date:   2006-09-27 11:01:18 +0100
5161
5162     .gitignore: Ignore MANIFEST, dist/
5163
5164  .gitignore |    2 ++
5165  1 files changed, 2 insertions(+), 0 deletions(-)
5166
5167 commit a7bcad2d2239e28bb32ef7cfe74105c514a32ee5
5168 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5169 Date:   2006-09-27 11:00:35 +0100
5170
5171     _dbus_bindings/module.c: PEP7-style whitespace
5172
5173  _dbus_bindings/module.c |   42 +++++++++++++++++++++---------------------
5174  1 files changed, 21 insertions(+), 21 deletions(-)
5175
5176 commit 888110c46b864b613a3281e3d0bf76ed85b04b01
5177 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5178 Date:   2006-09-27 10:59:01 +0100
5179
5180     _dbus_bindings/module.c: Add __docformat__, top-level docstring.
5181     Also don't abort() if adding constants to the module fails.
5182
5183  _dbus_bindings/module.c |    8 ++++++--
5184  1 files changed, 6 insertions(+), 2 deletions(-)
5185
5186 commit 552b7b4c997ea44de86f68e79341ecf323b9ead5
5187 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5188 Date:   2006-09-27 10:44:25 +0100
5189
5190     MANIFEST.in: Include added files, stop trying to include the Pyrex version
5191
5192  MANIFEST.in |   11 ++++++-----
5193  1 files changed, 6 insertions(+), 5 deletions(-)
5194
5195 commit 84be4d92f3f913f04941562ffb4cde5d21a63b37
5196 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5197 Date:   2006-09-27 10:43:21 +0100
5198
5199     Makefile, setup.py: Stop forcing -O0 -g
5200
5201  Makefile |    2 +-
5202  setup.py |    1 -
5203  2 files changed, 1 insertions(+), 2 deletions(-)
5204
5205 commit 78ce34da2c1cea65372b96505e21529d3896634f
5206 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5207 Date:   2006-09-27 10:38:44 +0100
5208
5209     Remove the Pyrex implementation of dbus_bindings and dbus_glib_bindings
5210
5211  dbus/_dbus_bindings-exceptions.pxi |   10 -
5212  dbus/_dbus_bindings-types.pxi      |  174 ----
5213  dbus/_dbus_bindings.pxd.in         |    8 -
5214  dbus/_dbus_bindings.pyx            | 1820 ------------------------------------
5215  dbus/_dbus_glib_bindings.pyx       |   17 -
5216  dbus/dbus_h_wrapper.h              |    3 -
5217  6 files changed, 0 insertions(+), 2032 deletions(-)
5218
5219 commit 97d01a1d540e5ec31b752c31ad9f2b794eddf472
5220 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5221 Date:   2006-09-26 20:50:58 +0100
5222
5223     Throughout dbus-python: Use the C implementation.
5224     Add document API_CHANGES.txt listing visible API changes.
5225     Add more test cases, for low-level Python <-> D-Bus type mappings.
5226     Amend existing test cases to cope with the API changes.
5227
5228  API_CHANGES.txt           |   84 ++++++++++++++++++++++++++++++
5229  dbus/_dbus.py             |   56 +++++---------------
5230  dbus/decorators.py        |   13 ++---
5231  dbus/exceptions.py        |    3 +-
5232  dbus/proxies.py           |   90 +++++++++++++++++++++-----------
5233  dbus/service.py           |   82 +++++++++++++++--------------
5234  dbus/types.py             |   26 +++-------
5235  setup.py                  |   25 ++-------
5236  test/cross-test-client.py |   55 ++++++++++----------
5237  test/cross-test-server.py |   11 +++-
5238  test/run-test.sh          |    3 +-
5239  test/test-client.py       |   33 +++++++-----
5240  test/test-service.py      |   16 ++++--
5241  test/test-standalone.py   |  126 +++++++++++++++++++++++++++++++++++++++++++++
5242  14 files changed, 413 insertions(+), 210 deletions(-)
5243
5244 commit e0552c3d9cfe22e9ea1b3c2874dc4f79d6948b21
5245 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5246 Date:   2006-09-26 20:48:55 +0100
5247
5248     _dbus_bindings: Correct get_args -> get_args_list change
5249
5250  _dbus_bindings/message-get-args-impl.h |    2 +-
5251  _dbus_bindings/message-impl.h          |    4 ++--
5252  2 files changed, 3 insertions(+), 3 deletions(-)
5253
5254 commit 030e4fe368e976cb20d223d45ae787c12686b3f4
5255 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5256 Date:   2006-09-26 19:30:58 +0100
5257
5258     _dbus_bindings/message-get-args-impl.h: Revert gratuitous API change
5259     Message has a method get_args_list() returning a list again, rather than
5260     a method get_args() returning a tuple.
5261
5262  _dbus_bindings/message-get-args-impl.h |   16 +++++++---------
5263  1 files changed, 7 insertions(+), 9 deletions(-)
5264
5265 commit 24eb072bd8aabbc4d0f916b981e2283be0848e97
5266 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5267 Date:   2006-09-26 19:27:24 +0100
5268
5269     dbus/matchrules.py: Use absolute import
5270
5271  dbus/matchrules.py |    2 +-
5272  1 files changed, 1 insertions(+), 1 deletions(-)
5273
5274 commit 97900c452754b832d0817edc03f3e00fe888d24a
5275 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5276 Date:   2006-09-26 18:53:55 +0100
5277
5278     Add a C reimplementation of the formerly-Pyrex bits of dbus-python.
5279
5280  HACKING.txt                            |   35 +
5281  _dbus_bindings/bus-impl.h              |  415 +++++++++++++
5282  _dbus_bindings/bytes-impl.h            |  420 +++++++++++++
5283  _dbus_bindings/conn-impl.h             |  551 +++++++++++++++++
5284  _dbus_bindings/conn-methods-impl.h     |  653 ++++++++++++++++++++
5285  _dbus_bindings/containers-impl.h       |  743 ++++++++++++++++++++++
5286  _dbus_bindings/dbus_bindings.py        |   27 +
5287  _dbus_bindings/debug-impl.h            |   49 ++
5288  _dbus_bindings/exceptions-impl.h       |   71 +++
5289  _dbus_bindings/generic-impl.h          |  108 ++++
5290  _dbus_bindings/message-append-impl.h   |  863 ++++++++++++++++++++++++++
5291  _dbus_bindings/message-get-args-impl.h |  403 ++++++++++++
5292  _dbus_bindings/message-impl.h          | 1064 ++++++++++++++++++++++++++++++++
5293  _dbus_bindings/module.c                |  139 +++++
5294  _dbus_bindings/pending-call-impl.h     |  230 +++++++
5295  _dbus_bindings/signature-impl.h        |  238 +++++++
5296  _dbus_bindings/test.py                 |   30 +
5297  _dbus_bindings/types-impl.h            |  635 +++++++++++++++++++
5298  _dbus_bindings/validation-impl.h       |  241 +++++++
5299  _dbus_glib_bindings/module.c           |   74 +++
5300  include/dbus_bindings.h                |   64 ++
5301  21 files changed, 7053 insertions(+), 0 deletions(-)
5302
5303 commit 0a189b73baa8e7b1d1d7743534b635fabe1aaf80
5304 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5305 Date:   2006-09-26 18:43:04 +0100
5306
5307     Add Makefile rule to do a clean build (setup.py doesn't track .h dependencies properly) and make it the default
5308
5309  Makefile |    4 ++++
5310  1 files changed, 4 insertions(+), 0 deletions(-)
5311
5312 commit d1e74259da30f732ebf58057188478367b492840
5313 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5314 Date:   2006-09-26 18:42:16 +0100
5315
5316     Add self to AUTHORS
5317
5318  AUTHORS |    1 +
5319  1 files changed, 1 insertions(+), 0 deletions(-)
5320
5321 commit 3b1b6ec26d55e08c4a9fbed12714913974f8e0c3
5322 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5323 Date:   2006-09-08 18:10:06 +0100
5324
5325     dbus/service.py, dbus/_dbus_bindings-types.pxi: Move VariantSignature
5326     As it's only used in dbus.service, there is no reason for VariantSignature
5327     to be written in Pyrex.
5328
5329  dbus/_dbus_bindings-types.pxi |   14 --------------
5330  dbus/service.py               |   18 ++++++++++++++++--
5331  2 files changed, 16 insertions(+), 16 deletions(-)
5332
5333 commit 6e0e797a2c354d1cdd2e940ec2ab25614ac49f6f
5334 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5335 Date:   2006-09-08 18:08:27 +0100
5336
5337     dbus/_dbus_bindings.pyx: More docstrings
5338
5339  dbus/_dbus_bindings.pyx |   20 +++++++++++++++++---
5340  1 files changed, 17 insertions(+), 3 deletions(-)
5341
5342 commit 82c249159bbbfa1ad1d77d26b8e3a2f0615a80ee
5343 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5344 Date:   2006-09-08 18:08:04 +0100
5345
5346     dbus/proxies.py: Set __docformat__ to 'restructuredtext' for epydoc
5347
5348  dbus/proxies.py |    3 +++
5349  1 files changed, 3 insertions(+), 0 deletions(-)
5350
5351 commit 3f77ab99f21400fbea5642affff2e8bc0c8faf28
5352 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5353 Date:   2006-09-08 18:07:23 +0100
5354
5355     dbus/_dbus.py: More docstrings
5356
5357  dbus/_dbus.py |   30 ++++++++++++++++++++++++++++--
5358  1 files changed, 28 insertions(+), 2 deletions(-)
5359
5360 commit d65d0b6654b19522e250a6a4a361f06fa1ccd2d2
5361 Author: Simon McVittie <smcv@celebrin.pseudorandom.co.uk>
5362 Date:   2006-09-07 13:21:48 +0100
5363
5364     _dbus_bindings: split out types, exceptions into separate source files
5365
5366  dbus/_dbus_bindings-exceptions.pxi |   10 ++
5367  dbus/_dbus_bindings-types.pxi      |  188 +++++++++++++++++++++++++++++++++++
5368  dbus/_dbus_bindings.pyx            |  191 +-----------------------------------
5369  3 files changed, 200 insertions(+), 189 deletions(-)
5370
5371 commit 346e0f0f332f5e112726536c434535a40072f356
5372 Author: Simon McVittie <smcv@celebrin.(none)>
5373 Date:   2006-09-06 13:42:13 +0100
5374
5375     Add a fairly simplistic implementation of the D-Bus bindings test suite.
5376     Currently only tested with Python <-> Python, and some of the Byte tests fail
5377     until I get an opinion from the list on whether the API should be in terms
5378     of strings-of-length-1, ints, or both.
5379
5380  Makefile                  |   20 +++-
5381  test/cross-test-client.py |  185 +++++++++++++++++++++++++++++
5382  test/cross-test-server.py |  281 +++++++++++++++++++++++++++++++++++++++++++++
5383  test/crosstest.py         |   22 ++++
5384  4 files changed, 506 insertions(+), 2 deletions(-)
5385
5386 commit dc7cea8740b53c7a7061a2392cdc7ec775dd3734
5387 Author: Simon McVittie <smcv@celebrin.(none)>
5388 Date:   2006-09-06 13:30:13 +0100
5389
5390     _dbus_bindings.pyx: Documentation
5391     * Add more docstrings and note methods which I don't think should be public.
5392     * When append_byte() fails, raise a more informative TypeError
5393
5394  dbus/_dbus_bindings.pyx |   64 +++++++++++++++++++++++++++++++++++++++++++++-
5395  1 files changed, 62 insertions(+), 2 deletions(-)
5396
5397 commit e37b430efed0dcfa5ff6196046e0b4302b79662a
5398 Author: Simon McVittie <smcv@celebrin.(none)>
5399 Date:   2006-09-06 13:26:58 +0100
5400
5401     dbus/_dbus.py: Add exceptions to __all__ so they'll be imported into __init__
5402
5403  dbus/_dbus.py |    9 ++++++++-
5404  1 files changed, 8 insertions(+), 1 deletions(-)
5405
5406 commit 99bd2cf0aad0f26cc41459be2c89256f226832f0
5407 Author: Simon McVittie <smcv@celebrin.(none)>
5408 Date:   2006-09-06 13:26:24 +0100
5409
5410     dbus/__init__.py: Annotate __all__ with where the objects come from
5411
5412  dbus/__init__.py |    9 +++++++--
5413  1 files changed, 7 insertions(+), 2 deletions(-)
5414
5415 commit c0574acbc663094fbb722cd6bdc97b02e7111100
5416 Author: Simon McVittie <smcv@celebrin.(none)>
5417 Date:   2006-09-01 16:24:46 +0100
5418
5419     _dbus_bindings.pyx: Spell "negative" correctly
5420
5421  dbus/_dbus_bindings.pyx |    6 +++---
5422  1 files changed, 3 insertions(+), 3 deletions(-)
5423
5424 commit cf1599248d81b848016672cc129a714095f5f11e
5425 Author: Simon McVittie <smcv@celebrin.(none)>
5426 Date:   2006-09-01 16:22:57 +0100
5427
5428     test/test-client.py: Rename dbus.dbus_bindings to _dbus_bindings in test too
5429
5430  test/test-client.py |    8 ++++----
5431  1 files changed, 4 insertions(+), 4 deletions(-)
5432
5433 commit 9c4ad587bb237921ff49ac78581eb66a863e6105
5434 Author: Simon McVittie <smcv@celebrin.(none)>
5435 Date:   2006-09-01 16:21:55 +0100
5436
5437     .gitignore: Add files generated during test
5438
5439  .gitignore |    2 ++
5440  1 files changed, 2 insertions(+), 0 deletions(-)
5441
5442 commit fc2c0c457100003c4b2c85d6202d75e796b89454
5443 Author: Simon McVittie <smcv@celebrin.(none)>
5444 Date:   2006-09-01 16:14:21 +0100
5445
5446     _dbus_bindings.pyx: Remove no-op constructor overrides which just use superclass
5447
5448  dbus/_dbus_bindings.pyx |   26 ++++----------------------
5449  1 files changed, 4 insertions(+), 22 deletions(-)
5450
5451 commit 188e54fd97c48d9183a16cc2373de62a60f36a39
5452 Author: Simon McVittie <smcv@celebrin.(none)>
5453 Date:   2006-09-01 15:56:16 +0100
5454
5455     .gitignore: Amend for renaming of dbus_bindings
5456
5457  .gitignore |    6 +++---
5458  1 files changed, 3 insertions(+), 3 deletions(-)
5459
5460 commit 10186487194e31889f0a255f7986577b169220ac
5461 Author: Simon McVittie <smcv@celebrin.(none)>
5462 Date:   2006-09-01 15:54:47 +0100
5463
5464     dbus._dbus, _dbus_bindings, dbus.proxies: Add docstrings
5465
5466  dbus/_dbus.py           |  152 +++++++++++++++++++++++++++++++++++++++++++---
5467  dbus/_dbus_bindings.pyx |  110 ++++++++++++++++++++++++++++++++-
5468  dbus/proxies.py         |   39 ++++++++++++
5469  3 files changed, 287 insertions(+), 14 deletions(-)
5470
5471 commit 867c2dd9318c8cbaf810d23d5f2a332d091007d9
5472 Author: Simon McVittie <smcv@celebrin.(none)>
5473 Date:   2006-08-31 18:14:40 +0100
5474
5475     Makefile: add. Makefile for developer convenience, currently does API documentation using epydoc
5476
5477  Makefile |    9 +++++++++
5478  1 files changed, 9 insertions(+), 0 deletions(-)
5479
5480 commit bb8600d38b16999d08950a03473f03d8705394bf
5481 Author: Simon McVittie <smcv@celebrin.(none)>
5482 Date:   2006-08-31 18:13:39 +0100
5483
5484     dbus._dbus: add __all__
5485
5486  dbus/_dbus.py |    1 +
5487  1 files changed, 1 insertions(+), 0 deletions(-)
5488
5489 commit 5098824725bc8984e4a84f2bede278648941960d
5490 Author: Simon McVittie <smcv@celebrin.(none)>
5491 Date:   2006-08-31 18:13:07 +0100
5492
5493     dbus.types: add __all__
5494
5495  dbus/types.py |    4 ++++
5496  1 files changed, 4 insertions(+), 0 deletions(-)
5497
5498 commit 656bb219b37ac18ad9bc953ac9a2fb2b5fa6234d
5499 Author: Simon McVittie <smcv@celebrin.(none)>
5500 Date:   2006-08-31 18:09:23 +0100
5501
5502     dbus/__init__.py: Add __all__ (listing a sensible set of public API), __docformat__, __version__
5503
5504  dbus/__init__.py |   19 ++++++++++++++++---
5505  1 files changed, 16 insertions(+), 3 deletions(-)
5506
5507 commit aac6f58ae96faab86e6080702d2dac2bd3a69d66
5508 Author: Simon McVittie <smcv@celebrin.(none)>
5509 Date:   2006-08-31 18:05:57 +0100
5510
5511     Rename dbus_bindings (sometimes a.k.a. dbus.dbus_bindings) to _dbus_bindings.
5512     Ditto for dbus_glib_bindings.
5513     Remove dbus.pth - should no longer be needed after this change.
5514
5515  dbus/_dbus.py                |   24 +-
5516  dbus/_dbus_bindings.pxd.in   |    8 +
5517  dbus/_dbus_bindings.pyx      | 1849 ++++++++++++++++++++++++++++++++++++++++++
5518  dbus/_dbus_glib_bindings.pyx |   17 +
5519  dbus/dbus.pth                |    1 -
5520  dbus/dbus_bindings.pxd.in    |    8 -
5521  dbus/dbus_bindings.pyx       | 1849 ------------------------------------------
5522  dbus/dbus_glib_bindings.pyx  |   17 -
5523  dbus/decorators.py           |   35 +-
5524  dbus/exceptions.py           |    6 +-
5525  dbus/glib.py                 |    6 +-
5526  dbus/matchrules.py           |    2 +-
5527  dbus/proxies.py              |    8 +-
5528  dbus/service.py              |   38 +-
5529  dbus/types.py                |   36 +-
5530  setup.py                     |   14 +-
5531  16 files changed, 1971 insertions(+), 1947 deletions(-)
5532
5533 commit c51b148077479381844a84989292719417c543b2
5534 Author: Simon McVittie <smcv@celebrin.(none)>
5535 Date:   2006-08-30 20:15:07 +0100
5536
5537     Add some docstrings (reStructuredText with epydoc annotations)
5538
5539  dbus/__init__.py   |    9 +++++++
5540  dbus/_dbus.py      |   35 ++++++++++++++-------------
5541  dbus/decorators.py |   44 +++++++++++++++++++++++++++++++++++
5542  dbus/exceptions.py |    7 +++++
5543  dbus/service.py    |   64 +++++++++++++++++++++++++++++++++++++++++++++++++--
5544  5 files changed, 139 insertions(+), 20 deletions(-)
5545
5546 commit 00435b5adc76a745e17b13386d15a2a1d6b2bb16
5547 Author: Simon McVittie <smcv@celebrin.(none)>
5548 Date:   2006-08-30 20:12:08 +0100
5549
5550     .gitignore: Add. Ignore distutils build dir, Python bytecode, Vim swapfiles, and generated ChangeLog, .pxd and .c files.
5551
5552  .gitignore |    8 ++++++++
5553  1 files changed, 8 insertions(+), 0 deletions(-)
5554
5555 commit 1b1d5b77a841e68043fd1f27900b7b97b4610b33
5556 Author: John (J5) Palmieri <johnp@remedyz.boston.redhat.com>
5557 Date:   2006-07-27 14:00:14 -0400
5558
5559     * dbus/BusName.py (BusName::__new__): Modified patch from Alex Jones
5560       <alex at weej dot com> - Add flags when requesting a name
5561
5562  dbus/service.py |    9 +++++++--
5563  1 files changed, 7 insertions(+), 2 deletions(-)
5564
5565 commit eae6cd4e466d9d6dd477cf0bb5ef2b183f4c69f9
5566 Author: John (J5) Palmieri <johnp@remedyz.boston.redhat.com>
5567 Date:   2006-07-27 13:57:56 -0400
5568
5569     * setup.py: read the stdout pipe before stderr
5570
5571  setup.py |    6 +++---
5572  1 files changed, 3 insertions(+), 3 deletions(-)
5573
5574 commit f5258f571de77b18354e17073d44f316d1e0af1b
5575 Author: John (J5) Palmieri <johnp@remedyz.boston.redhat.com>
5576 Date:   2006-07-27 12:40:36 -0400
5577
5578     * setup.py: some distros have older gits which don't have the git-log --stat
5579       flag.  We check for an error and if so revert to just calling git-log
5580
5581  setup.py |   20 +++++++++++++++-----
5582  1 files changed, 15 insertions(+), 5 deletions(-)
5583
5584 commit 49948f1f9554b4431d668992b4953ff09962149f
5585 Author: John (J5) Palmieri <johnp@remedyz.boston.redhat.com>
5586 Date:   2006-07-24 14:34:51 -0400
5587
5588     * Released 0.71
5589
5590  NEWS     |    7 ++++++-
5591  setup.py |    2 +-
5592  2 files changed, 7 insertions(+), 2 deletions(-)
5593
5594 commit 29b7548ddf4400a20636ae558c1834ad523c33da
5595 Author: John (J5) Palmieri <johnp@remedyz.boston.redhat.com>
5596 Date:   2006-07-24 14:05:26 -0400
5597
5598     * Patch from Joseph Sacco <joseph_sacco [at] comcast [dot] net>:
5599       Export the correct cflags in distutils
5600
5601  setup.py         |   25 +++++++++++++++++++++++++
5602  test/run-test.sh |    1 -
5603  2 files changed, 25 insertions(+), 1 deletions(-)
5604
5605 commit 5f76b5a3eec271192e9657213c6693121c3d8df9
5606 Author: John (J5) Palmieri <johnp@redhat.com>
5607 Date:   2006-07-21 17:17:46 -0400
5608
5609     * fix import of dbus_bindings
5610
5611  test/test-client.py |    6 +++---
5612  1 files changed, 3 insertions(+), 3 deletions(-)
5613
5614 commit 163206f228efad53051677a08d3813fcc5d0ab97
5615 Author: John (J5) Palmieri <johnp@redhat.com>
5616 Date:   2006-07-21 16:42:54 -0400
5617
5618     * Automate building of ChangeLog
5619
5620  setup.py |   18 ++++++++++++++++++
5621  1 files changed, 18 insertions(+), 0 deletions(-)
5622
5623 commit f262d88279991faba06578dde48d0c607ce4b0b8
5624 Author: John (J5) Palmieri <johnp@redhat.com>
5625 Date:   2006-07-21 16:27:59 -0400
5626
5627     * fixed where the binary modules are installed into
5628
5629  setup.py |    4 ++--
5630  1 files changed, 2 insertions(+), 2 deletions(-)
5631
5632 commit 7d73bb0ea7631ce1191de1cd6fbbcb07fe215f31
5633 Author: John (J5) Palmieri <johnp@redhat.com>
5634 Date:   2006-07-17 16:58:42 -0400
5635
5636     * Released 0.70
5637     * Added NEWS to the dist
5638
5639  MANIFEST.in |    2 ++
5640  NEWS        |    6 ++++++
5641  2 files changed, 8 insertions(+), 0 deletions(-)
5642
5643 commit 8728a13fa422955aa96bf2d8644af773407dbe65
5644 Author: John (J5) Palmieri <johnp@redhat.com>
5645 Date:   2006-07-17 16:43:42 -0400
5646
5647     * remove ChangeLog as it will be generated by git-whatchanged
5648
5649  0 files changed, 0 insertions(+), 0 deletions(-)
5650
5651 commit caaabe86ac7a91c84d022c5806e67a42617fa566
5652 Author: John (J5) Palmieri <quinticent@phuket.(none)>
5653 Date:   2006-07-14 12:52:53 -0400
5654
5655     * Add Osvaldo S. Neto to AUTHORS for his distutils patch
5656
5657  AUTHORS |    1 +
5658  1 files changed, 1 insertions(+), 0 deletions(-)
5659
5660 commit 4b1d99c3fbf0d402cb7badbcb8e6ea682f7e54c6
5661 Author: John (J5) Palmieri <quinticent@phuket.(none)>
5662 Date:   2006-07-12 21:40:13 -0400
5663
5664     * MANIFEST.in:
5665       added the tools directory
5666
5667  MANIFEST.in |    1 +
5668  1 files changed, 1 insertions(+), 0 deletions(-)
5669
5670 commit 9c70ef78b9368b5fd090dd3aafb3f189cc88616d
5671 Author: John (J5) Palmieri <quinticent@phuket.(none)>
5672 Date:   2006-07-12 21:32:57 -0400
5673
5674     * run-test.sh:
5675       create the .service file before we launch dbus
5676
5677  test/run-test.sh |   17 ++++++++---------
5678  1 files changed, 8 insertions(+), 9 deletions(-)
5679
5680 commit 7a0389c01ac8c775b7b677bcc20cc0da716b1c19
5681 Author: John (J5) Palmieri <quinticent@phuket.(none)>
5682 Date:   2006-07-12 21:28:39 -0400
5683
5684     * Add tests back
5685     * create a check command for distutils (python setup.py check)
5686
5687  MANIFEST.in                       |    2 +-
5688  setup.py                          |   29 ++--
5689  test/dbus_python_check.py         |   48 ++++++
5690  test/run-test.sh                  |   39 +++++
5691  test/test-client.py               |  307 +++++++++++++++++++++++++++++++++++++
5692  test/test-service.py              |  142 +++++++++++++++++
5693  tools/run-with-tmp-session-bus.sh |   65 ++++++++
5694  tools/session.conf                |   24 +++
5695  8 files changed, 642 insertions(+), 14 deletions(-)
5696
5697 commit 303a9d690767dd40e75940f9e3c4e1d1fa504554
5698 Author: John (J5) Palmieri <quinticent@phuket.(none)>
5699 Date:   2006-07-12 18:11:07 -0400
5700
5701     * MANIFEST.in: Added
5702     * setup.py: change package name to dbus-python
5703
5704  MANIFEST.in |   11 +++++++++++
5705  setup.py    |    2 +-
5706  2 files changed, 12 insertions(+), 1 deletions(-)
5707
5708 commit c72e8df76cda925d0bac0e99af94a4d3760e74b1
5709 Author: John (J5) Palmieri <quinticent@phuket.(none)>
5710 Date:   2006-07-12 17:34:58 -0400
5711
5712     * dbus/dbus_glib_bindings.pyx: Prepend includes dbus-glib.h and
5713       dbus-glib-lowlevel withd dbus/ since we are no longer building in tree and
5714       need to get the system's header files
5715
5716  dbus/dbus_glib_bindings.pyx |    4 ++--
5717  1 files changed, 2 insertions(+), 2 deletions(-)
5718
5719 commit 98bdb18235a405339041596c571f213ea5fa3c24
5720 Author: John (J5) Palmieri <quinticent@phuket.(none)>
5721 Date:   2006-07-12 17:29:04 -0400
5722
5723     - s/dbus/-Idbus\// in includedirs_flag
5724
5725  setup.py |    6 +++---
5726  1 files changed, 3 insertions(+), 3 deletions(-)
5727
5728 commit 82a4e8afb8ca163416f602fdb1df96b11765ecb2
5729 Author: Robert McQueen <robot101@thubuntu.(none)>
5730 Date:   2006-07-12 21:53:57 +0100
5731
5732     setup.py, dbus/extract.py: Patch from Osvaldo Santana Neto
5733     <osvaldo.santana@indt.org.br> to make the python bindings build and install
5734     with distutils. Not quite working yet because of path madness with the
5735     extract.py stuff.
5736
5737  dbus/extract.py |   49 +++++++++++++++----------
5738  setup.py        |  108 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
5739  2 files changed, 138 insertions(+), 19 deletions(-)
5740
5741 commit 172f80244f21a681609e6918c1f043b3272949f3
5742 Author: Robert McQueen <robot101@thubuntu.(none)>
5743 Date:   2006-07-12 19:40:37 +0100
5744
5745     dbus/__init__.py: Set version to 0.70.
5746
5747  dbus/__init__.py |    2 +-
5748  1 files changed, 1 insertions(+), 1 deletions(-)
5749
5750 commit fb63da94f9e207e807f7f0ae18425d3b73173d43
5751 Author: Robert McQueen <robot101@thubuntu.(none)>
5752 Date:   2006-07-12 19:28:30 +0100
5753
5754     dbus/Makefile.am, dbus/examples/Makefile.am: removed
5755
5756  dbus/Makefile.am          |   56 ---------------------------------------------
5757  dbus/examples/Makefile.am |   13 ----------
5758  2 files changed, 0 insertions(+), 69 deletions(-)
5759
5760 commit cc9eb8989a5782f62f8ca786d76e1267e48ec8bf
5761 Author: Robert McQueen <robot101@thubuntu.(none)>
5762 Date:   2006-07-12 19:26:39 +0100
5763
5764     Move python/ to dbus/, the name of the module.
5765
5766  dbus/.cvsignore                             |   10 +
5767  dbus/Makefile.am                            |   56 +
5768  dbus/__init__.py                            |    5 +
5769  dbus/_dbus.py                               |  308 +++++
5770  dbus/_util.py                               |   13 +
5771  dbus/dbus.pth                               |    1 +
5772  dbus/dbus_bindings.pxd.in                   |    8 +
5773  dbus/dbus_bindings.pyx                      | 1849 +++++++++++++++++++++++++++
5774  dbus/dbus_glib_bindings.pyx                 |   17 +
5775  dbus/dbus_h_wrapper.h                       |    3 +
5776  dbus/decorators.py                          |   83 ++
5777  dbus/examples/.cvsignore                    |    2 +
5778  dbus/examples/Makefile.am                   |   13 +
5779  dbus/examples/example-client.py             |   22 +
5780  dbus/examples/example-service.py            |   30 +
5781  dbus/examples/example-signal-emitter.py     |   29 +
5782  dbus/examples/example-signal-recipient.py   |   54 +
5783  dbus/examples/gconf-proxy-client.py         |   13 +
5784  dbus/examples/gconf-proxy-service.py        |   43 +
5785  dbus/examples/gconf-proxy-service2.py       |   39 +
5786  dbus/examples/list-system-services.py       |   22 +
5787  dbus/exceptions.py                          |   29 +
5788  dbus/extract.py                             |  234 ++++
5789  dbus/glib.py                                |   17 +
5790  dbus/introspect_parser.py                   |   51 +
5791  dbus/matchrules.py                          |  232 ++++
5792  dbus/proxies.py                             |  222 ++++
5793  dbus/service.py                             |  370 ++++++
5794  dbus/types.py                               |   19 +
5795  python/.cvsignore                           |   10 -
5796  python/Makefile.am                          |   56 -
5797  python/__init__.py                          |    5 -
5798  python/_dbus.py                             |  308 -----
5799  python/_util.py                             |   13 -
5800  python/dbus.pth                             |    1 -
5801  python/dbus_bindings.pxd.in                 |    8 -
5802  python/dbus_bindings.pyx                    | 1849 ---------------------------
5803  python/dbus_glib_bindings.pyx               |   17 -
5804  python/dbus_h_wrapper.h                     |    3 -
5805  python/decorators.py                        |   83 --
5806  python/examples/.cvsignore                  |    2 -
5807  python/examples/Makefile.am                 |   13 -
5808  python/examples/example-client.py           |   22 -
5809  python/examples/example-service.py          |   30 -
5810  python/examples/example-signal-emitter.py   |   29 -
5811  python/examples/example-signal-recipient.py |   54 -
5812  python/examples/gconf-proxy-client.py       |   13 -
5813  python/examples/gconf-proxy-service.py      |   43 -
5814  python/examples/gconf-proxy-service2.py     |   39 -
5815  python/examples/list-system-services.py     |   22 -
5816  python/exceptions.py                        |   29 -
5817  python/extract.py                           |  234 ----
5818  python/glib.py                              |   17 -
5819  python/introspect_parser.py                 |   51 -
5820  python/matchrules.py                        |  232 ----
5821  python/proxies.py                           |  222 ----
5822  python/service.py                           |  370 ------
5823  python/types.py                             |   19 -
5824  58 files changed, 3794 insertions(+), 3794 deletions(-)
5825
5826 commit 260a7da603a0449a117690a9cc46c7d171ec1112
5827 Author: Robert McQueen <robot101@thubuntu.(none)>
5828 Date:   2006-07-12 19:25:47 +0100
5829
5830     COPYING: Have the file with its contents and not a file full of NULLs (thanks XFS)
5831
5832  COPYING |  Bin 29056 -> 29056 bytes
5833  1 files changed, 0 insertions(+), 0 deletions(-)
5834
5835 commit 85ef4b2f21a67fa6f8ebb7977fc62a69208d86fe
5836 Author: Robert McQueen <robot101@thubuntu.(none)>
5837 Date:   2006-07-12 19:24:09 +0100
5838
5839     AUTHORS, COPYING: Copy from old tree.
5840
5841  AUTHORS |   16 ++++++++++++++++
5842  COPYING |  Bin 0 -> 29056 bytes
5843  2 files changed, 16 insertions(+), 0 deletions(-)
5844
5845 commit 7d136b1b7749b9d52703f00f546524a8967aeebc
5846 Author: John (J5) Palmieri <johnp@redhat.com>
5847 Date:   2006-03-02 23:28:18 +0000
5848
5849     2006-03-02 John (J5) Palmieri <johnp@redhat.com>
5850     
5851             * python/dbus_bindings.pyx: Remove refrence to sys/cdefs.h
5852         (Patch from Artem Kachitchkine <Artem.Kachitchkin at Sun.COM>)
5853
5854  python/dbus_bindings.pyx |    3 ---
5855  1 files changed, 0 insertions(+), 3 deletions(-)
5856
5857 commit 6387ac0ee38cbc2c613f1ec6b481693451e6a1d6
5858 Author: John (J5) Palmieri <johnp@redhat.com>
5859 Date:   2006-02-24 18:18:41 +0000
5860
5861     2006-02-24 John (J5) Palmieri <johnp@redhat.com>
5862     
5863         * Released 0.61
5864     
5865     2006-02-24  John (J5) Palmieri  <johnp@redhat.com>
5866     
5867         * proxies.py: Fix the callchain
5868
5869  python/proxies.py |   96 +++++++++++++++++++++++++----------------------------
5870  1 files changed, 45 insertions(+), 51 deletions(-)
5871
5872 commit 7ce7ad66afac2b35ddab72190d31c8470a2e4d2d
5873 Author: Robert McQueen <robot101@debian.org>
5874 Date:   2006-02-15 23:45:48 +0000
5875
5876     2006-02-16 Robert McQueen <robot101@debian.org>
5877     
5878         * glib/dbus-gmain.c: Make the previous commit compile.
5879     
5880         * python/_dbus.py, python/matchrules.py: Patch from Ole Andre
5881         Ravnaas <ole.andre.ravnaas@collabora.co.uk> to allow you to
5882         specify sender_keyword="foo", path_keyword="bar" when adding
5883         a signal listener, so that you can bind to signals generically
5884         but still do something useful in your callback.
5885     
5886         * python/dbus_bindings.pyx: Demarshal the byte type as unsigned
5887         chars so that they're not cast to chars and made negative. Thanks
5888         to Jakub Stachowski for reporting this and testing the fix.
5889
5890  python/_dbus.py          |    8 ++++++++
5891  python/dbus_bindings.pyx |    6 +++---
5892  python/matchrules.py     |   17 +++++++++++++----
5893  3 files changed, 24 insertions(+), 7 deletions(-)
5894
5895 commit 62f127585556aeb828c0114225859bddc8d08aa3
5896 Author: Robert McQueen <robot101@debian.org>
5897 Date:   2005-12-06 12:38:07 +0000
5898
5899     2005-12-06 Robert McQueen <robot101@debian.org>
5900     
5901         * python/service.py: s/sucessful/successful/ so we're allocating to
5902         and reading from the same variable. Oops.
5903
5904  python/service.py |    8 ++++----
5905  1 files changed, 4 insertions(+), 4 deletions(-)
5906
5907 commit e48f4d56533ef815d05e05b31128e53640bd7ded
5908 Author: Robert McQueen <robot101@debian.org>
5909 Date:   2005-11-27 17:44:19 +0000
5910
5911     2005-11-27 Robert McQueen <robot101@debian.org>
5912     
5913         * python/dbus_bindings.pyx: Repair my previous commit which reverted
5914         part of the preceding one. Oops. Merge patch by Johan Hedberg
5915         <johan.hedberg@nokia.com> to fix marshalling of 16-bit integer values
5916         on big-endian platforms.
5917     
5918         * test/python/test-client.py: Add some 16-bit integers to the test
5919         values.
5920
5921  python/dbus_bindings.pyx |   22 ++++++++++++++++------
5922  1 files changed, 16 insertions(+), 6 deletions(-)
5923
5924 commit b5df8fdfae7b488156cef4ccc536523bfb892895
5925 Author: Robert McQueen <robot101@debian.org>
5926 Date:   2005-11-27 16:55:09 +0000
5927
5928     2005-11-27 Carlos Garcia Campos <carlosgc@gnome.org>
5929     
5930         * glib/dbus-gobject.c: Append a GValue instead of a basic type in
5931         method return message for property getters
5932
5933  python/dbus_bindings.pyx |    8 ++------
5934  1 files changed, 2 insertions(+), 6 deletions(-)
5935
5936 commit e9046cf6eabcc6e9f86e6dc8cb73a0b28ccc3347
5937 Author: Robert McQueen <robot101@debian.org>
5938 Date:   2005-11-27 16:40:57 +0000
5939
5940     2005-11-27 Robert McQueen <robot101@debian.org>
5941     
5942         * python/dbus_bindings.pyx: Fix a bug where doing a strict append
5943         with type v of an instance of dbus.Variant(foo, type='x') caused
5944         it to be boxed twice before sending over the bus.
5945     
5946         * python/dbus_bindings.pyx, python/service.py,
5947         test/python/test-client.py: Update the constants for the new
5948         request_name flags, and update comments/test cases now that queueing
5949         is the default action.
5950
5951  python/dbus_bindings.pyx |    8 ++++++--
5952  python/service.py        |    5 +++--
5953  2 files changed, 9 insertions(+), 4 deletions(-)
5954
5955 commit c38a568a59493a798164c2449f7774586fd236f3
5956 Author: Robert McQueen <robot101@debian.org>
5957 Date:   2005-11-15 17:19:19 +0000
5958
5959     2005-11-15 Robert McQueen <robot101@debian.org>
5960     
5961         * bus/driver.c, bus/services.c, bus/services.h: Add a ReleaseName
5962         method to org.freedesktop.DBus to release a bus name or give up
5963         waiting in the queue for it.
5964     
5965         * dbus/dbus-bus.c, dbus/dbus-bus.h, dbus/dbus-shared.h: Add a
5966         dbus_bus_release_name method to send the ReleaseName method calls.
5967         Add constants for the return values to dbus/dbus-shared.h.
5968     
5969         * doc/dbus-specification.xml: Document the new ReleaseName method
5970         in the specification.
5971     
5972         * python/dbus_bindings.pyx: Add a low-level python binding for the
5973         release name method.
5974     
5975         * python/exceptions.py, python/service.py: Make freeing BusName
5976         objects release the name. Add a NameExistsException, and fix a
5977         bug with creating UnknownMethodException.
5978     
5979         * test/python/test-client.py: Add tests for freeing BusName
5980         objects causing names to be released.
5981
5982  python/dbus_bindings.pyx |   33 +++++++++++++++++++++++++++------
5983  python/exceptions.py     |   10 +++++++---
5984  python/service.py        |   11 +++++------
5985  3 files changed, 39 insertions(+), 15 deletions(-)
5986
5987 commit e6351798aca627adba6e3dad43a605482b63a43e
5988 Author: Robert McQueen <robot101@debian.org>
5989 Date:   2005-11-14 20:59:32 +0000
5990
5991     2005-11-15 Robert McQueen <robot101@debian.org>
5992     
5993         * python/service.py: Include the traceback in the error reply when we
5994         send an exception over the bus. _BEST_ _PATCH_ _EVER_
5995
5996  python/service.py |    4 +++-
5997  1 files changed, 3 insertions(+), 1 deletions(-)
5998
5999 commit 321ace3a0cf031e638bba1d753818ac068672dee
6000 Author: Robert McQueen <robot101@debian.org>
6001 Date:   2005-11-14 02:53:29 +0000
6002
6003     2005-11-14 Robert McQueen <robot101@debian.org>
6004     
6005         * python/decorators.py, python/service.py: Add a new argument to the
6006         dbus.service.method decorator called sender_keyword, which if set,
6007         specifies the name of an argument which will be provided the bus
6008         name of the method caller.
6009     
6010         * test/python/test-client.py, test/python/test-service.py: Add a
6011         method and test to check the sender_keyword functionality.
6012
6013  python/decorators.py |    6 +++++-
6014  python/service.py    |    4 ++++
6015  2 files changed, 9 insertions(+), 1 deletions(-)
6016
6017 commit cb37041d6ffeab9e7623dd7c51acc64cbaa7534d
6018 Author: Robert McQueen <robot101@debian.org>
6019 Date:   2005-11-07 15:31:30 +0000
6020
6021     2005-11-07 Robert McQueen <robot101@debian.org>
6022     
6023         * python/decorators.py: Change emit_signal function to use the
6024         signature annotation of the signal when marhsalling the arguments from
6025         the service. Fix a bug where the code checking signature length
6026         against argument length referenced the wrong variable.
6027     
6028         * python/introspect_parser.py: Avoid adding the type signature of
6029         signal arguments to any methods which occur after them in the
6030         introspection data (!) by making the parser a little more careful
6031         about its current state.
6032     
6033         * python/service.py: Remove debug prints from last commit (again :D).
6034     
6035         * test/python/test-client.py, test/python/test-service.py: Add test
6036         signals with signature decorators to test the strict marshalling code
6037         gives errors at the right time. Could do with checking the signals
6038         actually get emitted too, given that the test does nothing with
6039         signals at the moment...
6040
6041  python/decorators.py        |   17 +++++++++++------
6042  python/introspect_parser.py |   27 ++++++++++++++-------------
6043  python/service.py           |    4 +---
6044  3 files changed, 26 insertions(+), 22 deletions(-)
6045
6046 commit 792849028648dfc9fd0513c855b0ea9001a9ea04
6047 Author: Robert McQueen <robot101@debian.org>
6048 Date:   2005-11-07 12:14:52 +0000
6049
6050     2005-11-07 Robert McQueen <robot101@debian.org>
6051     
6052         * python/_dbus.py: Add WeakReferenceDictionary cache of dbus.Bus
6053         instances to stop madness of creating new instances representing
6054         the same bus connection all the time, rendering any tracking of
6055         match rules and bus names quite meaningless. Caught a bug where
6056         the private argument to SessionBus() and friends was being passed
6057         in as use_default_mainloop by mistake. Still some problems with
6058         multiple dbus_binding.Connection instances representing the same
6059         low-level connection (eg when you use both SessionBus() and
6060         StarterBus() in same process), but it's a lot better now than it
6061         was.
6062     
6063         * python/dbus_bindings.pyx: Add constants with the return values
6064         for bus_request_name().
6065     
6066         * python/service.py: Store bus name instances in a per-dbus.Bus cache
6067         and retrieve the same instances for the same name, so deletion can be
6068         done with refcounting. Also now throws some kind of error if you
6069         don't actually get the name you requested, unlike previously...
6070     
6071         * test/python/test-client.py: Add tests for instance caching of buses
6072         and bus name objects.
6073
6074  python/_dbus.py          |   75 +++++++++++++++++++++++++++++++++------------
6075  python/dbus_bindings.pyx |    9 ++++-
6076  python/service.py        |   62 ++++++++++++++++++++++++++++++++------
6077  3 files changed, 114 insertions(+), 32 deletions(-)
6078
6079 commit c6d4440b37c43681a4ecf11edfa5a4b0371734ea
6080 Author: Robert McQueen <robot101@debian.org>
6081 Date:   2005-11-04 12:17:54 +0000
6082
6083     2005-11-04 Robert McQueen <robot101@debian.org>
6084     
6085             * python/dbus_bindings.pyx, test/python/test-client.py: Fix
6086             marshalling of boolean values. Add some booleans to the values in
6087             the test client.
6088     
6089             * python/decorators.py, python/service.py: Add an 'async_callbacks'
6090             argument to the dbus.service.method decorator, which allows you to
6091             name arguments to take two callback functions for replying with
6092             return values or an exception.
6093     
6094             * test/python/test-client.py, test/python/test-service.py: Add test
6095             case using asynchronous method reply functions, both return values and
6096             errors, and from within both the function itself and from a mainloop
6097             callback.
6098     
6099             * python/decorators.py, python/service.py: Perform checking that the
6100             number of method/signal arguments matches the number of types in the
6101             signature at class loading time, not when you first introspect the
6102             class.
6103     
6104             * python/service.py: Remove debug print left by the last commit.
6105
6106  python/dbus_bindings.pyx |    4 ++--
6107  python/decorators.py     |   39 ++++++++++++++++++++++++++++++++++-----
6108  python/service.py        |   41 ++++++++++++++++++++++++-----------------
6109  3 files changed, 60 insertions(+), 24 deletions(-)
6110
6111 commit fcbc5d45112bd16c9ff8f6ead36d89a6c6381dc8
6112 Author: Robert McQueen <robot101@debian.org>
6113 Date:   2005-11-03 21:47:31 +0000
6114
6115     2005-11-03 Robert McQueen <robot101@debian.org>
6116     
6117             * python/service.py: Heavy refactoring of method invocation, with
6118             hopefully no effect on functionality. Nuked _dispatch_dbus_method_call
6119             in favour of a new _message_cb that uses seperate functions for
6120             looking up the method to call, marshalling the return values, and
6121             sending exceptions as errors, and is easier to follow as a
6122             consequence.  Fixes some corner cases about returning things that
6123             don't match your declared out_signature, allows exceptions to define
6124             _dbus_error_name and have it be sent over the bus as the error name,
6125             and paves the way for cool stuff like heeding the message no reply
6126             flag, asynchronous method implementations, informing the method of the
6127             sender, and including backtraces in the error messages.
6128     
6129             * test/python/test-client.py: Catch and print exceptions thrown in the
6130             async callback tests, rather than passing them to the low-level
6131             bindings to be ignored in a noisy and frustrating manner.
6132
6133  python/service.py |  252 +++++++++++++++++++++++++++++-----------------------
6134  1 files changed, 140 insertions(+), 112 deletions(-)
6135
6136 commit b4a92c736cb37f2daba25283e830615dcf7137e8
6137 Author: Robert McQueen <robot101@debian.org>
6138 Date:   2005-11-03 16:13:52 +0000
6139
6140     2005-11-03 Robert McQueen <robot101@debian.org>
6141     
6142             * python/_dbus.py, python/proxies.py, python/service.py: Add __repr__
6143             functions to dbus.Bus, dbus.service.BusName and dbus.service.Object,
6144             tweak others to be consistent.
6145     
6146             * test/python/test-client.py: Tweak output of testInheritance.
6147
6148  python/_dbus.py   |   16 +++++++++++++++-
6149  python/proxies.py |    2 +-
6150  python/service.py |    7 +++++++
6151  3 files changed, 23 insertions(+), 2 deletions(-)
6152
6153 commit cd40a2db923dc01ee80f4827dfd3e102a98a64ec
6154 Author: Robert McQueen <robot101@debian.org>
6155 Date:   2005-10-29 22:41:07 +0000
6156
6157     2005-10-29 Robert McQueen <robot101@debian.org>
6158     
6159             * python/service.py: Major changes to allow multiple inheritance
6160             from classes that define D-Bus interfaces:
6161     
6162              1. Create a new Interface class which is the parent class of
6163                 Object, and make the ObjectType metaclass into InterfaceType.
6164     
6165              2. Patch written with Rob Taylor to replace use of method_vtable
6166                 with code that walks the class's __MRO__ (method resolution order)
6167                 to behave like Python does when invoking methods and allow
6168                 overriding as you'd expect. Code is quite tricky because
6169                 we have to find two methods, the one to invoke which has the
6170                 right name and isn't decorated with the /wrong/ interface,
6171                 and the one to pick up the signatures from which is decorated
6172                 with the right interface.
6173     
6174                 The same caveats apply as to normal multiple inheritance -
6175                 this has undefined behaviour if you try and inherit from two
6176                 classes that define a method with the same name but are
6177                 decorated with different interfaces. You should decorate
6178                 your overriding method with the interface you want.
6179     
6180              3. Replace grungy introspection XML generation code in the metaclass
6181                 with dictionaries that cope correctly with multiple inheritance
6182                 and the overriding of methods. This also uses the signature
6183                 decorations to provide correct introspection data, including
6184                 the debut appearance of the types of your return values. :D
6185     
6186             * test/python/test-client.py, test/python/test-service.py: Add a test
6187             case to try invoking an method that overrides one inherited from a
6188             D-Bus interface class.
6189
6190  python/service.py |  234 ++++++++++++++++++++++++++++++++--------------------
6191  1 files changed, 144 insertions(+), 90 deletions(-)
6192
6193 commit f14661ee73a5efc92dfcbe22e4230dab153a4d69
6194 Author: Robert McQueen <robot101@debian.org>
6195 Date:   2005-10-29 22:04:01 +0000
6196
6197     2005-10-29 Robert McQueen <robot101@debian.org>
6198     
6199             * python/dbus_bindings.pyx: Tweak 'raise AssertionError' to assert().
6200             Add checking for the end of struct character when marshalling a
6201             struct in MessageIter.append_strict.
6202     
6203             * python/examples/example-service.py,
6204             python/examples/gconf-proxy-service.py,
6205             python/examples/gconf-proxy-service2.py: Update to use gobject
6206             mainloop directly rather than appearing to depend on gtk.
6207     
6208             * python/test/test-client.py, python/test/test-server.py: Remove
6209             obsolete and broken test scripts for old bindings. We have up to date
6210             and working tests in test/python/.
6211
6212  python/dbus_bindings.pyx                |   10 ++-
6213  python/examples/example-service.py      |    6 +-
6214  python/examples/gconf-proxy-service.py  |    5 +-
6215  python/examples/gconf-proxy-service2.py |    5 +-
6216  python/tests/test-client.py             |  100 -------------------------------
6217  python/tests/test-server.py             |   17 -----
6218  6 files changed, 15 insertions(+), 128 deletions(-)
6219
6220 commit a10facab362212f630b4fc3191a711523ed367b1
6221 Author: Robert McQueen <robot101@debian.org>
6222 Date:   2005-10-29 19:13:17 +0000
6223
6224     2005-10-29 Robert McQueen <robot101@debian.org>
6225     
6226             * python/decorators.py: Add optional arguments to the method and
6227             signal decorators to allow you to specify the signature of arguments
6228             and return values. Preserve the doc strings of signal functions in the
6229             decorated version, for pydoc and friends.
6230     
6231             * python/dbus_bindings.pyx, python/proxies.py: Replace the
6232             parse_signature_block function with an iterable dbus.Signature()
6233             type. Fix a bug in MessageIter.append_strict where you could append
6234             anything by claiming it was a string.
6235     
6236             * python/service.py: Use the out_signature decoration on methods to
6237             marshal return values, meaning you no longer require dbus.Array()
6238             or dbus.Dictionary() to indicate the type when returning empty
6239             arrays or dictionaries. Fix a bug where exceptions which are defined
6240             in __main__ are not turned into error replies.
6241     
6242             * test/python/test-client.py, test/python/test-service.py: Add test
6243             for correct marshalling of return values according to out_signature.
6244             Fix a bug in the async call test where the error_handler is missing a
6245             self argument.
6246
6247  python/dbus_bindings.pyx |  119 ++++++++++++++++++++++++++++------------------
6248  python/decorators.py     |   12 +++--
6249  python/proxies.py        |   11 ++--
6250  python/service.py        |   43 +++++++++++++++--
6251  4 files changed, 124 insertions(+), 61 deletions(-)
6252
6253 commit b07e4f860f8d9ff323558e8276dbda346a09b3b1
6254 Author: Robert McQueen <robot101@debian.org>
6255 Date:   2005-10-24 18:29:50 +0000
6256
6257     2005-10-24 Robert McQueen <robot101@debian.org>
6258     
6259         * python/dbus_bindings.pyx (String, MessageIter): make D-Bus strings
6260         derive from unicode instead of str, and encode/decode UTF-8 when
6261         marshalling/unmarshalling bus messages
6262     
6263         * python/introspect_parser.py: encode introspection data as UTF-8
6264         before passing the buffer into libxml2
6265     
6266         * test/python/test-client.py: add unicode test strings
6267     
6268         * test/data/valid-service-files/.cvsignore, test/python/.cvsignore:
6269         ignore generated python test files
6270
6271  python/dbus_bindings.pyx    |   16 +++++++++-------
6272  python/introspect_parser.py |    2 +-
6273  2 files changed, 10 insertions(+), 8 deletions(-)
6274
6275 commit 5b923c8dd10dc21e7f03aa8e27d1bb30652fb5da
6276 Author: John (J5) Palmieri <johnp@redhat.com>
6277 Date:   2005-10-18 04:38:04 +0000
6278
6279     * glib/dbus-gvalue-utils.c (hash_free_from_gtype): handle gdouble
6280     
6281     and G_TYPE_VALUE_ARRAY (DBUS_TYPE_STRUCT)
6282     (gvalue_from_hash_value, hash_value_from_gvalue): handle gdouble
6283     
6284     * glib/dbus-gvalue.c (dbus_gvalue_to_signature): add missing
6285     DBUS_STRUCT_BEGIN_CHAR and DBUS_STRUCT_END_CHAR charaters
6286     when constructing struct signatures
6287     
6288     * python/_dbus.py (Bus): handle private connections using the
6289     private keyword in the constructor. defaults to private=False
6290     (Bus::close): new method to close a connection to the bus
6291     
6292     * python/dbus_bindings.pyx (Connection::close): renamed method
6293     was previously called disconnect
6294     (bus_get): now supports getting a private connection
6295     
6296     * python/proxies.py (ProxyMethod::__call__): check if ignore_reply
6297     keyword is set to True.  if it is, execute the method without waiting
6298     for a reply
6299     (ProxyObject::_introspect_execute_queue): new method for executing
6300     all the pending methods that were waiting for the introspect to
6301     finish.  this is called when introspect either succeeds or fails
6302     (ProxyObject::_introspect_error_handler): call queued methods
6303
6304  python/_dbus.py          |   31 +++++++++++++++++--------------
6305  python/dbus_bindings.pyx |   16 ++++++++++------
6306  python/proxies.py        |   44 +++++++++++++++++++++++++-------------------
6307  3 files changed, 52 insertions(+), 39 deletions(-)
6308
6309 commit cb8652321a7b3791f54a6fb1ebf1675aac9ac33d
6310 Author: John (J5) Palmieri <johnp@redhat.com>
6311 Date:   2005-10-14 21:44:00 +0000
6312
6313     * python/dbus_bindings.pyx (MessageIter::append_strict): check for STRUCT_BEGIN not TYPE_STRUCT in indicate we are marshalling a struct
6314     
6315     * python/service.py (Object::_message_cb): handle exceptions correctly
6316       by sending them over the wire to the calling app.  This makes sure
6317       the client returns immediately instead of waiting the 15 seconds to
6318       timeout.
6319     
6320     * test/python/test-client.py (TestDBusBindings::testBenchmarkIntrospect):
6321       Add a test to benchmark how long it takes to introspect a service and
6322       call a method which returns a large element (pretty fast)
6323     
6324     * test/python/test-service.py (TestObject::GetComplexArray): new test
6325       method which pushes a lot of data
6326
6327  python/dbus_bindings.pyx |    3 +--
6328  python/service.py        |   18 ++++++++++++------
6329  2 files changed, 13 insertions(+), 8 deletions(-)
6330
6331 commit d468280ea6cf7be2c3729a182f3c252fd2a7b999
6332 Author: John (J5) Palmieri <johnp@redhat.com>
6333 Date:   2005-10-13 23:34:11 +0000
6334
6335     * python/service.py(ObjectType::_reflect_on_signal, _reflect_on_method):
6336     
6337     reclaim memory outside of the loop and use del istead of just setting
6338     the key to None
6339
6340  python/service.py |   10 +++++-----
6341  1 files changed, 5 insertions(+), 5 deletions(-)
6342
6343 commit fb3300cea133630f45d13776a66dcbbd71c46d97
6344 Author: John (J5) Palmieri <johnp@redhat.com>
6345 Date:   2005-10-13 23:26:00 +0000
6346
6347     * python/service.py (ObjectType::_reflect_on_signal): Always close
6348     
6349     signal tag even when there are no arguments
6350
6351  python/service.py |    2 +-
6352  1 files changed, 1 insertions(+), 1 deletions(-)
6353
6354 commit 137d6a5121de6ae44a37ca99c5519c4300cc9dea
6355 Author: John (J5) Palmieri <johnp@redhat.com>
6356 Date:   2005-10-06 04:43:52 +0000
6357
6358     * actualy add the introspection parser to CVS :-)
6359
6360  python/introspect_parser.py |   50 +++++++++++++++++++++++++++++++++++++++++++
6361  1 files changed, 50 insertions(+), 0 deletions(-)
6362
6363 commit 423589e748db1783cbce03452e5fe5685b83f750
6364 Author: John (J5) Palmieri <johnp@redhat.com>
6365 Date:   2005-10-05 20:43:46 +0000
6366
6367     * glib/dbus-gvalue.c (marshal_variant): call _dbus_gvalue_marshal instead of marshal basic so we can handle recursive types in a variant
6368     
6369     * test/glib/test-dbus-glib.c: Add test for marshaling recurive types
6370       in variants
6371     
6372     * test/glib/test-service-glib.c, test-service-glib.xml
6373       (my_object_echo_variant [EchoVariant],
6374       my_object_process_variant_of_array_of_ints123
6375       [ProcessVariantOfArrayOfInts123]):
6376       Add two test methods
6377     
6378     * python/introspect_parser.py: New module for parsing introspect
6379       data.
6380     
6381     * python/dbus_bindings.pyx:
6382       (various places): when throwing errors fix to use errormsg instead
6383       of message local variable because Pyrex can get confused with other
6384       message variables (initial patch by Robert McQueen
6385       <robert.mcqueen at collabora.co.uk>)
6386       (MessageIter::parse_signature_block): new method for getting the next
6387       block in a signiture.
6388       (MessageIter::append_strict): new method for appending values strictly
6389       using the passed in signature instead of guessing at the type
6390       (MessageItter:: append_dict, append_struct, append_array): use
6391       signatures to marshal children if the signature is available
6392     
6393     * python/exceptions.py (IntrospectionParserException): new exception
6394     
6395     * python/proxies.py (ProxyMethod::__call__): Marshal args with
6396       introspected signatures if available, else we fall back to the
6397       old way of doing things.
6398       (ProxyObject::_introspect_reply_handler ): parse introspection data
6399     
6400     * python/service.py (ObjectType::_reflect_on_method): Properly
6401       terminate <method> if there are no args in the reflection data
6402     
6403     * test/python/test-client.py: add tests for talking with the GLib
6404       test server.  This gives us better coverage for introspection since
6405       python to python will always generate arguments as variants.  It also
6406       allows us to test the robustness of the GLib bindings and interlanguage
6407       communications.
6408
6409  python/Makefile.am       |   13 +++-
6410  python/dbus_bindings.pyx |  197 +++++++++++++++++++++++++++++++++++++---------
6411  python/exceptions.py     |    4 +
6412  python/proxies.py        |   75 ++++++++++++++---
6413  python/service.py        |    3 +-
6414  5 files changed, 239 insertions(+), 53 deletions(-)
6415
6416 commit 747ebb525b3522cab2415fe55c6a8418a7528238
6417 Author: John (J5) Palmieri <johnp@redhat.com>
6418 Date:   2005-09-26 22:12:17 +0000
6419
6420     * dbus/Python.pyx: Fixed memory leaks when throwing errors. We now copy the message from a DBusError and then free the error object befor throwing the error
6421
6422  python/dbus_bindings.pyx |   54 ++++++++++++++++++++++++++++++++-------------
6423  1 files changed, 38 insertions(+), 16 deletions(-)
6424
6425 commit 583a8acad47cf49f9e28d8f7360f8bb1a409e0d4
6426 Author: John (J5) Palmieri <johnp@redhat.com>
6427 Date:   2005-09-06 22:42:54 +0000
6428
6429     - update to next release version
6430
6431  python/__init__.py |    2 +-
6432  1 files changed, 1 insertions(+), 1 deletions(-)
6433
6434 commit 8f6b65becb2183f68e5c923854c4b5946a40dbfd
6435 Author: John (J5) Palmieri <johnp@redhat.com>
6436 Date:   2005-09-06 22:38:54 +0000
6437
6438     * Released 0.50
6439     
6440     * Patch from Steve Grubb:
6441     - bus/activation.c (bus_activation_service_reload_test): clean up
6442     some indentation
6443     - dbus/dbus-keyring.c (_dbus_keyring_reload): fix conditional
6444     - dbus/dbus-message-factory.c (generate_special): fix a couple of
6445     buffer overflows in the test suite.  This is non critical because
6446     it can not be exploited and this code is only run when doing a
6447     make check.
6448     
6449     * Patch from Yaakov Selkowitz: Build fixes for Cygwin
6450     - configure.in: Don't check and link against kdecore, only qt headers
6451     - dbus/Makefile.am: Add -no-undefined to libdbus_1_la_LDFLAGS
6452     - gcj/org/freedesktop/dbus/Makefile.am:
6453     add libdbus_gcj_1_la_LDFLAGS = -no-undefined
6454     - glib/Makefile.am: Add -no-undefined to libdbus_glib_1_la_LDFLAGS
6455     and $(DBUS_GLIB_LIBS) to dbus_binding_tool_LDADD
6456     - qt/Makefile.am: Add -no-undefined to libdbus_qt_1_la_LDFLAGS
6457     - tools/Makefile.am: Add platform extentions to binaries
6458     (i.e. .exe on windows)
6459     
6460     * configure.in:
6461     - Make it so if no suitable version of python is found we only
6462     disable building python instead of exiting the configure script
6463     - Require version 2.4 of glib for glib bindings
6464     - Up version to 0.50
6465     
6466     * python/__init__.py: Sync version with libdbus to (0,50,0)
6467
6468  python/__init__.py |    2 +-
6469  1 files changed, 1 insertions(+), 1 deletions(-)
6470
6471 commit c9ce6ac673fef6ca5189480d73b542e7f2c283f3
6472 Author: John (J5) Palmieri <johnp@redhat.com>
6473 Date:   2005-09-01 01:22:06 +0000
6474
6475     * python/Makefile.am: Break on pyrexc errors instead of ignoring them
6476     
6477     * python/dbus_bindings.pyx: Memory management foo
6478     (global): remove hacky _user_data_references global list
6479     (GIL_safe_cunregister_function_handler): userdata now stuffed into
6480     tuples. Unref user_data
6481     (GIL_safe_cmessage_function_handler): userdata now stuffed into tuples
6482     (Connection::__del__): Remove and replace with __dealloc__ method
6483     (Connection::add_filter): Stuff user_data into a tuple.  Use Py_INCREF
6484     to keep tuple from being deallocated instead of the global var hack
6485     (Connection::register_object_path): Stuff user_data into a tuple.
6486     Use Py_INCREF to keep tuple from being deallocated instead of the
6487     global var hack
6488     (Connection::register_fallback): Stuff user_data into a tuple.
6489     Use Py_INCREF to keep tuple from being deallocated instead of the
6490     global var hack
6491     (GIL_safe_pending_call_notification): Don't unref the message
6492     because it gets unreffed when going out of scope.  Py_XDECREF
6493     the user_data
6494     (PendingCall::__del__): Remove and replace with __dealloc__ method
6495     (PendingCall::set_notify): ref the pending call because we will
6496     need it to stick around for when the notify callback gets called
6497     (Message::__del__): Remove and replace with __dealloc__ method
6498     
6499     * python/dbus_glib_bindings.pyx (init_gthreads): Changed to
6500     gthreads_init to match up with the dbus call
6501     
6502     * python/glib.py (init_threads): Changed to threads_init to match
6503     up with gobject.threads_init().  init_threads is kept for backwards
6504     compat but will most likely be deprecated in the future
6505     
6506     * test/python/test-client.py:
6507     - revamp to use Python's unittest functionality
6508     - add async call tests
6509     - setup threads in glib and dbus so we make sure locks are working
6510
6511  python/Makefile.am            |    4 ++--
6512  python/dbus_bindings.pyx      |   40 ++++++++++++++++++----------------------
6513  python/dbus_glib_bindings.pyx |    2 +-
6514  python/glib.py                |    6 ++++--
6515  4 files changed, 25 insertions(+), 27 deletions(-)
6516
6517 commit c33b023b7a72b42129e202ad3a34d9ac6bc68090
6518 Author: John (J5) Palmieri <johnp@redhat.com>
6519 Date:   2005-08-31 02:18:43 +0000
6520
6521     * python/dbus_bindings.pyx
6522     
6523     (_pending_call_notification, cunregister_function_handler,
6524     cmessage_function_handler): All callback functions have been rearranged
6525     to workaround a bug in Pyrex when working with the GIL which is Python's
6526     global lock when dealing with threads.  They have been split into
6527     a wrapper function (which assumes the name of the old function) and
6528     a _GIL_safe_<function name> function which contains the functionality
6529     of the old function.  This ensures that Pyrex does not write code
6530     the lock is released.
6531
6532  python/dbus_bindings.pyx |  110 +++++++++++++++++++++++++++-------------------
6533  1 files changed, 65 insertions(+), 45 deletions(-)
6534
6535 commit ccba1a75d274300215ac3b8eb06792c06679de55
6536 Author: John (J5) Palmieri <johnp@redhat.com>
6537 Date:   2005-08-30 15:21:04 +0000
6538
6539     * python/dbus_bindings.pyx (_pending_call_notification): Obtain the GIL global lock when calling back into Python
6540
6541  python/dbus_bindings.pyx |   25 +++++++++++++++----------
6542  1 files changed, 15 insertions(+), 10 deletions(-)
6543
6544 commit 780a08253b6e9ac0270d50cb0498cb7085bd05a2
6545 Author: John (J5) Palmieri <johnp@redhat.com>
6546 Date:   2005-08-26 04:23:33 +0000
6547
6548     * s/Message(_create=0)/EmptyMessage everywhere else
6549     
6550     * test/python/test-{server|client}.py: add the python/.libs directory
6551       to the lookup path so dbus_bindings and dbus_glib_bindings don't
6552       get picked up from the system
6553
6554  python/dbus_bindings.pyx |   13 ++++++++-----
6555  1 files changed, 8 insertions(+), 5 deletions(-)
6556
6557 commit 068820cbec569f14277f0dc52e4219ad123bed24
6558 Author: John (J5) Palmieri <johnp@redhat.com>
6559 Date:   2005-08-26 03:09:58 +0000
6560
6561     * python/dbus_bindings.pyx: Tracked down a major memleak and fixed it (EmptyMessage): new class that subclasses Message. This is a workaround to a Pyrex bug that fails to call __del__ when the Message object goes out of scope. For some reason subclassing Message fixes this bug (Bus::send_with_reply_and_block): use EmptyMessage instead of Message
6562
6563  python/dbus_bindings.pyx |   36 ++++++++++++++++++++----------------
6564  python/proxies.py        |    2 +-
6565  2 files changed, 21 insertions(+), 17 deletions(-)
6566
6567 commit 749873c6f8326c450173f62078c8eb8f38e7e2f7
6568 Author: John (J5) Palmieri <johnp@redhat.com>
6569 Date:   2005-08-24 19:58:32 +0000
6570
6571     - Merged changed from the DBUS_0_36_1 bugfix branch
6572
6573  python/Makefile.am |    2 +-
6574  python/_dbus.py    |   12 ++++++------
6575  python/proxies.py  |    5 +++--
6576  3 files changed, 10 insertions(+), 9 deletions(-)
6577
6578 commit c93ba0371f2bed41ceb47826dea8852b6b6107cf
6579 Author: John (J5) Palmieri <johnp@redhat.com>
6580 Date:   2005-08-23 17:43:59 +0000
6581
6582     * python/dbus_glib_bindings.pyx: reorder imports and c definitions
6583     
6584     to fix some wranings. We now use dbus_bindings.DBusConnection instead
6585     of defining DBusConnection ourselves.
6586
6587  python/dbus_glib_bindings.pyx |   12 +++++-------
6588  1 files changed, 5 insertions(+), 7 deletions(-)
6589
6590 commit 0caa747c4dac110d7a1550cfcded41c03d5bf4f7
6591 Author: John (J5) Palmieri <johnp@redhat.com>
6592 Date:   2005-08-18 20:57:28 +0000
6593
6594      * python/dbus.pth: New path file to fix up problems when installing c libraries to lib64 and python files to lib.
6595     
6596         * python/Makefile.am: install dbus.pth in the correct spot
6597
6598  python/Makefile.am |    3 +++
6599  python/dbus.pth    |    1 +
6600  2 files changed, 4 insertions(+), 0 deletions(-)
6601
6602 commit 53aee6867499fb4b2135ed06dd5c4c6cd96058e0
6603 Author: John (J5) Palmieri <johnp@redhat.com>
6604 Date:   2005-08-18 04:04:57 +0000
6605
6606      * ChangeLog: clean up my last entry a bit
6607     
6608         * doc/introspect.xsl: New stylesheet for converting introspection data
6609         into browser renderable xhtml. Contributed by Lennart Poettering.
6610     
6611         * doc/introspect.dtd: Fixups in the introspect format from Lennart
6612         Poettering.
6613     
6614         * doc/dbus-tutorial.xml:
6615         - Add Colin Walter to the Authors section for authoring the GLib
6616         section
6617         - Add descriptions of the new signature and type functionality
6618         in the Python complex type mapping section
6619         - Add a sidenote on the new args matching functionality in
6620         the Python bindings
6621         - Fixed up some of the examples to use the gobject.MainLoop
6622         instead of gtk.main
6623     
6624         * python/_dbus.py:
6625         (Bus::_create_args_dict): New. Converts a hash of arg matches
6626         to a more useable format
6627         (Bus::add_signal_receiver): add a **keywords parameter for catching
6628         arg match parameters
6629         (Bus::remove_signal_receiver): add a **keywords parameter for catching
6630         arg match parameters
6631     
6632         * python/matchrules.py:
6633         (MatchTree::exec_matches): Check for arg matches
6634         (SignalMatchRule::add_args_match): New method
6635         (SignalMatchRule::execute): Added args_list parameter as an optimization
6636         so we don't have to marshal the args more than once
6637         (SignalMatchRule::match_args_from_list): New method that checks to see
6638         if the rule's arg matches match an argument list.  Only arguments
6639         set in the rule are checked.
6640         (SignalMatchRule::match_args_from_rule): New method that checks to see
6641         if the rule's arg matches match another rule's.  All args have to match
6642         in order for this method to return true.  If either rule has more args
6643         then it is not a match.
6644         (SignalMatchRule::is_match): Add args match
6645         (SignalMatchRule::repr): Add args to the final output if they exist
6646
6647  python/_dbus.py                             |   55 ++++++++++++++++++++---
6648  python/examples/example-signal-recipient.py |    3 +-
6649  python/matchrules.py                        |   64 ++++++++++++++++++++++++---
6650  3 files changed, 109 insertions(+), 13 deletions(-)
6651
6652 commit 4f3ccf5fd76cacb67b1a73c7a88b00fe83180275
6653 Author: John (J5) Palmieri <johnp@redhat.com>
6654 Date:   2005-08-16 22:54:02 +0000
6655
6656      * python/__init__.py: Version updated (0, 43, 0)
6657     
6658         * python/dbus_bindings.pyx:
6659         - Fixed type objects to have self passed into __init__
6660         - Added the Variant type
6661         - Add the ability to specify types or signatures for Array, Variant and Dictionary
6662         - (Connection::send_with_reply_handlers): return a PendingCall object
6663         - (_pending_call_notification): handle the case when an error is returned
6664         without an error message in the body
6665         - (MessageIter::get_boolean): return True or False instead of an integer
6666         - (MessageIter::python_value_to_dbus_sig): add direct checking of types and
6667         add checks for objects with embeded signatures or types (Array, Variant and
6668         Dictionary)
6669         - (MessageIter::append_byte): handle case when the value is a dbus.Byte
6670         - (MessageIter::append_dict): handle embeded types or signatures
6671         - (MessageIter::append_array): handle embeded types or signatures
6672         - (MessageIter::append_variant): new method
6673     
6674         * python/proxies.py:
6675         - (DeferedMethod): New. Dummy executable object used when queuing calls blocking on
6676         introspection data
6677         - (ProxyMethod::__call__): add the timeout keyword for specifying longer or
6678         shorter timeouts for method calls
6679         - (ProxyObject): Add first pass at an introspection state machine
6680         - (ProxyObject::__init__): Add introspect keyword for turing off an on
6681         introspection.
6682         - (ProxyObject::_Introspect): Internal Introspect call that bypasses the usual
6683         mechanisms for sending messages.  This is to avoid a deadlock where the Intospect
6684         call would be queued waiting for the Introspect call to finish ;-)
6685         - (ProxyObject::_introspect_reply_handler): New.  This method is called when
6686         introspection returns with no error
6687         - (ProxyObject::_introspect_error_handler): New.  This method is called when
6688         introspection encounters an error
6689         - (ProxyObject::__getattr__): Code to handle different introspection states.
6690         Queue async calls or block blocking calls if we are introspecting.  Pass through
6691         as normal if we are not or are done with introspecting.
6692     
6693         * python/service.py: Import signal and method from decorators.py
6694     
6695         * python/types.py: Add Variant type
6696
6697  python/__init__.py                      |    2 +-
6698  python/_dbus.py                         |    5 +-
6699  python/dbus_bindings.pyx                |  223 ++++++++++++++++++++++++-------
6700  python/examples/example-client.py       |    1 +
6701  python/examples/list-system-services.py |    4 +-
6702  python/proxies.py                       |   97 ++++++++++++--
6703  python/service.py                       |    2 +
6704  python/types.py                         |    1 +
6705  8 files changed, 269 insertions(+), 66 deletions(-)
6706
6707 commit 3ff048fc5ad215987749046e283ca97454bc7554
6708 Author: John (J5) Palmieri <johnp@redhat.com>
6709 Date:   2005-07-20 14:15:08 +0000
6710
6711     * python/_dbus.py, _util.py, decorators.py, extract.py, matchrules.py. proxies.py, service.py: Cleanup of code after running it through the pyflakes code checker mostly dealing with undefined names. (Bug #3828, Patch from Anthony Baxter <anthony@interlink.com.au>)
6712
6713  python/_dbus.py      |    3 ---
6714  python/_util.py      |    1 +
6715  python/decorators.py |    1 -
6716  python/extract.py    |    2 --
6717  python/matchrules.py |    2 +-
6718  python/proxies.py    |    3 ++-
6719  python/service.py    |    5 +++--
6720  7 files changed, 7 insertions(+), 10 deletions(-)
6721
6722 commit a076f4405829b136edbb89d99fbc485c9179b642
6723 Author: John (J5) Palmieri <johnp@redhat.com>
6724 Date:   2005-07-17 21:02:56 +0000
6725
6726     * Merge DBUS_0_35_2 branch into HEAD
6727     
6728     2005-07-17  John (J5) Palmieri  <johnp@redhat.com>
6729     
6730             * NEWS: Update to 0.35.2
6731     
6732     2005-07-17  John (J5) Palmieri  <johnp@redhat.com>
6733     
6734             * python/_dbus.py: Remove import of the dbus.services
6735             module as it no longer exists (patch from Dimitur Kirov)
6736     
6737             * python/service.py (Object::__init__): Fixed typo
6738             s/name/bus_name (patch from Dimitur Kirov)
6739     
6740             * python/examples/example-signal-emitter.py: import dbus.glib
6741             to get the main loop and use glib mainloop instead of gtk so
6742             X doesn't have to be running.
6743     
6744             * python/examples/example-signal-recipient.py: import dbus.glib
6745             to get the main loop and use glib mainloop instead of gtk so
6746             X doesn't have to be running. Import the decorators module
6747             directly.
6748     
6749             * test/glib/Makefile.am:  Added DIST_EXTRA files that distcheck
6750             didn't pick up on but are needed to build
6751     
6752             * configure.in: upped version to 0.35.2
6753     
6754             * bus/driver.c, bus/selinux.c, bus/selinux.h, dbus/dbus-protocol.h:
6755             added Colin Walters' SELinux API rename patch from head
6756             s/unix sercurity context/selinux security context/
6757     
6758     2005-07-16  John (J5) Palmieri  <johnp@redhat.com>
6759     
6760             * python/Makefile.am: dbus_binding.pxd.in should be included
6761             in EXTRA_DIST not dbus_binding.pxd
6762             fix up $(srcdir) hopefully for the last time
6763     
6764             * NEWS: Update to 0.35.1
6765
6766  python/Makefile.am                          |   16 ++++++++--------
6767  python/_dbus.py                             |    1 -
6768  python/examples/example-signal-emitter.py   |    6 ++++--
6769  python/examples/example-signal-recipient.py |   13 +++++++------
6770  python/service.py                           |    2 +-
6771  5 files changed, 20 insertions(+), 18 deletions(-)
6772
6773 commit cf7d10b2e4240c5c2bd4df4a1f2cf5b76aa499c0
6774 Author: John (J5) Palmieri <johnp@redhat.com>
6775 Date:   2005-07-15 20:28:05 +0000
6776
6777     * glib/Makefile.am: Add make-dbus-glib-error-switch.sh to EXTRA_DIST so distcheck doesn't fail
6778     
6779     * glib/examples/Makefile.am: Add example-service.xml and
6780       example-signal-emitter.xml to EXTRA_DIST so distcheck doesn't fail
6781     
6782     * glib/examples/statemachine/Makefile.am: Add statemachine.xml and
6783       statemachine-server.xml to EXTRA_DIST so distcheck doesn't fail
6784     
6785     * python/Makefile.am: Preprend $(srcdir)/ to source files so the
6786       compiler looks in the right places during distcheck
6787
6788  python/Makefile.am |   10 +++++-----
6789  1 files changed, 5 insertions(+), 5 deletions(-)
6790
6791 commit dc94fa7e3cd71c0dd29b4899bb0d956dc4019b34
6792 Author: John (J5) Palmieri <johnp@redhat.com>
6793 Date:   2005-07-15 18:09:59 +0000
6794
6795     * python/examples/example-service.py, python/examples/example-signal-emitter.py: Fixed up examples for API changes
6796
6797  python/examples/example-service.py        |    4 ++--
6798  python/examples/example-signal-emitter.py |   10 +++++-----
6799  2 files changed, 7 insertions(+), 7 deletions(-)
6800
6801 commit 8b4ad749be5c97607ad2c0c3bcf1fc41c4877bf5
6802 Author: John (J5) Palmieri <johnp@redhat.com>
6803 Date:   2005-07-15 17:33:17 +0000
6804
6805     * python/__init__.py: Upped to version (0,42,0) because of the API change
6806
6807  python/__init__.py |    2 +-
6808  1 files changed, 1 insertions(+), 1 deletions(-)
6809
6810 commit 96a7dee3c739e4c5eb6b18cc093bec41bb42da35
6811 Author: John (J5) Palmieri <johnp@redhat.com>
6812 Date:   2005-07-15 15:21:43 +0000
6813
6814     * bus/dispatch.c, test/test-service.c: Add testcase for sending messages to oneself (TODO item).
6815     
6816     * python/service.py (class Object): Swap ordering of bus_name
6817       and object_path parameters to better support inheritance.
6818     
6819     * doc/dbus-tutorial.xml: change Python docs to reflect change
6820       in parameter ordering and fix the inheritance section.
6821     
6822     * doc/TODO: remove sending message to oneself TODO item
6823
6824  python/service.py |    4 ++--
6825  1 files changed, 2 insertions(+), 2 deletions(-)
6826
6827 commit 557f47a57fed5a5b4e56677ed0cf5ae8f2987536
6828 Author: John (J5) Palmieri <johnp@redhat.com>
6829 Date:   2005-07-15 02:15:07 +0000
6830
6831     * python/_dbus.py (Bus::remove_signal_receiver): don't add a callback to the match if none has been passed in
6832     
6833     * python/matchrules.py (SignalMatchTree::remove): if the rule
6834       being matched does not have a callback treat it as a wildcard
6835       fix matching logic
6836     
6837     * doc/dbus-tutorial.xml: Add Python tutorial
6838
6839  python/_dbus.py      |    4 +++-
6840  python/matchrules.py |   12 ++++++++----
6841  2 files changed, 11 insertions(+), 5 deletions(-)
6842
6843 commit ea23dea1046cb6e9fdb2d618a53e61d1d61b1f53
6844 Author: John (J5) Palmieri <johnp@redhat.com>
6845 Date:   2005-07-14 20:44:15 +0000
6846
6847     Checking in Rodrigo's patch along with my fixes to the patch
6848     
6849     2005-07-14  John (J5) Palmieri  <johnp@redhat.com>
6850     
6851         * bus/activation.c: clean up all tabs to be 8 spaces
6852         (bus_activation_activate_service): make sure we clean up
6853         if activation fails
6854     
6855         * bus/dispatch.c: clean up all tabs to be 8 spaces
6856         (check_shell_fail_service_auto_start): New function
6857         tests to make sure we get fail properly when trying to auto start a service
6858         with a faulty command line
6859         (check_shell_service_success_auto_start): New function tests to make sure
6860         auto started services get the arguments on the command line
6861     
6862         * test/test-shell-service.c: Added service for testing auto-starting with
6863         command line arguments
6864     
6865         * test/data/valid-service-files/debug-shell-echo-fail.service.in,
6866         test/data/valid-service-files/debug-shell-echo-success.service.in:
6867         Added service files for testing auto-starting with command line arguments
6868     
6869         * */.cvsignore: added a bunch of generated files to various .cvsignore files
6870     
6871     2005-07-14  Rodrigo Moya  <rodrigo@novell.com>
6872     
6873         * dbus/dbus-shell.[ch]: copy/pasted code from GLib.
6874     
6875         * dbus/Makefile.am: added new files to build.
6876     
6877         * bus/activation.c (bus_activation_activate_service): support
6878         activation commands with parameters.
6879     
6880         * test/shell-test.c: added test program for the shell parsing
6881         code.
6882
6883  python/.cvsignore  |    1 +
6884  python/Makefile.am |   14 +++++++-------
6885  2 files changed, 8 insertions(+), 7 deletions(-)
6886
6887 commit 008027f4fafbbb77a45c0fa586855552c9564696
6888 Author: John (J5) Palmieri <johnp@redhat.com>
6889 Date:   2005-07-13 18:22:34 +0000
6890
6891     * python/.cvsignore: remove dbus_bindings.pyx, add dbus_bindings.pxd
6892     
6893     * python/service.py (class Name): renamed BusName to make it clearer
6894       what the object is for (a name on the bus)
6895     
6896     * python/examples/example-service.py,
6897       python/examples/example-signal-emitter.py: change the Name object to
6898       BusName
6899
6900  python/.cvsignore                         |    2 +-
6901  python/examples/example-service.py        |    4 +---
6902  python/examples/example-signal-emitter.py |    2 +-
6903  python/service.py                         |    8 ++------
6904  4 files changed, 5 insertions(+), 11 deletions(-)
6905
6906 commit ac9ab9544b98222fcce9329194f10774edea8a87
6907 Author: John (J5) Palmieri <johnp@redhat.com>
6908 Date:   2005-07-12 18:16:05 +0000
6909
6910     * python/dbus_bindings.pyx.in: removed
6911     
6912     * python/dbus_bindings.pyx: Added.
6913         - Fixed some memleaks (patch from
6914           Sean Meiners <sean.meiners@linspireinc.com>)
6915         - Broke out the #include "dbus_h_wrapper.h" and put it in its
6916           own pxd file (Pyrex definition)
6917         - Broke out glib dependancies into its own pyx module
6918     
6919     * python/dbus_bindings.pdx: Added.
6920         - Defines C class Connection for exporting to other modules
6921     
6922     * python/dbus_glib_bindings.pyx: Added.
6923         - New module to handle lowlevel dbus-glib mainloop integration
6924     
6925     * python/glib.py: Added.
6926         - Registers the glib mainloop when you import this module
6927     
6928     * python/services.py: Removed (renamed to service.py)
6929     
6930     * python/service.py: Added.
6931         - (class Server): renamed Name
6932     
6933     * python/__init__.py: Bump ro version (0,41,0)
6934         - don't import the decorators or service module
6935           by default.  These now reside in the dbus.service namespace
6936     
6937     * python/_dbus.py (Bus::__init__): Add code run the main loop
6938       setup function on creation
6939     
6940     * python/examples/example-service.py,
6941       python/examples/example-signal-emitter.py: update examples
6942     
6943     * python/examples/gconf-proxy-service.py,
6944       python/examples/gconf-proxy-service2.py: TODO fix these up
6945     
6946     * doc/TODO: Addition
6947         - Added a Python Bindings 1.0 section
6948         - added "Add match on args or match on details to match rules"
6949
6950  python/Makefile.am                        |   34 +-
6951  python/__init__.py                        |    5 +-
6952  python/_dbus.py                           |   19 +-
6953  python/dbus_bindings.pxd.in               |    8 +
6954  python/dbus_bindings.pyx                  | 1488 ++++++++++++++++++++++++++++
6955  python/dbus_bindings.pyx.in               | 1494 -----------------------------
6956  python/dbus_glib_bindings.pyx             |   19 +
6957  python/examples/example-service.py        |   19 +-
6958  python/examples/example-signal-emitter.py |   15 +-
6959  python/examples/gconf-proxy-service.py    |    2 +-
6960  python/examples/gconf-proxy-service2.py   |    2 +-
6961  python/glib.py                            |   15 +
6962  python/service.py                         |  187 ++++
6963  python/services.py                        |  187 ----
6964  14 files changed, 1771 insertions(+), 1723 deletions(-)
6965
6966 commit 5f5b7847e7a159e040bc9070a143cd6547a9689b
6967 Author: John (J5) Palmieri <johnp@redhat.com>
6968 Date:   2005-06-28 19:36:51 +0000
6969
6970     * python/dbus_bindings.pyx.in (cunregister_function_handler, cmessage_function_handler): Patch from Anthony Baxter <anthony@interlink.com.au> fixes threading problems by using the Py_GILState_Ensure/Release to synchronize with the python runtime.
6971
6972  python/dbus_bindings.pyx.in |   62 +++++++++++++++++++++++++-----------------
6973  1 files changed, 37 insertions(+), 25 deletions(-)
6974
6975 commit b9ef3eaf17a91f258af17c6e9ae8acb23eb7b411
6976 Author: Colin Walters <walters@verbum.org>
6977 Date:   2005-06-16 05:51:46 +0000
6978
6979     2005-06-16 Colin Walters <walters@verbum.org>
6980     
6981         * python/dbus_bindings.pyx.in: Import size_t,
6982         __int64_t, __uint64_t, and __signed.
6983     
6984         * dbus/dbus-sysdeps.c <HAVE_CMSGCRED> (write_credentials_byte):
6985         Define cmsg struct, output it.
6986         (_dbus_read_credentials_unix_socket):
6987         Use cmsg struct.
6988     
6989         Patch from Joe Markus Clarke for FreeBSD support.
6990
6991  python/dbus_bindings.pyx.in |    8 ++++++++
6992  1 files changed, 8 insertions(+), 0 deletions(-)
6993
6994 commit 4a8fc73472c80880c0c6c5cf1401f3ab9817965f
6995 Author: Colin Walters <walters@verbum.org>
6996 Date:   2005-06-13 03:01:17 +0000
6997
6998     2005-06-12 Colin Walters <walters@verbum.org>
6999     
7000         Async signals and various bugfixes and testing by
7001         Ross Burton <ross@burtonini.com>.
7002     
7003         * glib/dbus-gvalue.h: (struct DBusBasicGValue): Delete.
7004         (dbus_gvalue_genmarshal_name_from_type)
7005         (dbus_gvalue_ctype_from_type): Moved to dbus-binding-tool-glib.c.
7006         (dbus_gtype_to_dbus_type): Renamed to dbus_gtype_from_signature.
7007         (dbus_g_value_types_init, dbus_gtype_from_signature)
7008         (dbus_gtype_from_signature_iter, dbus_gtype_to_signature)
7009         (dbus_gtypes_from_arg_signature): New function prototypes.
7010         (dbus_gvalue_demarshal): Take context and error arguments.
7011         (dbus_gvalue_demarshal_variant): New function.
7012         (dbus_gvalue_demarshal_message): New function.
7013         (dbus_gvalue_store): Delete.
7014     
7015         * glib/dbus-gvalue.c:
7016     
7017         File has been almost entirely rewritten; now we special-case
7018         more types such as DBUS_TYPE_SIGNATURE, handle arrays and
7019         hash tables correctly, etc.  Full support for recursive values
7020         is not yet complete.
7021     
7022         * glib/dbus-gproxy.c (dbus_g_proxy_class_init): Change last
7023         argument of signal to G_TYPE_POINTER since we now pass a
7024         structure.
7025         (lookup_g_marshaller): Delete in favor of
7026         _dbus_gobject_lookup_marshaller.
7027         (marshal_dbus_message_to_g_marshaller): Use
7028         _dbus_gobject_lookup_marshaller and dbus_gvalue_demarshal_message
7029         to handle remote signal callbacks.
7030         (dbus_g_proxy_new_from_proxy): New function; creates a new
7031         DBusGProxy by copying an existing one.
7032         (dbus_g_proxy_get_interface, dbus_g_proxy_set_interface)
7033         (dbus_g_proxy_get_path): New functions.
7034         (dbus_g_proxy_marshal_args_to_message): New function;
7035         factored out of existing code.
7036         (DBUS_G_VALUE_ARRAY_COLLECT_ALL): Collect all arguments
7037         from a varargs array.
7038         (dbus_g_proxy_begin_call_internal): New function.
7039         (dbus_g_proxy_end_call_internal): New function.
7040         (dbus_g_proxy_begin_call): Take GTypes instead of DBus types
7041         as arguments; simply invoke dbus_g_proxy_begin_call_internal
7042         after collecting args into value array.
7043         (dbus_g_proxy_end_call): Take GTypes instead of DBus types;
7044         invoke dbus_g_proxy_end_call_internal.
7045         (dbus_g_proxy_invoke): Simply invoke begin_call_interanl and
7046         end_call_internal.
7047         (dbus_g_proxy_call_no_reply): Take GTypes instead of DBus
7048         types.
7049         (array_free_all): New function.
7050         (dbus_g_proxy_add_signal): Take GTypes.
7051     
7052         * glib/dbus-gobject.h:
7053         (_dbus_glib_marshal_dbus_message_to_gvalue_array): Delete.
7054         (_dbus_gobject_get_path, _dbus_gobject_lookup_marshaller):
7055         Prototype.
7056     
7057         * glib/dbus-gobject.c: Add a global marshal_table hash which
7058         stores mappings from type signatures to marshallers.  Change lots
7059         of invocations of dbus_gtype_to_dbus_type to
7060         dbus_gtype_to_signature.
7061         (_dbus_glib_marshal_dbus_message_to_gvalue_array): Delete.
7062         (introspect_signals): Fix test for query.return_type.
7063         (set_object_property): Update invocation of dbus_gvalue_demarshal.
7064         (invoke_object_method): Many changes.  Handle asynchronous
7065         invocations.  Convert arguments with
7066         dbus_gvalue_demarshal_message.  Handle errors.  Use
7067         DBusSignatureIter instead of strlen on args. Handle all arguments
7068         generically.  Special-case variants.
7069         (dbus_g_method_return, dbus_g_method_return_error): New function.
7070         (DBusGSignalClosure): New structure, closes over signal
7071         information.
7072         (dbus_g_signal_closure_new): New function.
7073         (dbus_g_signal_closure_finalize): New function.
7074         (signal_emitter_marshaller): New function; is special marshaller
7075         which emits signals on bus.
7076         (export_signals): New function; introspects object signals and
7077         connects to them.
7078         (dbus_g_object_type_install_info): Take GType instead of
7079         GObjectClass.
7080         (dbus_g_connection_register_g_object): Invoke export_signals.
7081         (dbus_g_connection_lookup_g_object): New function.
7082         (DBusGFuncSignature) New structure; used for mapping type
7083         signatures to marshallers.
7084         (funcsig_hash): New function; hashes DBusGFuncSignature.
7085         (funcsig_equal): New function; compares DBusGFuncSignature.
7086         (_dbus_gobject_lookup_marshaller): New function.
7087         (dbus_g_object_register_marshaller): New function; used to
7088         register a marshaller at runtime for a particular signature.
7089     
7090         * glib/dbus-gmain.c (_dbus_gmain_test): Add various tests.
7091     
7092         * glib/dbus-binding-tool-glib.h: Add DBUS_GLIB_ANNOTATION_ASYNC
7093         which notes a server method implementation should be
7094         asynchronous.
7095     
7096         * glib/dbus-binding-tool-glib.c
7097         (dbus_binding_tool_output_glib_server): Call
7098         dbus_g_value_types_init.
7099         (write_formal_parameters): Use dbus_gtype_from_signature.  Handle
7100         variants specially.
7101         (dbus_g_type_get_lookup_function): Turn GType into an invocation
7102         of a lookup function.
7103         (write_args_for_direction): Use dbus_g_type_get_lookup_function.
7104         (write_untyped_out_args): New method; write output arguments.
7105         (write_formal_declarations_for_direction): Function for
7106         writing prototypes.
7107         (write_formal_parameters_for_direction): Function for
7108         writing implementations.
7109         (write_typed_args_for_direction): Function for writing
7110         arguments prefixed with GTypes.
7111         (write_async_method_client): Write out async version
7112         of method.
7113     
7114         * glib/dbus-binding-tool-glib.c: Include dbus-gvalue-utils.h.
7115         (dbus_g_type_get_marshal_name): Move mapping from GType
7116         to marshal name into here.
7117         (dbus_g_type_get_c_name): Move into here.
7118         (compute_marshaller): Convert signature to type with
7119         dbus_gtype_from_signature, use dbus_g_type_get_marshal_name.
7120         (compute_marshaller_name): Ditto.
7121         (compute_marshaller): Handle async signal annotations.
7122         (gather_marshallers): Return if we don't have a known
7123         prefix.
7124         (generate_glue): Collect introspection blob here, and
7125         write all of the blob at the end.  This allows an object
7126         with multiple interfaces to work.
7127         Mark async methods in introspection blob.
7128     
7129         * glib/Makefile.am (libdbus_glib_1_la_SOURCES): Add
7130         dbus-gtype-specialized.c, dbus-gtype-specialized.h,
7131         dbus-gvalue-utils.h, dbus-gvalue-utils.c.
7132     
7133         * dbus/dbus-glib.h: Don't include dbus-protocol.h; this
7134         avoids people accidentally using DBUS_TYPE_* which should
7135         not be necessary anymore.
7136         Do include dbus-gtype-specialized.h, which are utilities
7137         for GLib container types.
7138         Add various #defines for types such as
7139         DBUS_TYPE_G_BOOLEAN_ARRAY.
7140         (DBusGValueIterator, DBusGValue): Define, not fully used
7141         yet.
7142         (dbus_g_value_get_g_type): Type for recursive value.
7143         (dbus_g_value_open, dbus_g_value_iterator_get_value)
7144         (dbus_g_value_iterator_get_values, dbus_g_value_iterator_recurse)
7145         (dbus_g_value_free): Prototypes.
7146         (dbus_g_object_register_marshaller, dbus_g_proxy_new_from_proxy): Prototype.
7147         (dbus_g_proxy_set_interface): Prototype.
7148         (dbus_g_proxy_begin_call, dbus_g_proxy_end_call)
7149         (dbus_g_proxy_call_no_reply): Take GLib types instead of DBus
7150         types.
7151         (dbus_g_proxy_get_path, dbus_g_proxy_get_interface):
7152         Accessors.
7153         (DBusGAsyncData, DBusGMethodInvocation): Structures for
7154         doing async invocations.
7155         (dbus_g_method_return, dbus_g_method_return_error):
7156         Prototypes.
7157         * doc/dbus-tutorial.xml: Update GLib section.
7158     
7159         * tools/dbus-viewer.c (load_child_nodes): Update
7160         for new invocation type of dbus_g_proxy_end_call.
7161         (load_from_service_thread_func): Ditto.
7162     
7163         * tools/print-introspect.c (main): Ditto.
7164     
7165         * tools/dbus-names-model.c (have_names_notify)
7166         (names_model_reload, names_model_set_connection)
7167         Use GTypes.
7168     
7169         * python/Makefile.am (INCLUDES): Define DBUS_COMPILATION,
7170         needed since Python bindings use GLib bindings.
7171     
7172         * test/glib/Makefile.am (INCLUDES): Define DBUS_COMPILATION.
7173         Add --prefix argument.
7174     
7175         * tools/Makefile.am: Define DBUS_COMPILATION.  Remove
7176         unneeded --ignore-unsupported arg.
7177     
7178         * test/glib/test-service-glib.c:
7179         * test/glib/test-service-glib.xml:
7180         * test/glib/test-dbus-glib.c: Add many more tests.
7181
7182  python/Makefile.am |    2 +-
7183  1 files changed, 1 insertions(+), 1 deletions(-)
7184
7185 commit fc5d7298d72e20bfc3e209e44e6791643a838f49
7186 Author: John (J5) Palmieri <johnp@redhat.com>
7187 Date:   2005-05-24 16:34:38 +0000
7188
7189     * python/__init__.py: Python bindings deserve a minor version update. Upped to (0, 40, 2)
7190
7191  python/__init__.py |    2 +-
7192  1 files changed, 1 insertions(+), 1 deletions(-)
7193
7194 commit abd0204928614dc1d36125e9d3634c25e068af59
7195 Author: John (J5) Palmieri <johnp@redhat.com>
7196 Date:   2005-05-24 16:30:50 +0000
7197
7198     * python/decorators.py: add explicitly_pass_message decorator for passing in the dbus message as keyword for edge case signal handling
7199     
7200     * python/matchrules.py (SignalMatchRule.__repr__): fix output
7201       to conform with what dbus expects for match rules
7202       (SignalMatchRule.execute): add the dbus message as a keyword
7203       if the signal handler has requested it
7204     
7205     * python/examples/example/signal-recipient.py: added some more
7206       examples on how to hook up to signals
7207     
7208     * python/proxies.py: minor formatting changes
7209
7210  python/_dbus.py                             |    4 +---
7211  python/decorators.py                        |    5 ++++-
7212  python/examples/example-signal-recipient.py |   22 +++++++++++++++++++++-
7213  python/matchrules.py                        |   21 +++++++++------------
7214  4 files changed, 35 insertions(+), 17 deletions(-)
7215
7216 commit 1db6dbecffec574f6773286416f7e92ccd864068
7217 Author: John (J5) Palmieri <johnp@redhat.com>
7218 Date:   2005-05-24 00:21:07 +0000
7219
7220     * python/decorators.py: import dbus_bindings
7221     
7222     * python/matchrules.py (SignalMatchRule, SignalMatchTree,
7223       SignalMatchNode): new classes that implement wildcard signal
7224       callback matching using a tree lookup. Heavily modified from a
7225       patch sent by Celso Pinto (fd.o bug #3241)
7226     
7227     * _dbus.py (add_signal_receiver, remove_signal_receiver, _signal_func):
7228       use new match classes to handle signals.
7229
7230  python/Makefile.am                          |    2 +-
7231  python/_dbus.py                             |   69 +++++-------
7232  python/decorators.py                        |   10 +-
7233  python/examples/example-signal-emitter.py   |    8 +-
7234  python/examples/example-signal-recipient.py |    4 +-
7235  python/matchrules.py                        |  170 +++++++++++++++++++++++++++
7236  6 files changed, 211 insertions(+), 52 deletions(-)
7237
7238 commit 717c3781328d631a16a74a8f51a7bb04d92729f6
7239 Author: John (J5) Palmieri <johnp@redhat.com>
7240 Date:   2005-05-19 20:27:19 +0000
7241
7242     - s/TYPE_PATH/TYPE_OBJECT_PATH
7243
7244  python/dbus_bindings.pyx.in |    4 ++--
7245  1 files changed, 2 insertions(+), 2 deletions(-)
7246
7247 commit 3979e97cf4245f720aed1764009a5d1fa875f595
7248 Author: John (J5) Palmieri <johnp@redhat.com>
7249 Date:   2005-05-16 21:27:03 +0000
7250
7251     * glib/dbus-gmain.c (io_handler_dispatch): fix deadlock when using recursive g_main_loops
7252     
7253     * python/_dbus.py (class Bus): add the ProxyObjectClass
7254       alias for ProxyObject to make it easier for the Twisted
7255       networking framework to integrate dbus.
7256     
7257     * python/proxies.py (class ProxyObject): add the ProxyMethodClass
7258       alias for ProxyMethod to make it easier for the Twisted
7259       networking framework to integrate dbus.
7260
7261  python/_dbus.py   |    4 ++-
7262  python/proxies.py |   82 +++++++++++++++++++++++++++--------------------------
7263  2 files changed, 45 insertions(+), 41 deletions(-)
7264
7265 commit 0c2e7112539a1314393826dbd2a14c3c1239078a
7266 Author: John (J5) Palmieri <johnp@redhat.com>
7267 Date:   2005-05-05 18:27:34 +0000
7268
7269     * Fix my name in previous changelog ;)
7270     
7271     * python/proxies.py (ProxyObject.__getattr__): add further patch
7272       from Anthony Baxter to throw an AttributeError when python
7273       __special__ functions are called instead of marshling them over
7274       the bus (Bug#1685 comment 3).
7275
7276  python/proxies.py |    2 ++
7277  1 files changed, 2 insertions(+), 0 deletions(-)
7278
7279 commit 933695891ea748308d76faaab23bc548c585b7b8
7280 Author: John (J5) Palmieri <johnp@redhat.com>
7281 Date:   2005-05-05 18:01:45 +0000
7282
7283     * python/Makefile.am: changed to use pyexecdir for the binding shared libraries (Bug#2494)
7284     
7285     * python/exceptions.py: bring exceptions over from the bindings
7286       so they can be used in applications (Bug#2036)
7287       Make all exceptions derive from DBusException
7288     
7289     * python/_dbus.py, python/proxies.py: implement __repr__ in a couple
7290       of classes so that print obj doesn't throw an exception (Bug #1685)
7291
7292  python/Makefile.am   |    2 +-
7293  python/_dbus.py      |    7 +++++--
7294  python/exceptions.py |   35 ++++++++++++-----------------------
7295  python/proxies.py    |    5 +++++
7296  4 files changed, 23 insertions(+), 26 deletions(-)
7297
7298 commit 99e291c0cf9af2f4438def9212ce2f29c057ae7f
7299 Author: John (J5) Palmieri <johnp@redhat.com>
7300 Date:   2005-05-01 19:34:58 +0000
7301
7302     * python/dbus_bindings.pyx.in:
7303     
7304     - added new type classes for hinting to the marashaler what type
7305     to send over the wire
7306     - added int16 and uint16 marshalers
7307     - Fixed a bug in the type constants that caused int32 to go out
7308     as uint16 over the wire
7309     * python/dbus.py: split up into different files and renamed _dbus.py
7310     * python/__init__.py, python/_util.py, python/decorators.py,
7311     python/exceptions.py, python/proxies.py, python/services.py,
7312     python/types.py: new files split off from dbus.py
7313     * python/Makefile.am: Add new files, remove dbus.py and
7314     install all python files to <python module dir>/dbus
7315     * python/examples/*: Added #!/usr/bin/env python to the top of
7316     every example.  Patch provided by Tatavarty Kalyan
7317
7318  python/Makefile.am                          |    6 +-
7319  python/__init__.py                          |    6 +
7320  python/_dbus.py                             |  219 +++++++++++
7321  python/_util.py                             |   12 +
7322  python/dbus.py                              |  562 ---------------------------
7323  python/dbus_bindings.pyx.in                 |  146 +++++++-
7324  python/decorators.py                        |   37 ++
7325  python/examples/example-service.py          |    2 +
7326  python/examples/example-signal-emitter.py   |    2 +
7327  python/examples/example-signal-recipient.py |    2 +
7328  python/examples/gconf-proxy-client.py       |    2 +
7329  python/examples/gconf-proxy-service.py      |    2 +
7330  python/examples/gconf-proxy-service2.py     |    2 +
7331  python/examples/list-system-services.py     |    2 +
7332  python/exceptions.py                        |   32 ++
7333  python/proxies.py                           |   90 +++++
7334  python/services.py                          |  187 +++++++++
7335  python/types.py                             |   18 +
7336  18 files changed, 761 insertions(+), 568 deletions(-)
7337
7338 commit b27b13812644b7da6a40c212437d1d6898aa9439
7339 Author: John (J5) Palmieri <johnp@redhat.com>
7340 Date:   2005-04-25 22:54:28 +0000
7341
7342     * python/dbus_bindings.pyx.in (send_with_reply_handlers): New send
7343     
7344     method for doing async calls
7345     (_pending_call_notification): New C function for handling pendning call
7346     callbacks
7347     (set_notify): New method for setting pending call notification
7348     
7349     * python/dbus.py: new version tuple "version" is set at (0, 40, 0)
7350     Async capabilities added to remote method calls
7351     (Sender): class removed
7352     (RemoteService): class removed
7353     (ObjectTree): class removed for now
7354     (RemoteObject): Renamed to ProxyObject
7355     (RemoteMethod): Renamed to ProxyMethod
7356     (method): Decorator added for decorating python methods as dbus methods
7357     (signal): Decorator added for decorating python methods as signal emitters
7358     (ObjectType): Metaclass added for generating introspection data and the
7359     method callback vtable
7360     (Interface): Wrapper class added to wrap objects in a dbus interface
7361     (Object): Uses ObjectType as its metaclass and exports Introspect
7362     of the org.freedesktop.DBus.Introspectable interface
7363     (ValidationException, UnknownMethodException): new exceptions
7364     
7365     * python/examples/*: Modified to fit with the new bindings
7366
7367  python/dbus.py                              |  510 +++++++++++++++++----------
7368  python/dbus_bindings.pyx.in                 |   68 +++-
7369  python/examples/example-client.py           |   12 +-
7370  python/examples/example-service.py          |   12 +-
7371  python/examples/example-signal-emitter.py   |   17 +-
7372  python/examples/example-signal-recipient.py |   25 +-
7373  python/examples/list-system-services.py     |   13 +-
7374  7 files changed, 428 insertions(+), 229 deletions(-)
7375
7376 commit b190b899f2f645d4b71d01eb9f53ce0e198ce576
7377 Author: John (J5) Palmieri <johnp@redhat.com>
7378 Date:   2005-03-29 17:01:43 +0000
7379
7380     * python/lvalue_cast_post_process.py - removed. Patch has been submitted to Pyrex maintainers that fixes gcc4.0 error
7381     
7382     * python/Makefile.am: removed refrences to lvalue_cast_post_process.py
7383
7384  python/Makefile.am                 |    7 +--
7385  python/lvalue_cast_post_process.py |   80 ------------------------------------
7386  2 files changed, 2 insertions(+), 85 deletions(-)
7387
7388 commit a4597b45df11db105206b87054042f9612684b2e
7389 Author: John (J5) Palmieri <johnp@redhat.com>
7390 Date:   2005-03-21 21:13:56 +0000
7391
7392     * python/lvalue_cast_post_process.py - added post processor to fix Pyrex code so that it compiles with gcc4.0
7393     
7394     * python/Makefile.am: Added lvalue_cast_post_process.py to EXTRA_DIST
7395       run dbus_bindings.c through lvalue_cast_post_process.py and copy the
7396       results back to dbus_binding.c
7397
7398  python/Makefile.am                 |    7 ++-
7399  python/lvalue_cast_post_process.py |   80 ++++++++++++++++++++++++++++++++++++
7400  2 files changed, 85 insertions(+), 2 deletions(-)
7401
7402 commit bb519aab3c2b9112eba2e67a50e2864dc65f765c
7403 Author: John (J5) Palmieri <johnp@redhat.com>
7404 Date:   2005-02-23 19:36:24 +0000
7405
7406     python/dbus_bindings.pyx.in (PendingCall::get_reply):
7407     
7408     s/dbus_pending_call_get_reply/dbus_pending_call_steal_reply
7409
7410  python/dbus_bindings.pyx.in |    4 +++-
7411  1 files changed, 3 insertions(+), 1 deletions(-)
7412
7413 commit 4940b112efc417868f567d885e36297e14e43244
7414 Author: John (J5) Palmieri <johnp@redhat.com>
7415 Date:   2005-02-11 19:51:18 +0000
7416
7417     * python/dbus.py (class Sender): added to support dbus signals better
7418     
7419     to True.  When expand args is True the signal handler will pass the
7420     message arguments as parameters to the signal handler.  If False
7421     revert to previous behavior where the signal handler must get the
7422     argument list from the message.  This is to help port applications
7423     like HAL that have a tendancy to send variable length argument lists.
7424     self._match_rule_to_receivers is now a dict of dicts.
7425     (Bus::remove_signal_receiver): pop handler off the dict intead of
7426     removing it from a list
7427     (Bus::_signal_func): change signal handlers so that interface,
7428     signal_name, service, path and message are packed into a Sender
7429     object and that is passed to the handler.  If expand_args is True
7430     extract the args list from the message and append it to the parameter
7431     list
7432     
7433     * python/dbus_bindings.pyx.in (class Signature): added to support
7434     signiature types
7435     (MessageIter::__init__): changed iteration limit to match D-BUS
7436     (MessageIter::get*): added INT16, UINT16, SIGNATURE, DICT_ENTRY,
7437     STRUCT and VARIENT type support
7438     (MessageIter::python_value_to_dbus_sig): made recursive to support
7439     recursive types
7440     (MessageIter::append*): added Signature, dict, tuple
7441     support
7442     
7443     * python/examples/example-client.py: added examples of getting tuples
7444     and dicts
7445     
7446     * python/examples/example-service.py: added examples of sending tuples
7447     and dicts
7448     
7449     * python/examples/example-signal-recipient.py: Fixed to handle new
7450     signal callback format
7451
7452  python/dbus.py                              |   46 +++--
7453  python/dbus_bindings.pyx.in                 |  263 +++++++++++++++++++--------
7454  python/examples/example-client.py           |    9 +
7455  python/examples/example-service.py          |    9 +-
7456  python/examples/example-signal-recipient.py |    4 +-
7457  5 files changed, 239 insertions(+), 92 deletions(-)
7458
7459 commit ca4b771f58b30005ec4bb47acacfa73d1c467ac9
7460 Author: John (J5) Palmieri <johnp@redhat.com>
7461 Date:   2005-01-28 19:09:54 +0000
7462
7463     * python/dbus_bindings.pyx.in: Updated to handle new D-BUS type system - BUS_ACTIVATION -> BUS_STARTER - DBUS_BUS_ACTIVATION -> DBUS_BUS_STARTER - class MessageIter (__init__): Added recursion checking so we throw a nice error instead of just disconnecting from the bus. (get): Added arg_type parameter for recursion. Removed the nil type Added signiture type placeholder (not implemented) Added struct type placeholder (not implemented) Added varient type placeholder (not implemented) Commented out dict type for now (get_element_type): renamed from get_array_type (get_*): changed to use the dbus_message_iter_get_basic API (get_*_array): removed in favor of recursive get_array method (get_array): new recursive method which calls get to marshal the elements of the array (value_to_dbus_sig): New method returns the corrasponding dbus signiture to a python value (append): Comment out dict handling for now Handle lists with the new recursive API Comment out None handling for no
7464     
7465     w
7466         (append_nil): removed
7467         (append_*): changed to use dbus_message_iter_append_basic API
7468         (append_*_array): removed in favor of recursive append_array
7469         method
7470         (__str__): Make it easier to print out recursive iterators
7471         for debugging
7472         - class Message (__str__): moved type inspection to the
7473         MessageIter class' __str__ method
7474         (get_iter): Added an append parameter wich defaults to False
7475         If True use the new API's to create an append iterator
7476     
7477     * python/dbus.py: Update to use new bindings API
7478         - TYPE_ACTIVATION -> TYPE_STARTER
7479         - class Bus (_get_match_rule): GetServiceOwner -> GetNameOwner
7480         - class ActivationBus -> class StarterBus
7481         - class RemoteObject (__call__): get an append iterator
7482         - (_dispatch_dbus_method_call): get an append iterator
7483         - class Object (emit_signal): get an append iterator
7484     
7485     * python/examples/: Fixed up the examples to work with the new API
7486
7487  python/dbus.py                            |   24 +-
7488  python/dbus_bindings.pyx.in               |  591 +++++++++++++----------------
7489  python/examples/example-service.py        |    4 +-
7490  python/examples/example-signal-emitter.py |    3 +-
7491  python/examples/list-system-services.py   |    7 +-
7492  5 files changed, 277 insertions(+), 352 deletions(-)
7493
7494 commit f6f84489cf9e6fa2f343eb5ce4f78b9b2ee4dc90
7495 Author: John (J5) Palmieri <johnp@redhat.com>
7496 Date:   2005-01-25 19:06:53 +0000
7497
7498     * python/dbus_bindings.pyx.in: Rename of methods and bindings - get_base_service->get_unique_name - bus_get_base_service->bus_get_unique_name - dbus_bus_get_base_service -> dbus_bus_get_unique_name - ACTIVATION_REPLY_ACTIVATED -> DBUS_START_REPLY_SUCCESS - ACTIVATION_REPLY_ALREADY_ACTIVE -> DBUS_START_REPLY_ALREADY_RUNNING - bus_activate_service -> bus_start_service_by_name - dbus_bus_activate_service -> dbus_bus_start_service_by_name - bus_acquire_service -> bus_request_name - dbus_bus_acquire_service -> dbus_bus_request_name - bus_service_exists -> bus_name_has_owner - dbus_bus_service_exists -> dbus_bus_name_has_owner
7499     
7500     * python/dbus.py: Rename of methods
7501         - activate_service -> start_service_by_name
7502         - bus_acquire_service -> bus_request_name
7503         - ACTIVATION_REPLY_ACTIVATED -> START_REPLY_SUCCESS
7504         - ACTIVATION_REPLY_ALREADY_ACTIVE -> START_REPLY_ALREADY_RUNNING
7505
7506  python/dbus.py              |   10 +++++-----
7507  python/dbus_bindings.pyx.in |   30 +++++++++++++++---------------
7508  2 files changed, 20 insertions(+), 20 deletions(-)
7509
7510 commit dc9a91e745f5885fc9b63568a9f4228a7522c381
7511 Author: John (J5) Palmieri <johnp@redhat.com>
7512 Date:   2004-12-30 18:28:03 +0000
7513
7514     2004-12-30 John (J5) Palmieri <johnp@redhat.com>
7515     
7516         * python/dbus.py: s/ACTIVATION_REPLY_ACTIVE/ACTIVATION_REPLY_ACTIVATED
7517
7518  python/dbus.py |    2 +-
7519  1 files changed, 1 insertions(+), 1 deletions(-)
7520
7521 commit 32e2f57ac99f528d159b68b8dfafc74c39a3c4cc
7522 Author: John (J5) Palmieri <johnp@redhat.com>
7523 Date:   2004-12-30 14:19:53 +0000
7524
7525     2004-12-30 John (J5) Palmieri <johnp@redhat.com>
7526     
7527             * python/dbus_bindings.pyx.in: Change DBUS_ACTIVATION_REPLY_ACTIVATED
7528             and DBUS_ACTIVATION_REPLY_ALREADY_ACTIVE to match the values in
7529             dbus-protocol.h.  Because they are defines and not enums they are not
7530             autogenerated.
7531
7532  python/dbus_bindings.pyx.in |    5 +++--
7533  1 files changed, 3 insertions(+), 2 deletions(-)
7534
7535 commit 01740aa1f3c4c2cecdf37a3c043a42d0dbffc773
7536 Author: John (J5) Palmieri <johnp@redhat.com>
7537 Date:   2004-12-27 16:01:13 +0000
7538
7539     2004-12-26 John (J5) Palmieri <johnp@redhat.com>
7540     
7541         * python/dbus_bindings.pyx.in (bus_activate_service): Bind
7542         dbus_bus_activate_service
7543     
7544         * python/dbus.py (Bus.activate_service): activate a service on the
7545         bus.
7546
7547  python/dbus.py              |    7 +++++++
7548  python/dbus_bindings.pyx.in |   16 ++++++++++++++++
7549  2 files changed, 23 insertions(+), 0 deletions(-)
7550
7551 commit f33050956dca770af4d188768bcd8537a1686d45
7552 Author: John (J5) Palmieri <johnp@redhat.com>
7553 Date:   2004-12-23 00:50:37 +0000
7554
7555     * patch from Rob Taylor <robtaylor@fastmail.fm> - wrap bus_get_unix_user method in low level bindings - add get_unix_user method to the Bus class - fix extract.py so it can handle unsigned long return types
7556
7557  python/dbus.py              |    4 ++++
7558  python/dbus_bindings.pyx.in |   13 +++++++++++++
7559  python/extract.py           |    3 +--
7560  3 files changed, 18 insertions(+), 2 deletions(-)
7561
7562 commit 1a6d664b037ea2fcbcbfdc8d637a7f5309e68ffb
7563 Author: David Zeuthen <david@fubar.dk>
7564 Date:   2004-09-16 19:56:26 +0000
7565
7566     2004-09-16 David Zeuthen <david@fubar.dk>
7567     
7568         * python/dbus_bindings.pyx.in: Add support for int64 and uint64
7569
7570  python/dbus_bindings.pyx.in |   66 ++++++++++++++++++++++++++++++++++++++++++-
7571  1 files changed, 65 insertions(+), 1 deletions(-)
7572
7573 commit 6e5b6a98a792653e9248767be746a031e851cb84
7574 Author: Anders Carlsson <andersca@gnome.org>
7575 Date:   2004-07-28 18:14:55 +0000
7576
7577     2004-07-28 Anders Carlsson <andersca@gnome.org>
7578     
7579         * python/dbus.py:
7580         * python/dbus_bindings.pyx.in:
7581         Add dbus.init_gthreads (), allow emit_signal to pass
7582         arguments to the signal.
7583
7584  python/dbus.py              |   13 ++++++++++++-
7585  python/dbus_bindings.pyx.in |    4 ++++
7586  2 files changed, 16 insertions(+), 1 deletions(-)
7587
7588 commit bac1c708b7ae971bf96500161f56edec4120ad3b
7589 Author: Seth Nickell <seth@gnome.org>
7590 Date:   2004-07-18 21:44:37 +0000
7591
7592     2004-07-18 Seth Nickell <seth@gnome.org>
7593     
7594         * python/dbus.py:
7595         * python/dbus_bindings.pyx.in:
7596         * python/tests/test-client.py:
7597     
7598         Add dbus.ByteArray and dbus_bindings.ByteArray
7599         types so that byte streams can be passed back.
7600     
7601         Give jdahlin the heaps of credit that are so
7602         rightfully his.
7603
7604  python/dbus.py              |    3 ++-
7605  python/dbus_bindings.pyx.in |   23 ++++++++++++++++-------
7606  python/tests/test-client.py |    7 +++----
7607  3 files changed, 21 insertions(+), 12 deletions(-)
7608
7609 commit fb762d8e21ae66ceda54496168d92d7e8dc4bce2
7610 Author: Seth Nickell <seth@gnome.org>
7611 Date:   2004-07-12 06:28:59 +0000
7612
7613     2004-07-12 Seth Nickell <seth@gnome.org>
7614     
7615         * python/dbus.py:
7616     
7617         Add message argument to the default object_method_handler
7618         function.
7619     
7620         * python/dbus_bindings.pyx.in:
7621     
7622         Automatically return NIL when passed an empty list
7623         (we can't pass back a list since lists are typed
7624         and we don't have any idea what type the the client
7625         intended the list to be... :-( )
7626
7627  python/dbus.py              |    2 +-
7628  python/dbus_bindings.pyx.in |   28 ++++++++++++++++------------
7629  2 files changed, 17 insertions(+), 13 deletions(-)
7630
7631 commit 1e926c3330e91895034c91c59c368d7201a8bc56
7632 Author: Seth Nickell <seth@gnome.org>
7633 Date:   2004-07-11 03:09:03 +0000
7634
7635     2004-07-10 Seth Nickell <seth@gnome.org>
7636     
7637         * python/examples/Makefile.am:
7638     
7639         Fix distcheck breakage caused by new examples.
7640
7641  python/examples/Makefile.am |   17 +++++++++--------
7642  1 files changed, 9 insertions(+), 8 deletions(-)
7643
7644 commit e386459734ff05d09c43d50b8623659512d36975
7645 Author: Seth Nickell <seth@gnome.org>
7646 Date:   2004-07-11 03:02:14 +0000
7647
7648     2004-07-10 Seth Nickell <seth@gnome.org>
7649     
7650         * python/dbus.py:
7651     
7652         Add "message" argument to service-side dbus.Object
7653         methods. This will break existing services written
7654         using the python bindings, but will allow extraction
7655         of all the message information (e.g. who its from).
7656     
7657         Add improved "object oriented" signal handling/emission.
7658     
7659         * python/examples/example-service.py:
7660     
7661         Nix this example.
7662     
7663         * python/examples/example-signal-emitter.py:
7664         * python/examples/example-signal-recipient.py:
7665     
7666         Two new examples that show how to emit and receive
7667         signals using the new APIs.
7668     
7669         * python/examples/example-signals.py:
7670         * python/examples/gconf-proxy-service.py:
7671         * python/examples/gconf-proxy-service2.py:
7672     
7673         Add "message" argument to service methods.
7674
7675  python/dbus.py                              |   91 ++++++++++++++++++---------
7676  python/examples/example-service.py          |    2 +-
7677  python/examples/example-signal-emitter.py   |   18 +++++
7678  python/examples/example-signal-recipient.py |   19 ++++++
7679  python/examples/example-signals.py          |   27 --------
7680  python/examples/gconf-proxy-service.py      |    8 +-
7681  python/examples/gconf-proxy-service2.py     |    2 +-
7682  7 files changed, 104 insertions(+), 63 deletions(-)
7683
7684 commit 740b3a75006d1f5cc228c65838105a7a8b3ae75c
7685 Author: John (J5) Palmieri <johnp@redhat.com>
7686 Date:   2004-06-23 14:59:43 +0000
7687
7688     * switched include directory from glib/ to dbus/ since dbus-glib.h moved
7689
7690  python/Makefile.am |    2 +-
7691  1 files changed, 1 insertions(+), 1 deletions(-)
7692
7693 commit 3ba6699d5e975a50693807268923bda69a15773a
7694 Author: Owen Fraser-Green <owen@discobabe.net>
7695 Date:   2004-06-10 12:13:39 +0000
7696
7697     Fixed typo for python/examples make
7698
7699  python/examples/Makefile.am |    2 +-
7700  1 files changed, 1 insertions(+), 1 deletions(-)
7701
7702 commit 5e41974dd9ea8db84985ff5b31d3ea525fbf0947
7703 Author: John (J5) Palmieri <johnp@redhat.com>
7704 Date:   2004-06-08 02:35:43 +0000
7705
7706     * Python bindings are updated to reflect C API changes which now accept plain path strings instead of an array of path elements.
7707
7708  python/dbus_bindings.pyx.in |   35 +++--------------------------------
7709  1 files changed, 3 insertions(+), 32 deletions(-)
7710
7711 commit e29bd0928368c6303209b6a2a4ea1ed749f6e58f
7712 Author: Seth Nickell <seth@gnome.org>
7713 Date:   2004-06-01 06:16:13 +0000
7714
7715     Update .cvsignore files
7716
7717  python/.cvsignore          |    6 ++++++
7718  python/examples/.cvsignore |    2 ++
7719  2 files changed, 8 insertions(+), 0 deletions(-)
7720
7721 commit 22ac6379fbc251ac40e1635353e2b83676f6ea66
7722 Author: Seth Nickell <seth@gnome.org>
7723 Date:   2004-06-01 06:13:31 +0000
7724
7725     2004-06-01 Seth Nickell <seth@gnome.org>
7726     
7727         * python/dbus_bindings.pyx.in:
7728         * python/tests/test-client.py:
7729     
7730         Round off basic type support. Add dicts (yay!), and
7731         remaining array types.
7732     
7733         Make MessageIter more general so it works for dicts too.
7734     
7735         Mark all loop variables as C integers.
7736
7737  python/dbus_bindings.pyx.in |   90 +++++++++++++++++++++++++++++++------------
7738  python/tests/test-client.py |   38 ++++++++++++++++++
7739  2 files changed, 103 insertions(+), 25 deletions(-)
7740
7741 commit dd476a9662e4f66f08610a793458b4740823a525
7742 Author: Seth Nickell <seth@gnome.org>
7743 Date:   2004-06-01 01:20:59 +0000
7744
7745      * python/dbus_bindings.pyx.in: * python/tests/test-client.py:
7746     
7747         Test Suite: 1
7748         Python Bindings: 0
7749     
7750         (fix string array memory trashing bug... oops)
7751
7752  python/dbus_bindings.pyx.in |   82 ++++++++++++++++++++++++++++++++++++------
7753  python/tests/test-client.py |   20 +++++++++-
7754  2 files changed, 88 insertions(+), 14 deletions(-)
7755
7756 commit 897be0d7a55449df0fb97b1126afecbb6906c083
7757 Author: Seth Nickell <seth@gnome.org>
7758 Date:   2004-05-30 08:20:58 +0000
7759
7760     2004-05-30 Seth Nickell <seth@gnome.org>
7761     
7762         * python/dbus.py:
7763     
7764         Add a nicer-but-less-flexible alternate API for handling
7765         calls to virtual objects in dbus.ObjectTree.
7766     
7767         Screw up the argument order to the dbus.Object constructor
7768         for consistency with dbus.ObjectTree (and to make dbus_methods
7769         optional for future extension)
7770     
7771         * python/examples/Makefile.am:
7772         * python/examples/gconf-proxy-service.py:
7773         * python/examples/gconf-proxy-service2.py:
7774     
7775         Alternate implementation of gconf-proxy-service using the
7776         nicer dbus.ObjectTree API.
7777     
7778         * python/examples/example-service.py:
7779         * python/tests/test-server.py
7780     
7781         Reverse the argument order to deal with dbus.Object constructor
7782         changes.
7783
7784  python/dbus.py                          |   52 ++++++++++++++++++++++--------
7785  python/examples/Makefile.am             |    1 +
7786  python/examples/example-service.py      |    2 +-
7787  python/examples/gconf-proxy-service.py  |   42 ++++++++++---------------
7788  python/examples/gconf-proxy-service2.py |   36 +++++++++++++++++++++
7789  python/tests/test-server.py             |    2 +-
7790  6 files changed, 94 insertions(+), 41 deletions(-)
7791
7792 commit 51c8a42abcc0a2ab8e079d218003d9ccc48f1d79
7793 Author: Seth Nickell <seth@gnome.org>
7794 Date:   2004-05-30 06:26:24 +0000
7795
7796     2004-05-30 Seth Nickell <seth@gnome.org>
7797     
7798         * python/examples/example-client.py:
7799         * python/examples/example-service.py:
7800     
7801         Take it back. Lists seem to work but they're broken
7802         in the test suite. Make the base examples use
7803         lists (works fine).
7804
7805  python/examples/example-client.py  |    4 ++--
7806  python/examples/example-service.py |    2 +-
7807  2 files changed, 3 insertions(+), 3 deletions(-)
7808
7809 commit 4f3d0dac99f3f93fc04b403f8c7e6b2177725851
7810 Author: Seth Nickell <seth@gnome.org>
7811 Date:   2004-05-30 06:21:00 +0000
7812
7813     2004-05-30 Seth Nickell <seth@gnome.org>
7814     
7815         * python/dbus_bindings.pyx.in:
7816         * python/tests/test-client.py:
7817     
7818         Add some more tests and fix errors that crop up.
7819         Unfortunately, currently it seems like marshalling
7820         and unmarshalling of lists is completely broken :-(
7821
7822  python/dbus_bindings.pyx.in |   32 +++++++++++++++++++-------------
7823  python/tests/test-client.py |   35 +++++++++++++++++++++++++++--------
7824  2 files changed, 46 insertions(+), 21 deletions(-)
7825
7826 commit 92e6c358afffd4fcdd5efd0075f9faa857c60ab3
7827 Author: Seth Nickell <seth@gnome.org>
7828 Date:   2004-05-30 05:30:09 +0000
7829
7830     2004-05-30 Seth Nickell <seth@gnome.org>
7831     
7832         * python/dbus_bindings.pyx.in:
7833     
7834         Add support for ObjectPath type.
7835     
7836         * python/dbus.py:
7837     
7838         Refactor message handling code to a common function.
7839     
7840         * python/tests/test-client.py:
7841         * python/tests/test-server.py:
7842     
7843         Add tests that check to make sure values of all types
7844         can be echoed from a service w/o mangling.
7845
7846  python/dbus.py              |   58 +++++++++++++++++---------------------
7847  python/dbus_bindings.pyx.in |   66 +++++++++++++++++++++++++++++++++++-------
7848  python/tests/test-client.py |   28 ++++++++++++++++++
7849  python/tests/test-server.py |   17 +++++++++++
7850  4 files changed, 126 insertions(+), 43 deletions(-)
7851
7852 commit 4a5617e6090ca2402a74a0bf3cac2b891cbc0824
7853 Author: Seth Nickell <seth@gnome.org>
7854 Date:   2004-05-30 02:26:48 +0000
7855
7856     2004-05-29 Seth Nickell <seth@gnome.org>
7857     
7858         * python/dbus.py:
7859     
7860         Add ObjectTree class which allows implementation
7861         of trees of "virtual" objects. Basically the python
7862         wrapper for "register_fallback".
7863     
7864         * python/examples/Makefile.am
7865         * python/examples/gconf-proxy-client.py:
7866         * python/examples/gconf-proxy-service.py:
7867     
7868         Implement a simple GConf proxy service that supports
7869         get/set on string and int GConf keys using the ObjectTree.
7870
7871  python/dbus.py                         |   52 +++++++++++++++++++++++++++++++-
7872  python/examples/Makefile.am            |    2 +
7873  python/examples/gconf-proxy-client.py  |   11 +++++++
7874  python/examples/gconf-proxy-service.py |   48 +++++++++++++++++++++++++++++
7875  4 files changed, 112 insertions(+), 1 deletions(-)
7876
7877 commit 188e82d59c07729efbefe22d0919150054d8b374
7878 Author: Seth Nickell <seth@gnome.org>
7879 Date:   2004-05-29 22:37:13 +0000
7880
7881     2004-05-29 Seth Nickell <seth@gnome.org>
7882     
7883         * python/dbus.py:
7884         * python/examples/example-client.py:
7885         * python/examples/example-service.py:
7886         * python/examples/list-system-services.py:
7887     
7888         Add SessionBus, SystemBus and ActivationBus classes
7889         so you don't need to know the special little BUS_TYPE
7890         flag.
7891
7892  python/dbus.py                          |   19 +++++++++++++++++++
7893  python/examples/example-client.py       |    2 +-
7894  python/examples/example-service.py      |    4 ++--
7895  python/examples/list-system-services.py |    2 +-
7896  4 files changed, 23 insertions(+), 4 deletions(-)
7897
7898 commit 33e96395a41362c57790e3cc9313851ebdd04d96
7899 Author: Seth Nickell <seth@gnome.org>
7900 Date:   2004-05-28 18:43:55 +0000
7901
7902      * python/examples/Makefile.am:
7903     
7904         Forget to add Makefile.am. Do not pass go.
7905
7906  python/examples/Makefile.am |    9 +++++++++
7907  1 files changed, 9 insertions(+), 0 deletions(-)
7908
7909 commit ab5a89c0348c8bd271015bfdb2a32f7d4cdf586c
7910 Author: Seth Nickell <seth@gnome.org>
7911 Date:   2004-05-28 02:52:23 +0000
7912
7913      * configure.in: * python/Makefile.am:
7914     
7915         Include the example python apps in the tarball.
7916     
7917         * python/examples/list-system-services.py
7918     
7919         Add a python new example that fetches the list of services
7920         from the system bus.
7921
7922  python/Makefile.am                      |    2 ++
7923  python/examples/list-system-services.py |   24 ++++++++++++++++++++++++
7924  2 files changed, 26 insertions(+), 0 deletions(-)
7925
7926 commit eff8859282d14b81b24f6092a6e155b5a0df8183
7927 Author: Seth Nickell <seth@gnome.org>
7928 Date:   2004-05-28 02:16:11 +0000
7929
7930     2004-05-27 Seth Nickell <seth@gnome.org>
7931     
7932         * python/dbus.py:
7933         * python/dbus_bindings.pyx.in:
7934     
7935         Fix failure to notify that a signal was not handled,
7936         resulted in hung functions.
7937
7938  python/dbus.py              |    6 ++++--
7939  python/dbus_bindings.pyx.in |    2 ++
7940  2 files changed, 6 insertions(+), 2 deletions(-)
7941
7942 commit 42f81c81ba6e69ef0ae0b4c30f9708a7afb6c1e3
7943 Author: John (J5) Palmieri <johnp@redhat.com>
7944 Date:   2004-05-10 18:16:29 +0000
7945
7946     * Fixed python bindings by defining all need parameter and variable types
7947
7948  python/dbus_bindings.pyx.in |  192 ++++++++++++++++++++++++++++--------------
7949  1 files changed, 128 insertions(+), 64 deletions(-)
7950
7951 commit 7b93322959ed78fc28deda8c84835dfe2531a59d
7952 Author: Michael Meeks <michael@ximian.com>
7953 Date:   2004-03-29 12:50:45 +0000
7954
7955     hush.
7956
7957  python/.cvsignore |    3 +++
7958  1 files changed, 3 insertions(+), 0 deletions(-)
7959
7960 commit 4f3a79f0e6ba96167dd92c730f122be5c7999889
7961 Author: Havoc Pennington <hp@redhat.com>
7962 Date:   2004-03-19 22:36:30 +0000
7963
7964     2004-03-19 Havoc Pennington <hp@redhat.com>
7965     
7966         * NEWS: 0.21 updates
7967     
7968         * configure.in: 0.21
7969     
7970         * doc/Makefile.am: add all XMLTO usage to DBUS_XML_DOCS_ENABLED
7971     
7972         * python/Makefile.am: change to avoid dist of dbus_bindings.c so
7973         you don't need pyrex to make dist
7974     
7975         * qt/Makefile.am (libdbus_qt_1_la_SOURCES): add integrator.h to
7976         sources; run moc
7977
7978  python/Makefile.am |    3 ++-
7979  1 files changed, 2 insertions(+), 1 deletions(-)
7980
7981 commit e150be4e0a9e55b16eac520bdb5bd0c96621ea5a
7982 Author: David Zeuthen <david@fubar.dk>
7983 Date:   2003-12-01 20:49:53 +0000
7984
7985     2003-12-01 David Zeuthen <david@fubar.dk>
7986     
7987         * python/dbus.py: Add the actual message when calling the reciever
7988         of a signal such that parameters can be inspected. Add the method
7989         remove_signal_receiver
7990
7991  python/dbus.py |   12 ++++++++++--
7992  1 files changed, 10 insertions(+), 2 deletions(-)
7993
7994 commit 5dd7e406571391570edc02ed1e0998cdad9f8493
7995 Author: David Zeuthen <david@fubar.dk>
7996 Date:   2003-10-29 00:06:07 +0000
7997
7998     2003-10-28 David Zeuthen <david@fubar.dk>
7999     
8000             * python/dbus_bindings.pyx.in: add get_dict to handle dictionaries
8001             return types. Fixup TYPE_* to reflect changes in dbus/dbus-protocol.h
8002
8003  python/dbus_bindings.pyx.in |   25 ++++++++++++++++++++++++-
8004  1 files changed, 24 insertions(+), 1 deletions(-)
8005
8006 commit 8a404b1ab5ed430112d35a23e6155c06a72f236f
8007 Author: David Zeuthen <david@fubar.dk>
8008 Date:   2003-10-15 21:25:13 +0000
8009
8010     2003-10-14 David Zeuthen <david@fubar.dk>
8011     
8012             * python/dbus_bindings.pyx.in (MessageIter.get): fixed typo in
8013             argtype to arg_type when raising unknown arg type exception.
8014             Changed type list to reflect the changes in dbus-protocol.h so
8015             the bindings actually work.
8016
8017  python/dbus_bindings.pyx.in |    4 ++--
8018  1 files changed, 2 insertions(+), 2 deletions(-)
8019
8020 commit c4a01481d5ec9530af0f1e08130420f099ffc96c
8021 Author: Seth Nickell <seth@gnome.org>
8022 Date:   2003-10-15 11:56:12 +0000
8023
8024     Fix makefile.am
8025
8026  python/Makefile.am |    1 +
8027  1 files changed, 1 insertions(+), 0 deletions(-)
8028
8029 commit 2a5101364f1b42e52dff3967e999419cfe266f8f
8030 Author: Seth Nickell <seth@gnome.org>
8031 Date:   2003-10-13 23:07:34 +0000
8032
8033     2003-10-13 Seth Nickell <seth@gnome.org>
8034     
8035         * python/Makefile.am:
8036     
8037         Pass "make distcheck": remove a couple files from DIST_FILES
8038         that weren't included in the final version.
8039
8040  python/Makefile.am |    4 +---
8041  1 files changed, 1 insertions(+), 3 deletions(-)
8042
8043 commit 362dd3f1415326f9dd545e0ac6dc11ffc9507409
8044 Author: Havoc Pennington <hp@redhat.com>
8045 Date:   2003-09-30 02:41:13 +0000
8046
8047     add examples
8048
8049  python/examples/example-client.py  |   12 ++++++++++++
8050  python/examples/example-service.py |   18 ++++++++++++++++++
8051  python/examples/example-signals.py |   27 +++++++++++++++++++++++++++
8052  3 files changed, 57 insertions(+), 0 deletions(-)
8053
8054 commit 8253b8df29181efd8d6ddd84098384d27a403698
8055 Author: Havoc Pennington <hp@redhat.com>
8056 Date:   2003-09-30 02:40:49 +0000
8057
8058     forgot to add files...
8059
8060  python/Makefile.am          |   28 ++
8061  python/dbus.py              |  267 +++++++++++++
8062  python/dbus_bindings.pyx.in |  917 +++++++++++++++++++++++++++++++++++++++++++
8063  python/dbus_h_wrapper.h     |    3 +
8064  python/extract.py           |  237 +++++++++++
8065  5 files changed, 1452 insertions(+), 0 deletions(-)
8066
8067 commit bdadc55cae07f4034bf64604398b382951098ada
8068 Author: John (J5) Palmieri <johnp@redhat.com>
8069 Date:   2006-06-28 08:13:11 -0400
8070
8071     Initial commit of module dbus-python
8072
8073  0 files changed, 0 insertions(+), 0 deletions(-)