summaryrefslogtreecommitdiff
path: root/Makefile.plugins
AgeCommit message (Collapse)AuthorFilesLines
2011-01-27Makefile: Add build suppport for the vpnc pluginMohamed Abbas1-4/+24
2011-01-26dnsproxy: Move from plugins to coreDaniel Wagner1-12/+0
2011-01-22Install polkit policy file as net.connman.policyRobert Piasek1-2/+2
2010-12-15ofono: Set regulatory domain from network MCCSamuel Ortiz1-1/+2
The regulatory domains can be set based on the GSM Mobile Country Code.
2010-11-26Remove support for dhclient pluginMarcel Holtmann1-23/+1
2010-11-04Fix wifi plugin build issues when not built-in.Samuel Ortiz1-2/+6
2010-11-03openvpn: Add OpenVPN supportDaniel Wagner1-2/+32
2010-10-27Add vpn.* to the openconnect plugin sourcesSamuel Ortiz1-0/+2
2010-10-27Add vpn.h to the plugins builtin sourcesMartin Xu1-1/+1
Without it the dist tarball will failt to build.
2010-10-22Split openconnect into generic vpn and openconnect partDaniel Wagner1-1/+1
2010-09-20Move current wifi plugin to legacySamuel Ortiz1-3/+13
The current wifi plugin is replaced by the new API one and is renamed to wifi-legacy.c.
2010-09-19Add skeleton for PAC runner supportMarcel Holtmann1-0/+12
2010-09-09Update support for PolicyKit with GDBus security integrationMarcel Holtmann1-4/+1
2010-07-27Remove udhcp pluginMarcel Holtmann1-22/+0
2010-07-27Remove resolvconf pluginMarcel Holtmann1-13/+0
2010-07-21Add skeleton for generic DHCP pluginMarcel Holtmann1-0/+3
2010-07-09Remove task pluginSamuel Ortiz1-2/+2
2010-05-31ntpd pluginSamuel Ortiz1-0/+12
The ntpd plugin triggers an ntpd -q task whenever a service goes online. It either uses the meego ntp service or the one it potentially fetches from a DHCP response.
2010-04-01Add hh2serial GPS supportMohamed Abbas1-0/+12
This patch brings the hh2serial GPS device on and off with offline mode changes. Although this power control is currently done through sysfs entries, this will be fixed once the hh2serial driver gets proper rfkill support.
2010-03-25Portal detection pluginMohamed Abbas1-0/+12
Add new plugin to support page redirection when using wifi or ethernet. Most of this code is a copy from tools/portal-test.com intergrated to work with location core.
2010-03-07Remove internal GAtChat libraryMarcel Holtmann1-11/+0
2010-03-07Remove unneeded plugin for Ericsson MBM supportMarcel Holtmann1-16/+0
2010-03-07Remove unneeded plugin for Option HSO supportMarcel Holtmann1-16/+0
2010-03-07Rename Moblin plugin to MeeGo features pluginMarcel Holtmann1-8/+8
2010-01-23Sync GAtChat library with oFonoMarcel Holtmann1-1/+3
2009-12-14Add plugin for Moblin specific featuresMarcel Holtmann1-0/+12
2009-12-14Add plugin for using Google Public DNS serviceMarcel Holtmann1-0/+12
2009-12-09Add OpenConnect provider plugin for AnyConnect VPN supportMohamed Abbas1-0/+21
2009-12-07Remove failed attempt to integrate with ModemManagerMarcel Holtmann1-12/+0
2009-12-06Remove unfinished and unneeded PPP supportMarcel Holtmann1-13/+0
2009-11-29Remove outdated modem helper libraryMarcel Holtmann1-2/+2
2009-11-26Remove empty plugins for Novatel and Huawei modemsMarcel Holtmann1-16/+0
2009-10-02Replace g_at_chat_new_from_tty with g_at_tty_openMarcel Holtmann1-1/+2
2009-08-31Fix wrong variable for dhclient-script locationMarcel Holtmann1-1/+1
2009-08-23Fix maintainer mode and script directory locationMarcel Holtmann1-2/+4
2009-08-23Fix GAtChat compilation and linkingMarcel Holtmann1-3/+16
2009-08-23Convert to fully non-recursive build systemMarcel Holtmann1-0/+255