summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-02Add check for udev_monitor_enable_receiving() functionMarcel Holtmann2-0/+11
2009-01-02Add checks for unavailable udev functionsMarcel Holtmann2-4/+27
2009-01-02Fix typo in PPP enabling checkMarcel Holtmann1-1/+1
2009-01-02Add configure options to select pluginsMarcel Holtmann6-26/+91
2009-01-02Update udev rulesMarcel Holtmann1-3/+5
2009-01-01Add basic support for monitoring udev eventsMarcel Holtmann3-0/+90
2009-01-01Add udev rules definitionsMarcel Holtmann3-3/+16
2009-01-01Fix uninitialized varible warningsMarcel Holtmann2-2/+2
2009-01-01Don't use default for enum based switch statementsMarcel Holtmann2-14/+25
2009-01-01Fix subtype conversion for networksMarcel Holtmann1-3/+6
2009-01-01Update copyright informationMarcel Holtmann63-65/+65
2009-01-01Remove deprecated network subtypeMarcel Holtmann7-108/+21
2009-01-01Allow transport definition for device modeMarcel Holtmann5-19/+64
2009-01-01Add skeleton for PPP pluginMarcel Holtmann2-0/+67
2009-01-01Fix broken check for pppd header filesMarcel Holtmann1-1/+1
2009-01-01Add option for network protocolMarcel Holtmann2-0/+23
2008-12-31Add element type for PPPMarcel Holtmann2-5/+8
2008-12-31Add basic pppd pluginMarcel Holtmann2-0/+86