index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-20
Do not set signature and reply in GDBus tables
Lucas De Marchi
1
-7
/
+7
2012-05-20
Convert GDBus methods to use macro helpers
Lucas De Marchi
1
-6
/
+12
2012-05-20
Constify GDBus signal tables
Henrique Dante de Almeida
1
-1
/
+1
2012-05-20
Constify GDBus method tables
Henrique Dante de Almeida
1
-1
/
+1
2012-01-18
cbs: finding SIM atom seems to not necessary now
Denis Kenzior
1
-7
/
+2
2012-01-18
cbs: Use __ofono_atom_find macro
Denis Kenzior
1
-10
/
+3
2011-10-10
core: Update copyright information
Marcel Holtmann
1
-1
/
+1
2011-03-30
core: remove redundant code
Mika Liljeberg
1
-7
/
+0
2011-02-17
cbs: Set topics on EFcbmid change only if powered
Denis Kenzior
1
-5
/
+6
2011-02-17
cbs: Watch for changes to relevant SIM files
Andrzej Zaborowski
1
-1
/
+31
2011-02-08
core: free GError objects returned by glib
Denis Kenzior
1
-0
/
+1
2011-02-03
core: Minor style tweaks
Denis Kenzior
1
-1
/
+0
2011-02-03
simfs: implement ofono_sim_context api
Andrzej Zaborowski
1
-3
/
+11
2011-02-02
cbs: Fix style issues
Aki Niemi
1
-6
/
+6
2010-11-29
core: explicitly compare pointers to NULL
Lucas De Marchi
1
-10
/
+9
2010-11-22
src: coding style fixes - rule M6
Jeevaka Badrappan
1
-5
/
+5
2010-11-10
cbs: Minor style fixes
Denis Kenzior
1
-2
/
+3
2010-11-10
cbs: CBS-PP download must be enabled in sst / est
Andrzej Zaborowski
1
-0
/
+13
2010-09-21
Fix multi-line comment style issues
Jeevaka Badrappan
1
-5
/
+10
2010-06-09
Rename CbsManger into CellBroadcast
Marcel Holtmann
1
-14
/
+13
2010-06-09
Fix: download CBS to SIM even when "Powered" is 0
Andrzej Zaborowski
1
-5
/
+5
2010-06-09
stk: Use envelope encoding utility from stkutil.c
Andrzej Zaborowski
1
-1
/
+1
2010-06-07
cbs: Send ETWS topics last
Denis Kenzior
1
-2
/
+2
2010-04-15
Fix: Look for the STK atom, not SIM atom
Denis Kenzior
1
-1
/
+1
2010-04-15
Fix: Process CBS sim downloads if STK atom exists
Denis Kenzior
1
-1
/
+2
2010-04-15
Add Sim Toolkit atom
Andrzej Zaborowski
1
-1
/
+9
2010-04-15
Extend sim-ready watch with card insert/eject
Andrzej Zaborowski
1
-1
/
+1
2010-03-22
Move cbs interface definition to dbus.h
Denis Kenzior
1
-12
/
+10
2010-02-08
Fix: Don't use ofono_debug directly in the core
Denis Kenzior
1
-5
/
+5
2010-01-20
Fix: Process CBS settings even if no EFcbmid
Denis Kenzior
1
-3
/
+4
2010-01-20
Fix: Print errors for unlikely CBS failures
Denis Kenzior
1
-2
/
+5
2010-01-20
Fix: NULL check both set_topics and clear_topics
Denis Kenzior
1
-1
/
+1
2010-01-20
Fix: Make the powered setting actually work
Denis Kenzior
1
-2
/
+2
2010-01-20
Fix: Default to powered=true for CBS
Denis Kenzior
1
-0
/
+7
2010-01-12
Persist CBS Topics list, handle EF-CBMI, EF-CBMIR.
Andrzej Zaborowski
1
-24
/
+75
2010-01-12
Style: Trailing whitespace & extra lines
Denis Kenzior
1
-1
/
+1
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-17
Style: Flip the if statement
Denis Kenzior
1
-3
/
+3
2009-12-17
Style: Add empty lines where needed
Denis Kenzior
1
-0
/
+2
2009-12-17
Add Powered property to CbsManager.
Andrzej Zaborowski
1
-12
/
+160
2009-12-17
Handle EF-CBSMID contents.
Andrzej Zaborowski
1
-9
/
+20
2009-10-29
Fix: Don't pass ofono_network_operator structures
Denis Kenzior
1
-6
/
+6
2009-10-27
Refactor: replace netreg get_operator with mcc/mnc
Denis Kenzior
1
-5
/
+7
2009-10-26
Fix: Reset netreg to 0 when unregistered
Denis Kenzior
1
-0
/
+1
2009-10-02
Refactor: Move elementary file type checking
Denis Kenzior
1
-21
/
+9
2009-09-17
Assume CBS is registered when SIM ready
Denis Kenzior
1
-41
/
+8
2009-09-16
Add reading of various CBS related EFs
Denis Kenzior
1
-0
/
+182
2009-09-16
Fix: do not leak memory, cleanup the topic list
Denis Kenzior
1
-0
/
+12
2009-09-11
Support base station name cell broadcasts
Denis Kenzior
1
-2
/
+41
2009-09-11
Enable registration / location updates for CBS
Denis Kenzior
1
-1
/
+126
[next]