Imported Upstream connman version 1.38
[platform/upstream/connman.git] / plugins / ofono.c
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
2011-01-27 Pekka Pessiofono: be proactive with registration status
2011-01-27 Pekka Pessiofono: be proactive when connecting
2011-01-27 Pekka Pessiofono: Retry autoconnect when gprs gets attached
2011-01-20 Marcel Holtmannofono: Use dbus_bool_t instead of gboolean
2011-01-18 Pekka Pessiofono: avoid extra SetProperty("Online") calls
2011-01-07 Jukka Rissanenipconfig: Add AUTO ipconfig method for IPv6 auto config...
2010-12-17 Samuel Ortizofono: Delay ipconfig structure cleanup
2010-12-15 Samuel Ortizofono: Set regulatory domain from network MCC
2010-12-14 Jukka Rissanenipconfig: Define 2 separate pointers for IPv4 and IPv6
2010-12-03 Samuel Ortizofono: Fix signal strength report
2010-11-26 Gustavo F. Padovanofono: Parse the new Lockdown property
2010-11-25 Gustavo F. Padovanofono: Fix Modem properties parsing
2010-11-23 Mohamed Abbasofono: Set network group when adding the network
2010-11-04 Marcel HoltmannRemove unneeded enum connman_network_protocol
2010-11-04 Marcel HoltmannRemove unneeded enum connman_device_mode
2010-09-27 Martin XuCheck device before call connman_device_set_string...
2010-09-10 Marcel HoltmannRemove leftover defines
2010-09-09 Samuel OrtizImplement the ModemAdded and ModemRemoved signal handlers
2010-09-09 Samuel OrtizFix typo: modem_removed is linked to the MODEM_REMOVED...
2010-09-09 Samuel OrtizSupport the new oFono Manager API
2010-09-09 Samuel OrtizFix debug message formatting
2010-09-09 Samuel OrtizFix error message formatting
2010-09-09 Samuel OrtizExtend the D-Bus timeout for slow modems
2010-09-09 Samuel OrtizPower the ConnectionManager interface up when it shows up
2010-09-09 Pekka Pessiofono: use new oFono GPRS interfaces
2010-09-09 Pekka Pessiofono: use Modem Online property
2010-09-09 Pekka Pessiofono: refactor modem_has_gprs()
2010-09-09 Pekka Pessiofono: refactor sim
2010-09-09 Pekka Pessiofono: refactor pri_context_changed handler
2010-09-09 Pekka Pessiofono: fix pending_network_is_available()
2010-09-09 Pekka Pessiofono: don't reuse identifier pending_network
2010-09-09 Pekka Pessiofono: fix add_network()
2010-09-09 Pekka Pessiofono: do not strdup in get_ident()
2010-09-09 Pekka Pessiofono: refactor dbus calls
2010-09-09 Pekka Pessiofono: avoid race between signals and methods
2010-09-09 Pekka Pessiofono: fix stale data usage
2010-09-09 Pekka Pessiofono: log more of the errors
2010-09-09 Pekka Pessiofono: refactor SetProperty D-Bus calls
2010-06-25 Samuel OrtizSet the network roaming toggle according to oFono status
2010-06-16 Samuel OrtizUse the network_update() routine for propagating streng...
2010-06-16 Samuel OrtizTrack strength changes from oFono's registration interface
2010-06-14 Kalle Valoofono: Follow registration name changes
2010-06-11 Samuel OrtizRemove IPv4 element registration from the oFono plugin
2010-06-11 Kalle Valoofono: do not use context path as network group identifier
2010-05-20 Daniel WagnerAdapt to new MCC and MNC properties from oFono
2010-04-14 Daniel Wagnerofono API refactoring: Rename netreg Operator property...
2010-04-14 Martin XuRemove the access of status property of DataConnectionM...
2010-03-23 Martin XuSet network->device as NULL when the device is removed
2010-03-19 Martin XuHandle the case that MobileNetworkCodeLength is not...
2010-03-19 Martin XuCorrect the modem properties key name
2010-03-09 Martin XuExport MCC and MNC for cellular services
2010-02-11 Martin XuAdd static IP support
2010-01-29 Martin XuAdd network->driver->setup() callback function
2010-01-28 Martin XuUse operator name as the network name
2010-01-23 Martin XuSet APN before connecting via oFono plugin
2010-01-23 Martin XuAdd default context if no context exists
2010-01-02 Marcel HoltmannUpdate copyright information
2010-01-01 Marcel HoltmannFix memory leaks caused by missing dbus_pending_call_un...
2009-12-31 Luiz Augusto Von... Port ofono driver to use g_dbus_add_signal_watch
2009-12-30 Martin XuSet network method as CONNMAN_IPCONFIG_METHOD_DHCP
2009-12-24 Marcel HoltmannUse failed as label name instead of error
2009-12-21 Marcel HoltmannAdd IP configured method for fixed addresses
2009-12-20 Marcel HoltmannRename IP configuration methods to match specification
2009-12-19 Marcel HoltmannRename D-Bus helper for basic property types
2009-12-17 Martin XuAdd static IP support for oFono interaction
2009-11-24 Marcel HoltmannFix issue with potentially unused GPRS context type
2009-11-24 Martin XuAdd first version of oFono GPRS support
2009-09-02 Marcel HoltmannAdd tracking of oFono startup and termination
2009-05-13 Marcel HoltmannAdd skeleton for oFono plugin