index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
simfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-23
simfs: Handle optional EF paths
Denis Kenzior
1
-2
/
+10
2012-11-22
simfs: Update to the new SIM api
Denis Kenzior
1
-4
/
+8
2011-11-27
simfs: Call callback even if impl isn't provided
Guillaume Zajac
1
-1
/
+3
2011-10-10
core: Update copyright information
Marcel Holtmann
1
-1
/
+1
2011-05-11
simfs: Fix error reported by valgrind
Denis Kenzior
1
-9
/
+2
2011-05-11
simfs: Fix issue reported by valgrind
Denis Kenzior
1
-0
/
+1
2011-03-11
simfs: fix GLib-CRITICAL warning
Guillaume Lucas
1
-12
/
+14
2011-02-10
simfs: Fix leaking of the voicecall context
Denis Kenzior
1
-2
/
+9
2011-02-07
simfs: Add function to notify all file watches
Denis Kenzior
1
-2
/
+28
2011-02-07
simfs: Add file changed watches to simfs contexts
Denis Kenzior
1
-0
/
+39
2011-02-03
simfs: implement ofono_sim_context api
Andrzej Zaborowski
1
-5
/
+95
2011-02-03
simfs: Use cache for sim_fs_read_info requests too.
Andrzej Zaborowski
1
-58
/
+82
2011-02-02
simfs: Add NULL check
Aki Niemi
1
-0
/
+3
2011-01-29
simfs: Return from sim_fs_op_check_cached on error
Andrzej Zaborowski
1
-1
/
+3
2011-01-29
simfs: Reset op_source in simfs_read_block
Andrzej Zaborowski
1
-0
/
+2
2011-01-12
simfs: Add cache flushing functions
Andrzej Zaborowski
1
-17
/
+51
2010-12-12
simfs: Add unknown sim phase check
Jeevaka Badrappan
1
-1
/
+8
2010-11-29
simfs: explicitly compare pointers to NULL
Lucas De Marchi
1
-14
/
+14
2010-11-22
simfs: coding style fixes - rule M6
Jeevaka Badrappan
1
-1
/
+1
2010-10-24
simfs: Fix issue with sim_fs_op_error
Jeevaka Badrappan
1
-1
/
+4
2010-10-22
simfs: Fix issue with check_cached
Denis Kenzior
1
-4
/
+4
2010-10-22
simfs: Use errno for simfs errors
Denis Kenzior
1
-12
/
+18
2010-10-22
simfs: No need to set these variables
Denis Kenzior
1
-2
/
+0
2010-10-22
simfs: retrieve only EF-info without EF-contents
Petteri Tikander
1
-3
/
+61
2010-10-19
simfs: Don't cache if phase is unknown
Denis Kenzior
1
-1
/
+4
2010-10-15
simfs: Make compile
Denis Kenzior
1
-1
/
+3
2010-10-13
simfs: Also clean out image files
Denis Kenzior
1
-1
/
+33
2010-10-13
simfs: Fix the number of bytes copied
Denis Kenzior
1
-4
/
+5
2010-10-13
simfs: Add some debug statements
Denis Kenzior
1
-0
/
+6
2010-10-13
simfs: Move buffer back to the op structure
Denis Kenzior
1
-16
/
+14
2010-10-13
simfs: Group lines logically
Denis Kenzior
1
-3
/
+0
2010-10-13
simfs: If buffer alloc fails, error out
Denis Kenzior
1
-1
/
+5
2010-10-13
simfs: Don't try to read image cache imsi is null
Denis Kenzior
1
-1
/
+3
2010-10-13
simfs: Make image cache logic a bit easier to read
Denis Kenzior
1
-5
/
+6
2010-10-13
simfs: cache images
Kristen Carlson Accardi
1
-0
/
+62
2010-09-22
simfs: Fix freeing a NULL queue
Denis Kenzior
1
-2
/
+4
2010-09-09
simfs: Add sim_fs_check_version
Denis Kenzior
1
-5
/
+56
2010-09-09
simfs: Simplify logic
Denis Kenzior
1
-8
/
+7
2010-09-09
sim: Break out sim file reading into simfs
Denis Kenzior
1
-0
/
+721