summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-11-24Add skeleton for udev supportMarcel Holtmann2-5/+38
2008-11-24Add policy setting and export itMarcel Holtmann1-0/+30
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 Holtmann2-2/+6
2008-11-23Fix broken global state change signalsMarcel Holtmann1-1/+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-23Add Networks property to device elementsMarcel Holtmann1-0/+28
2008-11-23Fix value of global state propertyMarcel Holtmann3-3/+45
2008-11-23Provide connection element and its interfaceMarcel Holtmann2-3/+48
2008-11-23Provide detailed device and network propertiesMarcel Holtmann1-34/+103
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-23Add Device interface to device elementsMarcel Holtmann1-1/+26
2008-11-23Add support for WiFi Security and Passphrase propertiesMarcel Holtmann2-2/+108
2008-11-23Remove unused variableMarcel Holtmann1-1/+1
2008-11-19Add global state propertyMarcel Holtmann1-9/+31
2008-11-19Use properties for profiles, devices and connectionsMarcel Holtmann1-29/+59
2008-11-19Store element properties in key filesMarcel Holtmann1-66/+62
2008-11-19Add support for resolver modulesMarcel Holtmann3-2/+71
2008-10-18Simplify plugin descriptor checkingMarcel Holtmann1-5/+3
2008-10-18Fix memory leak when plugin init failsMarcel Holtmann1-1/+3
2008-10-18Handle plugin init errorsMarcel Holtmann1-2/+3
2008-10-17Fix disconnect callback declarationMarcel Holtmann1-1/+1
2008-10-17Fix agent disconnect callback declarationMarcel Holtmann1-1/+1
2008-10-17Make use of generic D-Bus helpersMarcel Holtmann1-86/+16
2008-10-17Add generic D-Bus helpersMarcel Holtmann2-1/+100
2008-10-17Preparation for network abstractionMarcel Holtmann2-159/+1
2008-10-16Add more property helpersMarcel Holtmann1-8/+172
2008-10-16Add element type for profilesMarcel Holtmann1-0/+2
2008-10-15Return when enable or disable callbacks failMarcel Holtmann1-2/+4
2008-10-15Fix function declarationMarcel Holtmann1-3/+1
2008-10-15Add set_enabled and rescan funtionsMarcel Holtmann2-0/+37
2008-10-15Add init and cleanup calls for device abstractionMarcel Holtmann1-0/+4
2008-10-15Add string conversion for fake subtypeMarcel Holtmann1-0/+2
2008-10-14Add first step towards providing device abstractionMarcel Holtmann2-1/+154
2008-10-14Force symbol resolving and fix memory leakMarcel Holtmann1-2/+3
2008-10-14Add dynamic export linker flagMarcel Holtmann1-1/+1
2008-10-14Use dynamic linking loader directlyMarcel Holtmann2-38/+23
2008-10-14Add method and signal for property handlingMarcel Holtmann1-7/+61
2008-10-14Increase message buffer sizeMarcel Holtmann1-1/+1
2008-10-14Fix spelling mistake of debug messageMarcel Holtmann1-2/+2
2008-10-14Disable link attribute parsing for nowMarcel Holtmann1-0/+2
2008-10-14Fix return value of getlink functionMarcel Holtmann1-1/+1
2008-10-14Remove link_flags callbackMarcel Holtmann1-20/+0
2008-10-14Add support for newlink and dellink callbacksMarcel Holtmann1-2/+68
2008-10-14Add function for requesting link statusMarcel Holtmann1-0/+20
2008-10-14The interface flags are from type shortMarcel Holtmann1-1/+1
2008-10-14Fix forgotten index parameterMarcel Holtmann1-2/+2