index
:
delta/dbus-python.git
310-ci
huangpeng-dbusserver-monolithic
master
purity
wip/smcv/build
wip/smcv/invalid-unix-fd
gitlab.freedesktop.org: dbus/dbus-python.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
0.108
Simon McVittie
2016-09-09
2
-2
/
+4
|
*
Update NEWS
Simon McVittie
2016-08-28
1
-1
/
+3
|
*
run-with-tmp-session-bus.sh: use dbus-run-session
Simon McVittie
2016-08-28
1
-21
/
+3
|
*
0.107
Simon McVittie
2016-01-14
2
-1
/
+6
|
*
0.106
Simon McVittie
2016-01-14
2
-3
/
+13
|
*
manual test: move to test/core
Simon McVittie
2016-01-14
5
-33
/
+11
|
*
test: stop generating marshallers
Simon McVittie
2016-01-14
5
-40
/
+13
|
*
test: stop calling g_mem_profile(), no longer supported
Simon McVittie
2016-01-14
1
-6
/
+0
|
*
Enable subdir-objects Automake option to silence warnings
Simon McVittie
2016-01-14
1
-1
/
+1
|
*
Replace deprecated INCLUDES with AM_CPPFLAGS
Simon McVittie
2016-01-14
7
-8
/
+15
|
*
NEWS: mention GLib 2.47.2, credit Colin
Simon McVittie
2016-01-04
1
-4
/
+5
|
*
NEWS
Simon McVittie
2016-01-04
1
-1
/
+6
|
*
Stop using G_HAVE_INLINE
Colin Watson
2016-01-04
1
-3
/
+3
|
*
0.105
Simon McVittie
2015-02-09
2
-1
/
+6
|
*
0.104
Simon McVittie
2015-02-09
2
-5
/
+39
|
*
doc: Make the deprecation warning bigger
Philip Withnall
2015-02-09
1
-7
/
+20
|
*
30574 test: squash some compiler warnings
Simon McVittie
2015-02-09
1
-2
/
+1
|
*
Drop unused functions
Simon McVittie
2015-02-09
1
-55
/
+0
|
*
Use GLIB_VERSION_MAX_ALLOWED, GLIB_VERSION_MIN_REQUIRED
Simon McVittie
2015-02-09
1
-0
/
+4
|
*
Stop calling g_thread_init or linking libgthread-2.0
Simon McVittie
2015-02-09
7
-7
/
+4
|
*
Require a modern libdbus and a modern GLib
Simon McVittie
2015-02-09
3
-14
/
+8
|
*
Use g_cclosure_marshal_generic for all marshalling
Simon McVittie
2015-02-09
3
-135
/
+6
|
*
Remove erroneous assert from connection_setup_add_timeout
Mike Gorse
2015-02-09
2
-31
/
+36
|
*
docs: fix a typo in dbus_g_type_get_struct() description
Jiří Klimeš
2014-09-16
1
-1
/
+1
|
*
docs: fix a typo in dbus_g_type_struct_get()'s doc
Jiří Klimeš
2014-09-16
1
-1
/
+1
|
*
Document the entire library as deprecated
Simon McVittie
2014-09-16
9
-44
/
+332
|
*
Use gtk-doc in no-tmpl mode, moving documentation into the source code
Simon McVittie
2014-09-16
7
-3
/
+28
|
*
Use AC_LANG_PROGRAM to check for socklen_t
Simon McVittie
2014-09-16
1
-3
/
+3
|
*
Replace deprecated AM_PROG_LIBTOOL with LT_INIT
Simon McVittie
2014-09-16
1
-1
/
+1
|
*
Use AC_LANG_PROGRAM in AC_COMPILE_IFELSE
Simon McVittie
2014-09-16
1
-1
/
+1
|
*
configure.ac: modernize AC_OUTPUT
Simon McVittie
2014-09-16
1
-1
/
+2
|
*
demarshal_static_variant: fail gracefully with unknown message types
Alban Crequy
2014-09-05
1
-8
/
+15
|
*
_dbus_gtype_from_signature_iter: fail gracefully with unknown message types
Alban Crequy
2014-09-05
1
-2
/
+9
|
*
tests: only remove sources that have not already been removed
Simon McVittie
2014-09-05
1
-13
/
+41
|
*
nano version
Simon McVittie
2014-02-12
2
-1
/
+6
|
*
update NEWS, release 0.102
Simon McVittie
2014-02-12
2
-4
/
+15
|
*
ignore more Automake droppings
Simon McVittie
2014-02-12
1
-0
/
+2
|
*
dbus-binding-tool: check for valid interface, member and property names
Simon McVittie
2014-01-14
2
-1
/
+46
|
*
dbus_g_value_build_g_variant(): Fix NULL string case
Xavier Claessens
2014-01-14
1
-1
/
+4
|
*
dbus_g_value_build_g_variant(): Fix NULL strv case
Xavier Claessens
2014-01-14
1
-1
/
+4
|
*
Fix yet another leak, this one caused by poor documentation (#29195)
Simon McVittie
2013-10-21
1
-0
/
+7
|
*
Add a list of Valgrind suppressions for false-positives
Simon McVittie
2013-10-21
2
-0
/
+361
|
*
Add infrastructure for running tests under valgrind
Simon McVittie
2013-10-21
4
-0
/
+39
|
*
test-dbus-glib: free numerous leaked objects, and clean up more thoroughly
Simon McVittie
2013-10-21
1
-4
/
+26
|
*
Separate the test for shared-bus equivalence into its own binary
Simon McVittie
2013-10-21
5
-6
/
+142
|
*
test-types: use a private bus, and close it afterwards
Simon McVittie
2013-10-21
1
-3
/
+5
|
*
registrations test: run the connections to completion and call dbus_shutdown
Simon McVittie
2013-10-21
1
-2
/
+6
|
*
30574 test: use a private bus so we can free it more thoroughly
Simon McVittie
2013-10-21
1
-1
/
+9
|
*
test-variant-recursion: use a private bus so we can free it more thoroughly
Simon McVittie
2013-10-21
1
-2
/
+10
|
*
test-variant-recursion: free our GValues and the output string correctly
Simon McVittie
2013-10-21
1
-19
/
+26
[prev]
[next]