summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2010-07-31Add simple test tool for web service libraryMarcel Holtmann1-2/+5
2010-07-31Add skeleton for web service libraryMarcel Holtmann1-2/+4
2010-07-29Add test script for retrieving proxy auto-configurationMarcel Holtmann1-1/+1
2010-07-29Add skeleton for WPAD integrationMarcel Holtmann1-1/+2
2010-07-29Fix build issue with dhclient-test utilityMarcel Holtmann1-2/+9
2010-07-29Add simple test tool for running WPAD DNS queriesMarcel Holtmann1-1/+4
2010-07-28Add tool for standalone dhclient testingMarcel Holtmann1-1/+4
2010-07-27Remove udhcp pluginMarcel Holtmann1-1/+0
2010-07-27Remove resolvconf pluginMarcel Holtmann1-1/+0
2010-07-26Fix build issues with internal resolver libraryMarcel Holtmann1-4/+5
2010-07-26Use top-level include directory for internal DHCP libraryMarcel Holtmann1-2/+1
2010-07-26Add skeleton for internal resolver libraryMarcel Holtmann1-1/+4
2010-07-26Initial on-demand connection implementationSamuel Ortiz1-2/+3
This first implementation tracks the connection status, and provides a simple API for starting the on-demand session.
2010-07-21Export the DHCP library functions for pluginsMarcel Holtmann1-1/+1
2010-07-21Add initial version of DHCP client test toolMartin Xu1-3/+6
2010-07-21Fix missing automake integration for DHCP client libraryMarcel Holtmann1-2/+5
2010-07-15Add support for technology driversMarcel Holtmann1-1/+1
2010-07-13Add some extra autoconf/automake magic for iptables libraryMarcel Holtmann1-2/+2
2010-07-14iptables test programSamuel Ortiz1-1/+4
This piece of code allows to add a -m quota -j DROP rule to a user defined chain.
2010-07-03Add initial bits and pieces for Tethering supportMarcel Holtmann1-2/+3
2010-06-04Fix make cleanKalle Valo1-2/+2
Running make clean twice in a row fails with error: make: *** No rule to make target `include/connman', needed by `clean-local'. Stop. Fix it by moving the target as an argument for rm.
2010-05-31ntpd pluginSamuel Ortiz1-0/+1
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-05-16Add example test tool for DNS resolver clientMarcel Holtmann1-2/+4
2010-05-13Add method to retrieve sorted list of tuples for servicesMarcel Holtmann1-1/+2
2010-05-13Add initial support for LookupService helper methodMarcel Holtmann1-1/+1
2010-05-13Add support for setting per service domain listMarcel Holtmann1-1/+1
2010-05-12Add support for setting manual DNS server configurationMarcel Holtmann1-1/+2
2010-04-03Add session supportSamuel Ortiz1-1/+2
The session layer allows 3rd party applications to request a network session from connman. The only thing applications need to specify is the type of network they're looking for, a.k.a. the network bearer. An unspecified bearer means picking the best available service.
2010-04-01Add hh2serial GPS supportMohamed Abbas1-0/+1
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/+1
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 unneeded plugin for Ericsson MBM supportMarcel Holtmann1-1/+0
2010-03-07Remove unneeded plugin for Option HSO supportMarcel Holtmann1-1/+0
2010-03-07Rename Moblin plugin to MeeGo features pluginMarcel Holtmann1-1/+1
2010-03-03Add config-format.txt to distributionMarcel Holtmann1-1/+2
2010-02-18Add script to set IP configuration methodLucas De Marchi1-1/+1
This script is used to set IPv4.Configuration property of a service, allowing to change among dhcp and manual methods.
2010-01-29Add basic support for a location detection frameworkMarcel Holtmann1-2/+3
2010-01-25Add support for technology interfaceMarcel Holtmann1-1/+1
2010-01-07Add counter API documentMarcel Holtmann1-0/+1
2010-01-06Add first draft of a portal test applicationMarcel Holtmann1-1/+4
2010-01-04Add framework for counter callbacksMarcel Holtmann1-2/+2
2010-01-03Add test script for just monitoring the manager interfaceMarcel Holtmann1-1/+2
2010-01-02Add test program for D-Bus library memory leak checksMarcel Holtmann1-1/+4
2010-01-02Add skeleton for technology specific functionsMarcel Holtmann1-1/+2
2009-12-29Add interface and network handling to supplicant test programMarcel Holtmann1-1/+2
2009-12-23Fix include of documentation fileMarcel Holtmann1-1/+1
2009-12-23Add code for retrieving supplicant global propertiesMarcel Holtmann1-2/+2
2009-12-23Add basic mainloop and D-Bus setup to supplicant test toolMarcel Holtmann1-0/+2
2009-12-23Fix mis-merged AM_CFLAGS lineMarcel Holtmann1-1/+0
2009-12-23Add skeleton for supplicant test toolMarcel Holtmann1-2/+4
2009-12-20Add initial documentation for advanced configurationMarcel Holtmann1-1/+2