index
:
~lkundrak/dbus
kdbus-dev
lkundrak's DBus playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-11
2005-09-11 Mark McLoughlin <mark@skynet.ie>
Mark McLoughlin
1
-0
/
+41
2005-09-08
2005-09-08 Joe Shaw <joeshaw@novell.com>
Joe Shaw
1
-0
/
+12
2005-09-06
* Released 0.50
dbus-0.50
John (J5) Palmieri
1
-0
/
+32
2005-09-05
2005-09-05 Olivier Andrieu <oliv__a@users.sourceforge.net>
Olivier Andrieu
1
-0
/
+9
2005-09-01
* python/Makefile.am: Break on pyrexc errors instead of ignoring them
John (J5) Palmieri
1
-0
/
+38
2005-08-31
* python/dbus_bindings.pyx
John (J5) Palmieri
1
-0
/
+13
2005-08-30
* python/dbus_bindings.pyx (_pending_call_notification): Obtain the
John (J5) Palmieri
1
-0
/
+5
2005-08-29
* Release 0.36.2
John (J5) Palmieri
1
-0
/
+13
2005-08-26
2005-08-26 Colin Walters <walters@verbum.org>
Colin Walters
1
-0
/
+6
2005-08-26
* s/Message(_create=0)/EmptyMessage everywhere else
John (J5) Palmieri
1
-0
/
+5
2005-08-26
* python/dbus_bindings.pyx: Tracked down a major memleak and fixed it
John (J5) Palmieri
1
-0
/
+8
2005-08-26
2005-08-25 Colin Walters <walters@verbum.org>
Colin Walters
1
-0
/
+5
2005-08-25
* test/python: Add python regression test
John (J5) Palmieri
1
-0
/
+8
2005-08-24
- Merged changed from the DBUS_0_36_1 bugfix branch
John (J5) Palmieri
1
-0
/
+14
2005-08-23
* Release 0.36
dbus-0.36
John (J5) Palmieri
1
-0
/
+4
2005-08-23
*** empty log message ***
Colin Walters
1
-2
/
+1
2005-08-23
2005-08-23 Colin Walters <walters@verbum.org>
Colin Walters
1
-0
/
+5
2005-08-23
* python/dbus_glib_bindings.pyx: reorder imports and c definitions
John (J5) Palmieri
1
-0
/
+6
2005-08-18
* python/dbus.pth: New path file to fix up problems when installing
John (J5) Palmieri
1
-0
/
+7
2005-08-18
* ChangeLog: clean up my last entry a bit
John (J5) Palmieri
1
-27
/
+72
2005-08-17
Unref message and protect against NULL
Ross Burton
1
-0
/
+6
2005-08-16
* python/__init__.py: Version updated (0, 43, 0)
John (J5) Palmieri
1
-0
/
+43
2005-08-16
2005-08-16 Colin Walters <walters@verbum.org>
Colin Walters
1
-0
/
+5
2005-08-09
2005-08-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-0
/
+5
2005-08-09
2005-08-09 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-0
/
+5
2005-08-04
2005-08-04 Colin Walters <walters@verbum.org>
Colin Walters
1
-0
/
+34
2005-08-03
2005-08-03 Colin Walters <walters@verbum.org>
Colin Walters
1
-0
/
+5
2005-08-03
2005-08-03 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-0
/
+8
2005-08-01
2005-08-01 Colin Walters <walters@verbum.org>
Colin Walters
1
-0
/
+7
2005-08-01
2005-08-01 Colin Walters <walters@verbum.org>
Colin Walters
1
-0
/
+8
2005-08-01
2005-08-01 Colin Walters <walters@verbum.org>
Colin Walters
1
-0
/
+10
2005-07-31
2005-07-31 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-0
/
+5
2005-07-31
2005-07-30 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-0
/
+4
2005-07-30
2005-07-30 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-0
/
+5
2005-07-30
2005-07-29 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-0
/
+5
2005-07-29
2005-07-29 Havoc Pennington <hp@redhat.com>
Havoc Pennington
1
-0
/
+12
2005-07-29
Remove unused condvar
Ross Burton
1
-0
/
+5
2005-07-27
Reduce size of message cache
Ross Burton
1
-0
/
+5
2005-07-25
Remove matchers when all proxies are removed
Ross Burton
1
-0
/
+5
2005-07-24
2005-07-24 Colin Walters <walters@verbum.org>
Colin Walters
1
-0
/
+9
2005-07-20
* python/_dbus.py, _util.py, decorators.py, extract.py, matchrules.py.
John (J5) Palmieri
1
-0
/
+7
2005-07-19
add missing entry
Colin Walters
1
-1
/
+20
2005-07-17
* Merge DBUS_0_35_2 branch into HEAD
John (J5) Palmieri
1
-0
/
+38
2005-07-15
2005-07-15 Colin Walters <walters@verbum.org>
Colin Walters
1
-0
/
+4
2005-07-15
* Update to 0.35
dbus-0.35
John (J5) Palmieri
1
-0
/
+4
2005-07-15
* glib/Makefile.am: Add make-dbus-glib-error-switch.sh to EXTRA_DIST
John (J5) Palmieri
1
-0
/
+14
2005-07-15
* glib/example/Makefile.am: Fix a typo which cause make distcheck
John (J5) Palmieri
1
-0
/
+5
2005-07-15
* python/examples/example-service.py,
John (J5) Palmieri
1
-0
/
+6
2005-07-15
* python/__init__.py: Upped to version (0,42,0) because of
John (J5) Palmieri
1
-0
/
+5
2005-07-15
* ChangeLog: fix date in last entry
John (J5) Palmieri
1
-1
/
+9
[next]