index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
agent.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
agent: Remote not used variables from pincode_reply
Szymon Janc
1
-4
/
+0
2012-09-21
agent: Simplify DBusConnection object handling
Andrzej Kaczmarek
1
-27
/
+17
2012-09-04
agent: Add missing parameter to DisplayPasskey
Johan Hedberg
1
-1
/
+2
2012-09-03
Add profile abstraction (replaces btd_device drivers)
Johan Hedberg
1
-0
/
+1
2012-05-30
agent: Fix segmentation fault
Paulo Alcantara
1
-0
/
+5
2012-05-24
agent: Remove redundant D-Bus error initilizations
Syam Sidhardhan
1
-5
/
+0
2012-04-13
agent: Fix double D-Bus message unref
Syam Sidhardhan
1
-1
/
+0
2012-04-13
agent: Free the agent request properly
Syam Sidhardhan
1
-1
/
+1
2012-04-12
agent: add DisplayPinCode method
Scott James Remnant
1
-1
/
+111
2011-09-21
Fix agent fall-back mechanism
Johan Hedberg
1
-64
/
+3
2011-07-14
Remove unneeded hcid.h header include
Claudio Takahasi
1
-1
/
+0
2011-06-08
Add support of secure pin code in mgmt code
Waldemar Rymarkiewicz
1
-4
/
+7
2011-05-30
Revert "Remove 16 byte limit for PIN codes returned by agents"
Marcel Holtmann
1
-1
/
+1
2011-05-15
Remove 16 byte limit for PIN codes returned by agents
David Herrmann
1
-1
/
+1
2011-01-29
Add debug log for agent cancellation
Johan Hedberg
1
-0
/
+3
2010-11-28
Remove unused includes
Johan Hedberg
1
-2
/
+0
2010-11-27
Improve agent PIN length error log
Johan Hedberg
1
-1
/
+1
2010-11-08
Clean up hciops code
Johan Hedberg
1
-2
/
+0
2010-10-14
Unref pending call in fallback scenario.
Lukasz Rymanowski
1
-0
/
+1
2010-05-21
Move debug() to DBG()
Gustavo F. Padovan
1
-6
/
+6
2010-05-21
Move logging.{c,h} to log.{c,h}
Gustavo F. Padovan
1
-1
/
+1
2010-01-07
Update Nokia copyrights
Johan Hedberg
1
-1
/
+1
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-11-11
Remove the unnecessary agent_destroy function
Johan Hedberg
1
-12
/
+4
2009-09-06
Fix agent destroy callback handling for errors
Johan Hedberg
1
-10
/
+10
2009-09-06
Fix agent_authorize error return
Johan Hedberg
1
-1
/
+1
2009-04-11
Add GDestroyNotify support to agent callbacks
Johan Hedberg
1
-11
/
+23
2009-03-26
Remove unused define
Johan Hedberg
1
-1
/
+0
2009-01-13
Fix dbus_connection_ref/unref usage
Johan Hedberg
1
-0
/
+1
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-12-04
Remove unused variable
Marcel Holtmann
1
-1
/
+1
2008-12-03
Fix agent creation checks
Johan Hedberg
1
-4
/
+0
2008-11-29
g_dbus_send_message already takes care of calling dbus_message_set_no_reply
Johan Hedberg
1
-4
/
+0
2008-10-24
Use g_dbus_send_message instead of dbus_connection_send
Johan Hedberg
1
-6
/
+2
2008-10-17
Fix fallouts due to GDBusWatchFunction changes
Marcel Holtmann
1
-1
/
+1
2008-09-11
Fix segfault on agent_is_busy.
Luiz Augusto von Dentz
1
-1
/
+1
2008-09-11
Fix problem that occurs when a device is removed but agent requests are not c...
Luiz Augusto von Dentz
1
-0
/
+11
2008-09-09
Cancels the pending request from agent side when receiving a NoReply
Vinicius Costa Gomes
1
-0
/
+8
2008-09-08
Redefining adapter_get_address to take bdaddr_t as parameter.
Alok Barsode
1
-3
/
+2
2008-09-04
Renaming struct adapter to struct btd_adapter.
Alok Barsode
1
-4
/
+4
2008-09-03
Adding adapter_get_agent.
Alok Barsode
1
-6
/
+8
2008-09-01
Removes the agent when the adapter is freed, if it wasn't already done
Vinicius Costa Gomes
1
-0
/
+3
2008-08-28
Storage cleanup
Claudio Takahasi
1
-0
/
+1
2008-08-26
Removed warnings
Claudio Takahasi
1
-0
/
+2
2008-08-25
Cleanup: unnecessary includes
Claudio Takahasi
1
-4
/
+0
2008-08-05
Implement agent fallback mechanism when receiving DBUS_ERROR_UNKNOWN_METHOD a...
Luiz Augusto von Dentz
1
-138
/
+185
2008-07-29
Move hcid to src directory and rename it to bluetoothd
Marcel Holtmann
1
-0
/
+733