summaryrefslogtreecommitdiff
path: root/src/manager.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-11-19Add global state propertyMarcel Holtmann1-9/+31
2008-11-19Use properties for profiles, devices and connectionsMarcel Holtmann1-29/+59
2008-10-14Add method and signal for property handlingMarcel Holtmann1-7/+61
2008-08-10Remove deprecated device APIMarcel Holtmann1-33/+4
2008-08-07Add initial skeleton for profile supportMarcel Holtmann1-0/+26
2008-06-29Add first draft of new D-Bus APIMarcel Holtmann1-46/+47
2008-06-28Fix breakage caused by libgdbus API changeMarcel Holtmann1-15/+7
2008-04-14Use GLib option parsingMarcel Holtmann1-5/+5
2008-04-14Update copyright informationMarcel Holtmann1-1/+1
2008-04-07Implement master state and fix Network Manager compat methodsMarcel Holtmann1-74/+19
2008-01-24Add handling for agent registration and monitoringMarcel Holtmann1-4/+8
2008-01-24Add skeleton for agent infrastructureMarcel Holtmann1-2/+48
2008-01-08Add method and signal for master stateMarcel Holtmann1-2/+23
2008-01-03Add preparation for Network Manager compatibilityMarcel Holtmann1-1/+146
2007-12-26Add basic methods and signals for manager interfaceMarcel Holtmann1-0/+43
2007-12-26Add skeleton for manager interfaceMarcel Holtmann1-0/+52