summaryrefslogtreecommitdiff
path: root/include/element.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-03element: Add peer IPv4 propertySamuel Ortiz1-0/+1
2010-07-29Store host and domain names retrieved from DHCPMarcel Holtmann1-0/+3
2010-07-29Initial IPv6 supportMartin Xu1-0/+8
2010-05-18Unregister element's children by typeSamuel Ortiz1-0/+2
2010-01-05Move online/offline state handling into notifier frameworkMarcel Holtmann1-1/+1
2010-01-04Store PAC URL configuration in DHCP and provider elementsMarcel Holtmann1-0/+1
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-14Add timeserver value from DHCP configurationMarcel Holtmann1-0/+1
2009-12-06Remove unfinished and unneeded PPP supportMarcel Holtmann1-1/+0
2009-09-19Add support for basic boolean propertiesMarcel Holtmann1-0/+4
2009-07-15Add error codes for failing connection attemptsMarcel Holtmann1-3/+4
2009-06-29Remove the useless extern declaration for public functionsMarcel Holtmann1-16/+16
2009-06-29First step towards a generic IP configuration infrastructureMarcel Holtmann1-2/+2
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