common: Fix typos in error strings
[platform/upstream/ofono.git] / src / common.c
2012-05-30 Philippe Nunescommon: Fix typos in error strings
2011-10-10 Marcel Holtmanncore: Update copyright information
2011-03-23 Frédéric Daniscommon: fix buffer length in phone_number_to_string
2011-02-24 Paavo Leinonencommon: '+' is not valid phone number anymore
2011-02-08 Jussi Kangassim: Allow usage of SIM codes longer than 8 digits
2011-02-01 Lucas De Marchicommon: implement initializer for ofono_call
2011-01-25 Rafael Ignacio Zuritacommon: add function to validate long numbers
2011-01-20 Denis Kenziorgprs: Move packet bearer stuff into gprs.c
2011-01-20 Rémi Denis-Courmontcommon: Define packet switched bearers
2010-12-23 Denis Kenziorcdma-voicecall: Minor style fixes
2010-12-23 Dara Spieker-Doylecdma-voicecall: Add CDMA MO Call Support
2010-11-29 Lucas De Marchicore: explicitly compare pointers to NULL
2010-11-23 Rémi Denis-Courmontcommon: remove redundant predicate
2010-10-19 Denis Kenziorcommon: Fix mmi code to bearer class mappings
2010-10-15 Denis Kenziorcommon: Update the basic services in comments
2010-10-10 Pekka Pessicommon: fixup logic of valid_ussd_string()
2010-10-07 Alexander KanavinFix typo in SS enum to string conversion
2010-09-22 Jeevaka BadrappanFix multi-line comment style issues
2010-09-21 Denis Kenziorcommon: Implement ofono_uuid_to_str
2010-04-23 Zhenhua ZhangFix a typo in telephony_error_to_str
2010-04-02 Denis KenziorFix: Regression in PIN validity checking
2010-03-25 Denis KenziorRefactor: Simplify Technology values
2010-03-20 Marcel HoltmannRevert the default statement for PIN type checking
2010-03-19 Denis KenziorTrivial: Add break statement
2010-03-19 Pekka PessiFix: Check password length based on its type
2010-01-02 Marcel HoltmannUpdate copyright information
2009-10-30 Denis KenziorAdd utility to test for valid APN names
2009-10-16 Andrzej ZaborowskiAlways return a string from telephony_error_to_str.
2009-10-16 Andrzej ZaborowskiRefactor: Move network registration status utils
2009-09-22 Denis KenziorFix: Make sure pin isn't empty
2009-09-17 Denis KenziorUse g_ascii_isdigit
2009-09-08 Andrzej ZaborowskiWrite state of SMS assembly to disk and restore on...
2009-08-20 Denis KenziorUse types.h instead of driver.h here
2009-06-20 Denis KenziorFix minor bug in phone number handling
2009-06-18 Andrzej ZaborowskiTeach USSD to recognise password change strings.
2009-05-26 Denis KenziorCreate ofono_phone_number struct
2009-05-21 Denis KenziorFix Supplementary Service MMI strings per 22.030
2009-05-06 Denis KenziorAdd implementation of telephony daemon