Add initial bits and pieces for Tethering support
[platform/upstream/connman.git] / src / manager.c
2010-07-03 Marcel HoltmannAdd initial bits and pieces for Tethering support
2010-05-13 Marcel HoltmannFix wrong return type of LookupService message
2010-05-13 Marcel HoltmannMinor whitespace versus tab change
2010-05-13 Marcel HoltmannAdd method to retrieve sorted list of tuples for services
2010-05-13 Marcel HoltmannAdd initial support for LookupService helper method
2010-05-12 Forest BondFail immediately enabling/disabling unregistered technology
2010-04-03 Samuel OrtizAdd session D-Bus manager API
2010-01-25 Marcel HoltmannAdd support for technology interface
2010-01-05 Marcel HoltmannMove online/offline state handling into notifier framework
2010-01-05 Marcel HoltmannAdd framework for counter callbacks
2010-01-02 Marcel HoltmannUpdate copyright information
2009-12-19 Marcel HoltmannRename D-Bus helper function for variable arrays
2009-12-19 Marcel HoltmannAdd user data parameter to dictionary helpers
2009-12-19 Marcel HoltmannRename D-Bus helper for basic dictionary types
2009-12-19 Marcel HoltmannFix typo with exported device list
2009-12-19 Marcel HoltmannUse new D-Bus helpers wherever possible
2009-12-08 Mohamed AbbasAdd interfaces for connecting providers
2009-12-07 Marcel HoltmannRemove unused connection interface
2009-11-25 Marcel HoltmannAdd support for dynamic debug framework
2009-08-30 Marcel HoltmannAdd support for handling errors from agent registration
2009-08-30 Marcel HoltmannRemove all the useless D-Bus connection passing
2009-08-04 Marcel HoltmannAdd support for creating, modifying and removing profiles
2009-07-24 Marcel HoltmannFix wrong variable reference when sending technology...
2009-07-23 Marcel HoltmannAdd timeout for technology enable and disable operation
2009-07-23 Marcel HoltmannAdd support for blocking enable and disable technology...
2009-07-23 Marcel HoltmannFix wrong usage of device types instead of service...
2009-07-22 Marcel HoltmannFix the state value of Network Manager compatibility...
2009-07-22 Marcel HoltmannAdd support for global offline mode storage
2009-07-22 Marcel HoltmannEnforce current offline mode for new devices
2009-07-19 Marcel HoltmannAdd support for default technology property
2009-07-19 Marcel HoltmannAdd simple GetState method for really simple applications
2009-07-19 Marcel HoltmannAdd support for ConnectedTechnologies property
2009-07-19 Marcel HoltmannRename Technologies property to AvailableTechnologies
2009-07-19 Marcel HoltmannTrack service types and not device types for technologi...
2009-07-17 Marcel HoltmannAdd full support for enable/disable technology methods
2009-07-16 Marcel HoltmannAdd skeleton for EnableTechnology/DisableTechnology...
2009-07-16 Marcel HoltmannAdd support for Technologies and EnabledTechnologies...
2009-07-16 Marcel HoltmannAdd global method call to request scanning
2009-07-16 Marcel HoltmannAdd support for connecting existing services via SSID
2009-07-14 Marcel HoltmannMake the ConnectService method async
2009-06-30 Marcel HoltmannReturn positive result if properties are already set
2009-06-29 Marcel HoltmannThe global policy also makes no sense and so remove...
2009-06-29 Marcel HoltmannReturn error for invalid properties on manager and...
2009-05-16 Marcel HoltmannAdd special StateChanged signal
2009-05-14 Marcel HoltmannAdd callback skeleton for generic service connect method
2009-04-23 Marcel HoltmannExport active profile path and ident information
2009-04-21 Marcel HoltmannCreate proper service interface abstraction
2009-03-11 Marcel HoltmannAdd more helpers for handling profile/service support
2009-01-23 Marcel HoltmannRemove some empty lines
2009-01-20 Marcel HoltmannRename FlightMode to OfflineMode
2009-01-06 Marcel HoltmannAdd support for different security privileges
2009-01-06 Marcel HoltmannAdd support for basic flight mode implementation
2009-01-01 Marcel HoltmannUpdate copyright information
2008-12-21 Marcel HoltmannAdd global Policy property and cleanup State property
2008-12-13 Marcel HoltmannRemove disabled code fragments of old element interface
2008-12-05 Marcel HoltmannSupport selected listing and counting of elements
2008-12-04 Marcel HoltmannDisable element signals for now
2008-11-23 Marcel HoltmannFix value of global state property
2008-11-23 Marcel HoltmannProvide connection element and its interface
2008-11-23 Marcel HoltmannRemove unused variable
2008-11-19 Marcel HoltmannAdd global state property
2008-11-19 Marcel HoltmannUse properties for profiles, devices and connections
2008-10-14 Marcel HoltmannAdd method and signal for property handling
2008-08-10 Marcel HoltmannRemove deprecated device API
2008-08-07 Marcel HoltmannAdd initial skeleton for profile support
2008-06-29 Marcel HoltmannAdd first draft of new D-Bus API
2008-06-28 Marcel HoltmannFix breakage caused by libgdbus API change
2008-04-13 Marcel HoltmannUse GLib option parsing
2008-04-13 Marcel HoltmannUpdate copyright information
2008-04-07 Marcel HoltmannImplement master state and fix Network Manager compat...
2008-01-24 Marcel HoltmannAdd handling for agent registration and monitoring
2008-01-24 Marcel HoltmannAdd skeleton for agent infrastructure
2008-01-08 Marcel HoltmannAdd method and signal for master state
2008-01-03 Marcel HoltmannAdd preparation for Network Manager compatibility
2007-12-26 Marcel HoltmannAdd basic methods and signals for manager interface
2007-12-26 Marcel HoltmannAdd skeleton for manager interface