summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2008-12-04Fix missing device index for resolver elementsMarcel Holtmann1-0/+1
2008-12-03Replace more unallowed charactersMarcel Holtmann1-1/+5
2008-12-03Disable strength and noise properties for nowMarcel Holtmann1-4/+4
2008-12-03Don't overwrite security settings if already setMarcel Holtmann1-16/+16
2008-12-03Set the correct key management for WEP protected networksMarcel Holtmann1-2/+16
2008-12-03Propagate WiFi.Security information properlyMarcel Holtmann3-8/+15
2008-12-03Add signal strength and noise propertiesMarcel Holtmann1-0/+12
2008-12-03Extract all properties from scan resultMarcel Holtmann2-7/+29
2008-12-03Optimize SSID character replacementMarcel Holtmann1-2/+2
2008-12-03Fill WiFi.Security property with detailsMarcel Holtmann1-0/+14
2008-12-02Add extra acccess policy for passphrasesMarcel Holtmann1-0/+9
2008-12-02Remove usage of GStaticMutex since it causes compiler problemsMarcel Holtmann5-74/+0
2008-11-23Provide connection element and its interfaceMarcel Holtmann2-2/+2
2008-11-23Detect wpa_supplicant service and WiFi devicesMarcel Holtmann1-17/+146
2008-11-23Call connect function if service is presentMarcel Holtmann1-0/+3
2008-11-23Don't detect WiFi and Bluetooth devices anymoreMarcel Holtmann1-2/+2
2008-11-19Remove HAL device detection supportMarcel Holtmann2-334/+0
2008-10-20Link wifi plugin with libgdbusMarcel Holtmann1-0/+1
2008-10-17Add watch for monitoring wpa_supplicantMarcel Holtmann3-14/+35
2008-10-17Let the Bluetooth plugin listen on service changesMarcel Holtmann1-94/+30
2008-10-17Make use of generic D-Bus helpersMarcel Holtmann1-61/+9
2008-10-16Fix handling of WiFi SSID valuesMarcel Holtmann3-54/+127
2008-10-16Remove obsolete DHCP element handlingMarcel Holtmann1-20/+6
2008-10-16Assign supplicant filter only onceMarcel Holtmann3-34/+82
2008-10-15Compile with inet.c and inet.hMarcel Holtmann1-1/+1
2008-10-14Use more advanced device type detectionMarcel Holtmann1-11/+39
2008-10-14Add really simple RTNL device detection supportMarcel Holtmann1-1/+101
2008-10-14Add debug message to RTNL callbackMarcel Holtmann1-0/+2
2008-10-14Add skeleton for RTNL framework callbacksMarcel Holtmann1-1/+21
2008-10-14Use RTNL newlink callback for link changesMarcel Holtmann1-4/+6
2008-10-14Make use of the RTNL frameworkMarcel Holtmann1-140/+12
2008-10-12Make use of fake subtypeMarcel Holtmann1-1/+3
2008-10-11Change device removal handlingMarcel Holtmann1-4/+9
2008-10-07Add basic functionality to fake pluginMarcel Holtmann1-1/+85
2008-10-07Include fake plugin for testingMarcel Holtmann2-0/+43
2008-10-07Fail if address, netmask or gateway are not providedMarcel Holtmann1-0/+3
2008-09-26Add INET helpers to dhclient pluginMarcel Holtmann1-1/+1
2008-09-16Add support for detecting WiMAX devices properlyMarcel Holtmann1-1/+21
2008-09-16Let the Ethernet plugin create network devicesMarcel Holtmann1-19/+9