summaryrefslogtreecommitdiff
path: root/include/element.h
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-29Define CONNMAN_ELEMENT_TYPE_INTERNETMarcel Holtmann1-1/+1
2008-07-03Create element for every network in rangeMarcel Holtmann1-0/+4
2008-07-03Simplify the locking and remove some deadlocksMarcel Holtmann1-0/+4
2008-07-03Update resolver plugin infrastructureMarcel Holtmann1-0/+1
2008-07-02Add priority property to elementsMarcel Holtmann1-0/+1
2008-06-29Add first attempt for the property systemMarcel Holtmann1-5/+10
2008-06-28Add new element infrastructureMarcel Holtmann1-0/+123