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
2010-03-31
Use stkutil named constants in sim.c
Andrzej Zaborowski
1
-4
/
+4
2010-03-25
Refactor: Remove MobileNetworkCodeLength property
Denis Kenzior
1
-6
/
+36
2010-03-22
Move sim manager interface definition to dbus.h
Denis Kenzior
1
-26
/
+21
2010-03-19
Fix: Check password length based on its type
Pekka Pessi
1
-6
/
+6
2010-03-16
Fix: Fixup error paths in sim_op_check_cached
Denis Kenzior
1
-1
/
+7
2010-02-27
Use stk_envelope_type constant name in sim.c
Andrzej Zaborowski
1
-1
/
+2
2010-02-08
Fix: Don't use ofono_debug directly in the core
Denis Kenzior
1
-2
/
+2
2010-01-12
Refactor: Rename & Restructure cphs_support
Denis Kenzior
1
-6
/
+6
2010-01-12
Rename: Rename CPHS Phase enums
Denis Kenzior
1
-4
/
+3
2010-01-12
Retrieve CPHS phase (if any) from SIM.
Andrzej Zaborowski
1
-1
/
+46
2010-01-06
Set phase to unknown until we probe it
Denis Kenzior
1
-0
/
+1
2010-01-06
Refactor: Preserve Phase obtained from the SIM
Denis Kenzior
1
-4
/
+2
2010-01-06
Index SIM cache by phase also.
Andrzej Zaborowski
1
-8
/
+46
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-17
Style: Fix a few more occurences of if/else
Denis Kenzior
1
-2
/
+4
2009-12-17
Style: Fixup style issues
Denis Kenzior
1
-1
/
+3
2009-12-17
Handle EF-CBSMID contents.
Andrzej Zaborowski
1
-0
/
+34
2009-10-05
Fix: Don't crash when cached ef structure differs
Denis Kenzior
1
-1
/
+1
2009-10-02
Refactor: Move elementary file type checking
Denis Kenzior
1
-40
/
+35
2009-09-28
Fix efli being removed prematurely
Denis Kenzior
1
-4
/
+6
2009-09-24
Fix whitespace
Denis Kenzior
1
-7
/
+7
2009-09-24
Add initial support for LockedPins property
Denis Kenzior
1
-7
/
+95
2009-09-23
Ignore EFli if the first entry is empty
Denis Kenzior
1
-4
/
+11
2009-09-23
Remove unused struct field.
Andrzej Zaborowski
1
-1
/
+0
2009-09-23
Rename eflp_format to efli_format, semantically opposite.
Andrzej Zaborowski
1
-4
/
+4
2009-09-22
Simplify: Use dbus_message_iter_get_args
Denis Kenzior
1
-64
/
+14
2009-09-22
Remove unused structure
Denis Kenzior
1
-6
/
+0
2009-09-23
Fix unused variable issue from last commits
Marcel Holtmann
1
-1
/
+0
2009-09-22
Don't try to Lock or Unlock SIM PIN2
Denis Kenzior
1
-1
/
+6
2009-09-22
Make sure we try to lock/unlock/change only PINs
Denis Kenzior
1
-4
/
+32
2009-09-22
Refactor: Do not use int instead of enum
Denis Kenzior
1
-4
/
+5
2009-09-22
Add LockPin and UnlockPin functions
Denis Kenzior
1
-39
/
+76
2009-09-22
Rearrange sim password enum
Denis Kenzior
1
-25
/
+26
2009-09-22
Get rid of 1 line function
Denis Kenzior
1
-7
/
+2
2009-09-22
Move some stuff around
Denis Kenzior
1
-0
/
+36
2009-09-22
Do PIN authentication
Andrzej Zaborowski
1
-1
/
+285
2009-09-17
Refactor language preference parsing
Denis Kenzior
1
-71
/
+85
2009-09-17
Simplify function logic
Denis Kenzior
1
-8
/
+8
2009-09-17
Fix potential memory leak
Denis Kenzior
1
-0
/
+6
2009-09-17
Rename function to be more clear
Denis Kenzior
1
-2
/
+2
2009-09-17
Use existing function for converting to iso639
Denis Kenzior
1
-27
/
+3
2009-09-17
Present list of preferred languages on SimManager interfce.
Andrzej Zaborowski
1
-0
/
+216
2009-09-11
Port sim ready watch to __ofono_watchlist
Denis Kenzior
1
-76
/
+17
2009-09-08
Fix style issue
Denis Kenzior
1
-2
/
+2
2009-09-08
Move create_dirs to storage.c, add file read/write utilities
Andrzej Zaborowski
1
-65
/
+4
2009-09-01
change int vendor to unsigned int vendor
Denis Kenzior
1
-1
/
+1
2009-09-01
Add vendor flag capability to sim
Denis Kenzior
1
-2
/
+2
2009-08-31
Don't return sdn numbers until ready
Denis Kenzior
1
-1
/
+3
2009-08-31
Simplify EFsdn reading code
Denis Kenzior
1
-25
/
+28
2009-08-31
Rename MNCLength to MobileNetworkCodeLength
Denis Kenzior
1
-3
/
+3
[next]