Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-26 | neard: Add neard plugin with tethering info sharing support | Tomasz Bursztyka | 1 | -0/+5 | |
Implement also RequestOOB() neard Agent method. | |||||
2013-01-30 | bluetooth: Add new bluetooth plugin | Patrik Flykt | 1 | -0/+2 | |
2013-01-30 | bluetooth: Rename bluetooth plugin to bluetooth_legacy | Patrik Flykt | 1 | -2/+2 | |
Set the plugin priority to CONNMAN_PLUGIN_PRIORITY_LOW and the technology priority to -10. Update strings to "bluetooth_legacy" and use ordinary string instead of ident. | |||||
2013-01-04 | build: Remove WiMAX from configuration options | Patrik Flykt | 1 | -9/+0 | |
2012-12-05 | session_policy: Remove dummy plugin | Daniel Wagner | 1 | -12/+0 | |
The default configuration will be created by the core if no plugin is used. Therefore there is no need for this plugin. | |||||
2012-12-05 | session_policy_local: Rename session_policy_ivi | Daniel Wagner | 1 | -8/+8 | |
On popular request the plugin is renamed. The plugin is reading local files and has nothing to do with IVI. | |||||
2012-12-05 | build: Fix non-builtin session-plugin | Daniel Wagner | 1 | -1/+2 | |
The session ivi plugin needs to know where STORAGEDIR points to. | |||||
2012-11-26 | build: Fix up distribution dependencies in makefiles | Patrik Flykt | 1 | -1/+1 | |
Ensure all files needed at build time are added to the distribution tar file, especially those for VPN. Files in any *_SOURCES variables or ending with *.in are already covered. | |||||
2012-11-23 | session_policy_ivi: Add policy plugin for IVI | Daniel Wagner | 1 | -0/+12 | |
Add only the empty 'framework'. In the following patches we add step by step the implementation. | |||||
2012-11-23 | plugin: Add VPN plugin that will interact with vpnd | Jukka Rissanen | 1 | -0/+3 | |
2012-11-23 | vpn: New vpn daemon that handles vpn connections and clients | Jukka Rissanen | 1 | -51/+69 | |
2012-09-14 | session: Fix configuration plugin build | Daniel Wagner | 1 | -2/+11 | |
Instead of allow the user configuring which plugin should build and used via issuing 'configure --with-configplugin=foo' add explicit enable flags 'configure --enable-session-policy'. Also with this patch, the name is changed from session-default to session-policy. | |||||
2012-08-30 | session: Add configuration plugin | Daniel Wagner | 1 | -0/+3 | |
2012-06-04 | dundee: Add emply plugin | Daniel Wagner | 1 | -0/+5 | |
2012-04-21 | build: Allow NM and PolicyKit plugins only as builtins | Marcel Holtmann | 1 | -14/+0 | |
2012-04-21 | build: Always enable essential plugins by default | Marcel Holtmann | 1 | -46/+0 | |
2012-04-21 | build: Remove useless fake plugin | Marcel Holtmann | 1 | -7/+0 | |
2012-04-12 | google: Remove google nameserver plugin | Patrik Flykt | 1 | -12/+0 | |
2012-04-05 | meego: Remove the meego plugin | Alok Barsode | 1 | -12/+0 | |
The fallback Timeservers should replace this plugin. | |||||
2012-02-04 | ntpd: Remove the ntpd plugin | Alok Barsode | 1 | -13/+0 | |
We now have ntp support in the core, hence remove the plugin. | |||||
2011-11-15 | scripts: Compile libppp-plugin.so properly | Jukka Rissanen | 1 | -0/+14 | |
2011-11-15 | pptp: Add pptp makefile and configure file | Jukka Rissanen | 1 | -0/+19 | |
2011-11-15 | l2tp: Add l2tp makefile and configure file | Jukka Rissanen | 1 | -0/+18 | |
2011-09-12 | location: Deleted location support and portal plugin | Tomasz Bursztyka | 1 | -12/+0 | |
2011-03-11 | tist: Initial plugin implementation | Samuel Ortiz | 1 | -0/+12 | |
This is a plugin to support TI's shared transport driver. | |||||
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 | |