summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-17Add generic D-Bus helpersMarcel Holtmann1-0/+5
2008-10-17Fix copy-and-paste documentation mistakeMarcel Holtmann1-3/+3
2008-10-17Preparation for network abstractionMarcel Holtmann2-1/+34
2008-10-16Remove deprecated network structureMarcel Holtmann1-4/+0
2008-10-16Add more property helpersMarcel Holtmann2-0/+10
2008-10-16Add element type for profilesMarcel Holtmann1-8/+9
2008-10-16Add initial device capabilities definesMarcel Holtmann1-0/+5
2008-10-15Add missing function declarationMarcel Holtmann1-0/+3
2008-10-15Add set_enabled and rescan funtionsMarcel Holtmann1-0/+3
2008-10-14Add first step towards providing device abstractionMarcel Holtmann2-1/+84
2008-10-14Remove link_flags callbackMarcel Holtmann1-1/+0
2008-10-14Add support for newlink and dellink callbacksMarcel Holtmann1-0/+4
2008-10-14Add function for requesting link statusMarcel Holtmann1-0/+2
2008-10-14The interface flags are from type shortMarcel Holtmann1-1/+1
2008-10-14Add generic RTNL frameworkMarcel Holtmann1-0/+19
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 Holtmann2-16/+22
2008-08-14Add documention for the elementsMarcel Holtmann2-0/+12
2008-08-14Add documentation for the driversMarcel Holtmann1-0/+6
2008-08-14Add documentation for the security frameworkMarcel Holtmann1-0/+6
2008-08-14First steps into providing API documentationMarcel Holtmann2-1/+31
2008-08-13Add security access policy frameworkMarcel Holtmann2-1/+50
2008-08-11Use Enabled property instead of ConnectedMarcel Holtmann1-1/+1
2008-08-11Rename connect/disconnect to enable/disable for better semanticsMarcel Holtmann1-2/+2
2008-08-10Remove old header files from distributionMarcel Holtmann1-2/+0
2008-08-10Remove old DHCP supportMarcel Holtmann1-56/+0
2008-08-10Remove old resolver implementationMarcel Holtmann1-44/+0
2008-08-10Add function to unregister all children of an elementMarcel Holtmann1-0/+1
2008-08-09Add basics for a global RTNL engineMarcel Holtmann1-2/+2
2008-08-07Add object path for the default profileMarcel Holtmann1-0/+2
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-03Fully integrate the usage of resolver elementMarcel Holtmann1-0/+1
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 Holtmann3-6/+63
2008-06-29Add first draft of new D-Bus APIMarcel Holtmann1-5/+7
2008-06-28Add new element infrastructureMarcel Holtmann3-1/+178
2008-06-28Use org.moblin instead of org.freedesktopMarcel Holtmann1-1/+1
2008-06-28Export the D-Bus service and interface constantsMarcel Holtmann2-1/+52
2008-04-20Include filename in debug outputMarcel Holtmann1-2/+2
2008-04-14Update copyright informationMarcel Holtmann6-6/+6
2008-04-08Add support for creating and removing networksMarcel Holtmann1-0/+2
2008-04-04Update state machine handling for wireless networksMarcel Holtmann1-7/+12
2008-03-24Add abstraction for resolver modificationsMarcel Holtmann2-1/+45
2008-03-12Change variables inside the network structureMarcel Holtmann1-7/+2
2008-03-01Add callbacks for starting and stopping interfaceMarcel Holtmann1-0/+4