service: Simplify nameserver route adding and removing
[framework/connectivity/connman.git] / plugins / ofono.c
2012-05-09 Henrique Dante de... ofono: Fix uninitialized variable
2012-05-09 Henrique Dante de... ofono: Fix uninitialized value
2012-05-09 Daniel WagneroFono: Initialize prefix_length
2012-05-08 Daniel Wagnerofono: Check for CM attached before registering network
2012-04-28 Marcel Holtmannplugins: Update copyright information
2012-04-20 Jussi Kukkonenofono: Only register network when APN is set
2012-04-20 Daniel Wagnerofono: Fix network_driver name
2012-04-02 Daniel Wagnerofono: Fix NULL pointer access in set_disconnect()
2012-03-05 Jussi Kukkonenofono: Remove network whenever context is removed
2012-03-05 Jussi Kukkonenofono: fix modem lookup in cm_context_added()
2012-02-28 Daniel Wagnerofono: Remove obsolete DUN comment
2012-02-13 Guillaume Zajacofono: Update CDMA documentation
2012-02-10 Samuel Ortizofono: Check for mcc before using it as an index
2012-01-27 Daniel WagneroFono: Update documentation
2012-01-20 Daniel Wagnerofono: Cancel pending SetProperty
2012-01-19 Daniel Wagnerofono: Register technology driver
2012-01-05 Yu A Wangofono: Fix network name is null for CDMA network
2012-01-05 Yu A Wangofono: Fix no ip settings for CDMA network
2012-01-05 Yu A Wangofono: Create device for CDMA modem
2011-12-22 Daniel Wagnerofono: Create ipconfig layer when creating network
2011-12-22 Daniel Wagnerofono: Discover already online modems
2011-12-22 Daniel Wagnerofono: Set device powered state
2011-12-22 Daniel Wagnerofono: Handle add/remove of API separatly
2011-12-22 Daniel Wagnerofono: Create device when powered up
2011-12-22 Daniel Wagnerofono: Refactor sim_changed()
2011-12-22 Daniel Wagnerofono: Enable and disable the modem through online...
2011-12-22 Daniel Wagnerofono: Ignore non-related interface updates
2011-12-22 Daniel Wagnerofono: Merge modem_set_un/powered()
2011-12-22 Daniel Wagnerofono: Remove unused set_cm_powered
2011-12-22 Daniel Wagnerofono: Remove unused set_online
2011-12-22 Daniel Wagnerofono: Merge cmda_cm_set_powered()/cmda_cm_shutdown()
2011-12-22 Daniel Wagnerofono: Merge context_set_in/active()
2011-12-22 Daniel Wagnerofono: Refactore IMSI update
2011-12-15 Daniel Wagnerofono: Set regulatory domain
2011-12-15 Daniel Wagnerofono: Fix cleanup of connman_manager_init()
2011-12-15 Daniel Wagnerofono: Remove unnecessary brackets
2011-12-15 Guillaume Zajacofono: Add cdma-connman relative functions
2011-12-15 Guillaume Zajacofono: Add cdma-netreg relative functions
2011-12-15 Daniel Wagnerofono: Cleanup connection_manager_init()
2011-12-15 Guillaume Zajacofono: Factorize Connection Managers intialization
2011-12-15 Guillaume Zajacofono: Add support for CDMA modems
2011-12-15 Guillaume Zajacofono: Add cdma-connman power and shutdown API
2011-12-15 Guillaume Zajacofono: Add CDMA interfaces extraction
2011-12-12 Daniel Wagnerofono: Remove unnecessary brackets
2011-12-12 Daniel Wagnerofono: Move cm powered update into a function
2011-12-12 Daniel Wagnerofono: Move cm attached update into a function
2011-12-12 Daniel Wagnerofono: Use generic setter instead connman_network_set_r...
2011-12-12 Daniel Wagnerofono: Monitor netreg Roaming property
2011-12-12 Daniel Wagnerofono: Move netreg strength update into a function
2011-12-12 Daniel Wagnerofono: Move netreg name update into a function
2011-12-12 Daniel Wagnerofono: Update copyright statement
2011-12-12 Daniel Wagnerofono: Add documentation
2011-12-12 Daniel Wagnerofono: Ignore non 'hardware' modem types.
2011-12-12 Daniel Wagnerofono: Power down modem when ConnMan shutsdown
2011-12-12 Daniel Wagnerofono: Add connect()/disconnnect network
2011-12-12 Daniel Wagnerofono: Register network object at core
2011-12-12 Daniel Wagnerofono: Get NetworkRegistration properties
2011-12-12 Daniel Wagnerofono: Extract ConnectionContext information
2011-12-12 Daniel Wagnerofono: Get ConnectionContext properties
2011-12-12 Daniel Wagnerofono: Power up ConnectionManager
2011-12-12 Daniel Wagnerofono: Get ConnectionManager properties
2011-12-12 Daniel Wagnerofono: Attach device to core
2011-12-12 Daniel Wagnerofono: Set modems online
2011-12-12 Daniel Wagnerofono: Get SIM properties
2011-12-12 Daniel Wagnerofono: Power up modems
2011-12-12 Daniel Wagnerofono: Extract modem properties
2011-12-12 Daniel Wagnerofono: Keep track of all modems
2011-12-12 Daniel Wagnerofono: Get all modems when oFono connects
2011-12-12 Daniel Wagnerofono: Listen to oFono's D-Bus signals
2011-12-12 Daniel Wagnerofono: Start refactoring plugin
2011-11-29 Yu A Wangofono: Do not call set_connected() from the activation...
2011-11-18 Yu A Wangofono: Don't set network index when device is removed
2011-10-05 Philippe Nunesofono: Create the cellular network only when attached...
2011-09-12 Yu A Wangofono: Remove 3G network after disabled 3G modem
2011-08-09 Guillaume Zajacofono: Improve coding style
2011-08-04 Yu A Wangofono: Destroy network_hash when disconnecting
2011-08-04 Yu A Wangofono: Duplicate network path value
2011-07-28 Bertrand Aygonofono: Network name is empty when operator is not available
2011-07-25 Daniel Wagnerofono: Fix network owner ship
2011-07-25 Daniel Wagnerdevice: Change signature of connman_device_remove_network()
2011-07-25 Daniel Wagnernetwork: Remove connman_network_register/unregister()
2011-07-06 Thierry Boureilleofono: Set IPv4 address if IPv6 method is not supported
2011-06-21 daniel.wagner@bmw... ofono: Fix add_newtork() error path
2011-06-16 Daniel Wagnerelement: Remove element.c
2011-06-16 Daniel Wagnerelement: Remove network code
2011-05-31 Daniel Wagnerofono: Store Operator string in struct modem
2011-05-27 Marcel Holtmannofono: Remove unused code for online support check
2011-04-17 Samuel Ortizofono: IPv6 support
2011-04-17 Samuel Ortizofono: Remove update_settings forward declaration
2011-04-17 Samuel Ortizofono: Add IPv6 method and address to the info structure
2011-03-30 Mohamed Abbasofono: Check for info pointer in set_active_reply
2011-03-16 Daniel Wagnerofono: Free network_info
2011-03-02 Samuel Ortizofono: Remove set_connected forward declaration
2011-03-02 Henri Braggeofono: Connect when context activation is requested
2011-03-02 Henri Braggeofono: Do not connect autonomously activated contexts
2011-02-24 Daniel Wagnerofono: Remove IPv4 element registration
2011-02-17 Henri Braggeofono: Fix infinite recursion in network disconnect
2011-02-17 Henri Braggeofono: Fix memory leak in network activation
2011-02-16 Samuel Ortizservice: Remove APN property
2011-02-08 Henri Braggeofono: Handle ContextAdded/ContextRemoved signals
next