summaryrefslogtreecommitdiff
path: root/include/element.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-24Add definitions for element states and errorsMarcel Holtmann1-0/+17
2009-03-11Add fully dynamic property storage capabilitiesMarcel Holtmann1-12/+14
2009-01-21Introduce global "connecting" stateMarcel Holtmann1-0/+1
2009-01-21More simplification of property functionsMarcel Holtmann1-3/+1
2009-01-20Remove old property systemMarcel Holtmann1-4/+1
2009-01-06Remove deprecated element strength handlingMarcel Holtmann1-1/+0
2009-01-05Remove deprecated function prototypeMarcel Holtmann1-2/+0
2009-01-05Remove the unused devpath variableMarcel Holtmann1-1/+0
2009-01-05All WiFi properties are now part of network interfaceMarcel Holtmann1-5/+0
2009-01-05Remove the unused priority variableMarcel Holtmann1-1/+0
2009-01-05All policy is now part of devices and networksMarcel Holtmann1-8/+0
2009-01-05All elements are fully statelessMarcel Holtmann1-8/+0
2009-01-05Remove unused remember variableMarcel Holtmann1-1/+0
2009-01-05Add support for IPv4 details in connection interfaceMarcel Holtmann1-0/+2
2009-01-05Remove element subtype detailsMarcel Holtmann1-11/+0
2009-01-05Remove unused available variableMarcel Holtmann1-1/+0
2009-01-05Remove scanning support from elementsMarcel Holtmann1-1/+0
2009-01-04All vendor specific types start at 10000Marcel Holtmann1-1/+1
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-01-01Remove deprecated network subtypeMarcel Holtmann1-1/+0
2008-12-31Add element type for PPPMarcel Holtmann1-5/+6
2008-12-31Fix network types for Bluetooth and Cellular devicesMarcel Holtmann1-1/+1
2008-12-25Add private date pointer for networksMarcel Holtmann1-0/+1
2008-12-25Add destruct callback to element structureMarcel Holtmann1-0/+7
2008-12-20Add variable to hold a possible object pathMarcel Holtmann1-0/+1
2008-12-17Add support for changing scanning stateMarcel Holtmann1-0/+3
2008-12-17Remove duplicate function prototypeMarcel Holtmann1-3/+0
2008-12-15Add signal strength to connection objectsMarcel Holtmann1-0/+1
2008-12-14Add support for changing static propertiesMarcel Holtmann1-0/+2
2008-12-13Remove the off policy optionMarcel Holtmann1-3/+2
2008-12-13Remove deprecated resolver element typeMarcel Holtmann1-1/+0
2008-12-11Add devname attribute for device filteringMarcel Holtmann1-0/+1
2008-12-11Add Available and Remember properties for networksMarcel Holtmann1-0/+2
2008-12-02Remove usage of GStaticMutex since it causes compiler problemsMarcel Holtmann1-4/+0
2008-11-26Add type constant for service elementsMarcel Holtmann1-6/+7
2008-11-24Add policy setting and export itMarcel Holtmann1-0/+9
2008-11-23Provide connection element and its interfaceMarcel Holtmann1-1/+1
2008-11-23Add support for WiFi Security and Passphrase propertiesMarcel Holtmann1-0/+5
2008-10-16Remove deprecated network structureMarcel Holtmann1-4/+0
2008-10-16Add more property helpersMarcel Holtmann1-0/+8
2008-10-16Add element type for profilesMarcel Holtmann1-8/+9
2008-10-15Add missing function declarationMarcel Holtmann1-0/+3
2008-10-15Add set_enabled and rescan funtionsMarcel Holtmann1-0/+3
2008-10-11Add fake subtype for easier testingMarcel Holtmann1-6/+7
2008-09-16Add element subtype for generic network devicesMarcel Holtmann1-5/+6
2008-08-25Add more advanced properties implementationMarcel Holtmann1-9/+7
2008-08-14Add documention for the elementsMarcel Holtmann1-0/+6
2008-08-11Use Enabled property instead of ConnectedMarcel Holtmann1-1/+1
2008-08-10Add function to unregister all children of an elementMarcel Holtmann1-0/+1
2008-07-30Add support for connected propertyMarcel Holtmann1-0/+1