summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-03Fill WiFi.Security property with detailsMarcel Holtmann1-0/+14
2008-12-02Add extra acccess policy for passphrasesMarcel Holtmann1-0/+9
2008-12-02Make property setting a little bit more genericMarcel Holtmann1-24/+71
2008-12-02Remove usage of GStaticMutex since it causes compiler problemsMarcel Holtmann9-141/+69
2008-11-26Fix broken newline entryMarcel Holtmann1-1/+0
2008-11-26Add first draft of Connection interface APIMarcel Holtmann2-1/+31
2008-11-26Add type constant for service elementsMarcel Holtmann2-6/+9
2008-11-26Don't expect reply when sending D-Bus messagesMarcel Holtmann1-0/+3
2008-11-24Mention the optional libudev requirementMarcel Holtmann1-0/+1
2008-11-24Add skeleton for udev supportMarcel Holtmann2-5/+38
2008-11-24Add check for udev libraryMarcel Holtmann1-0/+5
2008-11-24Add policy setting and export itMarcel Holtmann2-0/+39
2008-11-24Add section about testing connmandMarcel Holtmann1-0/+23
2008-11-24Fix wrong enum for subtype matchingMarcel Holtmann1-1/+1
2008-11-24Limit Device interface to real devices onlyMarcel Holtmann1-2/+4
2008-11-24Remove thread pool for element registrationMarcel Holtmann1-130/+107
2008-11-24Make threading support optionalMarcel Holtmann3-5/+14
2008-11-23Use global state property from manager interfaceMarcel Holtmann1-2/+2
2008-11-23Update object variable to match its typeMarcel Holtmann1-2/+2
2008-11-23Fix broken global state change signalsMarcel Holtmann1-1/+1
2008-11-23Separate elements in device listMarcel Holtmann1-1/+1
2008-11-23Update API documentation linksMarcel Holtmann1-3/+10
2008-11-23Remove obsolete D-Bus element API documentationMarcel Holtmann2-51/+1
2008-11-23Remove old storage functionsMarcel Holtmann1-304/+0
2008-11-23Add basic signals for changes of manager propertiesMarcel Holtmann1-2/+129
2008-11-23Adapter test script to new network interfaceMarcel Holtmann1-13/+18
2008-11-23Add Networks property to device elementsMarcel Holtmann1-0/+28
2008-11-23Use correct object name for device elementMarcel Holtmann1-2/+2
2008-11-23Add test script for showing connection detailsMarcel Holtmann1-0/+23
2008-11-23Fix value of global state propertyMarcel Holtmann3-3/+45
2008-11-23Provide connection element and its interfaceMarcel Holtmann5-6/+51
2008-11-23Add constant for Connection interfaceMarcel Holtmann1-9/+10
2008-11-23Provide detailed device and network propertiesMarcel Holtmann1-34/+103
2008-11-23Add Type property to device interfaceMarcel Holtmann1-0/+4
2008-11-23Add Network interface to network elementsMarcel Holtmann1-3/+18
2008-11-23Show empty passphrase property if security value is presentMarcel Holtmann1-3/+9
2008-11-23Use correct property for network nameMarcel Holtmann1-1/+1
2008-11-23Fix D-Bus interface constantsMarcel Holtmann1-3/+1
2008-11-23Use correct interface name for device propertiesMarcel Holtmann1-1/+1
2008-11-23Add Device interface to device elementsMarcel Holtmann1-1/+26
2008-11-23Add API documentation for network interfaceMarcel Holtmann2-1/+61
2008-11-23Fix small spelling mistakeMarcel Holtmann1-1/+1
2008-11-23Use WiFi.Name property for network selectionMarcel Holtmann1-1/+1
2008-11-23Detect wpa_supplicant service and WiFi devicesMarcel Holtmann1-17/+146
2008-11-23Add support for WiFi Security and Passphrase propertiesMarcel Holtmann4-2/+116
2008-11-23Call connect function if service is presentMarcel Holtmann1-0/+3
2008-11-23Add function for checking if a service is presentMarcel Holtmann2-0/+45
2008-11-23Remove unused variableMarcel Holtmann1-1/+1
2008-11-23Don't detect WiFi and Bluetooth devices anymoreMarcel Holtmann1-2/+2
2008-11-19Add script for testing manager interfaceMarcel Holtmann1-0/+22