summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2009-01-05Use the property functions for path dataMarcel Holtmann1-7/+8
2009-01-04Fix typo in state parsingMarcel Holtmann1-1/+1
2009-01-04Fix error messages for interface repliesMarcel Holtmann1-2/+2
2009-01-04Use async creation and removal for supplicant interfacesMarcel Holtmann2-102/+118
2009-01-04Add callbacks to supplicant driverMarcel Holtmann3-34/+61
2009-01-04Use global supplicant filter matching ruleMarcel Holtmann3-56/+12
2009-01-04Remove unused prototype declarationMarcel Holtmann1-2/+0
2009-01-04Add basics for a supplicant driver and use itMarcel Holtmann3-43/+118
2009-01-04Remove useless suffix of device driver namesMarcel Holtmann4-4/+4
2009-01-04Remove unused includes and define IFF_LOWER_UPMarcel Holtmann1-7/+5
2009-01-04Use RTNL newlink watch to reduce code complexityMarcel Holtmann1-58/+28
2009-01-04Use global device detection for WiFiMarcel Holtmann1-122/+2
2009-01-03Add another missing CONNMAN_API_SUBJECT_TO_CHANGEMarcel Holtmann1-0/+1
2009-01-03Add skeleton for future WiMAX pluginMarcel Holtmann2-0/+83
2009-01-03Add option for selecting Bluetooth supportMarcel Holtmann1-1/+5
2009-01-03Add option for selecting Ethernet supportMarcel Holtmann1-1/+5
2009-01-03Add option for selecting DNS proxy supportMarcel Holtmann1-3/+7
2009-01-03Use correct flags for PPP pluginMarcel Holtmann1-0/+1
2009-01-03Add option for selecting resolvconf supportMarcel Holtmann1-2/+5
2009-01-03Make /etc/resolv.conf modification part of the daemonMarcel Holtmann2-95/+1
2009-01-03Add configure options for udhcp and dhclientMarcel Holtmann1-2/+9
2009-01-02Fix plugin name spelling mistakeMarcel Holtmann1-1/+1
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