index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Implement SpeakerGainChanged and MicrophoneGainChanged signals
Johan Hedberg
2006-11-27
1
-1
/
+34
|
*
Use multibyte friendly checks instead of isprint()
Marcel Holtmann
2006-11-26
2
-10
/
+18
|
*
More implementation. E.g. signals and Play and Stop methods
Johan Hedberg
2006-11-24
1
-77
/
+266
|
*
Implement AT command parsing
Johan Hedberg
2006-11-24
1
-8
/
+119
|
*
Updated possible errors returned by Manager methods
Claudio Takahasi
2006-11-23
1
-0
/
+36
|
*
Don't forget to mention the --xml option in the manual page
Marcel Holtmann
2006-11-23
1
-4
/
+4
|
*
Add support for XML view of service records
Marcel Holtmann
2006-11-23
2
-5
/
+37
|
*
Implement ring timer and CancelRinging method
Johan Hedberg
2006-11-22
1
-5
/
+78
|
*
Fix RING string
Johan Hedberg
2006-11-22
1
-1
/
+1
|
*
Implement Ring method
Johan Hedberg
2006-11-22
1
-1
/
+39
|
*
Cleanup
Johan Hedberg
2006-11-22
1
-16
/
+10
|
*
Use AddServiceRecordFromXML as method name
Marcel Holtmann
2006-11-22
3
-3
/
+3
|
*
Add examples for SPP and FTP
Marcel Holtmann
2006-11-22
3
-1
/
+64
|
*
Add another example service record
Marcel Holtmann
2006-11-22
3
-11
/
+38
|
*
Use "boolean" instead of "bool"
Marcel Holtmann
2006-11-22
1
-1
/
+1
|
*
Fix UUID16 parsing
Marcel Holtmann
2006-11-22
1
-1
/
+3
|
*
Add first draft XML based service record registration
Marcel Holtmann
2006-11-22
6
-26
/
+845
|
*
Typo
Marcel Holtmann
2006-11-22
1
-1
/
+1
|
*
Don't change scan enable on devup
Marcel Holtmann
2006-11-21
1
-5
/
+0
|
*
Fall back to hcid.conf setting if offmode=devdown, mode is "off", and ↵
Johan Hedberg
2006-11-21
1
-7
/
+5
|
|
|
|
somebody does a DEVUP
*
Improve "off" mode behaviour when offmode=devdown
Johan Hedberg
2006-11-21
2
-7
/
+21
|
*
Add support for XML based service records
Marcel Holtmann
2006-11-21
1
-33
/
+96
|
*
Send a Cancel msg to the Auth agent when NoReply(timeout) msg arrives for ↵
Claudio Takahasi
2006-11-20
1
-0
/
+2
|
|
|
|
Authorize request
*
Fixed seg fault when calling CancelAuthorizationProcess: reply Auth agent ↵
Claudio Takahasi
2006-11-20
1
-0
/
+3
|
|
|
|
does not exist if there isn't a default one.
*
Fixed seg fault: reply Auth agent does not exist if there isn't a default one.
Claudio Takahasi
2006-11-20
1
-0
/
+3
|
*
Fix dependency for concurrent builds
Marcel Holtmann
2006-11-20
2
-0
/
+4
|
*
Look for dialup networking service when in dialup mode
Marcel Holtmann
2006-11-20
1
-0
/
+3
|
*
Check if the accept() call fails
Marcel Holtmann
2006-11-18
1
-0
/
+5
|
*
Check for errors on listening socket
Marcel Holtmann
2006-11-18
1
-0
/
+5
|
*
Create skeleton of new master daemon
Marcel Holtmann
2006-11-17
2
-3
/
+86
|
*
Compile with Expat if available
Marcel Holtmann
2006-11-17
1
-0
/
+4
|
*
Only compile the master daemon
Marcel Holtmann
2006-11-17
1
-17
/
+2
|
*
Create one master daemon
Marcel Holtmann
2006-11-17
3
-26
/
+14
|
*
Include the SDP prototypes
Marcel Holtmann
2006-11-17
1
-0
/
+2
|
*
Create a HCI library for easier linking
Marcel Holtmann
2006-11-17
1
-11
/
+15
|
*
Change linking order
Marcel Holtmann
2006-11-17
1
-1
/
+1
|
*
Use permanent connection to SDP server
Marcel Holtmann
2006-11-17
5
-79
/
+57
|
*
Register service record for all local adapters
Marcel Holtmann
2006-11-17
2
-2
/
+2
|
*
Make use of generic mainloop
Marcel Holtmann
2006-11-17
1
-105
/
+112
|
*
Create library for SDP server functionality
Marcel Holtmann
2006-11-17
1
-2
/
+6
|
*
Another logging update
Marcel Holtmann
2006-11-17
1
-15
/
+16
|
*
Add build ids for new sniffer firmwares
Marcel Holtmann
2006-11-17
1
-0
/
+3
|
*
Fixed service agent message forward and message unref
Claudio Takahasi
2006-11-17
1
-1
/
+3
|
*
Fixed memory leak: missing message unref
Claudio Takahasi
2006-11-17
1
-0
/
+3
|
*
Fix linking with expat library
Marcel Holtmann
2006-11-17
2
-4
/
+4
|
*
Check if the service path is valid: Avoid seg fault when there isn't D-Bus ↵
Claudio Takahasi
2006-11-17
1
-0
/
+6
|
|
|
|
data assigned to the path
*
Remove sdp_put_unaligned and sdp_get_unaligned macros
Marcel Holtmann
2006-11-17
3
-32
/
+29
|
*
Stop logging on exit
Marcel Holtmann
2006-11-17
1
-2
/
+4
|
*
Fix definition of _XOPEN_SOURCE
Marcel Holtmann
2006-11-17
1
-3
/
+2
|
*
Remove unneeded newlines in log messages
Marcel Holtmann
2006-11-17
4
-79
/
+68
|
[next]