index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sim.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-08
sim: Fix potential use of uninitialized variable
Denis Kenzior
1
-14
/
+8
2011-03-31
sim: add +CNUM support for HFP emulator
Frédéric Danis
1
-0
/
+66
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-02-25
sim: Document fall through case in switchcase
Denis Kenzior
1
-0
/
+2
2011-02-25
sim: Expose the __ofono_sim_recheck_pin API
Jussi Kangas
1
-8
/
+7
2011-02-25
sim: Do not teardown SIM state when PIN2 is asked
Jussi Kangas
1
-7
/
+24
2011-02-18
sim: Check for SIM lockout condition
Denis Kenzior
1
-3
/
+12
2011-02-18
sim: Move stuff around and remove forward decl
Denis Kenzior
1
-24
/
+23
2011-02-18
sim: move stuff around
Denis Kenzior
1
-49
/
+49
2011-02-17
sim: Tweak the behavior of sim_refresh slightly
Denis Kenzior
1
-8
/
+1
2011-02-17
sim: Implement basic Refresh
Andrzej Zaborowski
1
-12
/
+151
2011-02-08
sim: Fixup compiler complaints
Denis Kenzior
1
-1
/
+2
2011-02-08
sim: Allow usage of SIM codes longer than 8 digits
Jussi Kangas
1
-6
/
+69
2011-02-07
sim: Add implementation of sim file watching API
Denis Kenzior
1
-0
/
+14
2011-02-03
simfs: implement ofono_sim_context api
Andrzej Zaborowski
1
-35
/
+47
2011-02-02
sim: Fix style issues
Aki Niemi
1
-5
/
+3
2011-01-22
sim: Remove double empty lines
Marcel Holtmann
1
-1
/
+0
2011-01-20
sim: getters for mcc and mnc implementation
Jukka Saunamaki
1
-0
/
+16
2011-01-20
sim: store mcc and mnc separate from imsi
Jukka Saunamaki
1
-19
/
+15
2011-01-17
sim: fix issue with sizeof call
Jeevaka Badrappan
1
-1
/
+1
2011-01-10
sim: Minor style fixes
Denis Kenzior
1
-4
/
+2
2011-01-10
sim: query remaining pin retries
Lucas De Marchi
1
-0
/
+90
2010-12-21
sim: Set sane number len in empty EFmsisdn records
Andrzej Zaborowski
1
-0
/
+2
2010-12-12
sim: fix minor issue in ofono_sim_get_phase
Jeevaka Badrappan
1
-1
/
+1
2010-11-29
sim: be more paranoid for triggering EFest read
Jeevaka Badrappan
1
-3
/
+10
2010-11-29
core: explicitly compare pointers to NULL
Lucas De Marchi
1
-8
/
+8
2010-11-26
core: Remove stray newlines in messages sent to log
Rémi Denis-Courmont
1
-1
/
+1
2010-11-22
src: coding style fixes - rule M6
Jeevaka Badrappan
1
-2
/
+2
2010-11-10
sim: Add sim_service_available()
Andrzej Zaborowski
1
-0
/
+15
2010-11-05
sim: Check both EFust and EFest for FDN & BDN
Denis Kenzior
1
-4
/
+9
2010-11-05
sim: Don't read EFest if the file is not available
Denis Kenzior
1
-4
/
+12
2010-11-05
sim: use mask for check of sim file status
Guillaume Lucas
1
-2
/
+2
2010-10-25
sim: Fix minor style issue
Denis Kenzior
1
-0
/
+1
2010-10-25
sim: add barred dialing support
Jeevaka Badrappan
1
-8
/
+79
2010-10-22
sim: Pass dbus types
Denis Kenzior
1
-2
/
+3
2010-10-22
sim: Get rid of unneeded empty line
Denis Kenzior
1
-1
/
+0
2010-10-22
sim: Break out common FDN property signaling
Denis Kenzior
1
-20
/
+17
2010-10-22
sim: check existence of imsi-code
Petteri Tikander
1
-1
/
+1
2010-10-22
sim: check if Fixed Dial is enabled in SIM-card
Petteri Tikander
1
-0
/
+68
2010-10-19
sim: Read EFust and EFest after phase is known
Denis Kenzior
1
-11
/
+10
2010-10-19
sim: Fix setting the correct phase from EFphase
Denis Kenzior
1
-3
/
+18
2010-10-15
sim: Fix crash on sim re-insertion
Denis Kenzior
1
-5
/
+5
2010-10-13
sim: Refactor iidf reading
Denis Kenzior
1
-90
/
+90
2010-10-13
sim: Use ay return signature for GetIcon
Denis Kenzior
1
-6
/
+16
2010-10-13
simfs: Reflow to get rid of unnecessary label
Denis Kenzior
1
-10
/
+5
2010-10-13
sim: Use g_dbus_create_reply
Denis Kenzior
1
-5
/
+4
2010-10-13
sim: Don't re-check for id != 0
Denis Kenzior
1
-9
/
+1
[next]