Change file path of domain socket
[platform/framework/native/channel-service.git] / src / IpcServer.cpp
2013-09-26 Hyunbin LeeChange file path of domain socket
2013-08-20 Sunwook BaeChange to use an aul function instead of app-manager
2013-08-19 Sunwook BaeGet the pid info from the socket fd
2013-08-01 Sunwook BaeAdd to check the exception
2013-08-01 Sunwook BaeFix a memory leak
2013-05-29 Sunwook BaeIncrease the listen backlog
2013-05-22 Sunwook BaeAdd an error-checking in write()
2013-04-25 Sunwook BaeRemove uninitialised bytes tizen_2.1 accepted/tizen/20130520.100345 submit/tizen/20130517.045507 submit/tizen_2.1/20130514.054116
2013-04-24 Sunwook BaePrevent fix 2.1b_release accepted/tizen_2.1/20130425.034834 submit/tizen_2.1/20130424.232355
2013-04-23 Sunwook BaeGet appid from pid
2013-04-08 Sunwook BaePrevent fix
2013-03-29 Sunwook BaeFix a build error
2013-03-22 Sunwook BaeRemove unnecessary methods
2013-03-15 Jinkun Jangmerge with master