summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)AuthorFilesLines
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
2009-04-22Handle errors with DBusPendingCall and lost connectionMarcel Holtmann3-4/+68
2009-04-21Add debug output for used domain name serverMarcel Holtmann1-0/+2
2009-04-20Add detection for Modem Manager running stateMarcel Holtmann1-0/+70
2009-04-18Add skeleton for Modem Manager pluginMarcel Holtmann2-0/+46
2009-04-16Add search domain support to DNS proxyMarcel Holtmann1-76/+270
2009-04-10Update Intel OSPM support to latest specificationMarcel Holtmann1-11/+32
2009-04-05Let the core handle the service prefix/namespaceMarcel Holtmann1-2/+0
2009-04-04Work around issue with missing properties before network registrationMarcel Holtmann1-0/+8
2009-04-04Fix group name setting for new networksMarcel Holtmann1-7/+12
2009-03-31Set an unqiue group name based on SSID, mode and security detailsMarcel Holtmann1-1/+29
2009-03-26Always add SSID value to network configurationMarcel Holtmann1-11/+7
2009-03-26Only add network name if it is actually presentMarcel Holtmann1-1/+2
2009-03-26Fix setting of scan_ssid for hidden networksMarcel Holtmann1-2/+2
2009-03-26Set SSID and BSSID if both information are availableMarcel Holtmann1-4/+5
2009-03-26Use BSSID for network connection if possibleMarcel Holtmann1-7/+17
2009-03-26Set AP scanning and make network availableMarcel Holtmann2-0/+6
2009-03-26Remove SSID debug statementMarcel Holtmann1-5/+0
2009-03-25Trigger supplicant connection when joining hidden networksMarcel Holtmann1-1/+10
2009-03-25Add skeleton for WiFi network joining callbackMarcel Holtmann1-0/+15
2009-03-25Make sure entry for 127.0.0.1 is written to /etc/resolv.confMarcel Holtmann1-0/+10
2009-03-25Add support for BSSID and WPS IE extractionMarcel Holtmann1-22/+94
2009-03-25Check for socket errors and cancel gracefullyMarcel Holtmann1-0/+13
2009-03-25The loopback address must be set to 127.0.0.1Marcel Holtmann1-1/+1
2009-03-24Propagate DHCP errors to parent elementsMarcel Holtmann1-0/+13
2009-03-14Add example for DNS request parsingMarcel Holtmann1-0/+82
2009-03-14Fix crash when unplugging WiFi devicesMarcel Holtmann1-1/+4
2009-03-11Add support for sending flight mode indicationMarcel Holtmann1-0/+31
2009-03-11Add event callbacks for device state and offline mode changesMarcel Holtmann1-0/+13
2009-03-11Add support for notifier registration for Intel OSPM moduleMarcel Holtmann1-1/+8
2009-03-09Add linking for libiWmxSdk-0 libraryMarcel Holtmann1-0/+2
2009-03-09Cleanup of SOURCES targets for pluginsMarcel Holtmann1-13/+1
2009-03-09Rename WiMAX plugin to Intel WiMAX SDK pluginMarcel Holtmann2-22/+22
2009-03-09Rename OSPM plugin to Intel OSPM pluginMarcel Holtmann2-8/+8
2009-03-09Use GCC visibility for exporting symbolsMarcel Holtmann1-9/+8