summaryrefslogtreecommitdiff
path: root/src/notifier.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-03Add initial bits and pieces for Tethering supportMarcel Holtmann1-0/+5
2010-05-12Fail immediately enabling/disabling unregistered technologyForest Bond1-3/+24
2010-01-05Fix invalid argument terminatorMarcel Holtmann1-1/+2
2010-01-05Move online/offline state handling into notifier frameworkMarcel Holtmann1-3/+53
2010-01-05Add place-holder for technology type GPSMarcel Holtmann1-0/+7
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-19Make use of property changed helper for arraysMarcel Holtmann1-42/+9
2009-12-19Add user data argument to D-Bus array property helpersMarcel Holtmann1-3/+3
2009-12-19Add user data to D-Bus helper function callbacksMarcel Holtmann1-3/+3
2009-12-19Use helper for basic property changed signalsMarcel Holtmann1-24/+5
2009-12-19Use new D-Bus helpers wherever possibleMarcel Holtmann1-69/+25
2009-12-09Add service types for system and VPN connectionsMarcel Holtmann1-0/+14
2009-11-29Send signal with empty default technology when not connectedMarcel Holtmann1-1/+1
2009-11-28Add support for default service changed notifierMarcel Holtmann1-0/+42
2009-11-28Use one common service type to string conversion routineMarcel Holtmann1-23/+3
2009-07-24Add function to check if technology is enabledMarcel Holtmann1-0/+21
2009-07-24Fix notification to use service types instead of device typesMarcel Holtmann1-3/+3
2009-07-22Rename internal function to match other function namesMarcel Holtmann1-3/+3
2009-07-19Add missing signal for offline mode changesMarcel Holtmann1-0/+27
2009-07-19Fix the swapped registered vs enabled technologies signalMarcel Holtmann1-19/+19
2009-07-19Add support for ConnectedTechnologies propertyMarcel Holtmann1-37/+136
2009-07-19Rename Technologies property to AvailableTechnologiesMarcel Holtmann1-1/+1
2009-07-19Track service types and not device types for technologies listingMarcel Holtmann1-82/+55
2009-07-17Don't forget to send signals for technology changesMarcel Holtmann1-0/+60
2009-07-17Send service list update when going to offline modeMarcel Holtmann1-0/+2
2009-07-16Add support for Technologies and EnabledTechnologies propertiesMarcel Holtmann1-1/+106
2009-07-03Add device type for Ericsson MBM hardwareMarcel Holtmann1-0/+2
2009-03-11Add implementation for notifier hooksMarcel Holtmann1-0/+61
2009-03-11Hook up device type and offline mode notificationsMarcel Holtmann1-0/+15
2009-03-11Add basic support for notifier infrastructureMarcel Holtmann1-0/+79