Source code upload 2.0alpha master 2.0_alpha submit/master/20120920.151033
authorSeungyoun Ju <sy39.ju@samsung.com>
Tue, 21 Aug 2012 09:21:17 +0000 (18:21 +0900)
committerSeungyoun Ju <sy39.ju@samsung.com>
Tue, 21 Aug 2012 09:21:17 +0000 (18:21 +0900)
commit076bad614ace90921ac301ad58eb8424db082232
tree4f67c99bc72fa5a73eaba19dc243ae37ca0b7029
parentf2b5bbda7102b6c868cfb114933e50563c2fb604
Source code upload
18 files changed:
CMakeLists.txt [new file with mode: 0644]
capi-network-tethering.pc.in [new file with mode: 0644]
debian/capi-network-tethering-dev.install [new file with mode: 0644]
debian/capi-network-tethering.install [new file with mode: 0644]
debian/capi-network-tethering.postinst [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/rules [new file with mode: 0755]
include/marshal.list [new file with mode: 0644]
include/tethering.h [new file with mode: 0644]
include/tethering.xml [new file with mode: 0644]
include/tethering_private.h [new file with mode: 0644]
packaging/capi-network-tethering.spec [new file with mode: 0644]
src/tethering.c [new file with mode: 0644]
src/tethering_client.c [new file with mode: 0644]
test/CMakeLists.txt [new file with mode: 0644]
test/tethering_test.c [new file with mode: 0644]