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
*
Fix network service test script
Marcel Holtmann
2007-05-08
1
-4
/
+2
|
*
Fix bug on FindServer and add missing headers.
Luiz Augusto von Dentz
2007-05-08
2
-3
/
+7
|
*
Proceed if the bridge creation fails
Marcel Holtmann
2007-05-08
1
-4
/
+2
|
*
Add service test scripts
Marcel Holtmann
2007-05-08
4
-2
/
+77
|
*
Make connection host address available via GetInfo.
Luiz Augusto von Dentz
2007-05-08
1
-0
/
+6
|
*
Update API documentation
Luiz Augusto von Dentz
2007-05-08
1
-1
/
+8
|
*
Fix server load from storage and add FindServer to API.
Luiz Augusto von Dentz
2007-05-08
2
-11
/
+92
|
*
Allow configuration of serial service
Marcel Holtmann
2007-05-08
4
-2
/
+24
|
*
serial: added rfcomm_connect
Claudio Takahasi
2007-05-08
1
-9
/
+129
|
*
serial: added code to extract the channel
Claudio Takahasi
2007-05-07
1
-1
/
+45
|
*
serial: added get_record
Claudio Takahasi
2007-05-07
1
-2
/
+65
|
*
serial: added get_handles and pending_connection struct
Claudio Takahasi
2007-05-07
1
-7
/
+135
|
*
serial: get the default adapter address
Claudio Takahasi
2007-05-07
1
-0
/
+18
|
*
serial: fixed record handle and channel values validation
Claudio Takahasi
2007-05-07
1
-6
/
+11
|
*
serial: added pattern validation for ConnectService
Claudio Takahasi
2007-05-07
1
-9
/
+39
|
*
Coding style updates and a few clarifications to error messages
Johan Hedberg
2007-05-07
1
-22
/
+23
|
*
serial: service refactory - Added skeleton
Claudio Takahasi
2007-05-07
1
-259
/
+21
|
*
Update Service interface and objects to use the generic framework
Johan Hedberg
2007-05-07
1
-110
/
+79
|
*
Use the generic signal sending functions
Johan Hedberg
2007-05-07
4
-277
/
+158
|
*
Add periodic discovery signals do API
Johan Hedberg
2007-05-07
1
-0
/
+10
|
*
Implement generic signal sending function which also checks for signal ↵
Johan Hedberg
2007-05-07
2
-0
/
+101
|
|
|
|
interface, name and paramter type conformance
*
Use a pipe to inform the parent process of child exits during init_device() ↵
Johan Hedberg
2007-05-07
1
-2
/
+44
|
|
|
|
and configure_device()
*
Child should always exit instead of returning from the function
Johan Hedberg
2007-05-07
1
-1
/
+1
|
*
A more efficient strategy for introspection XML generation (only when it is ↵
Johan Hedberg
2007-05-04
1
-91
/
+97
|
|
|
|
requested and the object information has changed since the last generation)
*
Fix use of uninitialized memory
Johan Hedberg
2007-05-04
1
-1
/
+5
|
*
Fix two memory leaks with lmp_vertostr() usage
Johan Hedberg
2007-05-04
1
-4
/
+7
|
*
Fix ListRecentRemoteDevices signature
Johan Hedberg
2007-05-04
1
-1
/
+1
|
*
Fix dict signatures
Johan Hedberg
2007-05-04
1
-2
/
+2
|
*
Include child nodes in the introspection data
Johan Hedberg
2007-05-04
1
-4
/
+49
|
*
Improve formating of introspection data reporting
Johan Hedberg
2007-05-04
1
-13
/
+25
|
*
Convert to using the generic D-Bus object handling
Johan Hedberg
2007-05-04
15
-268
/
+364
|
*
Add dbus_connection_get_object_user_data function to retreive the real user data
Johan Hedberg
2007-05-04
2
-0
/
+19
|
*
Input Service support for phones
Johan Hedberg
2007-05-04
2
-0
/
+4
|
*
Properly split the signature string into single complete types
Johan Hedberg
2007-05-03
1
-4
/
+46
|
*
Implement eglib versions of needed GString functions
Johan Hedberg
2007-05-03
2
-0
/
+125
|
*
More generic introspection implementation (doesn't work with eglib yet)
Johan Hedberg
2007-05-03
1
-21
/
+89
|
*
Minor coding style cleanup
Johan Hedberg
2007-05-03
2
-4
/
+6
|
*
Fix append_and_grow_string for memory leaks and potential data corruption if ↵
Johan Hedberg
2007-05-03
1
-6
/
+12
|
|
|
|
memory allocation fails
*
generic introspection cleanup & small additions
Johan Hedberg
2007-05-03
5
-16
/
+42
|
*
Add timeout for unused SDP sessions
Johan Hedberg
2007-05-02
1
-14
/
+149
|
*
serial: free port_paths and unregister the D-Bus path when the daemon exits
Claudio Takahasi
2007-05-01
1
-0
/
+8
|
*
serial: added PortRemoved signal
Claudio Takahasi
2007-05-01
1
-0
/
+12
|
*
serial: Added initial API description
Claudio Takahasi
2007-05-01
1
-3
/
+48
|
*
serial: Added ListPorts
Claudio Takahasi
2007-05-01
1
-1
/
+21
|
*
serial: added PortCreated signal
Claudio Takahasi
2007-05-01
1
-2
/
+10
|
*
serial: added RemovePort
Claudio Takahasi
2007-05-01
1
-6
/
+76
|
*
network: minor cleanup
Claudio Takahasi
2007-05-01
1
-3
/
+1
|
*
serial: added port methods skeleton
Claudio Takahasi
2007-05-01
1
-10
/
+155
|
*
serial: added manager methods skeleton
Claudio Takahasi
2007-05-01
1
-0
/
+86
|
*
serial: added main loop integration
Claudio Takahasi
2007-05-01
3
-0
/
+54
|
[next]