Imported Upstream version 1.24 upstream/1.24
authorZhang zhengguang <zhengguang.zhang@intel.com>
Thu, 17 Jul 2014 02:37:39 +0000 (10:37 +0800)
committerZhang zhengguang <zhengguang.zhang@intel.com>
Thu, 17 Jul 2014 02:37:39 +0000 (10:37 +0800)
commit1b9d0a62f59bb48c8deb2f0b98d9acdffdd9abe7
tree6e991827d28537f7f40f20786c2354fd04a9fdad
parentfbe905ab58ecc31fe64c410c5f580cadc30e7f04
Imported Upstream version 1.24
216 files changed:
.gitignore [deleted file]
.mailmap [deleted file]
AUTHORS
ChangeLog
HACKING [deleted file]
Makefile.am
Makefile.in [new file with mode: 0644]
Makefile.plugins
README
TODO
acinclude.m4
aclocal.m4 [new file with mode: 0644]
bootstrap [deleted file]
bootstrap-configure [deleted file]
client/agent.c
client/commands.c
client/commands.h
client/dbus_helpers.c
client/dbus_helpers.h
client/input.c
client/input.h
client/peers.c [new file with mode: 0644]
client/peers.h [moved from include/types.h with 61% similarity]
client/services.c
client/vpnconnections.c
compile [new file with mode: 0755]
config.guess [new file with mode: 0755]
config.h.in [new file with mode: 0644]
config.sub [new file with mode: 0755]
configure [new file with mode: 0755]
configure.ac
depcomp [new file with mode: 0755]
doc/Makefile.am [deleted file]
doc/advanced-configuration.txt
doc/coding-style.txt [deleted file]
doc/config-format.txt
doc/connman-docs.xml [deleted file]
doc/connman-introduction.xml [deleted file]
doc/connman.conf.5
doc/connmanctl.1 [deleted file]
doc/gtk-doc.make [deleted file]
doc/manager-api.txt
doc/overview-api.txt
doc/plugin-api.txt
doc/service-api.txt
doc/session-overview.txt
doc/technology-api.txt
doc/valgrind.suppressions [deleted file]
doc/version.xml.in [deleted file]
doc/vpn-agent-api.txt [deleted file]
doc/vpn-config-format.txt [deleted file]
gdbus/client.c
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/ipv4ll.c
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/agent.h
include/dbus.h
include/device.h
include/inet.h
include/ipaddress.h
include/log.h
include/network.h
include/notifier.h
include/peer.h [new file with mode: 0644]
include/provider.h
include/provision.h
include/service.h
include/session.h
include/setting.h
include/technology.h
install-sh [new file with mode: 0755]
ltmain.sh [new file with mode: 0644]
missing [new file with mode: 0755]
plugins/bluetooth.c
plugins/bluetooth_legacy.c
plugins/dundee.c
plugins/ethernet.c
plugins/gadget.c [new file with mode: 0644]
plugins/hh2serial-gps.c
plugins/iospm.c
plugins/loopback.c
plugins/neard.c
plugins/nmcompat.c
plugins/ofono.c
plugins/pacrunner.c
plugins/session_policy_local.c
plugins/tist.c
plugins/vpn.c
plugins/wifi.c
scripts/libppp-plugin.c
scripts/openconnect-script.c
scripts/openvpn-script.c
src/6to4.c
src/agent-connman.c
src/agent.c
src/bridge.c
src/clock.c
src/config.c
src/connection.c
src/connman.h
src/connman.service.in
src/counter.c
src/dbus.c
src/detect.c
src/device.c
src/dhcp.c
src/dhcpv6.c
src/dnsproxy.c
src/eduroam.config [new file with mode: 0644]
src/error.c
src/firewall.c
src/inet.c
src/inotify.c
src/ipaddress.c
src/ipconfig.c
src/ippool.c
src/iptables.c
src/ipv6pd.c [new file with mode: 0644]
src/log.c
src/main.c
src/main.conf
src/manager.c
src/nat.c
src/net.connman.service.in [new file with mode: 0644]
src/network.c
src/notifier.c
src/ntp.c
src/peer.c [new file with mode: 0644]
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/shared/debugfs.c [deleted file]
src/shared/debugfs.h [deleted file]
src/shared/netlink.c [new file with mode: 0644]
src/shared/netlink.h [new file with mode: 0644]
src/shared/util.h
src/stats.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/p2p-on-supplicant [new file with mode: 0755]
test/test-supplicant [deleted file]
tools/dbus-test.c
tools/dhcp-server-test.c
tools/dhcp-test.c
tools/dnsproxy-test.c
tools/iptables-test.c
tools/iptables-unit.c
tools/manager-api.c
tools/netlink-test.c [new file with mode: 0644]
tools/polkit-test.c
tools/private-network-test.c
tools/resolv-test.c
tools/session-api.c
tools/session-test.c
tools/session-test.h
tools/session-utils.c
tools/stats-tool.c
tools/supplicant-dbus.c
tools/supplicant-test.c
tools/supplicant.c
tools/tap-test.c
tools/web-test.c
tools/wispr.c
tools/wpad-test.c
unit/test-ippool.c
unit/test-pbkdf2-sha1.c
unit/test-prf-sha1.c
vpn/connman-vpn.conf [deleted file]
vpn/connman-vpn.service.in
vpn/main.c
vpn/plugins/l2tp.c
vpn/plugins/openconnect.c
vpn/plugins/openvpn.c
vpn/plugins/pptp.c
vpn/plugins/vpn.c
vpn/plugins/vpn.h
vpn/plugins/vpnc.c
vpn/vpn-agent.c
vpn/vpn-agent.h
vpn/vpn-config.c
vpn/vpn-ipconfig.c
vpn/vpn-manager.c
vpn/vpn-provider.c
vpn/vpn-provider.h
vpn/vpn-rtnl.c
vpn/vpn.h