index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
phonebook.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-29
core: explicitly compare pointers to NULL
Lucas De Marchi
1
-7
/
+5
2010-11-22
src: coding style fixes - rule M6
Jeevaka Badrappan
1
-6
/
+6
2010-09-21
Fix multi-line comment style issues
Jeevaka Badrappan
1
-2
/
+3
2010-02-05
Fix: Use snprintf instead of sprintf in the core
Denis Kenzior
1
-1
/
+1
2010-01-28
Fix some leftover oudated copyrights
Marcel Holtmann
1
-1
/
+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
/
+2
2009-08-17
Remove the use of driver.h
Denis Kenzior
1
-1
/
+0
2009-08-14
Move PHONEBOOK_INTERFACE define to dbus.h
Denis Kenzior
1
-6
/
+5
2009-08-14
Use atom's modem in phonebook
Denis Kenzior
1
-7
/
+6
2009-08-14
Update to use the new atom_free API
Denis Kenzior
1
-1
/
+1
2009-08-14
Evolve the phonebook driver
Denis Kenzior
1
-70
/
+118
2009-08-12
Always output useable FN in VCard
Denis Kenzior
1
-1
/
+6
2009-08-12
Fix a segfault in need_merge
Denis Kenzior
1
-3
/
+15
2009-08-12
Bail out early if text & number are empty
Denis Kenzior
1
-0
/
+5
2009-07-29
Remove all uses of modem.h
Denis Kenzior
1
-2
/
+0
2009-07-29
Rename modem_add_interface / modem_remove_interface
Denis Kenzior
1
-2
/
+2
2009-07-29
Get rid of dbus-gsm.h
Denis Kenzior
1
-2
/
+0
2009-07-29
Rename dbus_gsm_pending_reply
Denis Kenzior
1
-1
/
+1
2009-07-29
Rename dbus_gsm error functions to __ofono_error
Denis Kenzior
1
-1
/
+1
2009-07-29
Move & Rename dbus_gsm_connection
Denis Kenzior
1
-2
/
+2
2009-07-29
Fix tolower undeclared warning
Denis Kenzior
1
-0
/
+1
2009-07-27
Handle phonebook text field with uppercase type
Yang Gu
1
-2
/
+2
2009-07-16
Don't escape phonebooks
Denis Kenzior
1
-1
/
+1
2009-07-13
Fix unused variable warnings
Denis Kenzior
1
-6
/
+0
2009-07-01
Change sequence in phonebook merge_list
Yang Gu
1
-0
/
+1
2009-06-22
Cleanup phonebook again
Denis Kenzior
1
-64
/
+100
2009-06-22
Merge phonebook entries belong to one person
Yang Gu
1
-34
/
+212
2009-06-17
Phonebook API tweak
Denis Kenzior
1
-3
/
+3
2009-06-16
Refactor phonebook code
Denis Kenzior
1
-60
/
+54
2009-06-16
Cleanup phonebook implementation
Denis Kenzior
1
-38
/
+50
2009-06-16
Fix style issues
Denis Kenzior
1
-6
/
+17
2009-06-16
Change some defines
Denis Kenzior
1
-6
/
+5
2009-06-16
Export phonebook as vCard 3.0 format
Yang Gu
1
-0
/
+318