summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-06Add an extra empty lineMarcel Holtmann1-0/+1
2008-12-06Update Agent interface descriptionMarcel Holtmann1-12/+9
2008-12-06Include stdarg.h to workaround libudev bugMarcel Holtmann1-0/+2
2008-12-06Require at minimum udev-127Marcel Holtmann1-1/+1
2008-12-06Set loopback interface parameters during setupMarcel Holtmann1-1/+71
2008-12-06Add skeleton for loopback setup pluginMarcel Holtmann2-1/+41
2008-12-06Don't check non wireless devicesMarcel Holtmann4-0/+12
2008-12-05Show Networks property only for wireless devicesMarcel Holtmann1-0/+4
2008-12-06Convert hex WEP key string into binaryMarcel Holtmann1-3/+23
2008-12-05Disable generic device driver for nowMarcel Holtmann1-3/+6
2008-12-05Support selected listing and counting of elementsMarcel Holtmann3-18/+41
2008-12-05Use separate enable/disable callbacksMarcel Holtmann1-4/+24
2008-12-05Add generic failure replyMarcel Holtmann3-6/+15
2008-12-05Track global connection stateMarcel Holtmann1-1/+10
2008-12-05Don't store the enable status of an elementMarcel Holtmann1-2/+2
2008-12-05Load policy configuration from storageMarcel Holtmann3-3/+24
2008-12-05Store the policy settingMarcel Holtmann3-3/+9
2008-12-05Don't store fake or network device elementsMarcel Holtmann1-0/+4
2008-12-05Do policy based enabling/disabling of devicesMarcel Holtmann1-0/+34
2008-12-05Add deny policy to D-Bus access configurationMarcel Holtmann1-0/+4
2008-12-05Fix cleanup and unregistration proceduresMarcel Holtmann2-25/+9
2008-12-05Send signal for changed device and connection listsMarcel Holtmann1-2/+2
2008-12-05Fix detection of Bluetooth devicesMarcel Holtmann1-0/+79
2008-12-04Add proper IPv4 attributesMarcel Holtmann1-6/+14
2008-12-04Disable element signals for nowMarcel Holtmann2-0/+18
2008-12-04Fix missing device index for resolver elementsMarcel Holtmann1-0/+1
2008-12-04Remove outdated test scriptsMarcel Holtmann5-183/+3
2008-12-04Disable element D-Bus API for nowMarcel Holtmann1-46/+52
2008-12-04Add doc/xml/ directory to ignore listMarcel Holtmann1-0/+1
2008-12-04Add API skeleton for service interfaceMarcel Holtmann3-2/+39
2008-12-04Mention the automake version 1.10 requirementMarcel Holtmann1-0/+16
2008-12-04Use D-Bus API text based documentationMarcel Holtmann6-525/+1
2008-12-03Use device interface to trigger scanningMarcel Holtmann1-12/+9
2008-12-03Add method for starting scan via the device interfaceMarcel Holtmann1-0/+1
2008-12-03Only introspect devicesMarcel Holtmann1-2/+2
2008-12-03Use network interface for connecting and disconnectingMarcel Holtmann2-28/+37
2008-12-03Add network methods for connect and disconnectMarcel Holtmann1-0/+2
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-03Add script for setting a passphraseMarcel Holtmann2-3/+34
2008-12-03Change test scripts to use Powered propertyMarcel Holtmann2-14/+14
2008-12-03Allow setting of Powered propertyMarcel Holtmann1-70/+108
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-03Add support for static byte and integer propertiesMarcel Holtmann1-9/+26
2008-12-03Add byte and signed integer typesMarcel Holtmann1-0/+9
2008-12-03Extract all properties from scan resultMarcel Holtmann2-7/+29
2008-12-03Optimize SSID character replacementMarcel Holtmann1-2/+2