index
:
delta/bluez.git
baserock/5.37+service-api
baserock/5.37-19-g28fef24
baserock/5.41+service-api
baserock/5.43+service-api
baserock/builds/6f732a8d4f074e4cbc4c1ac3001e883d/35bee4e6e1c5431fac9bab5c648fd88b
baserock/ct143/builds/18545492640241d0ac4a8d048cc6b076/09910848d15848c5b1f66a78f16ae322
baserock/ct143/master
baserock/genivi-baseline
baserock/genivi/baseline
baserock/jannispohlmann/genivi-baseline
baserock/morph
baserock/pedroalvarez/5.37-17-g0879a80
baserock/pedroalvarez/5.37-17-g0879a80-v2
baserock/pedroalvarez/5.37-17-g0879a80-v3
baserock/pedroalvarez/5.41+service-api
baserock/v5.17
baserock/v5.17-patched
master
git.kernel.org: pub/scm/bluetooth/bluez.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
storage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
storage: Constify bdaddr_t pointers parameters
Szymon Janc
2012-10-05
1
-44
/
+53
*
storage: Mark write_device_name name parameter as const
Johan Hedberg
2012-08-14
1
-1
/
+1
*
storage: Remove support for trusted services
Vinicius Costa Gomes
2012-07-29
1
-105
/
+14
*
storage: Store address type in "sdp" file
Paulo Alcantara
2012-07-29
1
-13
/
+36
*
storage: Store address type in "eir" file
Paulo Alcantara
2012-07-29
1
-9
/
+21
*
storage: Store address type in "trusts" file
Paulo Alcantara
2012-07-29
1
-11
/
+30
*
storage: Store address type in "linkkeys" file
Paulo Alcantara
2012-07-29
1
-4
/
+17
*
storage: Store address type in "did" file
Paulo Alcantara
2012-07-29
1
-10
/
+23
*
storage: Store address type in "profiles" file
Paulo Alcantara
2012-07-29
1
-4
/
+7
*
storage: Store address type in "lastused" file
Paulo Alcantara
2012-07-29
1
-4
/
+7
*
storage: Store address type in "lastseen" file
Paulo Alcantara
2012-07-29
1
-4
/
+7
*
storage: Store address type in "blocked" file
Claudio Takahasi
2012-07-29
1
-10
/
+21
*
storage: Store address type in "aliases" file
Paulo Alcantara
2012-07-29
1
-5
/
+21
*
storage: Make it clear that delete_entry only works for addresses
Vinicius Costa Gomes
2012-07-29
1
-3
/
+19
*
storage: Store address type in "names" file
Paulo Alcantara
2012-07-05
1
-8
/
+22
*
core: Move UUID string definition to lib
Daniel Wagner
2012-06-02
1
-0
/
+1
*
storage: Rename appearance file to appearances
Paulo Alcantara
2012-05-27
1
-2
/
+2
*
storage: Rename primary file to primaries
Claudio Takahasi
2012-05-27
1
-3
/
+3
*
storage: Rename characteristic to characteristics
Claudio Takahasi
2012-05-27
1
-3
/
+3
*
storage: Store address type in "attributes" file
Paulo Alcantara
2012-05-27
1
-8
/
+4
*
storage: Store address type in "longtermkeys" file
Paulo Alcantara
2012-05-27
1
-6
/
+10
*
storage: Store address type in "ccc" file
Paulo Alcantara
2012-05-27
1
-10
/
+10
*
storage: Store address type in "appearance" file
Paulo Alcantara
2012-05-27
1
-8
/
+11
*
storage: Store address type in "characteristics"
Paulo Alcantara
2012-05-27
1
-8
/
+11
*
storage: Use g_free() instead of free()
Syam Sidhardhan
2012-05-24
1
-3
/
+3
*
core: Fix removing device services from "primary" file
Paulo Alcantara
2012-05-23
1
-11
/
+15
*
storage: Store BLE address type in "primary" file
Paulo Alcantara
2012-05-23
1
-8
/
+11
*
build: Remove glib-compat.h support
Marcel Holtmann
2012-04-16
1
-1
/
+0
*
storage: Add storage to GAP characteristic
Bruna Moreira
2012-03-30
1
-0
/
+38
*
Add storage functions to handle SMP keys
Vinicius Costa Gomes
2012-01-19
1
-0
/
+32
*
storage: Add variable-length EIR support to write_remote_eir
Johan Hedberg
2012-01-18
1
-2
/
+3
*
Fix removing storage for device over BR/EDR
Claudio Takahasi
2011-11-14
1
-8
/
+2
*
Add storage function to remove CCC of a device
Claudio Takahasi
2011-11-14
1
-0
/
+11
*
Add generic function to delete by pattern
Claudio Takahasi
2011-11-14
1
-42
/
+24
*
Remove CCC entries when device is removed
Claudio Takahasi
2011-11-14
1
-0
/
+16
*
Add storage functions to deal with CCC
Vinicius Costa Gomes
2011-11-14
1
-0
/
+44
*
Add glib-compat.h to deal with issues in old GLib versions
Johan Hedberg
2011-10-18
1
-0
/
+1
*
Fix magic numbers for local/remote name length
Claudio Takahasi
2011-09-16
1
-6
/
+6
*
Remove unneeded headers included in storage.c
Claudio Takahasi
2011-09-16
1
-4
/
+0
*
Remove not referenced function in storage.c
Claudio Takahasi
2011-09-16
1
-29
/
+0
*
Remove create_file calls for read operations
Claudio Takahasi
2011-09-16
1
-8
/
+0
*
Remove storing device type
Claudio Takahasi
2011-09-16
1
-38
/
+0
*
Fix read_pin_code to return ssize_t
David Herrmann
2011-07-14
1
-2
/
+2
*
Make use of g_slist_free_full when elements are dynamically-allocated
Luiz Augusto von Dentz
2011-06-30
1
-4
/
+2
*
Use HCI_MAX_EIR_LENGTH instead of hard-coded value
Bruna Moreira
2011-04-27
1
-2
/
+2
*
Remove unused storage functions
Johan Hedberg
2011-01-21
1
-90
/
+0
*
Use an unsigned integer for representing the PIN length
Johan Hedberg
2011-01-21
1
-0
/
+2
*
Fix use of deprecated glib on core
Luiz Augusto von Dentz
2011-01-19
1
-1
/
+1
*
Add a way to store the remote device type
Vinicius Costa Gomes
2010-12-22
1
-0
/
+40
*
Delete all stored data related to GATT/ATT when the device is removed
Claudio Takahasi
2010-09-22
1
-0
/
+68
[next]