summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-24Release 0.350.35Marcel Holtmann2-1/+9
2009-07-24Add timeout for technology enable and disable operationMarcel Holtmann1-0/+25
2009-07-24Add error code translation for timeout errorMarcel Holtmann1-0/+2
2009-07-24Add support for blocking enable and disable technology changesMarcel Holtmann1-21/+77
2009-07-24Add error codes for already enabled and disabled technologiesMarcel Holtmann2-0/+16
2009-07-24Add function to check if technology is enabledMarcel Holtmann2-0/+23
2009-07-24Fix notification to use service types instead of device typesMarcel Holtmann4-19/+15
2009-07-23Fix potential pending result reply messages after removalMarcel Holtmann1-8/+21
2009-07-23Remove wrongly committed double function callMarcel Holtmann1-2/+0
2009-07-23Fix potential pending scan reply messages after removalMarcel Holtmann1-4/+19
2009-07-23Fix availability listing for devices without attached driversMarcel Holtmann1-10/+9
2009-07-23Fix signals for connected and default technologiesMarcel Holtmann3-58/+17
2009-07-23Fix missing auto-connect trigger on Ethernet device removalMarcel Holtmann1-0/+6
2009-07-23Release 0.340.34Marcel Holtmann2-1/+8
2009-07-23Fix connect method to handle non-WiFi servicesMarcel Holtmann1-7/+31
2009-07-23Fix wrong usage of device types instead of service typesMarcel Holtmann4-73/+55
2009-07-23Fix device power state changes tracking with RFKILL notificationsMarcel Holtmann1-5/+13
2009-07-23Fix rearming the scan trigger if a device got disabledMarcel Holtmann1-1/+10
2009-07-23Fix setup of udev context before loading any pluginsMarcel Holtmann6-21/+38
2009-07-22Release 0.330.33Marcel Holtmann2-1/+5
2009-07-22Don't remove state and storage directories on shutdownMarcel Holtmann1-4/+0
2009-07-22Fix the state value of Network Manager compatibility supportMarcel Holtmann1-1/+4
2009-07-22Handle the RFKILL change events from udevMarcel Holtmann1-27/+87
2009-07-22Store the current blocked state internallyMarcel Holtmann1-0/+6
2009-07-22Add support for RFKILL changes of the WiFi subsystemMarcel Holtmann5-2/+102
2009-07-22Release 0.320.32Marcel Holtmann2-1/+5
2009-07-22Fix WiMAX device detection handlingMarcel Holtmann3-7/+47
2009-07-22Fix broken device unregistration on removalMarcel Holtmann1-17/+17
2009-07-22Release 0.310.31Marcel Holtmann2-1/+7
2009-07-22Add some extra logging outputMarcel Holtmann2-3/+9
2009-07-22If previously powered off then don't enable when leaving offline modeMarcel Holtmann1-0/+3
2009-07-22Move RTNL and udev init after probing of devicesMarcel Holtmann2-2/+3
2009-07-22Load global settings before probing devicesMarcel Holtmann1-2/+2
2009-07-22Remove deprecated and unused network storage callbacksMarcel Holtmann6-103/+0
2009-07-22Add support for global offline mode storageMarcel Holtmann1-0/+58
2009-07-22Use common storage helper for device information storageMarcel Holtmann1-55/+12
2009-07-22Add common helpers for keyfile storageMarcel Holtmann2-0/+69
2009-07-22Rename internal function to match other function namesMarcel Holtmann3-5/+5
2009-07-22Enforce current offline mode for new devicesMarcel Holtmann3-1/+16
2009-07-22Add infrastructure for global settings storageMarcel Holtmann4-0/+45
2009-07-22Add support for persistent storage of device power stateMarcel Holtmann3-50/+80
2009-07-21Fix a crash with unsolicited notificationsDenis Kenzior1-1/+1
2009-07-21Release 0.300.30Marcel Holtmann2-1/+10
2009-07-21Don't include hidden services in the service listMarcel Holtmann1-1/+1
2009-07-21Fix D-Bus message reference leak when adding interface failsMarcel Holtmann1-0/+2
2009-07-21Handle the async notification of scan requestsMarcel Holtmann1-1/+36
2009-07-21Use a proper udev function for getting network deviceMarcel Holtmann1-4/+2
2009-07-21Remove broken and unused callback for joining networksMarcel Holtmann1-21/+0
2009-07-21Don't remove the network structure during inactive stateMarcel Holtmann1-2/+0
2009-07-21Fix the problems with scan result from unknown triggersMarcel Holtmann2-39/+32