summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Release 0.140.14Marcel Holtmann2-1/+10
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-26Check result before overwriting WiFi.Security and WiFi.PassphraseMarcel Holtmann2-5/+12
2009-03-26Fix handling of missing name propertyMarcel Holtmann1-1/+4
2009-03-26Remove SSID debug statementMarcel Holtmann1-5/+0
2009-03-26Fix parsing of network dictionaryMarcel Holtmann1-4/+10
2009-03-26Add setting for the network modeMarcel Holtmann1-1/+2
2009-03-26Extend script for joining network with security optionsMarcel Holtmann1-2/+13
2009-03-26Fix network selection test scriptsMarcel Holtmann2-3/+6
2009-03-25Trigger supplicant connection when joining hidden networksMarcel Holtmann1-1/+10
2009-03-25Create network with dummy identifier and correct typeMarcel Holtmann1-1/+10
2009-03-25Set device index for network to be joinedMarcel Holtmann1-1/+4
2009-03-25Include security setting for network selectionMarcel Holtmann1-1/+2
2009-03-25Add skeleton for WiFi network joining callbackMarcel Holtmann1-0/+15
2009-03-25Add test script for joining hidden networksMarcel Holtmann2-2/+31
2009-03-25Add support for join device driver callbackMarcel Holtmann2-1/+45
2009-03-25Fix wrong error return valueMarcel Holtmann1-1/+1
2009-03-25Document the ProposeScan methodMarcel Holtmann1-0/+6
2009-03-25Add skeleton for method to join networksMarcel Holtmann2-0/+21
2009-03-25Add proper comment to generated /etc/resolv.conf fileMarcel Holtmann1-1/+4
2009-03-25Store address property for Ethernet, WiFi and WiMAX devicesMarcel Holtmann1-1/+50
2009-03-25Add support for device address propertyMarcel Holtmann2-3/+18
2009-03-25Make sure entry for 127.0.0.1 is written to /etc/resolv.confMarcel Holtmann1-0/+10
2009-03-25Unregister children of networks before disconnectingMarcel Holtmann1-0/+2
2009-03-25Add support for BSSID and WPS IE extractionMarcel Holtmann1-22/+94
2009-03-25Fix broken test script for network selectionMarcel Holtmann1-0/+3
2009-03-25Document the network address propertyMarcel Holtmann1-1/+9
2009-03-25Add support for network address propertyMarcel Holtmann1-2/+13
2009-03-25Add test script for setting device prioritiesMarcel Holtmann2-2/+30
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-24Mention the different gtk-doc package name for DebianMarcel Holtmann1-1/+4
2009-03-24Handle DHCP failures and disconnect from the networkMarcel Holtmann1-0/+28
2009-03-24Propagate DHCP errors to parent elementsMarcel Holtmann1-0/+13
2009-03-24Add definitions for element states and errorsMarcel Holtmann3-1/+43
2009-03-23Fix crash with property blobsMarcel Holtmann1-1/+1
2009-03-14Add example for DNS request parsingMarcel Holtmann1-0/+82
2009-03-14Release 0.130.13Marcel Holtmann2-1/+9
2009-03-14Mention the service list propertyMarcel Holtmann1-0/+4
2009-03-14Don't load last used network from configurationMarcel Holtmann1-0/+2
2009-03-14Fix crash when unplugging WiFi devicesMarcel Holtmann1-1/+4
2009-03-11Add initial support for common property key constantsMarcel Holtmann2-7/+19
2009-03-11Add fully dynamic property storage capabilitiesMarcel Holtmann6-45/+149
2009-03-11Add support for sending flight mode indicationMarcel Holtmann1-0/+31
2009-03-11Add implementation for notifier hooksMarcel Holtmann1-0/+61
2009-03-11Add event callbacks for device state and offline mode changesMarcel Holtmann1-0/+13
2009-03-11Hook up device type and offline mode notificationsMarcel Holtmann3-6/+33
2009-03-11Update notifier callback event declarationsMarcel Holtmann1-2/+3