aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-22AUTHORS: Add missing authorsHEADmasterPatrik Flykt1-0/+5
2013-05-22properties: Fix DHCP segfaultEmilia Ciobanu2-2/+2
2012-04-16common: Fix warning and build failuresSamuel Ortiz3-65/+19
2012-04-16POTFILES: Add agent.cSamuel Ortiz1-0/+1
2012-04-16Fix status descriptions in properties treePaul Eggleton1-3/+3
2012-04-16Remove all handling of Passphrase propertyPaul Eggleton5-114/+1
2012-04-16Handle WiFi authentication using an agentPaul Eggleton9-5/+783
2012-04-16Fix setting IPv4 configurationPaul Eggleton1-7/+25
2012-04-16Update for ConnMan 0.79 API changesPaul Eggleton10-271/+244
2012-04-16Monitor the Manager's State propertyJoshua Lock1-0/+10
2012-04-11build: Fix distcheckSamuel Ortiz2-2/+2
2012-04-11connman-gnome: Fix security type mismatchDongxiao Xu1-2/+3
2012-04-11connman-gnome: Add cellular network config option.dongxiao8-6/+271
2011-11-28connman-client: Warning fixesSamuel Ortiz2-8/+4
2011-11-28configure: Silent rulesSamuel Ortiz1-0/+2
2011-05-02AUTHORS: Add Graham's contributionsSamuel Ortiz1-0/+1
2011-05-02AUTHORS: Add Dongxiao's contributionsSamuel Ortiz1-0/+1
2011-05-02connman-properties: Do not leak notebook pagesGraham Gower1-0/+5
2011-03-25connman-dbus: Fix warningsSamuel Ortiz1-7/+4
2011-03-25Enable connman-gnome appletDongxiao Xu2-3/+93
2011-03-25Add labels for ethernet, wifi and system configDongxiao Xu8-78/+552
2011-03-25Enable wifi serviceDongxiao Xu8-185/+414
2011-03-25Enable ethernet serviceDongxiao Xu7-63/+227
2011-03-25Disable wifi temporarilyDongxiao Xu2-2/+2
2011-03-25Do some cleanup for create_configDongxiao Xu4-422/+25
2011-03-25Display service names in left frameDongxiao Xu1-3/+42
2011-03-25Enable propertiesDongxiao Xu3-91/+50
2011-03-25Change dbus name to 'net.connman'Dongxiao Xu8-44/+15
2011-03-25Disable applet appsDongxiao Xu1-1/+1
2011-03-25Disable test and demo appsDongxiao Xu1-11/+0
2009-07-25Fix signal strength to icon index mappingMarcel Holtmann1-1/+3
2009-07-23Disable installation of properties application for nowMarcel Holtmann1-3/+3
2009-07-23Add marshaller list for applet to distributionMarcel Holtmann1-1/+1
2009-07-23Create simple applet monitors connection statusMarcel Holtmann5-235/+287
2009-07-20Don't unref the proxy in case of a failureMarcel Holtmann1-1/+0
2009-07-19Handle the NameOwnerChanged signalMarcel Holtmann1-9/+44
2009-07-19Small visual fix for list whitespacesMarcel Holtmann1-3/+3
2009-07-19Add information about default technologyMarcel Holtmann1-0/+16
2009-07-19Handle all technology properties correctlyMarcel Holtmann1-3/+27
2009-07-19Add simple application to monitor global changesMarcel Holtmann3-1/+250
2009-07-18Add simple test code for manager interfaceMarcel Holtmann3-1/+120
2009-07-16Enable the method call for MoveBeforeMarcel Holtmann1-1/+1
2009-07-16Track failure state of servicesMarcel Holtmann3-7/+12
2009-07-16Add type for cellular networksMarcel Holtmann3-0/+5
2009-05-17Fix fallout from wpa2 to rsn rename and use longer D-Bus timeoutMarcel Holtmann3-8/+11
2009-05-16Bring back icon status animation statesMarcel Holtmann1-1/+17
2009-05-16Bring the status icon back to lifeMarcel Holtmann2-187/+14
2009-05-16Add helper for retrieving connection modelMarcel Holtmann2-0/+6
2009-05-15Remove some of the left-over debug messagesMarcel Holtmann1-8/+2
2009-05-15Retrieve service details for move operationMarcel Holtmann1-20/+61
2009-05-15First attempt to hook up drag-and-drop eventsMarcel Holtmann1-37/+56
2009-05-14Print error message after method call returnsMarcel Holtmann1-2/+8
2009-05-14Escape the service name to avoid markup issuesMarcel Holtmann1-5/+6
2009-05-14Hook up Connect, Disconnect and Remove service methodsMarcel Holtmann1-10/+55
2009-05-14Use shorter string for security detailsMarcel Holtmann1-3/+3
2009-05-14Change strength progress bar displayMarcel Holtmann1-0/+3
2009-05-14Use only one single column for service listMarcel Holtmann1-31/+49
2009-05-14Show hidden WiFi networks correctlyMarcel Holtmann1-3/+10
2009-05-14Use more simple names for service statesMarcel Holtmann1-3/+3
2009-05-14Mark favorite services with bold text and leave others normalMarcel Holtmann1-10/+24
2009-05-14Start conversion to use service interfaceMarcel Holtmann5-563/+396
2009-05-14Disable properties source code details for nowMarcel Holtmann3-0/+12
2009-05-14Disable applet source code details for nowMarcel Holtmann1-0/+4
2009-05-14Disable demo source code details for nowMarcel Holtmann1-0/+4
2009-02-28Release 0.50.5Marcel Holtmann2-1/+5
2009-02-26Enable enumeration for WiMAX devicesMarcel Holtmann1-0/+1
2009-01-30Don't limit input field length for passphrasesMarcel Holtmann1-2/+2
2009-01-24Release 0.40.4Marcel Holtmann2-1/+5
2009-01-24Add support for WiFi policy changesMarcel Holtmann1-1/+46
2009-01-24Fix setting of Ethernet device policyMarcel Holtmann3-0/+26
2009-01-23Add function for setting policyMarcel Holtmann2-0/+26
2009-01-23Add option to mark network as knownMarcel Holtmann1-0/+6
2009-01-23Get properties on all list changesMarcel Holtmann1-3/+14
2009-01-23Add support of user data for status callbackMarcel Holtmann4-6/+37
2009-01-22Release 0.30.3Marcel Holtmann2-1/+12
2009-01-21Update device status on disconnectMarcel Holtmann3-3/+20
2009-01-21Hide known networks that are not in rangeMarcel Holtmann1-5/+8
2009-01-21Hide menu when daemon is not availableMarcel Holtmann1-0/+15
2009-01-21Fix typo with device property nameMarcel Holtmann1-1/+1
2009-01-21More checks for signal contentsMarcel Holtmann1-0/+12
2009-01-21Add support for unavailable state when daemon is not runningMarcel Holtmann4-5/+46
2009-01-21Add icon for unavailable indicationMarcel Holtmann2-1/+2
2009-01-21Show preparation state when connectionMarcel Holtmann1-1/+8
2009-01-21Show configuration stage when connectingMarcel Holtmann1-0/+8
2009-01-21Fix spelling mistakeMarcel Holtmann1-1/+1
2009-01-21Add menu item for disconnecting from networkMarcel Holtmann1-1/+1
2009-01-21Add support for disconnecting all networksMarcel Holtmann1-1/+11
2009-01-21Add menu option to disconnect networkMarcel Holtmann1-0/+11
2009-01-21Add dialog to request passphraseMarcel Holtmann1-7/+73
2009-01-21Add command for setting passphraseMarcel Holtmann2-0/+28
2009-01-12Release 0.20.2Marcel Holtmann2-1/+8
2009-01-12Just include marshaller code directlyMarcel Holtmann2-1/+2
2009-01-12Fix unsigned comparison warningMarcel Holtmann1-2/+2
2009-01-12Add support for verbose compiler warningsMarcel Holtmann2-4/+17
2009-01-12Show error if security settings are missingMarcel Holtmann1-1/+32
2009-01-12Add functions for getting security details and passphraseMarcel Holtmann4-0/+51
2009-01-12Handle device state, address and Ethernet policyMarcel Holtmann2-9/+47
2009-01-12Add support for tracking device policyMarcel Holtmann3-4/+41
2009-01-12Add support for storing current addressMarcel Holtmann3-5/+13
2009-01-12Only mark connected device as activeMarcel Holtmann1-3/+3
2009-01-12Disable dialog with advanced properties for nowMarcel Holtmann1-9/+21
2009-01-12Mark devices as connectedMarcel Holtmann1-8/+29
2009-01-10Check also for errors from connection propertiesMarcel Holtmann1-1/+1
2008-12-18Check for errors from properties callbackMarcel Holtmann1-2/+9
2008-12-18Release 0.10.1Marcel Holtmann2-1/+3
2008-12-18Update the properties dialog from latest API changesMarcel Holtmann7-302/+88
2008-12-18Remove an unused variableMarcel Holtmann1-2/+0
2008-12-18Add correct introspection to the distributionMarcel Holtmann1-1/+1
2008-12-18Show icon for networks with security enabledMarcel Holtmann1-0/+19
2008-12-18Fix creation of network modelMarcel Holtmann1-26/+32
2008-12-18Update applet for latest API changesMarcel Holtmann1-79/+129
2008-12-18If specified propose a scan for all devicesMarcel Holtmann1-4/+32
2008-12-18Disable current network before connecting to new oneMarcel Holtmann1-0/+28
2008-12-18Track signal strength of connectionsMarcel Holtmann1-3/+12
2008-12-18Add more parameter validationMarcel Holtmann1-0/+12
2008-12-18Add function to get connection modelMarcel Holtmann2-0/+35
2008-12-18Add function to get a combined device and network modelMarcel Holtmann2-0/+38
2008-12-18Remove useless castingMarcel Holtmann2-3/+3
2008-12-18Update common D-Bus tracking and example codeMarcel Holtmann15-1571/+1589
2008-12-04Add marshal list and client introspectionMarcel Holtmann3-2/+33
2008-12-04Check for GLib genmarshal toolMarcel Holtmann1-0/+3
2008-09-13Require dbus-glib version with timeout supportMarcel Holtmann1-2/+2
2008-08-12Only depend on GTK+ version 2.8 or laterMarcel Holtmann1-2/+2
2008-08-12Use org.moblin prefix for single instance supportMarcel Holtmann1-1/+1
2008-08-12Disable GetNetwork and GetIPv4 method calls for nowMarcel Holtmann1-0/+4
2008-08-12Add option to enable debugging informationMarcel Holtmann2-0/+18
2008-08-12Use new element objects for device listingMarcel Holtmann1-20/+28
2008-07-30Use org.moblin.connman for service nameMarcel Holtmann2-3/+3
2008-07-30Use configure.ac as it is the preferred nameMarcel Holtmann1-0/+0
2008-03-04Enable fortify source supportMarcel Holtmann1-1/+1
2008-02-27Don't change state during scanningMarcel Holtmann1-1/+0
2008-02-27Fix state parsing and handlingMarcel Holtmann1-1/+3
2008-02-26Start scanning when status icon has been clickedMarcel Holtmann3-0/+31
2008-02-26Add 802.03 and 802.11 settings for translationMarcel Holtmann1-0/+2
2008-02-26Handle security indicationMarcel Holtmann3-12/+29
2008-02-26Disable menu for joining other networksMarcel Holtmann1-0/+1
2008-02-26Add support for user confirmation policyMarcel Holtmann3-0/+29
2008-02-20Add wireless setting for IEEE 802.11 interfacesMarcel Holtmann5-1/+224
2008-02-20Add single instance supportMarcel Holtmann8-6/+187
2008-02-20Add .gitignore fileMarcel Holtmann1-0/+34
2008-01-16Handle signal strength for network listMarcel Holtmann3-3/+14
2008-01-16Add support for showing the network listMarcel Holtmann3-22/+79
2008-01-16Handle signal that indicate a new networkMarcel Holtmann2-0/+95
2008-01-14Add policy setting for IEEE 802.03 interfacesMarcel Holtmann5-4/+160
2008-01-14Show IP address and handle policy changesMarcel Holtmann3-9/+202
2008-01-14Update state machine handlingMarcel Holtmann6-9/+44
2008-01-10Show the correct information when the Ethernet connection is activeMarcel Holtmann1-1/+4
2008-01-10Add skeleton for advanced options dialogMarcel Holtmann5-18/+161
2008-01-10Add generic handling of interface informationMarcel Holtmann1-46/+243
2008-01-10Add support for interfaces in shutdown stateMarcel Holtmann3-0/+6
2008-01-10Show IP address only when connection has been establishedMarcel Holtmann1-3/+4
2008-01-10Treat empty secrets as if no secrets are availableMarcel Holtmann1-1/+1
2008-01-10Remove secrets from the storage if not available anymoreMarcel Holtmann1-4/+8
2008-01-10Include signal strength only for fully established connectionMarcel Holtmann1-5/+7
2008-01-09Add support for proper handling of network settingsMarcel Holtmann3-13/+189
2008-01-09Fix layout of client test applicationMarcel Holtmann1-13/+68
2008-01-08Use common client for properties applicationMarcel Holtmann1-153/+98
2008-01-08Use common client for applet icon statusMarcel Holtmann3-80/+115
2008-01-08Add state and signal summary helperMarcel Holtmann2-2/+84
2008-01-08Add field for user data and update state listMarcel Holtmann3-8/+50
2008-01-07Add common client implementation and example applicationMarcel Holtmann4-1/+1119
2008-01-07Add skeleton for common helper libraryMarcel Holtmann5-4/+19
2008-01-04Add autostart and application desktop filesMarcel Holtmann5-0/+46
2008-01-04Add properties dialog with basic interface listingMarcel Holtmann6-2/+404
2008-01-04Add applet with basic status handlingMarcel Holtmann7-2/+543
2008-01-04Add additional icons for connection type and signal strengthMarcel Holtmann9-0/+8
2008-01-04Add basic icons for status animationMarcel Holtmann52-2/+59
2008-01-04Initial revisionMarcel Holtmann14-0/+649