index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
common: fix buffer length in phone_number_to_string
Frédéric Danis
1
-5
/
+5
2011-03-23
emulator: add support for +GCAP
Olivier Guiter
1
-0
/
+7
2011-03-23
stk: Fix getenv failure case
Jeevaka Badrappan
1
-3
/
+3
2011-03-21
voicecall: Fix pause character validation
Lucas De Marchi
1
-2
/
+3
2011-03-18
sms: Rework tx_state logic
Denis Kenzior
1
-14
/
+19
2011-03-18
sms: Move CancelMessage(o) method
Denis Kenzior
3
-43
/
+37
2011-03-18
sms: remove check for impossible NULL condition
Lucas De Marchi
1
-3
/
+0
2011-03-18
sms: allow message submission to be cancelled
Lucas De Marchi
1
-0
/
+88
2011-03-18
sms: Don't leak memory, even in bizarre conditions
Denis Kenzior
1
-2
/
+2
2011-03-18
sms: factor out 'remove entry' from tx_finished()
Lucas De Marchi
1
-43
/
+62
2011-03-18
message: add cancelled state
Lucas De Marchi
2
-1
/
+4
2011-03-18
smsutil: fix a memory leak
Bertrand Aygon
1
-1
/
+3
2011-03-17
src: add initial CDMA Connection Manager support
Christian Lam
2
-0
/
+572
2011-03-17
sms: limit the sms sending retry
Jeevaka Badrappan
1
-0
/
+6
2011-03-16
stk: fix issue with Get Inkey variable timeout
Jeevaka Badrappan
1
-2
/
+26
2011-03-15
call-forwarding: Don't update from sim if cached
Denis Kenzior
1
-0
/
+10
2011-03-15
call-forwarding: update EFs changed by SIM refresh
Andrzej Zaborowski
1
-1
/
+44
2011-03-15
message-waiting: Watch for sim file refreshes
Andrzej Zaborowski
1
-1
/
+91
2011-03-15
sim: Handle an error condition better
Denis Kenzior
1
-3
/
+4
2011-03-15
sim: Watch for changes to EFimg files and EFiidf
Andrzej Zaborowski
1
-1
/
+54
2011-03-15
sim: Watch for changes to EFmsisdn and EFsdn
Andrzej Zaborowski
1
-2
/
+32
2011-03-15
sim: Split out sim context into early and main
Andrzej Zaborowski
1
-10
/
+71
2011-03-15
gprs: Core changes for IPv6 support
Denis Kenzior
1
-108
/
+310
2011-03-15
gprs: Move settings structure
Denis Kenzior
1
-36
/
+48
2011-03-15
gprs: Add support for dual stack contexts
Denis Kenzior
1
-0
/
+5
2011-03-15
gprs: Also reset active in release_context
Denis Kenzior
1
-6
/
+2
2011-03-15
gprs: factor out common code
Mika Liljeberg
1
-61
/
+50
2011-03-15
emulator: fix some indentation issues
Guillaume Zajac
1
-58
/
+58
2011-03-11
simfs: fix GLib-CRITICAL warning
Guillaume Lucas
1
-12
/
+14
2011-03-11
stk: fix issue with null data object
Andrzej Zaborowski
1
-1
/
+1
2011-03-11
voicecall: Refactor held and mpty notify logic
Denis Kenzior
1
-40
/
+22
2011-03-11
voicecall: Minor whitespace fix for previous commit
Denis Kenzior
1
-2
/
+2
2011-03-11
voicecall: implement SSN handling functions
Andras Domokos
1
-0
/
+174
2011-03-11
ssn: remove SSN atom completely
Andras Domokos
2
-264
/
+0
2011-03-02
stk: Handle Refresh if also performed by modem
Andrzej Zaborowski
1
-6
/
+30
2011-03-01
build: Fix wrong include of public header
Marcel Holtmann
1
-1
/
+0
2011-03-01
location-reporting: don't add client-exit watch too early
Lucas De Marchi
1
-6
/
+4
2011-02-28
stk: Make sure to reset respond_on_exit
Andrzej Zaborowski
1
-0
/
+1
2011-02-25
voicecall: Add CNAP debugging ofono voicecall
Antoine Reversat
1
-2
/
+3
2011-02-25
sim: Document fall through case in switchcase
Denis Kenzior
1
-0
/
+2
2011-02-25
sim: check lock state with call meter
Jussi Kangas
1
-0
/
+15
2011-02-25
sim: Expose the __ofono_sim_recheck_pin API
Jussi Kangas
2
-8
/
+9
2011-02-25
sim: Do not teardown SIM state when PIN2 is asked
Jussi Kangas
1
-7
/
+24
2011-02-25
simutil: Add missing SIM enum
Jessica Nilsson
1
-0
/
+1
2011-02-24
emulator: add support of void parameters in CMER
Frédéric Danis
1
-12
/
+12
2011-02-24
common: '+' is not valid phone number anymore
Paavo Leinonen
1
-0
/
+3
2011-02-24
emulator: Remove unneeded parens
Denis Kenzior
1
-1
/
+1
2011-02-23
location-reporting: add atom implementation
Rafael Ignacio Zurita
2
-0
/
+395
2011-02-23
emulator: return if SLC is not yet established
Denis Kenzior
1
-1
/
+3
2011-02-23
emulator: add BRSF support
Frédéric Danis
1
-1
/
+44
[next]