index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdbus
/
watch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-24
gdbus: Fix not calling disconnect function
Szymon Janc
1
-3
/
+4
2014-09-15
gdbus: Fix match rule for NameOwnerChanged
Alban Crequy
1
-1
/
+2
2014-09-08
gdbus: Fix crash when calling g_dbus_add_service_watch
Luiz Augusto von Dentz
1
-1
/
+0
2014-09-08
gdbus: Fix use after free
Andrei Emeltchenko
1
-3
/
+8
2013-09-12
gdbus/watch: Fix crash when disconnecting from D-Bus
Luiz Augusto von Dentz
1
-0
/
+2
2013-09-12
gdbus/watch: Fix aborting when removing D-Bus filter
Luiz Augusto von Dentz
1
-17
/
+8
2013-09-12
gdbus/watch: Fix crash when g_dbus_remove_watch is called from connect callback
Luiz Augusto von Dentz
1
-2
/
+6
2012-11-30
gdbus: Add g_dbus_add_properties_watch function
Luiz Augusto von Dentz
1
-0
/
+28
2012-11-26
gdbus: Remove not needed NULL pointer checks
Szymon Janc
1
-2
/
+2
2012-10-31
gdbus: Fix not freeing list node by using g_slist_delete_link
Luiz Augusto von Dentz
1
-1
/
+1
2012-10-31
gdbus: Refactor filter_data_find()
Lucas De Marchi
1
-38
/
+5
2012-10-31
gdbus: Fix wrong signal handler match
Lucas De Marchi
1
-21
/
+94
2012-06-30
gdbus: Fix removal of filter after last filter_data
Lucas De Marchi
1
-9
/
+8
2012-04-05
gdbus: Use destroy callback for service watch
Anderson Lizardo
1
-1
/
+1
2011-01-01
gdbus: Update copyright information
Marcel Holtmann
1
-1
/
+1
2010-12-10
gdbus: fix accessing freed callback data
Johan Hedberg
1
-5
/
+5
2010-12-08
gdbus: explicitly compare pointers to NULL
Lucas De Marchi
1
-11
/
+10
2010-09-08
Fix calling watch callbacks after it has been removed
Luiz Augusto von Dentz
1
-30
/
+49
2010-09-08
Fix signal watch when a service name is given
Luiz Augusto Von Dentz
1
-33
/
+128
2010-09-08
Do not automatically remove watches for service names
Luiz Augusto Von Dentz
1
-6
/
+7
2010-07-26
Free service data in service_reply
Zhenhua Zhang
1
-1
/
+1
2010-02-17
Fix: a pending call was leaking in check_service
Vinicius Costa Gomes
1
-0
/
+2
2010-01-08
Fix regression when removing watches
Luiz Augusto Von Dentz
1
-5
/
+9
2010-01-01
Update copyright information of D-Bus helper library
Marcel Holtmann
1
-1
/
+1
2009-12-29
Fix undefined symbols
Luiz Augusto Von Dentz
1
-2
/
+2
2009-12-29
Add initial implementation of g_dbus_add_signal_watch
Luiz Augusto Von Dentz
1
-200
/
+317
2009-08-08
Use NameHasOwner instead of ListNames for name checking
Johan Hedberg
1
-15
/
+9
2009-08-06
Fix blocking service watch initial connect handling
Marcel Holtmann
1
-1
/
+96
2009-05-06
Fix crash when calling g_dbus_remove_watch from watch callback
Luiz Augusto von Dentz
1
-10
/
+41
2009-04-26
Add D-Bus helper library for GLib integration
Marcel Holtmann
1
-0
/
+391