Change file path of domain socket
[platform/framework/native/appfw.git] / src / server / io / FIo_IpcServer.cpp
2013-10-01 Hyunbin LeeChange file path of domain socket
2013-09-09 darpan.kaMerge "[ACR][22/08/2013][Modify] Enhance Parse() API...
2013-08-22 darpan.kaMerge "[ACR][20/08/2013][Add]Enhance Double::ToString...
2013-08-21 darpan.kaMerge "Integer8 and Integer8Comparer class implementati...
2013-08-20 Sunwook BaeRemove to send the appid in IPC
2013-07-17 Hokwon SongMerge "Fix compilation warnning for locales." into...
2013-07-17 KyungWoo NohMerge "[Security] Fixed build warnings" into devel_3...
2013-07-17 Young Ik ChoMerge "remove compiler warning" into devel_3.0_main
2013-07-17 Hyunbin LeeAdd exception check
2013-07-17 Hyunbin LeeRemove compilation warning
2013-07-16 Sunwook BaeFix a memory leak in _IpcServer
2013-06-19 Hyunbin LeeMerge "Enhance fault tolerance for the deleted DataCont...
2013-06-14 dahyeong.kimMerge "[2.2] Add Unshareable marker in String" into...
2013-06-13 Eunyoung(Erin) ChoiMerge "remove link in brief tag" into tizen_2.2
2013-06-13 Joohyun KimMerge "Add mutex lock on AlarmManager class" into tizen_2.2
2013-06-12 jungmin76.parkMerge "modify max life duration for platform privilege...
2013-06-12 Sunwook BaeMerge "Add a log message for GError" into tizen_2.2
2013-06-12 Sunwook BaeAdd a log message for GError
2013-06-05 Hokwon SongMerge "Fix the misused argument for collection." into...
2013-06-05 so.yuMerge from tizen_2.1 into tizen_2.2
2013-06-03 Sunwook BaeAdd an E_RESOURCE_UNAVAILABLE in IPC
2013-05-31 Dahyeong KimMerge "Change the way to Convert UTF8 to wchar_t, and...
2013-05-30 JungHoon KimMerge "Fix prohibit access of app-service" into tizen_2.1
2013-05-30 Dahyeong KimMerge "Add a _LocalizedNumParser class and 4 static...
2013-05-29 Eunyoung(Erin) ChoiMerge "merge the review" into tizen_2.1
2013-05-29 Sunwook BaeMerge "Increase a listen backlog to 128" into tizen_2.1
2013-05-29 Sunwook BaeIncrease a listen backlog to 128
2013-05-27 Dahyeong KimMerge "Use atomic operation for Reference counting...
2013-05-23 KyungwooNohMerge "Fix self-signed p12 certificate installation...
2013-05-22 Sunwook BaeMerge "Fix a fd mis-match" into tizen_2.1
2013-05-22 Sunwook BaeFix a fd mis-match
2013-05-21 KyungYounMerge "update media-capability for emulator" into tizen_2.1
2013-05-21 JooHyun KimMerge "Fixed memory leak." into tizen_2.1
2013-05-21 Sunwook BaeMerge "Add an error check in Ipc" into tizen_2.1
2013-05-21 Sunwook BaeAdd an error check in Ipc
2013-05-15 Joohyun KimMerge "Fix compatibility issues on SystemInfo" into... submit/tizen_2.1/20130516.045642
2013-05-14 Sunwook BaeMerge "Add a retry logic in IPC" into tizen_2.1
2013-05-14 Sunwook BaeAdd a retry logic in IPC
2013-05-02 Sunwook BaeMerge "Add to check the invalid provider" into tizen_2.1
2013-04-30 Sunwook BaeRemove _IpcServer::GetAppId
2013-04-29 so.yuFix the boiler plate codes
2013-04-29 JungHoon KimMerge "Fix memory leaks in Locales" into tizen_2.1
2013-04-27 Jaesung KuMerge "Revert "Fix Jira issue (db lock issue)"" into...
2013-04-26 Duyoung JangMerge "Fix Jira issue (db lock issue)" into tizen_2.1
2013-04-26 JooHyun KimMerge "Remove the workaround code to avoid ICU Number...
2013-04-26 SeungWon LeeMerge "Revert "add workaround code for LifeDuration...
2013-04-26 Duyoung JangMerge "Add package filter key(TPK)" into tizen_2.1
2013-04-25 Hyunbin LeeRevert commit ID eb415081365ae7736bf6d0436d008d374c34a884
2013-04-25 Sunwook BaeMerge "Remove uninitialised bytes" into tizen_2.1
2013-04-25 Sunwook BaeRemove uninitialised bytes
2013-04-24 Sunwook BaeMerge "Prevent fix" into tizen_2.1 accepted/tizen_2.1/20130425.034849 submit/tizen_2.1/20130424.232326
2013-04-24 Sunwook BaePrevent fix
2013-04-24 Dahyeong KimMerge "Modify Scanner class" into tizen_2.1
2013-04-23 Duyoung JangMerge "Update Downloaded/Preloaded information" into...
2013-04-23 Sunwook BaeGet appid from pid in ipc
2013-04-17 JooHyun KimMerge "Modified an api call flow" into tizen_2.1
2013-04-16 Sunwook BaeAdd an OnIpcServerDisconnected in IpcClient
2013-04-12 Jaesung KuMerge "GetErrorMessage() to print the error log" into...
2013-04-05 Hokwon SongMerge "Fix prevent issues" into tizen_2.1
2013-04-05 Hokwon SongMerge "Build issue fix" into tizen_2.1
2013-04-05 SeungWon LeeMerge "Fix N_SE-32099 : zero length string may not...
2013-04-05 Sunwook BaeFix prevent issues(IO)
2013-03-25 Hokwon SongMerge "Update PowerManager Implementation" into tizen_2.1
2013-03-22 Hokwon SongMerge "Apply pkgs config for haptic" into tizen_2.1
2013-03-22 Sunwook BaeAdd GetClientPackageId() in IpcServer
2013-03-18 Jinkun Jangsync with master