summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-04Remove unused includes and define IFF_LOWER_UPMarcel Holtmann1-7/+5
2009-01-04Add script to debug element detailsMarcel Holtmann2-2/+43
2009-01-04Add support for element based debuggingMarcel Holtmann2-0/+28
2009-01-04Add function to retrieve current debug statusMarcel Holtmann2-0/+7
2009-01-04Use RTNL newlink watch to reduce code complexityMarcel Holtmann1-58/+28
2009-01-04Add support for RTNL newlink watchesMarcel Holtmann2-0/+97
2009-01-04Add extern declarations to public functionsMarcel Holtmann1-2/+2
2009-01-04Use global device detection for WiFiMarcel Holtmann2-123/+3
2009-01-04Don't list devices without driversMarcel Holtmann3-37/+89
2009-01-03Release 0.60.6Marcel Holtmann2-1/+18
2009-01-03Add another missing CONNMAN_API_SUBJECT_TO_CHANGEMarcel Holtmann1-0/+1
2009-01-03Fix detection of common parent deviceMarcel Holtmann1-5/+15
2009-01-03Add skeleton for future WiMAX pluginMarcel Holtmann4-0/+88
2009-01-03Add documentation for configure optionsMarcel Holtmann1-0/+101
2009-01-03Add option for selecting Bluetooth supportMarcel Holtmann4-1/+11
2009-01-03Fix broken option namesMarcel Holtmann1-3/+3
2009-01-03Include dhclient.conf in distributionMarcel Holtmann1-1/+1
2009-01-03Don't install dhclient.conf if not enabledMarcel Holtmann1-2/+2
2009-01-03Add proper enabled checks for DHCP scriptsMarcel Holtmann1-2/+11
2009-01-03Add option for selecting Ethernet supportMarcel Holtmann4-1/+11
2009-01-03Enable resolver plugins for distcheck buildingMarcel Holtmann1-0/+2
2009-01-03Add option for selecting DNS proxy supportMarcel Holtmann3-3/+12
2009-01-03Fix minor spelling mistakeMarcel Holtmann1-4/+4
2009-01-03Use correct flags for PPP pluginMarcel Holtmann1-0/+1
2009-01-03Add option for selecting resolvconf supportMarcel Holtmann3-3/+20
2009-01-03Make /etc/resolv.conf modification part of the daemonMarcel Holtmann5-95/+68
2009-01-03Remove some empty lines to make it more readableMarcel Holtmann1-6/+0
2009-01-03Use udev_device_get_parent_with_subsystem_devtype() functionMarcel Holtmann2-13/+20
2009-01-03Add option for location of pppd binaryMarcel Holtmann1-3/+11
2009-01-03Add options to specific udhcpc and dhclient programsMarcel Holtmann1-4/+18
2009-01-03Add configure options for udhcp and dhclientMarcel Holtmann4-6/+29
2009-01-03Print properties with ID_MODEM prefixMarcel Holtmann1-1/+2
2009-01-02Add detection support for Nozomi based hardwareMarcel Holtmann2-2/+7
2009-01-02Add device type for Nozomi based hardwareMarcel Holtmann3-3/+9
2009-01-02The path_ifup[] and path_ifdown[] are Debian specificMarcel Holtmann1-0/+2
2009-01-02Enable 3G plugins for distcheck buildingMarcel Holtmann1-0/+3
2009-01-02Fix plugin name spelling mistakeMarcel Holtmann1-1/+1
2009-01-02Add plugin skeleton for Novatel devicesMarcel Holtmann4-1/+96
2009-01-02Add detection support for Novatel devicesMarcel Holtmann2-0/+5
2009-01-02Add device type for Novatel WirelessMarcel Holtmann3-0/+6
2009-01-02Fix typo in sources listMarcel Holtmann1-1/+1
2009-01-02Add detection support for HUAWEI devicesMarcel Holtmann1-0/+124
2009-01-02Add plugin skeleton for HUAWEI devicesMarcel Holtmann2-0/+89
2009-01-02Add configure switch for HUAWEI supportMarcel Holtmann2-1/+6
2009-01-02Call disable and remove callbacks when unregistering a driverMarcel Holtmann1-31/+54
2009-01-02Use correct type for user dataMarcel Holtmann1-1/+2
2009-01-02Add generic element iteration functionMarcel Holtmann2-0/+52
2009-01-02Add device type for HUAWEI MobileMarcel Holtmann3-0/+6
2009-01-02Require udev >= 129 and add enumeration supportMarcel Holtmann2-24/+75
2009-01-02Remove wrongly placed semicolonMarcel Holtmann1-1/+1