summaryrefslogtreecommitdiff
path: root/src/call-meter.c
Commit message (Expand)AuthorAgeFilesLines
* Do not set signature and reply in GDBus tablesLucas De Marchi2012-05-201-12/+12
* Convert GDBus methods to use macro helpersLucas De Marchi2012-05-201-8/+13
* Constify GDBus signal tablesHenrique Dante de Almeida2012-05-201-1/+1
* Constify GDBus method tablesHenrique Dante de Almeida2012-05-201-1/+1
* core: Update copyright informationMarcel Holtmann2011-10-101-1/+1
* sim: check lock state with call meterJussi Kangas2011-02-251-0/+15
* sim: Allow usage of SIM codes longer than 8 digitsJussi Kangas2011-02-081-2/+2
* call-meter: Fix style issuesAki Niemi2011-02-021-5/+6
* core: explicitly compare pointers to NULLLucas De Marchi2010-11-291-13/+13
* src: coding style fixes - rule M6Jeevaka Badrappan2010-11-221-2/+2
* Fix multi-line comment style issuesJeevaka Badrappan2010-09-211-2/+4
* Fix: Check password length based on its typePekka Pessi2010-03-191-2/+2
* Fix: Use g_dbus_emit_signal in call-barring,meterAndrzej Zaborowski2010-02-151-10/+2
* Fix: Don't use ofono_debug directly in the coreDenis Kenzior2010-02-081-3/+3
* Update copyright informationMarcel Holtmann2010-01-011-1/+1
* Simplify: Use dbus_message_iter_get_argsDenis Kenzior2009-09-221-10/+5
* change int vendor to unsigned int vendorDenis Kenzior2009-09-011-1/+1
* Add vendor parameter to call-meterDenis Kenzior2009-09-011-2/+2
* Fix whitespace and style issuesDenis Kenzior2009-08-191-1/+1
* Remove the use of driver.hDenis Kenzior2009-08-171-1/+0
* Move CALL_METER_INTERFACE define to dbus.hDenis Kenzior2009-08-141-14/+17
* Use atom's modem in call meterDenis Kenzior2009-08-141-13/+12
* Update to use the new atom_free APIDenis Kenzior2009-08-141-1/+1
* Evolve the call meter driver APIDenis Kenzior2009-08-141-200/+242
* No need to use g_timeout_add hereDenis Kenzior2009-08-071-27/+13
* Use invalid_args instead of invalid_formatAndrzej Zaborowski2009-08-051-2/+2
* Remove all uses of modem.hDenis Kenzior2009-07-291-1/+0
* Rename modem_add_interface / modem_remove_interfaceDenis Kenzior2009-07-291-2/+2
* Get rid of dbus-gsm.hDenis Kenzior2009-07-291-2/+0
* Rename dbus_gsm_pending_replyDenis Kenzior2009-07-291-11/+11
* Rename dbus_gsm_dict_appendDenis Kenzior2009-07-291-5/+5
* Move & Rename PROPERTIES_ARRAY_SIGNATUREDenis Kenzior2009-07-291-1/+2
* Rename dbus_gsm_signal_property_changedDenis Kenzior2009-07-291-5/+5
* Rename dbus_gsm error functions to __ofono_errorDenis Kenzior2009-07-291-27/+27
* Move & Rename dbus_gsm_connectionDenis Kenzior2009-07-291-8/+8
* Remove unused variables.Andrzej Zaborowski2009-05-121-3/+0
* Add implementation of telephony daemonDenis Kenzior2009-05-051-0/+764