summaryrefslogtreecommitdiff
path: root/src/cbs.c
Commit message (Expand)AuthorAgeFilesLines
* cbs: use g_slist_free_fullJohn Ernberg2016-04-221-18/+9
* cbs: Resolve a use-after-freeJohn Ernberg2015-12-211-1/+4
* Do not set signature and reply in GDBus tablesLucas De Marchi2012-05-201-7/+7
* Convert GDBus methods to use macro helpersLucas De Marchi2012-05-201-6/+12
* Constify GDBus signal tablesHenrique Dante de Almeida2012-05-201-1/+1
* Constify GDBus method tablesHenrique Dante de Almeida2012-05-201-1/+1
* cbs: finding SIM atom seems to not necessary nowDenis Kenzior2012-01-181-7/+2
* cbs: Use __ofono_atom_find macroDenis Kenzior2012-01-181-10/+3
* core: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* core: remove redundant codeMika Liljeberg2011-03-301-7/+0
* cbs: Set topics on EFcbmid change only if poweredDenis Kenzior2011-02-171-5/+6
* cbs: Watch for changes to relevant SIM filesAndrzej Zaborowski2011-02-171-1/+31
* core: free GError objects returned by glibDenis Kenzior2011-02-081-0/+1
* core: Minor style tweaksDenis Kenzior2011-02-031-1/+0
* simfs: implement ofono_sim_context apiAndrzej Zaborowski2011-02-031-3/+11
* cbs: Fix style issuesAki Niemi2011-02-021-6/+6
* core: explicitly compare pointers to NULLLucas De Marchi2010-11-291-10/+9
* src: coding style fixes - rule M6Jeevaka Badrappan2010-11-221-5/+5
* cbs: Minor style fixesDenis Kenzior2010-11-101-2/+3
* cbs: CBS-PP download must be enabled in sst / estAndrzej Zaborowski2010-11-101-0/+13
* Fix multi-line comment style issuesJeevaka Badrappan2010-09-211-5/+10
* Rename CbsManger into CellBroadcastMarcel Holtmann2010-06-091-14/+13
* Fix: download CBS to SIM even when "Powered" is 0Andrzej Zaborowski2010-06-091-5/+5
* stk: Use envelope encoding utility from stkutil.cAndrzej Zaborowski2010-06-091-1/+1
* cbs: Send ETWS topics lastDenis Kenzior2010-06-071-2/+2
* Fix: Look for the STK atom, not SIM atomDenis Kenzior2010-04-151-1/+1
* Fix: Process CBS sim downloads if STK atom existsDenis Kenzior2010-04-151-1/+2
* Add Sim Toolkit atomAndrzej Zaborowski2010-04-151-1/+9
* Extend sim-ready watch with card insert/ejectAndrzej Zaborowski2010-04-151-1/+1
* Move cbs interface definition to dbus.hDenis Kenzior2010-03-221-12/+10
* Fix: Don't use ofono_debug directly in the coreDenis Kenzior2010-02-081-5/+5
* Fix: Process CBS settings even if no EFcbmidDenis Kenzior2010-01-201-3/+4
* Fix: Print errors for unlikely CBS failuresDenis Kenzior2010-01-201-2/+5
* Fix: NULL check both set_topics and clear_topicsDenis Kenzior2010-01-201-1/+1
* Fix: Make the powered setting actually workDenis Kenzior2010-01-201-2/+2
* Fix: Default to powered=true for CBSDenis Kenzior2010-01-201-0/+7
* Persist CBS Topics list, handle EF-CBMI, EF-CBMIR.Andrzej Zaborowski2010-01-121-24/+75
* Style: Trailing whitespace & extra linesDenis Kenzior2010-01-121-1/+1
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Style: Flip the if statementDenis Kenzior2009-12-171-3/+3
* Style: Add empty lines where neededDenis Kenzior2009-12-171-0/+2
* Add Powered property to CbsManager.Andrzej Zaborowski2009-12-171-12/+160
* Handle EF-CBSMID contents.Andrzej Zaborowski2009-12-171-9/+20
* Fix: Don't pass ofono_network_operator structuresDenis Kenzior2009-10-291-6/+6
* Refactor: replace netreg get_operator with mcc/mncDenis Kenzior2009-10-271-5/+7
* Fix: Reset netreg to 0 when unregisteredDenis Kenzior2009-10-261-0/+1
* Refactor: Move elementary file type checkingDenis Kenzior2009-10-021-21/+9
* Assume CBS is registered when SIM readyDenis Kenzior2009-09-171-41/+8
* Add reading of various CBS related EFsDenis Kenzior2009-09-161-0/+182
* Fix: do not leak memory, cleanup the topic listDenis Kenzior2009-09-161-0/+12