index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add skeleton for manager interface
Marcel Holtmann
2007-03-09
4
-2
/
+70
*
Network: main loop creation
Claudio Takahasi
2007-03-09
1
-0
/
+42
*
Don't forget to link against GLib
Marcel Holtmann
2007-03-09
1
-2
/
+2
*
Add API document and service description file
Marcel Holtmann
2007-03-09
2
-0
/
+17
*
Create init and exit functions
Marcel Holtmann
2007-03-09
3
-0
/
+18
*
Add skeleton for network service
Marcel Holtmann
2007-03-09
9
-3
/
+171
*
Fix not result checking warning
Marcel Holtmann
2007-03-09
1
-1
/
+2
*
Removed dupplicated errno header include
Claudio Takahasi
2007-03-09
1
-1
/
+0
*
indicatecall
Brad Midgley
2007-03-08
1
-0
/
+18
*
flesh out headset object
Brad Midgley
2007-03-08
1
-0
/
+20
*
Input: useless code removed, stored devices are always created when the daemo...
Claudio Takahasi
2007-03-06
1
-35
/
+7
*
Fix small typo
Marcel Holtmann
2007-03-06
1
-1
/
+1
*
Input: added extra GIOConditon(HUP, ERR and NVAL) for watches
Claudio Takahasi
2007-03-05
1
-1
/
+18
*
Add adapter interface based trust related methods
Marcel Holtmann
2007-03-05
1
-1
/
+23
*
Input: Use stored device name instead of the service name attribute
Claudio Takahasi
2007-03-01
3
-6
/
+44
*
Input: don't store the HID name in the "input" file && removed magic number i...
Claudio Takahasi
2007-03-01
1
-17
/
+17
*
Input: renamed input storage file to "input"
Claudio Takahasi
2007-03-01
2
-4
/
+5
*
Input: code cleanup
Claudio Takahasi
2007-02-28
1
-9
/
+9
*
Input: Using glib memory alloc functions
Claudio Takahasi
2007-02-28
2
-56
/
+36
*
Input: added verification for pending connection
Claudio Takahasi
2007-02-27
1
-99
/
+83
*
Fake input: changed is_connected function to support fake inputs
Claudio Takahasi
2007-02-27
1
-6
/
+15
*
Fake input: fixed build error when glib is disabled
Claudio Takahasi
2007-02-27
1
-11
/
+7
*
Fake input: Changed disconnect function to support fake devices
Claudio Takahasi
2007-02-27
1
-1
/
+20
*
Fix format string
Johan Hedberg
2007-02-27
1
-1
/
+1
*
Require all incoming connections to be secure
Johan Hedberg
2007-02-27
1
-1
/
+8
*
Minor cleanup to for-loop
Johan Hedberg
2007-02-26
1
-4
/
+1
*
Cleanup service list string creation
Johan Hedberg
2007-02-26
1
-7
/
+2
*
Implement the trust methods properly
Johan Hedberg
2007-02-26
5
-28
/
+144
*
Add textfile_caseput function
Johan Hedberg
2007-02-26
2
-0
/
+6
*
Fake input: added uinput send key/event
Claudio Takahasi
2007-02-26
1
-6
/
+28
*
Fake input: fixed get_class
Claudio Takahasi
2007-02-26
1
-3
/
+4
*
Fake input: Added function to decode keys
Claudio Takahasi
2007-02-26
1
-1
/
+39
*
Fake input: added watch for RFCOMM IO channel
Claudio Takahasi
2007-02-26
1
-2
/
+51
*
initialize name request return value struct to 0 before using it (valgrind wa...
Johan Hedberg
2007-02-26
1
-0
/
+1
*
More changes do use glib memory allocation
Johan Hedberg
2007-02-26
8
-85
/
+47
*
Also update parser to use glib memory allocation
Johan Hedberg
2007-02-26
1
-2
/
+4
*
More glib memory allocation changes
Johan Hedberg
2007-02-26
8
-30
/
+11
*
Use GLib memory allocation functions
Johan Hedberg
2007-02-26
11
-332
/
+134
*
Remove request from pending list before freeing it
Johan Hedberg
2007-02-26
1
-0
/
+1
*
Add skeleton for serial port service
Marcel Holtmann
2007-02-26
2
-0
/
+71
*
Add devdown option
Marcel Holtmann
2007-02-26
2
-51
/
+97
*
Update list of authors
Marcel Holtmann
2007-02-26
1
-0
/
+2
*
Add missing service record attributes
Marcel Holtmann
2007-02-25
1
-12
/
+39
*
Handle authorization timeouts
Marcel Holtmann
2007-02-25
1
-4
/
+57
*
Use dbus_error_has_name in favor of strcmp
Johan Hedberg
2007-02-25
1
-1
/
+1
*
Send CancelAuthorizationRequest when timing out waiting for a reply from hcid
Johan Hedberg
2007-02-25
1
-1
/
+23
*
Fix usage of dbus_pending_call_unref
Johan Hedberg
2007-02-25
1
-6
/
+3
*
First part of authorization support for the headset service
Johan Hedberg
2007-02-25
1
-9
/
+65
*
Authorization cleanup
Johan Hedberg
2007-02-25
1
-13
/
+15
*
Only unref after setting the notify action
Marcel Holtmann
2007-02-25
1
-2
/
+2
[next]