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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-25
obexd/service: Fix possible leaking drivers list
Luiz Augusto von Dentz
1
-1
/
+17
2013-09-25
obexd/server: Fix leaking drivers list
Luiz Augusto von Dentz
1
-0
/
+1
2013-09-11
codingstyle: Change __FUNCTION__ to __func__
Andrei Emeltchenko
1
-1
/
+1
2013-09-09
obexd: Make use of g_dbus_send_message*
Luiz Augusto von Dentz
1
-2
/
+1
2013-06-11
obexd: Fix crash when resetting OPP session without a transfer
Luiz Augusto von Dentz
1
-3
/
+17
2013-05-29
obexd: Fix coding style
Luiz Augusto von Dentz
1
-1
/
+2
2013-05-29
obexd: Simplify manager_register_session
Luiz Augusto von Dentz
1
-4
/
+1
2013-05-29
obexd: Fix not unregistering interface when a session is detroyed
Luiz Augusto von Dentz
1
-1
/
+3
2013-05-29
manager: remove unused call to obex_getpeername()
Gustavo Padovan
1
-8
/
+0
2013-05-29
session: add Source and Destination properties
Gustavo Padovan
1
-0
/
+26
2013-05-29
obex: get src and dst address and store it
Gustavo Padovan
2
-0
/
+8
2013-05-29
obex: add obex_getsockname()
Gustavo Padovan
2
-0
/
+11
2013-05-29
transport: add getsockname to transport driver
Gustavo Padovan
1
-0
/
+1
2013-05-28
session: only add Target if it exists
Gustavo Padovan
1
-1
/
+9
2013-05-10
obexd: Fix using the same prefix for client and server sessions
Luiz Augusto von Dentz
1
-3
/
+6
2013-05-02
obexd: Get rid of gchar
Lucas De Marchi
2
-3
/
+3
2013-04-10
obexd: Add Message Notification Service (MNS) server
Christian Fetzer
1
-0
/
+1
2013-01-11
obexd: Don't bother with trying to handle SIGPIPE
Marcel Holtmann
1
-4
/
+0
2012-12-23
obexd: Move __terminated into signal handler
Marcel Holtmann
1
-2
/
+1
2012-12-21
obexd: Fix crash while attempting to authorize transfer
Luiz Augusto von Dentz
1
-12
/
+13
2012-12-21
obexd: Update Authorize call to AuthorizePush API
Johan Hedberg
1
-10
/
+5
2012-12-21
obexd: Implement Session transfer property
Johan Hedberg
1
-0
/
+20
2012-12-21
obexd: Fix session path generation in manager_unregister_session
Johan Hedberg
1
-3
/
+2
2012-12-21
obexd: Implement Time transfer property
Johan Hedberg
1
-0
/
+27
2012-12-21
obexd: Implement Type transfer property
Johan Hedberg
1
-0
/
+24
2012-12-21
obexd: There is only one daemon
Marcel Holtmann
3
-5
/
+5
2012-12-21
obexd: Rename Progress property to Transferred
Luiz Augusto von Dentz
1
-3
/
+3
2012-12-21
obexd: Use term active instead of in-progress for transfer status
Luiz Augusto von Dentz
1
-5
/
+5
2012-12-21
obex-client: Rename org.bluez.obex.Session to org.bluez.obex.Session1
Luiz Augusto von Dentz
1
-1
/
+21
2012-12-21
obexd: Define base path so in future it is easier to change it
Luiz Augusto von Dentz
1
-9
/
+7
2012-12-21
obexd: Align client and server spec of org.bluez.obex.Transfer1
Luiz Augusto von Dentz
1
-12
/
+89
2012-12-21
obexd: Remove TransferStarted and TransferCompleted signals
Luiz Augusto von Dentz
1
-29
/
+69
2012-12-21
obexd: Fix transfer path to include session path
Luiz Augusto von Dentz
2
-48
/
+55
2012-12-21
obexd: Fix session path to include manager path
Luiz Augusto von Dentz
1
-2
/
+2
2012-12-21
obexd: Rename org.bluez.obex.Session to org.bluez.obex.Session1
Luiz Augusto von Dentz
1
-1
/
+1
2012-12-21
obexd: Rename org.bluez.obex.Transfer to org.bluez.obex.Transfer1
Luiz Augusto von Dentz
1
-1
/
+1
2012-12-21
obexd: Rename org.bluez.obex.Agent to org.bluez.obex.Agent1
Luiz Augusto von Dentz
1
-1
/
+1
2012-12-21
obexd: Rename Manager to AgentManager1
Luiz Augusto von Dentz
1
-1
/
+1
2012-12-19
obexd: Reorder command line options
Marcel Holtmann
1
-7
/
+7
2012-12-19
obexd: Remove unused obex_server_find_driver function
Johan Hedberg
2
-18
/
+0
2012-12-18
build: Add systemd integration for obexd
Marcel Holtmann
2
-0
/
+14
2012-12-18
obexd: Use /org/bluez/obex as root path
Marcel Holtmann
1
-1
/
+1
2012-12-18
obexd: Use a single bus name for obexd and obex-client
Marcel Holtmann
1
-0
/
+2
2012-12-18
obexd: Merge obex-client into obexd daemon
Johan Hedberg
1
-0
/
+9
2012-12-17
obexd: Remove SessionCreated and SessionRemoved signals
Luiz Augusto von Dentz
1
-12
/
+0
2012-12-17
obexd: Enable ObjectManager
Luiz Augusto von Dentz
1
-0
/
+4
2012-12-17
obexd: Port session interface to use D-Bus Properties
Luiz Augusto von Dentz
1
-32
/
+18
2012-12-10
obexd: Don't daemonize and just toggle foreground logging
Marcel Holtmann
1
-8
/
+1
2012-12-07
Revert "Ensure config.h is included by using CPPFLAGS"
Johan Hedberg
9
-0
/
+36
2012-12-05
Use entire include path for gobex.h
Lucas De Marchi
2
-2
/
+2
[next]