summaryrefslogtreecommitdiff
path: root/src/manager.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Update copyright informationMarcel Holtmann1-1/+1
2009-12-19Rename D-Bus helper function for variable arraysMarcel Holtmann1-9/+9
2009-12-19Add user data parameter to dictionary helpersMarcel Holtmann1-9/+9
2009-12-19Rename D-Bus helper for basic dictionary typesMarcel Holtmann1-4/+4
2009-12-19Fix typo with exported device listMarcel Holtmann1-1/+1
2009-12-19Use new D-Bus helpers wherever possibleMarcel Holtmann1-231/+20
2009-12-09Add interfaces for connecting providersMohamed Abbas1-0/+76
2009-12-07Remove unused connection interfaceMarcel Holtmann1-25/+0
2009-11-25Add support for dynamic debug frameworkMarcel Holtmann1-0/+51
2009-08-29Add support for handling errors from agent registrationMarcel Holtmann1-18/+10
2009-08-29Remove all the useless D-Bus connection passingMarcel Holtmann1-4/+7
2009-08-04Add support for creating, modifying and removing profilesMarcel Holtmann1-76/+35
2009-07-24Fix wrong variable reference when sending technology repliesMarcel Holtmann1-1/+1
2009-07-24Add timeout for technology enable and disable operationMarcel Holtmann1-0/+25
2009-07-24Add support for blocking enable and disable technology changesMarcel Holtmann1-21/+77
2009-07-23Fix wrong usage of device types instead of service typesMarcel Holtmann1-18/+18
2009-07-22Fix the state value of Network Manager compatibility supportMarcel Holtmann1-1/+4
2009-07-22Add support for global offline mode storageMarcel Holtmann1-0/+58
2009-07-22Enforce current offline mode for new devicesMarcel Holtmann1-0/+5
2009-07-19Add support for default technology propertyMarcel Holtmann1-0/+5
2009-07-19Add simple GetState method for really simple applicationsMarcel Holtmann1-0/+21
2009-07-19Add support for ConnectedTechnologies propertyMarcel Holtmann1-9/+53
2009-07-19Rename Technologies property to AvailableTechnologiesMarcel Holtmann1-1/+1
2009-07-19Track service types and not device types for technologies listingMarcel Holtmann1-1/+1
2009-07-17Add full support for enable/disable technology methodsMarcel Holtmann1-2/+52
2009-07-16Add skeleton for EnableTechnology/DisableTechnology methodsMarcel Holtmann1-8/+36
2009-07-16Add support for Technologies and EnabledTechnologies propertiesMarcel Holtmann1-0/+32
2009-07-16Add global method call to request scanningMarcel Holtmann1-1/+36
2009-07-16Add support for connecting existing services via SSIDMarcel Holtmann1-17/+8
2009-07-14Make the ConnectService method asyncMarcel Holtmann1-1/+2
2009-06-30Return positive result if properties are already setMarcel Holtmann1-1/+1
2009-06-29The global policy also makes no sense and so remove that, tooMarcel Holtmann1-52/+1
2009-06-29Return error for invalid properties on manager and service interfacesMarcel Holtmann1-1/+2
2009-05-16Add special StateChanged signalMarcel Holtmann1-0/+1
2009-05-13Add callback skeleton for generic service connect methodMarcel Holtmann1-6/+40
2009-04-23Export active profile path and ident informationMarcel Holtmann1-1/+1
2009-04-21Create proper service interface abstractionMarcel Holtmann1-1/+1
2009-03-11Add more helpers for handling profile/service supportMarcel Holtmann1-0/+64
2009-01-23Remove some empty linesMarcel Holtmann1-6/+0
2009-01-20Rename FlightMode to OfflineModeMarcel Holtmann1-9/+9
2009-01-06Add support for different security privilegesMarcel Holtmann1-1/+6
2009-01-06Add support for basic flight mode implementationMarcel Holtmann1-9/+97
2009-01-01Update copyright informationMarcel Holtmann1-1/+1
2008-12-21Add global Policy property and cleanup State propertyMarcel Holtmann1-22/+9
2008-12-13Remove disabled code fragments of old element interfaceMarcel Holtmann1-34/+0
2008-12-05Support selected listing and counting of elementsMarcel Holtmann1-3/+3
2008-12-04Disable element signals for nowMarcel Holtmann1-0/+6
2008-11-23Fix value of global state propertyMarcel Holtmann1-1/+4
2008-11-23Provide connection element and its interfaceMarcel Holtmann1-1/+1
2008-11-23Remove unused variableMarcel Holtmann1-1/+1