summaryrefslogtreecommitdiff
path: root/src/network.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-12Fix service state signal emission and error handlingMarcel Holtmann1-4/+45
2009-05-01Add support for marking devices as secondaryMarcel Holtmann1-3/+9
2009-04-23Add functions for handling unique device identifiersMarcel Holtmann1-0/+8
2009-04-21Only add WiFi and WiMAX networks to service list for nowMarcel Holtmann1-2/+24
2009-04-13Add error message for network and device storing failuresMarcel Holtmann1-1/+2
2009-04-05Add function for getting network typeMarcel Holtmann1-0/+11
2009-04-04Leave the network identifier encoding to the plugins for nowMarcel Holtmann1-1/+2
2009-03-31Add function to retrieve string represenation for network typeMarcel Holtmann1-0/+5
2009-03-31Add basic automatic clustering support for networksMarcel Holtmann1-0/+5
2009-03-31Use common helper to encode object nameMarcel Holtmann1-9/+1
2009-03-31Add function for setting network group nameMarcel Holtmann1-0/+16
2009-03-26Check result before overwriting WiFi.Security and WiFi.PassphraseMarcel Holtmann1-4/+11
2009-03-25Unregister children of networks before disconnectingMarcel Holtmann1-0/+2
2009-03-25Add support for network address propertyMarcel Holtmann1-2/+13
2009-03-24Handle DHCP failures and disconnect from the networkMarcel Holtmann1-0/+28
2009-03-11Add fully dynamic property storage capabilitiesMarcel Holtmann1-14/+9
2009-03-11Add skeleton for profile/service integrationMarcel Holtmann1-0/+4
2009-03-08Use idle callback and make sure it is not called twiceMarcel Holtmann1-2/+4
2009-03-08Let the network drivers set connection state via idle callbackMarcel Holtmann1-1/+1
2009-03-08Move network connection state handling to idle callbackMarcel Holtmann1-39/+47
2009-03-08Fix connected state change handlingMarcel Holtmann1-1/+2
2009-02-26Convert identifier on-demand if neededMarcel Holtmann1-1/+16
2009-02-26Add network type for WiMAXMarcel Holtmann1-0/+2
2009-01-21Remove the disconnected state once connectedMarcel Holtmann1-4/+4
2009-01-21Add support for special disconnected device stateMarcel Holtmann1-0/+4
2009-01-21Reconnecting to last selected network by defaultMarcel Holtmann1-7/+5
2009-01-21Don't sent available signal for connected networksMarcel Holtmann1-1/+4
2009-01-21More simplification of property functionsMarcel Holtmann1-2/+2
2009-01-21Track current network within device frameworkMarcel Holtmann1-0/+4
2009-01-21Add support for disconnecting networks firstMarcel Holtmann1-0/+30
2009-01-21Verify argument type before processingMarcel Holtmann1-0/+12
2009-01-20Remove old property systemMarcel Holtmann1-2/+1
2009-01-12Fix setting network remember statusMarcel Holtmann1-0/+2
2009-01-10Fix signal emission for network changesMarcel Holtmann1-2/+3
2009-01-07Add support for storage setup callbacksMarcel Holtmann1-0/+8
2009-01-07Use priority and strength to select known networkMarcel Holtmann1-1/+23
2009-01-07Only store and load security details for known networksMarcel Holtmann1-8/+12
2009-01-07Add support for network prioritiesMarcel Holtmann1-0/+21
2009-01-07Add support for getting network availability settingMarcel Holtmann1-0/+11
2009-01-07Add support for setting remember stateMarcel Holtmann1-0/+43
2009-01-07Don't send signals for unregistered networksMarcel Holtmann1-0/+3
2009-01-07Add support for setting network availabilityMarcel Holtmann1-0/+50
2009-01-06Fix missing signal for connected state changesMarcel Holtmann1-0/+20
2009-01-06Restrict passphrase access to secret privilegeMarcel Holtmann1-1/+7
2009-01-06Add support for different security privilegesMarcel Holtmann1-3/+10
2009-01-06Protect Connect and Disconnect with security policyMarcel Holtmann1-0/+6
2009-01-06Fix signal emission for network creation and removalMarcel Holtmann1-3/+37
2009-01-05Add support for connection strength propertyMarcel Holtmann1-1/+8
2009-01-05Add support for connection type propertyMarcel Holtmann1-0/+24
2009-01-05Remove element subtype detailsMarcel Holtmann1-20/+2