summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-30Add CONNMAN_API_SUBJECT_TO_CHANGE definitionMarcel Holtmann16-4/+20
2008-12-30Add initial support for Network interfaceMarcel Holtmann4-0/+156
2008-12-30Add really simple plugin example to documentationMarcel Holtmann1-0/+16
2008-12-30Fix documentation detailsMarcel Holtmann2-1/+3
2008-12-30Move header includes before declarationsMarcel Holtmann1-3/+3
2008-12-30Remove unused include of header fileMarcel Holtmann1-2/+0
2008-12-30Make use of connman_bool_t typeMarcel Holtmann2-6/+7
2008-12-30Add header file for common typesMarcel Holtmann2-1/+45
2008-12-29Use the correct domain for uDHCPMarcel Holtmann2-4/+4
2008-12-28Only install mandatory header filesMarcel Holtmann1-3/+3
2008-12-28Add network driver matching supportMarcel Holtmann1-0/+88
2008-12-28Remove networks when device gets disabledMarcel Holtmann1-0/+4
2008-12-28Set HSO devices to single network modeMarcel Holtmann1-1/+2
2008-12-28Add cellular type to device's network listMarcel Holtmann1-1/+2
2008-12-28Update D-Bus filter registration and removalMarcel Holtmann1-7/+8
2008-12-28Don't add policy to network objectsMarcel Holtmann1-6/+0
2008-12-28Set correct subtype for transition periodMarcel Holtmann1-0/+9
2008-12-28Add udhcpc-script to list of ignored filesMarcel Holtmann1-0/+1
2008-12-28Fix list of device typesMarcel Holtmann2-11/+6
2008-12-28Add missing includesMarcel Holtmann3-0/+7
2008-12-28Add initial implementation for uDHCP supportMarcel Holtmann4-5/+258
2008-12-28Add helpers for task handlingMarcel Holtmann2-0/+180
2008-12-28Add helper for getting index from interface namesMarcel Holtmann2-0/+27
2008-12-28Use helpers for ifup and ifdownMarcel Holtmann2-89/+5
2008-12-28Add helpers for ifup and ifdownMarcel Holtmann2-0/+85
2008-12-28Use manual policy as defaultMarcel Holtmann1-0/+1
2008-12-28Add support for changing policy over D-BusMarcel Holtmann1-0/+81
2008-12-28Add device argument to enable and disable scriptsMarcel Holtmann2-6/+16
2008-12-28Add test script for changing device policyMarcel Holtmann2-1/+29
2008-12-28Enable devices when policy is set to manualMarcel Holtmann1-2/+3
2008-12-28Set manual policy for Bluetooth and HSO devices as defaultMarcel Holtmann1-0/+9
2008-12-28Add function to change initial policy settingMarcel Holtmann2-0/+15
2008-12-28Add manual policy to device settingsMarcel Holtmann3-12/+23
2008-12-27Classify HSO devices as cellularMarcel Holtmann1-0/+4
2008-12-27Add skeleton for Option HSO driverMarcel Holtmann2-1/+63
2008-12-27Use interface name as device name for HSO devicesMarcel Holtmann1-1/+8
2008-12-27Add basic detection of Option HSO devicesMarcel Holtmann2-2/+6
2008-12-27Remove unused statementMarcel Holtmann1-2/+0
2008-12-27Add generic device detection supportMarcel Holtmann4-2/+266
2008-12-27Remove RTNL link detection pluginMarcel Holtmann2-187/+2
2008-12-27Add stage for stopping element registrationMarcel Holtmann3-0/+8
2008-12-27Register device interface only when driver is boundMarcel Holtmann1-11/+19
2008-12-26Add initial support for Bluetooth networksMarcel Holtmann1-42/+120
2008-12-26Convert WiFi device handling to generic driverMarcel Holtmann3-98/+117
2008-12-26Emit signal when list of devices changesMarcel Holtmann1-3/+40
2008-12-26Unlink node before calling remove callbackMarcel Holtmann1-3/+4
2008-12-26Remove device interface handling from element functionsMarcel Holtmann1-294/+4
2008-12-26Fix networks list of devicesMarcel Holtmann1-1/+2
2008-12-26Convert scripts using type listsMarcel Holtmann2-6/+3
2008-12-26Fix wrong order of argumentsMarcel Holtmann1-2/+2