index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
dbus-security.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add authorization part of the new Authorization API
Ulisses Furquim
2006-11-01
1
-102
/
+360
*
More cleanup. Move common dbus stuff to common/dbus.c. hcid/dbus.c -> hcid/db...
Johan Hedberg
2006-11-01
1
-0
/
+1
*
Update return parameters of confirm method
Marcel Holtmann
2006-10-31
1
-8
/
+2
*
Cleanup: split dbus.h into several dbus-*.h files (one for each dbus-*.c file)
Johan Hedberg
2006-10-30
1
-0
/
+4
*
Add code to release authorization agents
Ulisses Furquim
2006-10-30
1
-1
/
+36
*
Add registration part of the new Authorization API
Ulisses Furquim
2006-10-27
1
-7
/
+136
*
Added authentication agent functions prototype
Claudio Takahasi
2006-10-27
1
-13
/
+46
*
Added service authorization skeleton
Claudio Takahasi
2006-10-27
1
-0
/
+15
*
In case of no confirmation send a negative PIN code reply
Marcel Holtmann
2006-10-22
1
-0
/
+3
*
Implement the confirmation method
Marcel Holtmann
2006-10-22
1
-15
/
+201
*
Basic integration of confirmation concept
Marcel Holtmann
2006-10-22
1
-0
/
+8
*
Log passkey agent error only once
Johan Hedberg
2006-10-21
1
-2
/
+3
*
Fall back to old PasskeyAgent.Request API if the new one fails
Johan Hedberg
2006-10-21
1
-29
/
+61
*
Append numeric parameter to passkey request
Marcel Holtmann
2006-10-19
1
-0
/
+2
*
Disable passkey agents (reject any pin request) for a device when an audit to...
Johan Hedberg
2006-10-12
1
-1
/
+4
*
renamed send_reply_and_unref to send_message_and_unref
Claudio Takahasi
2006-10-05
1
-6
/
+6
*
cleanup:renamed hci_dbus_data to adapter
Claudio Takahasi
2006-10-04
1
-15
/
+15
*
Correct the const declaration
Marcel Holtmann
2006-09-28
1
-10
/
+8
*
More coding style fixes
Johan Hedberg
2006-08-23
1
-2
/
+2
*
Coding style fixes
Johan Hedberg
2006-08-23
1
-11
/
+12
*
Unnecessary NULL assignments (memory was already initialized to zero)
Johan Hedberg
2006-08-23
1
-2
/
+0
*
passkey handling cleanup
Johan Hedberg
2006-08-23
1
-18
/
+29
*
s/Cancel/Release/ in release_agent()
Johan Hedberg
2006-08-20
1
-1
/
+1
*
Change timeout values
Marcel Holtmann
2006-08-20
1
-2
/
+2
*
Fix processing of the timeout list in GMainContext
Johan Hedberg
2006-08-20
1
-4
/
+1
*
Preliminary support for passkey agent timeouts
Johan Hedberg
2006-08-20
1
-23
/
+50
*
First round of Passkey Release method support
Johan Hedberg
2006-08-20
1
-25
/
+102
*
Refuse zero-length passkeys
Johan Hedberg
2006-08-19
1
-9
/
+12
*
Cancel PIN request on HCI level if agent exits
Johan Hedberg
2006-08-19
1
-0
/
+3
*
Cancel bonding if requestor exits
Johan Hedberg
2006-08-19
1
-5
/
+1
*
Cancel agent requests on DEVDOWN
Johan Hedberg
2006-08-18
1
-2
/
+2
*
Fix copy-and-paste typo
Marcel Holtmann
2006-08-18
1
-1
/
+1
*
Make sure all necessaray memory is free'd when an agent exits
Johan Hedberg
2006-08-18
1
-16
/
+29
*
Fix accessing free'd memory
Johan Hedberg
2006-08-18
1
-2
/
+2
*
First try at PasskeyAgent Cancel method
Johan Hedberg
2006-08-18
1
-16
/
+97
*
Added pairing peer address verification before disconnect. External apps can ...
Claudio Takahasi
2006-06-08
1
-2
/
+0
*
Remove get_dbus_connection() function
Marcel Holtmann
2006-04-28
1
-9
/
+6
*
Changed object path hierarchy
Claudio Takahasi
2006-04-24
1
-1
/
+1
*
Track pairing state (so Bonding signals aren't sent in wrong situations)
Johan Hedberg
2006-03-29
1
-0
/
+2
*
Fix remote address parameter of passkey requests
Johan Hedberg
2006-03-28
1
-1
/
+1
*
Listen for D-Bus client exists with normal passkey agents
Johan Hedberg
2006-03-24
1
-0
/
+31
*
Fix free'd memory access in UnregisterPasskeyAgent method
Johan Hedberg
2006-03-13
1
-3
/
+5
*
More passkey handler functionality
Johan Hedberg
2006-03-13
1
-29
/
+192
*
Cleanup passkey reply handling
Johan Hedberg
2006-03-13
1
-31
/
+30
*
Even more cleanups
Marcel Holtmann
2006-03-12
1
-6
/
+7
*
Check for non-existing passcode agent
Johan Hedberg
2006-03-11
1
-1
/
+6
*
Move to new PasscodeAgent interface
Johan Hedberg
2006-03-11
1
-0
/
+132
*
Fix passkey method names
Johan Hedberg
2006-03-10
1
-2
/
+2
*
Make it compile
Johan Hedberg
2006-03-10
1
-35
/
+16
*
Try unbreak to break everything
Marcel Holtmann
2006-03-10
1
-8
/
+7
[next]