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
...
|
*
dbus-gmain: Move to its own directory
Simon McVittie
2018-01-22
11
-23
/
+34
|
*
dbus-gmain.c: Remove trailing whitespace
Simon McVittie
2018-01-22
1
-40
/
+40
|
*
Remove obsolete --with-test-socket-dir option
Simon McVittie
2018-01-22
1
-1
/
+0
|
*
Remove remnants of --with-introspect-xml option
Simon McVittie
2018-01-22
1
-4
/
+0
|
*
Build libdbus-gmain into a separate convenience library
Simon McVittie
2018-01-22
2
-1
/
+30
|
*
Make dbus-gmain.h internal, and rename its symbols
Simon McVittie
2018-01-22
8
-25
/
+76
|
*
dbus-gmain.c: Screen-scrape copyright notices from git history
Simon McVittie
2018-01-22
1
-2
/
+6
|
*
Convert a few tests to only use dbus-gmain
Simon McVittie
2017-11-01
3
-7
/
+3
|
*
test_run_until_disconnected: Convert to pure libdbus
Simon McVittie
2017-11-01
8
-43
/
+19
|
*
Move dbus_g_connection_open() etc. from dbus-gmain.c to dbus-glib.c
Simon McVittie
2017-11-01
2
-188
/
+181
|
*
dbus-gmain: Add a separate header for the main-loop integration
Simon McVittie
2017-11-01
3
-6
/
+47
|
*
autogen.sh: Cope with the Python rewrite of gtk-doc
Simon McVittie
2017-11-01
1
-1
/
+8
|
*
Start 0.110 development
Simon McVittie
2016-09-09
2
-1
/
+6
|
*
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
[prev]
[next]