index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
storage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various coding style cleanups
Johan Hedberg
2009-02-06
1
-4
/
+4
*
Update copyright information
Marcel Holtmann
2009-01-01
1
-1
/
+1
*
Remove unnecessary and incorrect memset
Johan Hedberg
2008-12-04
1
-1
/
+0
*
Add read_remote_eir function
Johan Hedberg
2008-12-04
1
-0
/
+32
*
Introduce PairableTimeout Property and fix use of g_timeout_add.
Luiz Augusto von Dentz
2008-11-27
1
-0
/
+33
*
Introduce Pairable property.
Luiz Augusto von Dentz
2008-11-20
1
-0
/
+30
*
Export record_from_string() from the storage functions
Bastien Nocera
2008-10-16
1
-1
/
+1
*
Make device driver probe calls take UUID's instead of full records
Johan Hedberg
2008-10-09
1
-7
/
+15
*
Some coding style updates
Marcel Holtmann
2008-09-14
1
-19
/
+24
*
Find device ID from SDP records
David Woodhouse
2008-09-14
1
-5
/
+72
*
rename get_record() to find_record_in_list() and move to storage.[ch]
David Woodhouse
2008-09-14
1
-1
/
+28
*
fix bug that both implementations of record_from_string() shared
David Woodhouse
2008-09-14
1
-0
/
+1
*
factor out duplicated code into record_from_string()
David Woodhouse
2008-09-14
1
-27
/
+24
*
move read_records() to storage.c where it belongs
David Woodhouse
2008-09-14
1
-0
/
+47
*
Fix storage size for DID value
Marcel Holtmann
2008-09-14
1
-1
/
+1
*
Store source information from DID record
Marcel Holtmann
2008-09-14
1
-12
/
+24
*
Add storage for pnp info, which can come from PNP record or EIR
David Woodhouse
2008-09-13
1
-0
/
+54
*
Removed warning: uninitialised value
Claudio Takahasi
2008-09-09
1
-1
/
+2
*
Adapter initialization cleanup
Claudio Takahasi
2008-09-01
1
-4
/
+4
*
Storage cleanup: avoid Bluetooth address to string conversions
Claudio Takahasi
2008-08-28
1
-2
/
+2
*
Storage cleanup
Claudio Takahasi
2008-08-28
1
-6
/
+33
*
Cleanup: declaring mode2str and str2mode to static
Claudio Takahasi
2008-08-28
1
-2
/
+2
*
Convert SDP *_safe functions to default API
Marcel Holtmann
2008-08-06
1
-2
/
+2
*
Move hcid to src directory and rename it to bluetoothd
Marcel Holtmann
2008-07-29
1
-0
/
+784