summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)AuthorFilesLines
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
2009-01-04Use RTNL newlink watch to reduce code complexityMarcel Holtmann1-58/+28
2009-01-04Use global device detection for WiFiMarcel Holtmann1-122/+2
2009-01-03Add another missing CONNMAN_API_SUBJECT_TO_CHANGEMarcel Holtmann1-0/+1
2009-01-03Add skeleton for future WiMAX pluginMarcel Holtmann2-0/+83
2009-01-03Add option for selecting Bluetooth supportMarcel Holtmann1-1/+5
2009-01-03Add option for selecting Ethernet supportMarcel Holtmann1-1/+5
2009-01-03Add option for selecting DNS proxy supportMarcel Holtmann1-3/+7
2009-01-03Use correct flags for PPP pluginMarcel Holtmann1-0/+1
2009-01-03Add option for selecting resolvconf supportMarcel Holtmann1-2/+5
2009-01-03Make /etc/resolv.conf modification part of the daemonMarcel Holtmann2-95/+1
2009-01-03Add configure options for udhcp and dhclientMarcel Holtmann1-2/+9
2009-01-02Fix plugin name spelling mistakeMarcel Holtmann1-1/+1