summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)AuthorFilesLines
2009-01-02Add plugin skeleton for Novatel devicesMarcel Holtmann2-0/+89
2009-01-02Fix typo in sources listMarcel Holtmann1-1/+1
2009-01-02Add plugin skeleton for HUAWEI devicesMarcel Holtmann2-0/+89
2009-01-02Add configure options to select pluginsMarcel Holtmann1-5/+17
2009-01-01Update copyright informationMarcel Holtmann22-22/+22
2009-01-01Remove deprecated network subtypeMarcel Holtmann2-93/+3
2009-01-01Allow transport definition for device modeMarcel Holtmann2-2/+2
2009-01-01Add skeleton for PPP pluginMarcel Holtmann2-0/+67
2008-12-31Remove watch on shutdownMarcel Holtmann1-3/+7
2008-12-31Remove unused GIOChannelMarcel Holtmann1-4/+0
2008-12-31Set interface name for connection objectsMarcel Holtmann2-3/+4
2008-12-30Add support for connecting Bluetooth NAP networksMarcel Holtmann2-3/+215
2008-12-30Check that device name is valid before using itMarcel Holtmann1-1/+1
2008-12-30Add more HSO implementation detailsMarcel Holtmann2-3/+192
2008-12-30Add support for async events callbacksMarcel Holtmann2-0/+43
2008-12-30Add initial general purpose modem helperMarcel Holtmann2-0/+309
2008-12-30Add missing CONNMAN_API_SUBJECT_TO_CHANGEMarcel Holtmann1-0/+1
2008-12-30Add CONNMAN_API_SUBJECT_TO_CHANGE definitionMarcel Holtmann13-0/+13
2008-12-29Use the correct domain for uDHCPMarcel Holtmann1-2/+2
2008-12-28Update D-Bus filter registration and removalMarcel Holtmann1-7/+8
2008-12-28Add missing includesMarcel Holtmann2-0/+5
2008-12-28Add initial implementation for uDHCP supportMarcel Holtmann2-4/+158
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-27Add skeleton for Option HSO driverMarcel Holtmann2-1/+63
2008-12-27Remove unused statementMarcel Holtmann1-2/+0
2008-12-27Remove RTNL link detection pluginMarcel Holtmann2-187/+2
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-25Add support for different network modesMarcel Holtmann1-0/+2
2008-12-25Fix broken device driver details of Bluetooth pluginMarcel Holtmann1-62/+77
2008-12-25Use device helpers to set power and carrier statesMarcel Holtmann1-42/+19
2008-12-25Create devices instead of raw elementsMarcel Holtmann1-45/+53
2008-12-24Convert Bluetooth plugin into a device driverMarcel Holtmann1-25/+42
2008-12-24Convert Ethernet plugin into a device driverMarcel Holtmann1-51/+67
2008-12-23Use an unsigned iterator variableMarcel Holtmann1-1/+1
2008-12-22Don't start DHCP again after handshakeMarcel Holtmann1-1/+1
2008-12-22Change udhcp plugin to fail driver bindingMarcel Holtmann1-1/+1
2008-12-21Provide udhcpc binary location from configurationMarcel Holtmann1-0/+1
2008-12-21Use resolvconf binary found during configurationMarcel Holtmann2-2/+1
2008-12-21Add support for exporting the WiFi network modeMarcel Holtmann3-1/+13
2008-12-20Iterate over the Bluetooth Devices propertyMarcel Holtmann1-54/+27
2008-12-20Use private adapter data structureMarcel Holtmann1-14/+38
2008-12-20Let plugins use connman_dbus_get_connection() functionMarcel Holtmann4-4/+6
2008-12-20Add support for switching Bluetooth devices on and offMarcel Holtmann1-5/+58
2008-12-20Return failure when disabling BluetoothMarcel Holtmann1-1/+1
2008-12-19Check for dhclient binary availabilityMarcel Holtmann1-0/+4