platform/core/connectivity/nfc-manager-neard.git
11 years agoAdd DBus user and rename .service
Jaekyun Lee [Fri, 12 Apr 2013 07:16:42 +0000 (16:16 +0900)]
Add DBus user and rename .service

 - Add DBus user to launch nfc-manager-daemon
 - Rename .service to activation

Change-Id: Ie41e9a6f682ba22f00817b11d973c962ce86831d

11 years agoOperation name was changed at transaction event
SangSoo Lee [Tue, 9 Apr 2013 04:53:53 +0000 (13:53 +0900)]
Operation name was changed at transaction event

Change-Id: I45d6b0075443b3a47bca727b764db746ce500ee4

11 years agobug fix for launch popup
SangSoo Lee [Sat, 6 Apr 2013 23:31:50 +0000 (08:31 +0900)]
bug fix for launch popup

Change-Id: I2d0547b3ac7fa2e7410808cda825a22f664c8490

11 years agoAPI modify about foreground app control
SangSoo Lee [Fri, 5 Apr 2013 10:20:21 +0000 (19:20 +0900)]
API modify about foreground app control

Change-Id: Ibbffe5301d6094d3c827063a4e63a17c9307b7a0

11 years agoModify logging method
Wonkyu Kwon [Tue, 19 Mar 2013 02:47:12 +0000 (11:47 +0900)]
Modify logging method

 - change fopen parameter
 - flush file stream after fprintf (slow??)
 - add init/fini function of file log
 - write ipc log with client pid
 - write requested client pid in dbus call

Change-Id: Ia341f1289d46556380d93a7c457de14c1c6e7298

11 years agoBundle key type was added for osp application
SangSoo Lee [Thu, 4 Apr 2013 11:41:08 +0000 (20:41 +0900)]
Bundle key type was added for osp application

Change-Id: Ifbf4496f30694d144141a5dd7946e6800ca34cf2

11 years ago[RSA] remove unnecessary codes
Wonkyu Kwon [Mon, 8 Apr 2013 04:13:28 +0000 (13:13 +0900)]
[RSA] remove unnecessary codes

 - remove access control codes

Change-Id: I6c9e747a87a24a58a83e5e0f7821eadc267a9699

11 years agoAdd null check
Jaekyun Lee [Thu, 4 Apr 2013 09:36:08 +0000 (18:36 +0900)]
Add null check

Change-Id: Ibcc953193f0e80c8fe02ae7f3b56ca0f32024340

11 years agoRemove unused and dead code
Jaekyun Lee [Thu, 4 Apr 2013 09:21:36 +0000 (18:21 +0900)]
Remove unused and dead code

Change-Id: I7cfcfceb55f4c4adcf64d259cb8bff5080a8220f

11 years ago[systemd] Fix Smack labels for systemd units
Maciej Wereski [Mon, 4 Mar 2013 14:57:35 +0000 (15:57 +0100)]
[systemd] Fix Smack labels for systemd units

systemd unit files should be labeled as "_" Smack label, just as
traditional sysvinit scripts.

Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Change-Id: I7d68c7c15c53afdaa2fa66a50167db062101f3a6

11 years agoFix segment fault due to NULL pointer
Arron Wang [Thu, 7 Mar 2013 06:38:14 +0000 (14:38 +0800)]
Fix segment fault due to NULL pointer

Change-Id: Idd4e0cd7b5d2c6509f5c150af9bb9021d4f4811d

Program received signal SIGSEGV, Segmentation fault.
0xb77c36d4 in __memcpy_ssse3 () from /lib/libc.so.6
(gdb) bt
0  0xb77c36d4 in __memcpy_ssse3 () from /lib/libc.so.6
1  0xb57bdf2d in net_nfc_duplicate_target_info (origin=0xb84fe570,
    result=0xb7b5b414) at /usr/include/bits/string3.h:52
2  0xb7b55c32 in _nfc_response_handler ()
   from /usr/lib/libcapi-network-nfc.so.0
3  0xb57c9928 in net_nfc_client_dispatch_response (param=0xb8084580)
    at /usr/src/debug/nfc-manager-0.0.33/src/clientlib/net_nfc_client_dispatcher.c:453
4  0xb7854dc2 in g_idle_dispatch () from /usr/lib/libglib-2.0.so.0
5  0xb7857ddb in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
6  0xb79aad1b in _ecore_glib_select () from /usr/lib/libecore.so.1
7  0xb79a454d in _ecore_main_select () from /usr/lib/libecore.so.1
8  0xb79a5099 in _ecore_main_loop_iterate_internal ()
   from /usr/lib/libecore.so.1
9  0xb79a541f in ecore_main_loop_begin () from /usr/lib/libecore.so.1
10 0xb7ea14f8 in elm_run () from /usr/lib/libelementary.so.1
11 0xb58ee8ee in appcore_efl_main () from /usr/lib/libappcore-efl.so.1
12 0xb7d83c75 in app_efl_main () from /usr/lib/libcapi-appfw-application.so.0
13 0xb7fe879e in main ()

11 years agoFix for 64 bit compatibility.
Junfeng Dong [Thu, 28 Mar 2013 07:31:19 +0000 (15:31 +0800)]
Fix for 64 bit compatibility.

- Fix hardcoding path.
- Use %cmake to set default paths.

Change-Id: Ie8b4640b8ef46c87c72b5af0b5f8cba92e72f4b4

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:13:35 +0000 (01:13 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:47:30 +0000 (01:47 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
Hyesook Choi [Thu, 7 Jun 2012 23:56:34 +0000 (08:56 +0900)]
Initial empty repository