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
*
Introduce driver.c and driver.h files.
Luiz Augusto von Dentz
2008-08-05
8
-41
/
+9
*
Add missing files driver.c and driver.h.
Luiz Augusto von Dentz
2008-08-05
2
-0
/
+136
*
Remove obsolete security and pairing option
Marcel Holtmann
2008-08-05
2
-19
/
+4
*
Remove left-over parser_device declaration
Marcel Holtmann
2008-08-05
1
-1
/
+0
*
Remove the default PIN code option
Marcel Holtmann
2008-08-05
2
-7
/
+1
*
Add example for main.conf
Marcel Holtmann
2008-08-05
2
-2
/
+28
*
Set list separator before loading the config file
Marcel Holtmann
2008-08-05
1
-2
/
+2
*
Use GLib option parsing instead of getopt
Marcel Holtmann
2008-08-05
1
-26
/
+28
*
Fail if GLib or GModule is not available
Marcel Holtmann
2008-08-05
2
-3
/
+5
*
Don't include hcid.conf and hcid.conf.5 in the distribution
Marcel Holtmann
2008-08-05
1
-1
/
+1
*
Remove old config file parsing code
Marcel Holtmann
2008-08-05
3
-500
/
+2
*
Add support for main.conf configuration file
Johan Hedberg
2008-08-05
4
-99
/
+90
*
Use , instead of ; for list separator in main.conf
Johan Hedberg
2008-08-05
1
-0
/
+2
*
Fix disabled plugins detection
Johan Hedberg
2008-08-05
1
-1
/
+1
*
Fix bluetoothd usage text
Marcel Holtmann
2008-08-04
1
-3
/
+3
*
For adapters and devices use /org/bluez object path prefix
Marcel Holtmann
2008-08-04
2
-4
/
+4
*
Fix usage and syslog prefix
Marcel Holtmann
2008-08-04
1
-2
/
+2
*
Move error helpers to bluetoothd source
Marcel Holtmann
2008-08-04
5
-8
/
+5
*
Move error_connection_attempt_failed to its usage places
Marcel Holtmann
2008-08-04
4
-17
/
+16
*
Move error_failed to its usage places
Marcel Holtmann
2008-08-04
4
-15
/
+12
*
Move create_errno_message to appropiate place
Marcel Holtmann
2008-08-04
3
-8
/
+6
*
Remove unused error_canceled function
Marcel Holtmann
2008-08-04
2
-15
/
+0
*
Move error_not_supported where it is actually used
Marcel Holtmann
2008-08-04
3
-16
/
+7
*
Move error_failed_errno where it is actually used
Marcel Holtmann
2008-08-04
3
-16
/
+8
*
Mark SDP and authorization methods as experimental for now
Marcel Holtmann
2008-08-04
1
-5
/
+5
*
Move hidd pand and dund into compat directory
Marcel Holtmann
2008-08-04
26
-904
/
+815
*
Re-enable PIE support and enable it by default
Marcel Holtmann
2008-08-04
1
-2
/
+2
*
Remove unused servicedir definition
Marcel Holtmann
2008-08-04
1
-4
/
+2
*
Remove SDP server and experimental option
Marcel Holtmann
2008-08-04
4
-31
/
+4
*
Remove deprecated D-Bus interfaces
Marcel Holtmann
2008-08-04
1
-9
/
+0
*
Remove the old API documentation
Marcel Holtmann
2008-08-04
2
-1403
/
+2
*
Rename hcid.8 to bluetoothd.8
Marcel Holtmann
2008-08-04
1
-11
/
+8
*
Call bluetoothd instead of hcid
Marcel Holtmann
2008-08-04
1
-2
/
+2
*
Fix warnings.
Luiz Augusto von Dentz
2008-08-04
2
-7
/
+7
*
Add basic version of .gitignore file
Marcel Holtmann
2008-07-31
1
-0
/
+32
*
Remove g_dbus_unregister_all_interfaces function
Marcel Holtmann
2008-07-31
2
-21
/
+0
*
Make use of peer_free instead of g_free.
Luiz Augusto von Dentz
2008-07-30
1
-1
/
+1
*
Remove device on free.
Luiz Augusto von Dentz
2008-07-30
1
-0
/
+1
*
Fix adapter removal.
Luiz Augusto von Dentz
2008-07-30
4
-53
/
+51
*
Remove use of g_dbus_unregister_all_interfaces.
Luiz Augusto von Dentz
2008-07-30
7
-64
/
+110
*
Fix possible unassigned variable.
Luiz Augusto von Dentz
2008-07-30
1
-1
/
+1
*
Fix possible check for not assigned devnode.
Luiz Augusto von Dentz
2008-07-30
1
-1
/
+1
*
Use configure.ac as it is the preferred name
Marcel Holtmann
2008-07-29
1
-0
/
+0
*
Fix internal includes for Bluetooth library
Marcel Holtmann
2008-07-29
2
-7
/
+7
*
Fix problem of missing record on sdp cache which turn to include a NULL point...
Luiz Augusto von Dentz
2008-07-29
1
-6
/
+10
*
Move hcid to src directory and rename it to bluetoothd
Marcel Holtmann
2008-07-29
66
-20
/
+20
*
Integrate sdpd natively into hcid without any library tricks
Marcel Holtmann
2008-07-29
9
-23
/
+7
*
Remove useless cstate.c file
Marcel Holtmann
2008-07-29
5
-98
/
+57
*
Fix warning.
Luiz Augusto von Dentz
2008-07-29
1
-1
/
+1
*
Adding adapter_set_scan_mode and adapter_get_scan_mode.
Alok Barsode
2008-07-29
3
-11
/
+26
[next]