index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdbus
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix parent path introspection data invalidation for multiple levels
Johan Hedberg
2010-04-30
1
-1
/
+3
*
Fix memory leak in g_dbus_register_interface
Johan Hedberg
2010-04-30
1
-1
/
+3
*
Make interface callback tables const
Marcel Holtmann
2010-03-07
2
-16
/
+16
*
Fix the case when the requested name is already in use
Vinicius Costa Gomes
2010-03-07
1
-1
/
+5
*
Fix: a pending call was leaking in check_service
Vinicius Costa Gomes
2010-02-17
1
-0
/
+2
*
Remove unneeded use of status variable
Marcel Holtmann
2010-01-27
1
-8
/
+2
*
Introduce g_dbus_setup_private() to gdbus
Forrest Zhao
2010-01-27
2
-13
/
+55
*
Fix regression when removing watches
Luiz Augusto Von Dentz
2010-01-08
1
-5
/
+9
*
Cleanup of D-Bus mainloop integration
Marcel Holtmann
2010-01-02
1
-84
/
+107
*
Update copyright information of D-Bus helper library
Marcel Holtmann
2010-01-01
4
-4
/
+4
*
Fix undefined symbols
Luiz Augusto Von Dentz
2009-12-29
1
-2
/
+2
*
Port gdbus to use g_dbus_add_signal_watch
Luiz Augusto Von Dentz
2009-12-29
1
-11
/
+10
*
Add initial implementation of g_dbus_add_signal_watch
Luiz Augusto Von Dentz
2009-12-29
2
-202
/
+321
*
Fix D-Bus timeout handling
Daniel Orstadius
2009-12-17
1
-1
/
+16
*
Fix message handling for autostart.
Claudio Takahasi
2009-10-29
1
-0
/
+3
*
gdbus: handle introspection generally in generic_message.
RISKÓ Gergely
2009-09-24
1
-43
/
+59
*
Add introspection interface to the output of introspection calls
RISKÓ Gergely
2009-09-14
1
-1
/
+7
*
Switch to a full non-recursive build system
Marcel Holtmann
2009-08-23
1
-8
/
+0
*
Use NameHasOwner instead of ListNames for name checking
Johan Hedberg
2009-08-08
1
-15
/
+9
*
Fix blocking service watch initial connect handling
Marcel Holtmann
2009-08-06
3
-46
/
+96
*
Make the parent path invalidateable
Denis Kenzior
2009-05-11
1
-1
/
+5
*
Fix crash when calling g_dbus_remove_watch from inside the watch callback.
Luiz Augusto von Dentz
2009-05-06
1
-10
/
+41
*
Fix g_dbus_remove_all_watches to remove all watches for the given connection.
Luiz Augusto von Dentz
2009-04-03
1
-7
/
+4
*
Fix gdbus watch function not handling multiple dbus connections.
Luiz Augusto von Dentz
2009-04-03
1
-12
/
+33
*
Revert "Fix null dereference in gdbus/watch.c"
Johan Hedberg
2009-04-03
1
-1
/
+1
*
Fix null dereference in gdbus/watch.c
Gustavo F. Padovan
2009-04-01
1
-1
/
+1
*
Check that interface name is provided
Marcel Holtmann
2009-02-28
1
-1
/
+3
*
Update copyright information
Marcel Holtmann
2009-01-01
4
-4
/
+4
*
Check if path is valid before unregistering it
Raymond Liu
2008-12-24
1
-0
/
+3
*
Fix issue with signed/unsigned comparison
Marcel Holtmann
2008-12-23
1
-1
/
+2
*
Use tabs for indentation
Marcel Holtmann
2008-12-20
1
-4
/
+4
*
Add missing gdbus function declarations
Marcel Holtmann
2008-12-06
3
-0
/
+22
*
Change file headers for D-Bus helper library
Marcel Holtmann
2008-12-06
4
-4
/
+4
*
Don't expect reply when sending D-Bus messages
Marcel Holtmann
2008-11-26
1
-0
/
+3
*
Add function for checking if a service is present
Marcel Holtmann
2008-11-26
2
-0
/
+45
*
Add g_dbus_add_service_watch() implementation
Marcel Holtmann
2008-10-17
2
-22
/
+45
*
Fix connection disconnect function
Marcel Holtmann
2008-10-17
1
-2
/
+2
*
Change declaration of GDBusWatchFunction
Marcel Holtmann
2008-10-17
2
-3
/
+4
*
Implement support g_dbus_create_error_valist
Johan Hedberg
2008-09-11
1
-1
/
+5
*
Remove g_dbus_unregister_all_interfaces function
Marcel Holtmann
2008-07-31
2
-21
/
+0
*
Revert wrong listner id counter offset
Marcel Holtmann
2008-06-08
1
-1
/
+1
*
Avoid a watch id of 0
Marcel Holtmann
2008-06-08
1
-1
/
+4
*
Move some D-Bus helpers around
Marcel Holtmann
2008-06-07
2
-128
/
+2
*
Don't abstract functions that are only used once
Marcel Holtmann
2008-06-07
2
-28
/
+0
*
Remove another unused function
Marcel Holtmann
2008-06-07
2
-12
/
+0
*
Make helper function static and local
Marcel Holtmann
2008-06-07
2
-3
/
+1
*
Remove unused defines
Marcel Holtmann
2008-06-07
1
-3
/
+0
*
Don't consider mainloop integration of dbus-glib
Marcel Holtmann
2008-06-07
1
-14
/
+0
*
Remove another obsolete function
Marcel Holtmann
2008-06-07
2
-17
/
+0
*
Add proper signal sending helpers
Marcel Holtmann
2008-06-07
2
-9
/
+34
[next]