summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-05Fix WiFi connection handlingMarcel Holtmann1-17/+39
2009-01-05Fix coding style issueMarcel Holtmann1-1/+1
2009-01-05Remove shadowed variablesMarcel Holtmann1-2/+1
2009-01-05Add support for connecting WiFi networksMarcel Holtmann3-14/+46
2009-01-05Detect changes in WiFi security settingMarcel Holtmann1-11/+12
2009-01-05Update WiFi plugin for new network helper functionsMarcel Holtmann3-498/+182
2009-01-05Use the property functions for path dataMarcel Holtmann1-7/+8
2009-01-04Fix typo in state parsingMarcel Holtmann1-1/+1
2009-01-04Fix error messages for interface repliesMarcel Holtmann1-2/+2
2009-01-04Use async creation and removal for supplicant interfacesMarcel Holtmann2-102/+118
2009-01-04Add callbacks to supplicant driverMarcel Holtmann3-34/+61
2009-01-04Use global supplicant filter matching ruleMarcel Holtmann3-56/+12
2009-01-04Remove unused prototype declarationMarcel Holtmann1-2/+0
2009-01-04Add basics for a supplicant driver and use itMarcel Holtmann3-43/+118
2009-01-04Remove useless suffix of device driver namesMarcel Holtmann4-4/+4
2009-01-04Remove unused includes and define IFF_LOWER_UPMarcel Holtmann1-7/+5