If the livebox_del is called before created,
authorSung-jae Park <nicesj.park@samsung.com>
Sat, 18 Jan 2014 14:45:00 +0000 (23:45 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Sat, 18 Jan 2014 15:21:59 +0000 (00:21 +0900)
commite8cc779845e3b2da7cd97feb907e105869f77e4c
treecc895f6b4b4c84cc3aec0bae4398a66119ecba8d
parent0f04e17f9f62350474fc2723a3e6078fee63e798
If the livebox_del is called before created,

viewer cannot send the id of an instance.
in that case, the viewer should send the timestamp.
Then the master will find an instance using timestamp, if ID is not specified.

Change-Id: I1d8a97ab05a0882627975b19d02b7f8ade3e0fdd
packaging/liblivebox-viewer.spec
src/client.c
src/livebox.c