Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-28 | wifi: Remove legacy plugin | Samuel Ortiz | 1 | -10/+0 | |
2011-01-28 | nmcompat: Add plugin | Kalle Valo | 1 | -0/+12 | |
Add plugin which provides network-manager state interface to applications. This is a direct copy of what was in src/manager.c, just copied all into a plugin. | |||||
2011-01-28 | dhcp: Move plugins/dhcp in to core | Daniel Wagner | 1 | -3/+0 | |
2011-01-27 | Makefile: Add build suppport for the vpnc plugin | Mohamed Abbas | 1 | -4/+24 | |
2011-01-26 | dnsproxy: Move from plugins to core | Daniel Wagner | 1 | -12/+0 | |
2011-01-22 | Install polkit policy file as net.connman.policy | Robert Piasek | 1 | -2/+2 | |
2010-12-15 | ofono: Set regulatory domain from network MCC | Samuel Ortiz | 1 | -1/+2 | |
The regulatory domains can be set based on the GSM Mobile Country Code. | |||||
2010-11-26 | Remove support for dhclient plugin | Marcel Holtmann | 1 | -23/+1 | |
2010-11-04 | Fix wifi plugin build issues when not built-in. | Samuel Ortiz | 1 | -2/+6 | |
2010-11-03 | openvpn: Add OpenVPN support | Daniel Wagner | 1 | -2/+32 | |
2010-10-27 | Add vpn.* to the openconnect plugin sources | Samuel Ortiz | 1 | -0/+2 | |
2010-10-27 | Add vpn.h to the plugins builtin sources | Martin Xu | 1 | -1/+1 | |
Without it the dist tarball will failt to build. | |||||
2010-10-22 | Split openconnect into generic vpn and openconnect part | Daniel Wagner | 1 | -1/+1 | |
2010-09-20 | Move current wifi plugin to legacy | Samuel Ortiz | 1 | -3/+13 | |
The current wifi plugin is replaced by the new API one and is renamed to wifi-legacy.c. | |||||
2010-09-19 | Add skeleton for PAC runner support | Marcel Holtmann | 1 | -0/+12 | |
2010-09-09 | Update support for PolicyKit with GDBus security integration | Marcel Holtmann | 1 | -4/+1 | |
2010-07-27 | Remove udhcp plugin | Marcel Holtmann | 1 | -22/+0 | |
2010-07-27 | Remove resolvconf plugin | Marcel Holtmann | 1 | -13/+0 | |
2010-07-21 | Add skeleton for generic DHCP plugin | Marcel Holtmann | 1 | -0/+3 | |
2010-07-09 | Remove task plugin | Samuel Ortiz | 1 | -2/+2 | |
2010-05-31 | ntpd plugin | Samuel Ortiz | 1 | -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-01 | Add hh2serial GPS support | Mohamed Abbas | 1 | -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-25 | Portal detection plugin | Mohamed Abbas | 1 | -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-07 | Remove internal GAtChat library | Marcel Holtmann | 1 | -11/+0 | |
2010-03-07 | Remove unneeded plugin for Ericsson MBM support | Marcel Holtmann | 1 | -16/+0 | |
2010-03-07 | Remove unneeded plugin for Option HSO support | Marcel Holtmann | 1 | -16/+0 | |
2010-03-07 | Rename Moblin plugin to MeeGo features plugin | Marcel Holtmann | 1 | -8/+8 | |
2010-01-23 | Sync GAtChat library with oFono | Marcel Holtmann | 1 | -1/+3 | |
2009-12-14 | Add plugin for Moblin specific features | Marcel Holtmann | 1 | -0/+12 | |
2009-12-14 | Add plugin for using Google Public DNS service | Marcel Holtmann | 1 | -0/+12 | |
2009-12-09 | Add OpenConnect provider plugin for AnyConnect VPN support | Mohamed Abbas | 1 | -0/+21 | |
2009-12-07 | Remove failed attempt to integrate with ModemManager | Marcel Holtmann | 1 | -12/+0 | |
2009-12-06 | Remove unfinished and unneeded PPP support | Marcel Holtmann | 1 | -13/+0 | |
2009-11-29 | Remove outdated modem helper library | Marcel Holtmann | 1 | -2/+2 | |
2009-11-26 | Remove empty plugins for Novatel and Huawei modems | Marcel Holtmann | 1 | -16/+0 | |
2009-10-02 | Replace g_at_chat_new_from_tty with g_at_tty_open | Marcel Holtmann | 1 | -1/+2 | |
2009-08-31 | Fix wrong variable for dhclient-script location | Marcel Holtmann | 1 | -1/+1 | |
2009-08-23 | Fix maintainer mode and script directory location | Marcel Holtmann | 1 | -2/+4 | |
2009-08-23 | Fix GAtChat compilation and linking | Marcel Holtmann | 1 | -3/+16 | |
2009-08-23 | Convert to fully non-recursive build system | Marcel Holtmann | 1 | -0/+255 | |