index
:
platform/core/system/buxton2
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_ivi
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
master
ref/drafts/tizen
ref/for/drafts
ref/for/tizen
sandbox/lstelmach/tizen_riscv
sandbox/mkashkarov/tizen_6.0_build
sandbox/vbarinov/ubsan
tizen
tizen_3.0
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
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
Domain: App Framework / Configuration;
Semun Lee <semun.lee@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-10
library: add client mutex lock for multi-thread
tizen_3.0.m1_tv_release
tizen_3.0.m1_mobile_release
submit/tizen_common/20151026.085049
submit/tizen_common/20151023.083358
submit/tizen/20150910.115012
accepted/tizen/wearable/20150911.091325
accepted/tizen/tv/20150911.091316
accepted/tizen/mobile/20150911.091309
tizen_3.0.m1_tv
tizen_3.0.m1_mobile
Suchang Woo
1
-1
/
+46
2015-09-04
common: recv() is called only in mutex locked for multi-thread
submit/tizen/20150904.005341
accepted/tizen/wearable/20150904.063938
accepted/tizen/tv/20150904.063928
accepted/tizen/mobile/20150904.063916
Suchang Woo
1
-8
/
+21
2015-09-02
library: insert request info to hash table before sending request
submit/tizen/20150902.103836
accepted/tizen/wearable/20150903.000403
accepted/tizen/tv/20150903.000136
accepted/tizen/mobile/20150902.235955
Suchang Woo
1
-27
/
+36
2015-08-14
common: fix compile warning message
submit/tizen/20150814.112617
accepted/tizen/wearable/20150815.072525
accepted/tizen/tv/20150815.072115
accepted/tizen/mobile/20150815.071803
Suchang Woo
1
-2
/
+2
2015-08-14
common: set send timeout
Suchang Woo
1
-3
/
+12
2015-08-11
common: prevent invalid access
Suchang Woo
1
-1
/
+1
2015-08-11
daemon: fix copy & paste mistake
Suchang Woo
1
-1
/
+1
2015-08-10
library: remove request in hash table on timeout
submit/tizen/20150810.141928
accepted/tizen/wearable/20150811.014154
accepted/tizen/tv/20150811.014134
accepted/tizen/mobile/20150811.014122
Suchang Woo
1
-1
/
+6
2015-08-07
common: enable assert() and leave more detail error log
submit/tizen/20150807.122633
accepted/tizen/wearable/20150808.030158
accepted/tizen/tv/20150808.025805
accepted/tizen/mobile/20150808.024903
Suchang Woo
5
-8
/
+17
2015-07-29
daemon: fix infinite loop caused by SIGPIPE
submit/tizen/20150729.114639
accepted/tizen/wearable/20150730.014603
accepted/tizen/tv/20150730.014358
accepted/tizen/mobile/20150730.014245
Suchang Woo
1
-1
/
+1
2015-07-28
library: destroy hash table after client socket has been closed
submit/tizen/20150729.023839
accepted/tizen/wearable/20150729.111559
accepted/tizen/tv/20150729.105411
accepted/tizen/mobile/20150729.105248
Suchang Woo
1
-2
/
+2
2015-07-28
common: add message header to enhance exception handling
Suchang Woo
3
-114
/
+273
2015-07-22
Unset transmutable in /var/lib/buxton2
submit/tizen/20150723.004510
accepted/tizen/wearable/20150723.050807
accepted/tizen/tv/20150723.050738
accepted/tizen/mobile/20150723.050617
Suchang Woo
1
-1
/
+1
2015-07-22
library: fix library name in buxton2.pc
Suchang Woo
1
-3
/
+3
2015-07-22
daemon: stop calling accept() when accept returns EMFILE
Suchang Woo
2
-21
/
+38
2015-07-18
library: add mutex lock for multi-thread
submit/tizen/20150718.100000
accepted/tizen/wearable/20150719.234518
accepted/tizen/tv/20150719.234508
accepted/tizen/mobile/20150719.234501
Suchang Woo
3
-10
/
+23
2015-07-17
vconf-compat: fix keynode unknown type
submit/tizen/20150717.121043
accepted/tizen/wearable/20150718.082453
accepted/tizen/tv/20150718.082210
accepted/tizen/mobile/20150718.081949
Suchang Woo
1
-0
/
+1
2015-07-17
common: fix segfault issue
Suchang Woo
1
-0
/
+1
2015-07-17
vconf-compat: add brief comments of keylist APIs
Suchang Woo
1
-3
/
+96
2015-07-17
vconf-compat: fix managing the list in keylist struct
Suchang Woo
1
-4
/
+9
2015-07-17
vconf-compat: add vconf-devel and vconf-keys-devel to the provides tag
Suchang Woo
1
-0
/
+6
2015-07-17
vconf-compat: add keylist APIs
submit/tizen_wearable/20150716.101206
submit/tizen_mobile/20150716.101206
submit/tizen/20150716.101206
accepted/tizen/wearable/20150717.060741
accepted/tizen/tv/20150717.060715
accepted/tizen/mobile/20150717.060730
Suchang Woo
3
-22
/
+465
2015-07-16
vconf-compat: add vconf_get_ext_errno
Suchang Woo
3
-0
/
+21
2015-07-16
vconf-compat: change include files form from angle-bracket to quoted
Suchang Woo
1
-1
/
+1
2015-07-16
Turn on Buxton-Cynara permissive mode
Suchang Woo
1
-0
/
+1
2015-07-16
vconf-compat: add vconf_get_dbl, vconf_set_dbl
Suchang Woo
3
-0
/
+70
2015-07-16
Workaround: add glib-2.0 requires for preventing build break
Suchang Woo
1
-0
/
+1
2015-07-16
Add missing requires
Suchang Woo
1
-0
/
+1
2015-07-16
Initial import
HEAD
master
Suchang Woo
52
-0
/
+10921
2015-07-16
Initial empty repository
KyungMi Lee
0
-0
/
+0