summaryrefslogtreecommitdiff
path: root/src/service.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-13Internal functions should not have a __connman prefixMarcel Holtmann1-5/+5
2010-05-13Add support for setting per service domain listMarcel Holtmann1-0/+89
2010-05-12Add support for setting manual DNS server configurationMarcel Holtmann1-3/+190
2010-05-06Call __connman_notifier_connect() only when state is READYMartin Xu1-2/+1
2010-05-06Append Ethernet dictionary to cellular service propertiesDaniel Wagner1-0/+2
2010-04-22Fix typo: store password into service->password fieldDaniel Wagner1-1/+1
2010-04-13Load ipconfig setting from __connman_service_create_ipconfig()Martin Xu1-0/+14
2010-04-03Connect service based on service typeSamuel Ortiz1-0/+58
2010-04-02ONLINE and LOGIN are also "connected" states.Gustavo Sverzut Barbieri1-62/+50
2010-03-26Use psk for building hidden WPA SSID groupSamuel Ortiz1-2/+9
2010-03-25Call location detection after setting DNS and routing tablesMohamed Abbas1-1/+2
2010-03-18Fix convert_wifi_security for psk stringSamuel Ortiz1-1/+1
2010-03-07Remove unneeded plugin for Ericsson MBM supportMarcel Holtmann1-2/+0
2010-03-07Remove unneeded plugin for Option HSO supportMarcel Holtmann1-2/+0
2010-02-11Add static IP supportMartin Xu1-0/+2
2010-02-11Remove wrong unref of sevice->pendingMartin Xu1-3/+0
2010-02-11Add get and create ipconfig from serviceMartin Xu1-0/+18
2010-02-04Implement move_after() D-Bus service methodSamuel Ortiz1-28/+11
2010-01-29Add basic support for a location detection frameworkMarcel Holtmann1-0/+15
2010-01-29Add special state for portal login stepMarcel Holtmann1-0/+6
2010-01-23Set APN before connecting via oFono pluginMartin Xu1-1/+1
2010-01-13Add special "online" service stateMarcel Holtmann1-0/+6
2010-01-13Do not call __connman_service_put() twiceSamuel Ortiz1-3/+2
2010-01-07Fix some WPA Enterprise privacy issuesMarcel Holtmann1-10/+13
2010-01-07Add support for setting immutable flag from configurationsMarcel Holtmann1-4/+33
2010-01-05Add Ethernet information for WiMAX and Bluetooth devicesMarcel Holtmann1-2/+2
2010-01-05Add place-holder for technology type GPSMarcel Holtmann1-0/+10
2010-01-04Enable IP configuration when entering configuration stateMarcel Holtmann1-0/+3
2010-01-03Add basic interfaces for automatic proxy configurationMarcel Holtmann1-0/+22
2010-01-02Add missing PropertyChanged signal for IPv4.ConfigurationGustavo Sverzut Barbieri1-0/+11
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-23Some more whitespace cleanupsMarcel Holtmann1-1/+0
2009-12-23Add support for building passphrase from the private key fsidSamuel Ortiz1-0/+3
2009-12-23Enable connecting to an IEEE 802.1x network from the service APISamuel Ortiz1-4/+53
2009-12-23Load service entries from configuration filesSamuel Ortiz1-0/+57
2009-12-22Fix service loading and add provision callbacksMarcel Holtmann1-8/+4
2009-12-20Enable notification for IP configuration changesMarcel Holtmann1-3/+8
2009-12-20Add basic support for immutable servicesMarcel Holtmann1-1/+6
2009-12-20Add D-Bus interface for configuring IP addressesMarcel Holtmann1-0/+23
2009-12-20Fix update of Ethernet address and MTU valuesMarcel Holtmann1-0/+12
2009-12-19Remove invalid IPv4 configuration handlingMarcel Holtmann1-10/+0
2009-12-19Track link address and MTU settingsMarcel Holtmann1-4/+3
2009-12-19Add property for Ethernet configuration settingsMarcel Holtmann1-6/+17
2009-12-19Update handling of IPv4 configuration settingsMarcel Holtmann1-3/+2
2009-12-19Append settings only for ready servicesMarcel Holtmann1-0/+12
2009-12-19Include current configuration into settingsMarcel Holtmann1-7/+4
2009-12-19Add user data parameter to dictionary helpersMarcel Holtmann1-1/+2
2009-12-19Rename D-Bus helper for basic dictionary typesMarcel Holtmann1-20/+20
2009-12-19Add user data to D-Bus helper function callbacksMarcel Holtmann1-4/+2
2009-12-19Add property for service settingsMarcel Holtmann1-1/+19