summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-12Fix issue with wpa_supplicant disconnectingMarcel Holtmann1-0/+5
2008-12-11Create unique device name and object pathMarcel Holtmann2-6/+10
2008-12-11Add common index to ident conversion helperMarcel Holtmann2-0/+49
2008-12-11Add Available and Remember properties for networksMarcel Holtmann1-0/+2
2008-12-09Use generic Name property instead of WiFi.NameMarcel Holtmann1-7/+7
2008-12-09Include signal strength propertyMarcel Holtmann1-2/+2
2008-12-06Allow pre-processor pasting of plugin nameMarcel Holtmann12-12/+12
2008-12-06Set loopback interface parameters during setupMarcel Holtmann1-1/+71
2008-12-06Add skeleton for loopback setup pluginMarcel Holtmann2-1/+41
2008-12-06Convert hex WEP key string into binaryMarcel Holtmann1-3/+23
2008-12-05Use separate enable/disable callbacksMarcel Holtmann1-4/+24
2008-12-05Track global connection stateMarcel Holtmann1-1/+10
2008-12-05Fix detection of Bluetooth devicesMarcel Holtmann1-0/+79