summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2009-04-05Let the core handle the service prefix/namespaceMarcel Holtmann1-2/+0
2009-04-04Work around issue with missing properties before network registrationMarcel Holtmann1-0/+8
2009-04-04Fix group name setting for new networksMarcel Holtmann1-7/+12
2009-03-31Set an unqiue group name based on SSID, mode and security detailsMarcel Holtmann1-1/+29
2009-03-26Always add SSID value to network configurationMarcel Holtmann1-11/+7
2009-03-26Only add network name if it is actually presentMarcel Holtmann1-1/+2
2009-03-26Fix setting of scan_ssid for hidden networksMarcel Holtmann1-2/+2
2009-03-26Set SSID and BSSID if both information are availableMarcel Holtmann1-4/+5
2009-03-26Use BSSID for network connection if possibleMarcel Holtmann1-7/+17
2009-03-26Set AP scanning and make network availableMarcel Holtmann2-0/+6
2009-03-26Remove SSID debug statementMarcel Holtmann1-5/+0
2009-03-25Trigger supplicant connection when joining hidden networksMarcel Holtmann1-1/+10
2009-03-25Add skeleton for WiFi network joining callbackMarcel Holtmann1-0/+15
2009-03-25Make sure entry for 127.0.0.1 is written to /etc/resolv.confMarcel Holtmann1-0/+10
2009-03-25Add support for BSSID and WPS IE extractionMarcel Holtmann1-22/+94
2009-03-25Check for socket errors and cancel gracefullyMarcel Holtmann1-0/+13
2009-03-25The loopback address must be set to 127.0.0.1Marcel Holtmann1-1/+1
2009-03-24Propagate DHCP errors to parent elementsMarcel Holtmann1-0/+13
2009-03-14Add example for DNS request parsingMarcel Holtmann1-0/+82
2009-03-14Fix crash when unplugging WiFi devicesMarcel Holtmann1-1/+4
2009-03-11Add support for sending flight mode indicationMarcel Holtmann1-0/+31
2009-03-11Add event callbacks for device state and offline mode changesMarcel Holtmann1-0/+13
2009-03-11Add support for notifier registration for Intel OSPM moduleMarcel Holtmann1-1/+8
2009-03-09Add linking for libiWmxSdk-0 libraryMarcel Holtmann1-0/+2
2009-03-09Cleanup of SOURCES targets for pluginsMarcel Holtmann1-13/+1
2009-03-09Rename WiMAX plugin to Intel WiMAX SDK pluginMarcel Holtmann2-22/+22
2009-03-09Rename OSPM plugin to Intel OSPM pluginMarcel Holtmann2-8/+8
2009-03-09Use GCC visibility for exporting symbolsMarcel Holtmann1-9/+8
2009-02-28Add priority field to plugin descriptor definitionMarcel Holtmann16-16/+17
2009-02-26Convert identifier on-demand if neededMarcel Holtmann1-16/+3
2009-02-03The disconnect method PAN doesn't require the interface nameMarcel Holtmann1-2/+1
2009-02-03Set network protocol to IP for Bluetooth PAN to allow DHCPMarcel Holtmann1-0/+2
2009-01-30Add skeleton for OSPM pluginMarcel Holtmann2-0/+47
2009-01-21Fix copy and paste mistakeMarcel Holtmann1-1/+1
2009-01-21Switch network to disconnected on removalMarcel Holtmann1-0/+2
2009-01-09Change the default access policy for PolicyKitMarcel Holtmann1-2/+2
2009-01-08Add option to disable installation for data filesMarcel Holtmann1-0/+2
2009-01-08Fix uninitialized action id variableMarcel Holtmann1-1/+1
2009-01-08Add support for reading policy directory from polkit.pcMarcel Holtmann1-1/+1
2009-01-07Remove connman.policy and not polkit.policy on cleanupMarcel Holtmann1-2/+2
2009-01-07Change name of policy configuration file for PolicyKitMarcel Holtmann2-1/+6
2009-01-07Add support for setting network availabilityMarcel Holtmann1-0/+1
2009-01-06Add support for different security privilegesMarcel Holtmann2-8/+22
2009-01-06Fix handling of WiFi scanning stateMarcel Holtmann1-64/+195
2009-01-05Fix fake testing pluginMarcel Holtmann1-48/+33
2009-01-05Move IPv4 handling into daemon coreMarcel Holtmann2-228/+1
2009-01-05Remove gateway setup into the core connection handlingMarcel Holtmann1-292/+2
2009-01-05Handle scanning status and connectingMarcel Holtmann1-4/+13
2009-01-05Remove ununsed disconnect codeMarcel Holtmann1-4/+0
2009-01-05Fix problem with wpa_supplicant disconnectMarcel Holtmann1-0/+3