summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-09Additional fixes to multiline responsesDenis Kenzior1-5/+33
2009-06-09Fix multiline responses in GAtChatDenis Kenzior1-0/+11
2009-06-09Add hex-encoded character string getter to AtChatAndrzej Zaborowski2-0/+55
2009-06-02Add default Motorola SSID to the mixMarcel Holtmann1-0/+1
2009-05-30Don't add useless domain and search entries to resolv.confMarcel Holtmann1-2/+0
2009-05-29Add basic parsing of RFKILL eventsMarcel Holtmann1-1/+32
2009-05-29Add support for reading RFKILL eventsMarcel Holtmann3-0/+71
2009-05-29Add debug details for detection init/cleanupMarcel Holtmann1-0/+4
2009-05-29Add skeleton for new RFKILL interfaceMarcel Holtmann5-3/+64
2009-05-28Handle the case when adding a new interface failsMarcel Holtmann1-3/+11
2009-05-27Add host route to default gateway firstMarcel Holtmann1-0/+22
2009-05-27Fix comparison with invalid supplicant interface pathMarcel Holtmann1-1/+1
2009-05-26Add workaround for broken libraries within pluginsMarcel Holtmann1-1/+12
2009-05-26Fix dhclient option order to avoid errorsRichard Purdie1-12/+12
2009-05-25Add support building Modem Manager plugin into the daemonMarcel Holtmann3-2/+8
2009-05-25Use plugin specific compiler includes for AT chat libraryMarcel Holtmann1-2/+3
2009-05-25Use dummy assignment and don't overwrite user specified valuesMarcel Holtmann1-3/+3
2009-05-25Add support for building PolicyKit support into the daemonMarcel Holtmann3-7/+16
2009-05-25Fix wrong D-Bus signature for strength changed signalMarcel Holtmann1-1/+1
2009-05-25Use shared library for builtin pluginsMarcel Holtmann2-7/+7
2009-05-25Fix linking against AT chat libraryMarcel Holtmann1-1/+6
2009-05-25Add support for building Option HSO plugin as builtinMarcel Holtmann3-4/+11
2009-05-25Send signal when service strength changesMarcel Holtmann1-0/+32
2009-05-23Add Inaky to the list of authorsMarcel Holtmann1-0/+1
2009-05-23Add plugin for Intel WiMAX SDKInaky Perez-Gonzalez6-41/+1743
2009-05-21Use AM_PROG_CC_C_O and handle generated compile scriptMarcel Holtmann3-1/+3
2009-05-21Remove useless LDFLAGS variable for builtin pluginsMarcel Holtmann1-1/+0
2009-05-21Add helper for setting network address and use itMarcel Holtmann3-14/+49
2009-05-21Use new helpers for network name and signal strengthMarcel Holtmann1-3/+3
2009-05-21Add helpers for setting network name and signal strength valuesMarcel Holtmann2-5/+46
2009-05-21Export and use more generic INET helpersMarcel Holtmann11-272/+139
2009-05-21Add generic wrapper for INET based device creationMarcel Holtmann3-243/+290
2009-05-21Add skeleton for generic INET helpersMarcel Holtmann5-2/+63
2009-05-21Fix missing copyright yearMarcel Holtmann1-1/+1
2009-05-20Disconnect currently connected networks firstMarcel Holtmann1-0/+2
2009-05-20Try the Wireless Extension driver first for nowMarcel Holtmann1-1/+1
2009-05-20Add option for selecting WiFi/Supplicant driver from command lineMarcel Holtmann5-2/+55
2009-05-20Fix transition of network connection stateMarcel Holtmann1-39/+63
2009-05-20Make network connect function private for nowMarcel Holtmann5-6/+5
2009-05-20Take reference when network is connected and assigned to deviceMarcel Holtmann1-2/+10
2009-05-20Add some more detailed grouping for 3Com's default SSIDMarcel Holtmann1-1/+2
2009-05-19Don't auto-connect to network without a nameMarcel Holtmann1-4/+8
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 Holtmann2-1/+13
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 Holtmann3-1/+53
2009-05-18Use hidden flag to make service invalidMarcel Holtmann1-1/+1