index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gprs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-02
gprs: Fix for gprs context conversion
Antti Paila
1
-1
/
+1
2010-11-29
core: explicitly compare pointers to NULL
Lucas De Marchi
1
-14
/
+14
2010-11-26
core: Remove stray newlines in messages sent to log
RĂ©mi Denis-Courmont
1
-1
/
+1
2010-11-22
src: coding style fixes - rule M6
Jeevaka Badrappan
1
-2
/
+2
2010-11-08
gprs: NULL-safe ofono_gprs_context_remove()
Pekka Pessi
1
-0
/
+3
2010-10-27
gprs-context: Replace TYPE_INVALID with TYPE_ANY
Denis Kenzior
1
-26
/
+27
2010-10-27
gprs: Use common function for default name of default Internet context
Marcel Holtmann
1
-1
/
+7
2010-10-27
gprs-context: add IMS connection type
Pekka Pessi
1
-0
/
+6
2010-10-27
gprs: Add host route to the configured MMS proxy
Marcel Holtmann
1
-2
/
+109
2010-10-27
gprs: Set IP address for GPRS contexts of type MMS
Marcel Holtmann
1
-0
/
+49
2010-10-27
gprs: Add support for exposing proxy information for MMS context
Marcel Holtmann
1
-3
/
+20
2010-10-27
gprs: Add support for selecting GPRS context drivers based on types
Marcel Holtmann
1
-4
/
+14
2010-10-27
gprs: Add flag to track usage of GPRS context drivers
Marcel Holtmann
1
-2
/
+10
2010-10-27
gprs: Extract GPRS context assignment into separate function
Marcel Holtmann
1
-12
/
+21
2010-10-27
gprs: Add support for setting GPRS context type
Marcel Holtmann
1
-2
/
+11
2010-10-27
gprs: Make GPRS context type a public enum
Marcel Holtmann
1
-34
/
+31
2010-10-27
gprs: Load stored MMS Proxy and MMSC settings
Marcel Holtmann
1
-12
/
+30
2010-10-26
gprs: Use better default name for context creation
Marcel Holtmann
1
-1
/
+20
2010-10-26
gprs: Add support for storing MMS Proxy and MMSC settings
Marcel Holtmann
1
-0
/
+91
2010-10-26
gprs: Assign GPRS atom to GPRS context atom
Marcel Holtmann
1
-0
/
+5
2010-10-25
gprs: Return busy if ops are potentially colliding
Denis Kenzior
1
-0
/
+19
2010-10-25
gprs: Implement DeactivateAll()
Denis Kenzior
1
-1
/
+59
2010-10-25
gprs: Support multiple active contexts
Denis Kenzior
1
-41
/
+42
2010-10-24
gprs: Handle failure of GPRS context atom drivers
Marcel Holtmann
1
-1
/
+2
2010-09-21
Fix multi-line comment style issues
Jeevaka Badrappan
1
-3
/
+6
2010-09-10
gprs: add Suspended property
Mika Liljeberg
1
-0
/
+72
2010-08-26
gprs: add debug info
Pekka Pessi
1
-0
/
+9
2010-08-20
gprs: Default value for RoamingAllowed should be FALSE
Marcel Holtmann
1
-2
/
+2
2010-08-19
gprs: Use "Internet" for default PDP context name
Marcel Holtmann
1
-1
/
+1
2010-08-19
gprs: Automatically add a context if none defined
Denis Kenzior
1
-23
/
+39
2010-08-19
gprs: Add support for GetContexts
Denis Kenzior
1
-5
/
+58
2010-08-19
gprs: Tweak context object path naming
Denis Kenzior
1
-6
/
+23
2010-08-19
gprs: Break out writing of gprs context settings
Denis Kenzior
1
-13
/
+18
2010-08-19
gprs: Add ContextRemoved signal
Denis Kenzior
1
-0
/
+20
2010-08-19
gprs: Emit the ContextAdded signal
Denis Kenzior
1
-2
/
+31
2010-08-19
gprs: minor style fix
Denis Kenzior
1
-1
/
+2
2010-08-19
gprs: Break out context properties append function
Denis Kenzior
1
-25
/
+30
2010-08-19
gprs: Get rid of PrimaryContexts property
Denis Kenzior
1
-67
/
+0
2010-08-19
gprs: Update CreateContext to AddContext
Denis Kenzior
1
-15
/
+10
2010-08-19
gprs: Update GPRS related DBus interface names
Denis Kenzior
1
-44
/
+39
2010-08-18
gprs: Update Attached when Auto-Attached succeded
Denis Kenzior
1
-2
/
+5
2010-08-13
gprs: Fix up some attach/detach logic issues
Denis Kenzior
1
-10
/
+23
2010-08-09
gprs: Fix release cid in gprs_deactive_for_remove
Zhenhua Zhang
1
-0
/
+3
2010-07-19
gprs: Minor style fixes
Denis Kenzior
1
-2
/
+3
2010-07-19
gprs: Add Protocol property with IPv6/IPv4
Denis Kenzior
1
-1
/
+81
2010-06-25
gprs: Fix to attachment race condition
Denis Kenzior
1
-6
/
+4
2010-06-09
Move data connection manager interface constants into common include
Marcel Holtmann
1
-27
/
+26
2010-03-26
Refactor: Simplify the internal GPRS API
Denis Kenzior
1
-8
/
+6
2010-03-26
Refactor: Get rid of DCM properties
Denis Kenzior
1
-114
/
+1
2010-02-08
Fix: Tweak gprs attach logic
Denis Kenzior
1
-5
/
+5
[next]