summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2008-12-23Use an unsigned iterator variableMarcel Holtmann1-1/+1
2008-12-22Don't start DHCP again after handshakeMarcel Holtmann1-1/+1
2008-12-22Change udhcp plugin to fail driver bindingMarcel Holtmann1-1/+1
2008-12-21Provide udhcpc binary location from configurationMarcel Holtmann1-0/+1
2008-12-21Use resolvconf binary found during configurationMarcel Holtmann2-2/+1
2008-12-21Add support for exporting the WiFi network modeMarcel Holtmann3-1/+13
2008-12-20Iterate over the Bluetooth Devices propertyMarcel Holtmann1-54/+27
2008-12-20Use private adapter data structureMarcel Holtmann1-14/+38
2008-12-20Let plugins use connman_dbus_get_connection() functionMarcel Holtmann4-4/+6
2008-12-20Add support for switching Bluetooth devices on and offMarcel Holtmann1-5/+58
2008-12-20Return failure when disabling BluetoothMarcel Holtmann1-1/+1
2008-12-19Check for dhclient binary availabilityMarcel Holtmann1-0/+4
2008-12-19Add skeleton for uDHCP pluginMarcel Holtmann2-3/+66
2008-12-18Fix duplicate wireless scan resultsMarcel Holtmann1-20/+8
2008-12-18Activate wpa_supplicant if neededMarcel Holtmann3-0/+26
2008-12-18Handle element registration failuresMarcel Holtmann6-8/+25
2008-12-17Handle failure of device registrationMarcel Holtmann1-1/+5
2008-12-17Indicate scanning state while not associatedMarcel Holtmann1-0/+5
2008-12-17Track scanning state changes of Bluetooth devicesMarcel Holtmann1-6/+16
2008-12-17Retrieve list of Bluetooth devicesMarcel Holtmann1-0/+53
2008-12-17Use ignore policy as default for BluetoothMarcel Holtmann1-0/+1
2008-12-17Track mode changes of Bluetooth devicesMarcel Holtmann1-32/+142
2008-12-17Add support dynamic Bluetooth adapter detectionMarcel Holtmann1-21/+132
2008-12-15Allow numbers in path for network objectsMarcel Holtmann1-3/+3
2008-12-15Execute resolvconf commandsMarcel Holtmann1-4/+2
2008-12-15Use IFF_LOWER_UP instead of IFF_RUNNING for link detectionMarcel Holtmann1-2/+2
2008-12-15Add support for enabling/disabling gateway settingMarcel Holtmann1-3/+90
2008-12-15Track gateway changes and don't overwrite default gatewayMarcel Holtmann1-33/+207
2008-12-15Fix error handling of init routineMarcel Holtmann1-4/+2
2008-12-15Only connect known networks when in inactive stateMarcel Holtmann1-1/+1
2008-12-15Only update signal strength when it changesMarcel Holtmann1-3/+5
2008-12-15Trigger update process after scan resultsMarcel Holtmann1-0/+2
2008-12-15Make signal strength value availableMarcel Holtmann1-4/+7
2008-12-15Fix wrong subtype assignment within network devicesMarcel Holtmann1-0/+5
2008-12-14Add DNS proxy/multiplexer implementationMarcel Holtmann1-5/+328
2008-12-14Fix bridge and WiMAX device detectionMarcel Holtmann1-2/+2
2008-12-14Add generic signal strength propertyMarcel Holtmann1-2/+2
2008-12-14Indicate changes to the signal strengthMarcel Holtmann1-8/+6
2008-12-13Only try to connect to available networksMarcel Holtmann1-1/+2
2008-12-13Add support for automatically connecting known networksMarcel Holtmann1-8/+40
2008-12-13Add skeleton for DNS proxy resolver pluginMarcel Holtmann2-4/+70
2008-12-13Restart scanning after disconnectingMarcel Holtmann1-1/+2
2008-12-13Remove linkage of unused functionsMarcel Holtmann1-1/+1
2008-12-13Convert IPv4 setting to use new resolver frameworkMarcel Holtmann4-76/+61
2008-12-13Remove misuse of parent element parameter nameMarcel Holtmann1-14/+15
2008-12-13Add support for inactive and cleanup timersMarcel Holtmann1-8/+40
2008-12-13Fix broken invalid character replacement codeMarcel Holtmann1-10/+3
2008-12-13Remove unused variableMarcel Holtmann1-1/+0
2008-12-13Add detection of no longer available networksMarcel Holtmann1-12/+88
2008-12-13Add callback to invalidate old resultsMarcel Holtmann2-0/+4