summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2009-06-12Add hooks for domain details in dhclientMarcel Holtmann1-0/+9
2009-06-02Add default Motorola SSID to the mixMarcel Holtmann1-0/+1
2009-05-28Handle the case when adding a new interface failsMarcel Holtmann1-3/+11
2009-05-27Fix comparison with invalid supplicant interface pathMarcel Holtmann1-1/+1
2009-05-26Fix dhclient option order to avoid errorsRichard Purdie1-12/+12
2009-05-25Add support building Modem Manager plugin into the daemonMarcel Holtmann1-0/+5
2009-05-25Use plugin specific compiler includes for AT chat libraryMarcel Holtmann1-2/+3
2009-05-25Add support for building PolicyKit support into the daemonMarcel Holtmann1-1/+8
2009-05-25Use shared library for builtin pluginsMarcel Holtmann1-5/+5
2009-05-25Fix linking against AT chat libraryMarcel Holtmann1-1/+6
2009-05-25Add support for building Option HSO plugin as builtinMarcel Holtmann1-0/+5
2009-05-23Add plugin for Intel WiMAX SDKInaky Perez-Gonzalez4-32/+1728
2009-05-21Remove useless LDFLAGS variable for builtin pluginsMarcel Holtmann1-1/+0
2009-05-21Add helper for setting network address and use itMarcel Holtmann1-14/+11
2009-05-21Use new helpers for network name and signal strengthMarcel Holtmann1-3/+3
2009-05-21Export and use more generic INET helpersMarcel Holtmann9-270/+24
2009-05-20Add option for selecting WiFi/Supplicant driver from command lineMarcel Holtmann1-1/+2
2009-05-20Add some more detailed grouping for 3Com's default SSIDMarcel Holtmann1-1/+2
2009-05-19Fall back to using level value when quality is not availableMarcel Holtmann1-4/+15
2009-05-19Add driver property when adding new interfaceMarcel Holtmann1-2/+16
2009-05-18Fill WiFi channel property with correct valuesMarcel Holtmann1-1/+4
2009-05-18Handle special case when driver reports channel instead of frequencyMarcel Holtmann1-0/+5
2009-05-18Add basic support for WiFi channel propertyMarcel Holtmann1-3/+12
2009-05-18Move calculation of signal strengh into a functionMarcel Holtmann1-1/+12
2009-05-18Add frequency property to network objectsMarcel Holtmann1-1/+7
2009-05-18Avoid setting of network properties twiceMarcel Holtmann1-8/+0
2009-05-18Fix broken network group name handlingMarcel Holtmann1-6/+4
2009-05-17Use static library for builtin plugins and add extra dependencyMarcel Holtmann1-5/+5
2009-05-17Use a more detailed list of special/default SSIDsMarcel Holtmann1-3/+13
2009-05-17Handle the special "<hidden>" SSID case from old IEEE80211 layerMarcel Holtmann1-1/+7
2009-05-17Mark access points with "dlink" SSID as uniqueMarcel Holtmann1-0/+1
2009-05-17Use "RSN" instead of "WPA2" for the security detailsMarcel Holtmann1-2/+2
2009-05-17Mark access points with "linksys" SSID as uniqueMarcel Holtmann1-18/+27
2009-05-14Add hidden networks to the service listMarcel Holtmann1-10/+20
2009-05-13Add skeleton for oFono pluginMarcel Holtmann2-0/+49
2009-05-12Fix service state signal emission and error handlingMarcel Holtmann1-0/+6
2009-05-05Fix format string warningsMarcel Holtmann2-2/+2
2009-05-04Make sure interface is down after wpa_supplicant releases itMarcel Holtmann1-0/+2
2009-04-28Add built-in support for udhcp and dhclient pluginsMarcel Holtmann1-1/+15
2009-04-28Allow built-in of wifi, bluetooth and resolvconf pluginsMarcel Holtmann1-13/+19
2009-04-27Allow selective option for current built-in pluginsMarcel Holtmann1-0/+13
2009-04-27Choose to built-in loopback, ethernet and dnsproxy pluginsMarcel Holtmann1-6/+7
2009-04-27Add infrastructure for built-in pluginsMarcel Holtmann1-1/+23
2009-04-23Add support for setting default hostnameMarcel Holtmann1-0/+10
2009-04-23Disable the inotify for hostname changesMarcel Holtmann1-2/+4
2009-04-23Register inotify watch only if setup succeedsMarcel Holtmann1-3/+3
2009-04-23Check that hostname and domainname is validMarcel Holtmann1-5/+4
2009-04-23Read domainname after reading the local hostnameMarcel Holtmann1-0/+12
2009-04-23Add monitoring of /etc/hostname modificationsMarcel Holtmann1-2/+110
2009-04-22Read hostname after setting up loopback interfaceMarcel Holtmann1-0/+19