index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-24
common: '+' is not valid phone number anymore
Paavo Leinonen
1
-0
/
+3
2011-02-08
sim: Allow usage of SIM codes longer than 8 digits
Jussi Kangas
1
-37
/
+0
2011-02-01
common: implement initializer for ofono_call
Lucas De Marchi
1
-0
/
+7
2011-01-25
common: add function to validate long numbers
Rafael Ignacio Zurita
1
-2
/
+18
2011-01-20
gprs: Move packet bearer stuff into gprs.c
Denis Kenzior
1
-23
/
+0
2011-01-20
common: Define packet switched bearers
Rémi Denis-Courmont
1
-0
/
+23
2010-12-22
cdma-voicecall: Minor style fixes
Denis Kenzior
1
-2
/
+2
2010-12-22
cdma-voicecall: Add CDMA MO Call Support
Dara Spieker-Doyle
1
-0
/
+41
2010-11-29
core: explicitly compare pointers to NULL
Lucas De Marchi
1
-1
/
+1
2010-11-23
common: remove redundant predicate
Rémi Denis-Courmont
1
-1
/
+1
2010-10-19
common: Fix mmi code to bearer class mappings
Denis Kenzior
1
-5
/
+17
2010-10-15
common: Update the basic services in comments
Denis Kenzior
1
-5
/
+5
2010-10-10
common: fixup logic of valid_ussd_string()
Pekka Pessi
1
-25
/
+19
2010-10-07
Fix typo in SS enum to string conversion
Alexander Kanavin
1
-1
/
+1
2010-09-21
Fix multi-line comment style issues
Jeevaka Badrappan
1
-5
/
+10
2010-09-21
common: Implement ofono_uuid_to_str
Denis Kenzior
1
-0
/
+8
2010-04-23
Fix a typo in telephony_error_to_str
Zhenhua Zhang
1
-1
/
+1
2010-04-02
Fix: Regression in PIN validity checking
Denis Kenzior
1
-1
/
+1
2010-03-25
Refactor: Simplify Technology values
Denis Kenzior
1
-8
/
+8
2010-03-20
Revert the default statement for PIN type checking
Marcel Holtmann
1
-4
/
+1
2010-03-19
Trivial: Add break statement
Denis Kenzior
1
-0
/
+3
2010-03-19
Fix: Check password length based on its type
Pekka Pessi
1
-7
/
+26
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-10-30
Add utility to test for valid APN names
Denis Kenzior
1
-0
/
+26
2009-10-16
Always return a string from telephony_error_to_str.
Andrzej Zaborowski
1
-2
/
+2
2009-10-16
Refactor: Move network registration status utils
Andrzej Zaborowski
1
-0
/
+44
2009-09-22
Fix: Make sure pin isn't empty
Denis Kenzior
1
-0
/
+4
2009-09-17
Use g_ascii_isdigit
Denis Kenzior
1
-2
/
+1
2009-09-08
Write state of SMS assembly to disk and restore on startup.
Andrzej Zaborowski
1
-0
/
+1
2009-08-20
Use types.h instead of driver.h here
Denis Kenzior
1
-1
/
+1
2009-06-19
Fix minor bug in phone number handling
Denis Kenzior
1
-3
/
+3
2009-06-18
Teach USSD to recognise password change strings.
Andrzej Zaborowski
1
-1
/
+2
2009-05-26
Create ofono_phone_number struct
Denis Kenzior
1
-9
/
+10
2009-05-21
Fix Supplementary Service MMI strings per 22.030
Denis Kenzior
1
-5
/
+22
2009-05-05
Add implementation of telephony daemon
Denis Kenzior
1
-0
/
+576