index
:
platform/upstream/connman
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
ipsec
pristine-tar
sandbox/nmerinov/llvm
sandbox/pcoval/pc
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_devel
tizen_ivi_genivi
tizen_ivi_release
tizen_tv_devel
upstream
Domain: Network & Connectivity / Data Network;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdbus
/
watch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-07
Base Code merged to SPIN 2.4
submit/tizen/20150810.034432
hyunuktak
1
-3
/
+4
2014-10-29
Imported Upstream version 1.26
upstream/1.26
Zhang zhengguang
1
-5
/
+10
2014-07-17
Imported Upstream version 1.24
upstream/1.24
Zhang zhengguang
1
-19
/
+16
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-04
gdbus: Fix not freeing list node by using g_slist_delete_link
Luiz Augusto von Dentz
1
-1
/
+1
2012-09-28
gdbus: Refactor filter_data_find()
Lucas De Marchi
1
-38
/
+5
2012-09-28
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-04
Fix handling of watch functions
Marcel Holtmann
1
-19
/
+37
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-10-17
Add g_dbus_add_service_watch() implementation
Marcel Holtmann
1
-20
/
+40
2008-10-17
Change declaration of GDBusWatchFunction
Marcel Holtmann
1
-2
/
+2
2008-08-13
Add copy of libgdbus helper for easier adoption
Marcel Holtmann
1
-0
/
+353