| Commit message (Expand) | Author | Age | Files | Lines |
| * | Relicense Collabora code under the MIT/X11 license proposed for dbus core, re... | Simon McVittie | 2007-09-27 | 1 | -15/+18 |
| * | Remove trailing whitespace in C source | Simon McVittie | 2007-04-24 | 1 | -3/+3 |
| * | Fix memory leak where Struct, _LongBase, _StrBase, String leaked their __dict... | Simon McVittie | 2007-02-07 | 1 | -2/+4 |
| * | dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lin... | Simon McVittie | 2007-01-25 | 1 | -2/+0 |
| * | Switch types from int to Py_ssize_t to be compatible with Python 2.5 on 64-bi... | Simon McVittie | 2007-01-16 | 1 | -4/+4 |
| * | Ensure we put the right number of items in a struct or message and add test c... | Simon McVittie | 2007-01-16 | 1 | -19/+36 |
| * | Add special case to serialization: objects with a __dbus_object_path__ attrib... | Simon McVittie | 2007-01-10 | 1 | -24/+96 |
| * | When putting a ByteArray into a variant array, serialise it as an array of va... | Simon McVittie | 2007-01-09 | 1 | -1/+25 |
| * | message-append.c, message-get-args.c: Turn off debug messages even when debug... | Simon McVittie | 2006-12-13 | 1 | -0/+1 |
| * | Whitespace consistency: Don't put a space between function name and parenthes... | Simon McVittie | 2006-12-11 | 1 | -46/+46 |
| * | Convert generic glue, main loop integration, message append/get_args, validat... | Simon McVittie | 2006-12-11 | 1 | -0/+975 |