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-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
2010-02-08
Fix: Add recheck flag to gprs
Denis Kenzior
1
-1
/
+14
2010-02-08
Fix: Don't use ofono_debug directly in the core
Denis Kenzior
1
-5
/
+5
2010-01-07
Make primary context ids persistent
Denis Kenzior
1
-0
/
+11
2010-01-07
Use idmap to allocate primary context ids
Denis Kenzior
1
-7
/
+22
2010-01-07
Fix: Fail if no driver or id range set
Denis Kenzior
1
-4
/
+5
2010-01-07
Use the new from_range idmap constructor
Denis Kenzior
1
-22
/
+5
2010-01-07
Refactor: Use idmap to allocate CIDs
Denis Kenzior
1
-29
/
+18
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-24
Use error label instead of err or err_out
Marcel Holtmann
1
-13
/
+13
2009-12-17
Style: Fix a few more occurences of if/else
Denis Kenzior
1
-1
/
+2
2009-12-09
Add context-id allocation / deallocation code
Denis Kenzior
1
-3
/
+76
2009-12-09
Refactor: use unsigned ints for cids
Denis Kenzior
1
-3
/
+4
2009-12-08
Fix: Reset active contexts if gprs is detached
Denis Kenzior
1
-0
/
+21
2009-12-08
Reset context settings when context is deactivated
Denis Kenzior
1
-0
/
+1
2009-12-08
Style: Remove extra blank line
Denis Kenzior
1
-1
/
+0
2009-12-01
Style: Use unsigned int instead of unsigned
Denis Kenzior
1
-1
/
+2
2009-11-24
Get rid of the pointless checks before g_free in GPRS engine
Marcel Holtmann
1
-30
/
+11
2009-11-24
Add support bringing GPRS interfaces up and down as needed
Marcel Holtmann
1
-0
/
+50
2009-11-23
Emit settings signal before active signal
Martin Xu
1
-6
/
+7
2009-11-18
Report AttachInProgress Error
Denis Kenzior
1
-1
/
+1
2009-11-18
Refactor: Send NotAttached error
Denis Kenzior
1
-3
/
+3
2009-11-18
Implement CGREG query
Denis Kenzior
1
-1
/
+21
2009-11-18
Refactor: Move functions up to avoid declaration
Denis Kenzior
1
-72
/
+75
2009-11-18
Fix: Again, uncross the wires
Denis Kenzior
1
-1
/
+1
2009-11-18
Fix: Uncross the wires
Denis Kenzior
1
-2
/
+2
2009-11-17
Support Settings property of PrimaryContext
Denis Kenzior
1
-9
/
+206
2009-11-17
Add ofono_gprs_context_get_modem
Martin Xu
1
-0
/
+5
2009-11-05
Fix: Load GPRS settings before finding netreg
Denis Kenzior
1
-9
/
+9
2009-11-02
Add ability to restore GPRS contexts from settings
Denis Kenzior
1
-5
/
+113
2009-11-02
Save GPRS context settings
Denis Kenzior
1
-2
/
+67
2009-11-02
Add Basic save/restore code for GPRS setting
Denis Kenzior
1
-3
/
+76
2009-11-02
Limit the number of contexts that we manage
Denis Kenzior
1
-0
/
+4
2009-11-02
Update CreateContext API
Denis Kenzior
1
-10
/
+26
2009-11-02
Add utility to convert strings to context type
Denis Kenzior
1
-8
/
+17
2009-11-02
Fix: Default to type internet
Denis Kenzior
1
-1
/
+1
2009-10-30
Add checking for valid APN format
Denis Kenzior
1
-0
/
+3
[prev]
[next]