summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-07Add skeleton for service interface detailsMarcel Holtmann2-3/+30
2009-04-07Add missing service statesMarcel Holtmann1-2/+17
2009-04-06Fix compilation with old D-Bus 1.0.x installationsMarcel Holtmann1-0/+3
2009-04-06Add support for handling carrier updates from devicesMarcel Holtmann3-11/+35
2009-04-05Add error checking for service methodsMarcel Holtmann1-0/+23
2009-04-05Use proper constants for service typeMarcel Holtmann1-16/+83
2009-04-05Add function for getting network typeMarcel Holtmann2-0/+12
2009-04-05Add function for getting device typeMarcel Holtmann2-0/+12
2009-04-05Add support for sending signals when service list changesMarcel Holtmann1-52/+84
2009-04-05Add initial steps for sorting service listMarcel Holtmann1-2/+31
2009-04-05Let the core handle the service prefix/namespaceMarcel Holtmann1-2/+0
2009-04-05Prefix group names with the service typeMarcel Holtmann1-2/+18
2009-04-04Use sequence instead of hash table for service listMarcel Holtmann1-10/+26
2009-04-04Add skeleton for service state propertyMarcel Holtmann1-0/+26
2009-04-04Fix handling of watch functionsMarcel Holtmann1-19/+37
2009-04-04Update service interface declarationsMarcel Holtmann1-4/+44
2009-04-04Add D-Bus error message for not implemented methodsMarcel Holtmann2-0/+7
2009-04-04Don't set name for Ethernet devicesMarcel Holtmann1-1/+0
2009-04-04Add support for favorite service settingMarcel Holtmann1-0/+6
2009-04-04Leave the network identifier encoding to the plugins for nowMarcel Holtmann1-1/+2
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-04-04Fix broken handling of ignore policyMarcel Holtmann1-28/+47
2009-04-04Add additional information to the API overviewMarcel Holtmann1-0/+318
2009-04-04Update manager and service interface documentationMarcel Holtmann2-2/+90
2009-03-31Add initial text for D-Bus API overview/introductionMarcel Holtmann2-1/+90
2009-03-31Mention the service state propertyMarcel Holtmann1-1/+5
2009-03-31Add support for mode, security and signal strength service propertiesMarcel Holtmann2-3/+62
2009-03-31Indicate the current active profileMarcel Holtmann1-1/+6
2009-03-31Update details about service type propertyMarcel Holtmann1-1/+5
2009-03-31Update default properties for service interfaceMarcel Holtmann1-2/+9
2009-03-31Export device and network names via service interfaceMarcel Holtmann2-9/+21
2009-03-31Handle service list correctlyMarcel Holtmann1-1/+8
2009-03-31Add support for listing service detailsMarcel Holtmann1-1/+7
2009-03-31Add initial support for service propertiesMarcel Holtmann2-4/+56
2009-03-31Add function to retrieve string represenation for network typeMarcel Holtmann2-0/+6
2009-03-31Add function to retrieve string represenation for device typeMarcel Holtmann2-0/+7
2009-03-31Add basic automatic clustering support for networksMarcel Holtmann3-3/+131
2009-03-31Set an unqiue group name based on SSID, mode and security detailsMarcel Holtmann1-1/+29
2009-03-31Use common helper to encode object nameMarcel Holtmann1-9/+1
2009-03-31Add helper function to encode D-Bus object pathsMarcel Holtmann2-0/+30
2009-03-31Add function for setting network group nameMarcel Holtmann2-0/+18
2009-03-28Add skeleton for WiFi scanning toolMarcel Holtmann4-1/+40
2009-03-28Add skeleton for testing tools directoryMarcel Holtmann4-5/+20
2009-03-26Ignore VirtualBox network devicesMarcel Holtmann1-0/+2
2009-03-26Release 0.150.15Marcel Holtmann2-1/+6
2009-03-26Ignore VMware network devicesMarcel Holtmann1-0/+2
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