Release tizen_2.0_beta 2.0_alpha submit/master/20120920.151045
authorCho Sanghoon <sanghoon80.cho@samsung.com>
Tue, 21 Aug 2012 23:37:11 +0000 (08:37 +0900)
committerCho Sanghoon <sanghoon80.cho@samsung.com>
Tue, 21 Aug 2012 23:37:11 +0000 (08:37 +0900)
commit5ed7094e4994d03c7606f25881918565c81d1c24
tree7e8962874e2c534d2ef1967ee429abf278d4a38d
parent8b31871f2dd8210c6d40f90be456ccfbf790bd36
Release tizen_2.0_beta
188 files changed:
AUTHORS
ChangeLog
Makefile.am
Makefile.plugins
README
TODO
autogen.sh [new file with mode: 0755]
client/main.c
configure.ac
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/connman-dev.install.in [new file with mode: 0644]
debian/connman.install.in [new file with mode: 0644]
debian/connman.postinst [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/rules [new file with mode: 0755]
doc/agent-api.txt
doc/clock-api.txt
doc/config-format.txt
doc/manager-api.txt
doc/service-api.txt
doc/session-api.txt
doc/technology-api.txt
doc/valgrind.suppressions [deleted file]
gdbus/gdbus.h
gdbus/mainloop.c
gdbus/object.c
gdbus/watch.c
gdhcp/client.c
gdhcp/common.c
gdhcp/common.h
gdhcp/gdhcp.h
gdhcp/server.c
gsupplicant/dbus.c
gsupplicant/dbus.h
gsupplicant/gsupplicant.h
gsupplicant/supplicant.c
gweb/giognutls.c
gweb/giognutls.h
gweb/gionotls.c
gweb/gresolv.c
gweb/gresolv.h
gweb/gweb.c
gweb/gweb.h
include/dbus.h
include/device.h
include/inet.h
include/ipconfig.h
include/log.h
include/network.h
include/notifier.h
include/option.h
include/plugin.h
include/provider.h
include/proxy.h
include/resolver.h
include/rtnl.h
include/service.h
include/setting.h
include/storage.h
include/task.h
include/technology.h
include/timeserver.h
include/types.h
include/utsname.h
include/version.h.in
packaging/connman.spec [new file with mode: 0644]
plugins/bluetooth.c
plugins/dundee.c [deleted file]
plugins/ethernet.c
plugins/fake.c [new file with mode: 0644]
plugins/google.c [new file with mode: 0644]
plugins/hh2serial-gps.c
plugins/iospm.c
plugins/iwmx.c
plugins/iwmx.h
plugins/iwmxsdk.c
plugins/l2tp.c
plugins/loopback.c
plugins/meego.c [new file with mode: 0644]
plugins/nmcompat.c
plugins/ntpd.c [new file with mode: 0644]
plugins/ofono.c
plugins/openconnect.c
plugins/openvpn.c
plugins/pacrunner.c
plugins/polkit.c
plugins/pptp.c
plugins/telephony.c [new file with mode: 0644]
plugins/tist.c
plugins/vpn.c
plugins/vpnc.c
plugins/wifi.c
resources/etc/rc.d/init.d/connman [new file with mode: 0755]
resources/usr/share/dbus-1/services/net.connman.service [new file with mode: 0644]
resources/var/lib/connman/settings [new file with mode: 0644]
scripts/libppp-plugin.c
scripts/openconnect-script.c
scripts/openvpn-script.c
src/6to4.c
src/agent.c
src/bridge.c [deleted file]
src/clock.c
src/config.c
src/connection.c
src/connman-dbus.conf
src/connman-polkit.conf
src/connman.h
src/counter.c
src/dbus.c
src/detect.c
src/device.c
src/dhcp.c
src/dhcpv6.c [deleted file]
src/dnsproxy.c
src/error.c
src/inet.c
src/ipconfig.c
src/ippool.c [deleted file]
src/iptables.c
src/log.c
src/main.c
src/main.conf
src/manager.c
src/nat.c [deleted file]
src/network.c
src/notifier.c
src/ntp.c
src/plugin.c
src/provider.c
src/proxy.c
src/resolver.c
src/rfkill.c
src/rtnl.c
src/service.c
src/session.c
src/storage.c
src/task.c
src/technology.c
src/tethering.c
src/timeserver.c
src/timezone.c
src/utsname.c
src/wispr.c
src/wpad.c
test/connect-service [new file with mode: 0755]
test/disable-tethering
test/enable-tethering
test/find-service [new file with mode: 0755]
test/list-profiles [new file with mode: 0755]
test/list-services
test/monitor-connman
test/monitor-manager [new file with mode: 0755]
test/monitor-services
test/provision-service [new file with mode: 0755]
test/set-address [new file with mode: 0755]
test/set-ipv4-method
test/set-ipv6-method
test/set-timeservers [deleted file]
test/show-introspection
test/simple-agent
test/test-connman
test/test-manager
test/test-session
tools/addr-test.c
tools/alg-test.c [new file with mode: 0644]
tools/dbus-test.c
tools/dhcp-server-test.c
tools/dhcp-test.c
tools/iptables-test.c
tools/polkit-test.c
tools/private-network-test.c
tools/resolv-test.c
tools/supplicant-dbus.c
tools/supplicant-dbus.h
tools/supplicant-test.c
tools/supplicant.c
tools/supplicant.h
tools/tap-test.c
tools/web-test.c
tools/wispr.c
tools/wpad-test.c
unit/session-api.c
unit/test-connman.h
unit/test-ippool.c [deleted file]
unit/test-nat.c [deleted file]
unit/test-session.c
unit/utils.c