summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-06-28Check for valid default route when updating profile detailsMarcel Holtmann1-0/+2
2009-06-26Add support for switching default route based on service orderMarcel Holtmann2-92/+130
2009-06-26Add function to read the internal service order valueMarcel Holtmann2-0/+7
2009-06-26Print an error if a network already existsMarcel Holtmann1-0/+5
2009-06-26Add proper service group name when connecting to hidden networksMarcel Holtmann1-0/+30
2009-06-26Call into device specific connect and disconnect callbacksMarcel Holtmann1-0/+6
2009-06-26Add some more INET helpersMarcel Holtmann1-0/+160
2009-06-26Add support for setting Broadcast and Nameserver valuesMarcel Holtmann1-0/+24
2009-06-26Add support for exporting Broadcast and Nameserver propertiesMarcel Holtmann1-0/+13
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 Holtmann3-2/+30
2009-05-27Add host route to default gateway firstMarcel Holtmann1-0/+22
2009-05-26Add workaround for broken libraries within pluginsMarcel Holtmann1-1/+12
2009-05-25Fix wrong D-Bus signature for strength changed signalMarcel Holtmann1-1/+1
2009-05-25Use shared library for builtin pluginsMarcel Holtmann1-2/+2
2009-05-25Send signal when service strength changesMarcel Holtmann1-0/+32
2009-05-21Add helper for setting network address and use itMarcel Holtmann1-0/+36
2009-05-21Add helpers for setting network name and signal strength valuesMarcel Holtmann1-5/+41
2009-05-21Export and use more generic INET helpersMarcel Holtmann1-2/+109
2009-05-21Add generic wrapper for INET based device creationMarcel Holtmann2-243/+286
2009-05-21Add skeleton for generic INET helpersMarcel Holtmann3-1/+29
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 Holtmann2-0/+17
2009-05-20Fix transition of network connection stateMarcel Holtmann1-39/+63
2009-05-20Make network connect function private for nowMarcel Holtmann4-4/+5
2009-05-20Take reference when network is connected and assigned to deviceMarcel Holtmann1-2/+10
2009-05-19Don't auto-connect to network without a nameMarcel Holtmann1-4/+8
2009-05-18Fill WiFi channel property with correct valuesMarcel Holtmann1-0/+9
2009-05-18Add frequency property to network objectsMarcel Holtmann1-0/+42
2009-05-18Use hidden flag to make service invalidMarcel Holtmann1-1/+1
2009-05-18Set a unique hidden flag for networks without nameMarcel Holtmann1-0/+7
2009-05-18Return an error when trying to connect hidden networksMarcel Holtmann1-0/+3
2009-05-18Add debug information for missing parent elementMarcel Holtmann1-0/+6
2009-05-18Fix broken network group name handlingMarcel Holtmann1-3/+33
2009-05-17Fix broken handling of last network when disconnectiong manuallyMarcel Holtmann2-0/+6
2009-05-17Use static library for builtin plugins and add extra dependencyMarcel Holtmann1-2/+2
2009-05-17Remove all usage of the Remember network propertyMarcel Holtmann2-50/+0
2009-05-17Remove priority details from network structureMarcel Holtmann1-20/+2
2009-05-17Use "RSN" instead of "WPA2" for the security detailsMarcel Holtmann1-4/+4
2009-05-16Include device details within the profile storageMarcel Holtmann3-33/+22
2009-05-16Remove storage of network informationMarcel Holtmann1-140/+0
2009-05-16Add support for default route notificationsMarcel Holtmann3-4/+23
2009-05-16Add support for storing last modification timeMarcel Holtmann1-1/+26
2009-05-16Add message parsing for MoveBefore and MoveAfter methodsMarcel Holtmann1-0/+61
2009-05-16Add special StateChanged signalMarcel Holtmann2-0/+11