index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atmodem
/
phonebook.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-12
atmodem: Use g_at_chat_clone
Denis Kenzior
1
-1
/
+2
2010-02-08
Refactor: Remove atutil dump_response
Denis Kenzior
1
-10
/
+0
2010-02-05
Fix: Use snprintf instead of sprintf in atmodem
Denis Kenzior
1
-4
/
+5
2010-01-28
Fix some leftover oudated copyrights
Marcel Holtmann
1
-1
/
+1
2009-12-17
Style: Repeat for drivers
Denis Kenzior
1
-1
/
+2
2009-11-11
Fix: Set data to NULL in drivers
Denis Kenzior
1
-0
/
+2
2009-09-11
Rework DECLARE_FAILURE to be a bit nicer
Denis Kenzior
1
-8
/
+2
2009-09-04
Rename at.h to atmodem.h
Denis Kenzior
1
-1
/
+1
2009-09-01
Rename generic_at drivers to atmodem
Denis Kenzior
1
-1
/
+1
2009-09-01
Make remove functions not return anything
Denis Kenzior
1
-3
/
+1
2009-09-01
change int vendor to unsigned int vendor
Denis Kenzior
1
-1
/
+1
2009-09-01
Add vendor flag capability to phonebook
Denis Kenzior
1
-2
/
+3
2009-08-20
Fix unused variable pbd
Denis Kenzior
1
-1
/
+0
2009-08-19
Remove modem member from cb_data
Denis Kenzior
1
-1
/
+1
2009-08-14
Update the at phonebook driver to the new API
Denis Kenzior
1
-99
/
+105
2009-08-12
Warn when (potentially) invalid input encountered
Denis Kenzior
1
-0
/
+10
2009-07-29
Rename ofono_modem_userdata
Denis Kenzior
1
-13
/
+14
2009-07-29
Experimental support for modems with no UCS2/UTF8
Denis Kenzior
1
-2
/
+28
2009-07-27
Fix phonebook comment to report CSCS
Yang Gu
1
-1
/
+1
2009-07-27
Fix phonebook problem when charset is in a list
Yang Gu
1
-1
/
+1
2009-07-16
Refactor phonebook code
Denis Kenzior
1
-249
/
+208
2009-07-16
Fix style issue
Denis Kenzior
1
-1
/
+0
2009-07-16
Add character set support in phonebook
Yang Gu
1
-29
/
+338
2009-06-22
Merge phonebook entries belong to one person
Yang Gu
1
-1
/
+1
2009-06-16
Refactor phonebook code
Denis Kenzior
1
-101
/
+59
2009-06-16
Use library functions appropriately
Denis Kenzior
1
-22
/
+20
2009-06-16
Don't use spaces and use tabs instead
Denis Kenzior
1
-7
/
+8
2009-06-16
Make const-correct
Denis Kenzior
1
-7
/
+1
2009-06-16
Export phonebook as vCard 3.0 format
Yang Gu
1
-0
/
+303