index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
obexd
/
client
/
pbap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-01
obexd: Get rid of gint
Lucas De Marchi
1
-3
/
+3
2013-01-04
obexd: Remove the total silly usage of gchar and replace it with char
Marcel Holtmann
1
-12
/
+12
2012-12-22
obexd: Update string enumeration values to lower case
Johan Hedberg
1
-9
/
+9
2012-12-21
obex-client: Rename org.bluez.obex.PhonebookAccess to PhonebookAccess1
Luiz Augusto von Dentz
1
-1
/
+1
2012-12-07
Revert "Ensure config.h is included by using CPPFLAGS"
Johan Hedberg
1
-0
/
+4
2012-12-05
Use entire include path for gobex.h
Lucas De Marchi
1
-1
/
+1
2012-12-05
Use the entire include path for gdbus.h
Lucas De Marchi
1
-1
/
+1
2012-12-05
Ensure config.h is included by using CPPFLAGS
Lucas De Marchi
1
-4
/
+0
2012-12-04
obexd: Fix sending absolute path
Luiz Augusto von Dentz
1
-1
/
+1
2012-12-04
obexd: Fix freeing apparam data on PBAP module
Luiz Augusto von Dentz
1
-2
/
+0
2012-12-04
obexd: Avoid extra copies while passing apparam to transfer
Luiz Augusto von Dentz
1
-29
/
+13
2012-12-04
obexd: Move common code to pull_phonebook
Luiz Augusto von Dentz
1
-49
/
+30
2012-12-04
obexd: Remove deprecated methods from PhonebookAccess
Luiz Augusto von Dentz
1
-183
/
+14
2012-12-04
obexd: Add filters to PhonebookAccess.List and PhonebookAccess.Search
Luiz Augusto von Dentz
1
-39
/
+76
2012-12-04
obexd: Add filters to PhonebookAccess.Pull
Luiz Augusto von Dentz
1
-26
/
+52
2012-12-04
obexd: Add filters to Phonebook.PullAll
Luiz Augusto von Dentz
1
-46
/
+210
2012-12-04
obexd: Port PBAP module to use GObexApparam
Luiz Augusto von Dentz
1
-132
/
+49
2012-12-04
obexd: Fix pbap_select using absolute path with known locations
Ludek Finstrle
1
-2
/
+2
2012-12-04
obexd: Fix dead assignments
Szymon Janc
1
-1
/
+1
2012-12-04
obexd: Use g_malloc0 in get_filter_strs
Szymon Janc
1
-4
/
+1
2012-12-04
obexd: Fix using org.openobex.Error
Luiz Augusto von Dentz
1
-32
/
+38
2012-12-04
obexd: Rename PhonebookAccess interface to org.bluez.obex.PhonebookAccess
Luiz Augusto von Dentz
1
-1
/
+1
2012-12-04
obexd: PhonebookAccess sessions return transfers
Mikel Astiz
1
-86
/
+75
2012-12-04
obexd: Do not set signature and reply in GDBus tables
Lucas De Marchi
1
-11
/
+11
2012-12-04
obexd: Convert GDBus methods to use macro helpers
Lucas De Marchi
1
-17
/
+35
2012-12-04
obexd: Constify GDBus method tables
Marcel Holtmann
1
-1
/
+1
2012-12-04
obexd: Use stack memory for application parameters in pbap module
Luiz Augusto von Dentz
1
-3
/
+1
2012-12-04
obexd: Add obc_transfer_set_params to set application parameters
Luiz Augusto von Dentz
1
-19
/
+22
2012-12-04
obexd: Create transfers in modules
Mikel Astiz
1
-36
/
+46
2012-12-04
obexd: Use new session callback style in modules
Mikel Astiz
1
-5
/
+5
2012-12-04
obexd: Give transfer pointer in session callbacks
Mikel Astiz
1
-5
/
+10
2012-12-04
obexd: Minor buffer access API changes
Mikel Astiz
1
-1
/
+1
2012-12-04
obexd: Fix not propagating GError in session API functions
Luiz Augusto von Dentz
1
-18
/
+29
2012-12-04
obexd: Remove buffer based transfer
Luiz Augusto von Dentz
1
-12
/
+27
2012-12-04
obexd: Fix possible memory leak on pbap module
Luiz Augusto von Dentz
1
-0
/
+1
2012-12-04
obexd: queue transfers in pbap sessions
Mikel Astiz
1
-61
/
+66
2012-12-04
obexd: fix pbap select when same path given twice
Mikel Astiz
1
-43
/
+16
2012-12-04
obexd: fix incorrect error check
Mikel Astiz
1
-2
/
+4
2012-12-04
obexd: remove use of gobex in pbap module
Luiz Augusto von Dentz
1
-94
/
+43
2012-12-04
obexd: fix circular dependency of session and transfer
Luiz Augusto von Dentz
1
-32
/
+10
2012-12-04
obexd: fix parsing of apparam on pbap driver
Luiz Augusto von Dentz
1
-5
/
+6
2012-12-04
obexd: port to gobex
Luiz Augusto von Dentz
1
-40
/
+104
2012-12-04
obexd: add pbap target
Luiz Augusto von Dentz
1
-16
/
+66
2012-12-04
obexd: make use of obc_ prefix for public functions
Luiz Augusto von Dentz
1
-27
/
+27
2012-12-04
obexd: add target driver support
Luiz Augusto von Dentz
1
-0
/
+2
2012-12-04
obexd: make transfer structure private
Luiz Augusto von Dentz
1
-24
/
+18
2012-12-04
obexd: make session structure private
Luiz Augusto von Dentz
1
-123
/
+161
2012-12-04
obexd: Fix endian conversion for appparams in pbap client
Bartosz Szatkowski
1
-1
/
+1
2012-12-04
obexd: Fix format string warnings for g_dbus_create_error
Johan Hedberg
1
-1
/
+1
2012-12-04
obexd: Make sure errors are reported properly to applications
Luiz Augusto von Dentz
1
-3
/
+3
[next]