Remove authentication from server & client 28/61028/1
authorSangjin Lee <lsj119@samsung.com>
Thu, 3 Mar 2016 10:40:53 +0000 (19:40 +0900)
committerSangjin Lee <lsj119@samsung.com>
Thu, 3 Mar 2016 10:40:53 +0000 (19:40 +0900)
commitc01c470c18290f0a474a33e5e624677b523d5204
treec6df601ec6cbdb84c954167367e9c029780ba72f
parente0d154e093f121c58afd86e327b099d57d6f64ba
Remove authentication from server & client

The authentication is charge of tbm-backend,
so all code of authentication move to each tbm-backends

Change-Id: Id5ded70454e73a185079d2596e6665d0da1168b0
configure.ac
packaging/libwayland-tbm.spec
protocol/wayland-tbm.xml
src/wayland-tbm-client.c [changed mode: 0755->0644]
src/wayland-tbm-server.c [changed mode: 0755->0644]
test/tbm-server-test.c
test/tbm-subcomp-test.c