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
*
Make functions static and fix includes
Marcel Holtmann
2008-12-23
2
-2
/
+3
*
Remove unused functions
Marcel Holtmann
2008-12-23
1
-13
/
+0
*
Add missing include for prototypes
Marcel Holtmann
2008-12-23
1
-0
/
+2
*
Fix broken forward declarations
Marcel Holtmann
2008-12-23
6
-36
/
+60
*
Make local functions static
Marcel Holtmann
2008-12-23
1
-2
/
+2
*
Removed wrong extern declarations for getopt
Marcel Holtmann
2008-12-23
1
-3
/
+1
*
First attempt in fixing compiler warnings (still needs cleanup)
Marcel Holtmann
2008-12-23
12
-16
/
+17
*
Removed unused function
Marcel Holtmann
2008-12-23
1
-18
/
+0
*
Need to declare plugin entry functions first
Marcel Holtmann
2008-12-23
2
-0
/
+4
*
Make internally used functions static
Marcel Holtmann
2008-12-23
1
-3
/
+3
*
Add missing include definitions
Marcel Holtmann
2008-12-23
6
-2
/
+8
*
Remove unneeded inline statements
Marcel Holtmann
2008-12-23
1
-4
/
+4
*
Fix compiler warnings and remove unused code
Marcel Holtmann
2008-12-23
1
-42
/
+11
*
Convert sizeof to int before comparison against < 0
Marcel Holtmann
2008-12-23
1
-3
/
+3
*
Assign variables after declarations
Marcel Holtmann
2008-12-23
1
-1
/
+1
*
Don't delcare variables after statements
Marcel Holtmann
2008-12-23
1
-1
/
+2
*
Add header file with prototype declarations
Marcel Holtmann
2008-12-23
1
-0
/
+3
*
Add braces around debug statements
Marcel Holtmann
2008-12-23
1
-2
/
+3
*
Fix variable declaration after statements
Marcel Holtmann
2008-12-23
1
-4
/
+3
*
Make rfcomm_listen_internal function static
Marcel Holtmann
2008-12-23
1
-1
/
+1
*
Cleanup the BtIOError mess (enum/int comparison)
Marcel Holtmann
2008-12-23
1
-17
/
+17
*
Include logging.h for the prototypes
Marcel Holtmann
2008-12-23
1
-0
/
+2
*
Use a signed variable for length
Marcel Holtmann
2008-12-23
1
-2
/
+2
*
Declare variable before usage
Marcel Holtmann
2008-12-23
1
-1
/
+4
*
Add braces around debug statement
Marcel Holtmann
2008-12-23
1
-1
/
+2
*
Use different variables for option and read buffer lengths
Marcel Holtmann
2008-12-23
1
-3
/
+4
*
Fix issue with signed/unsigned comparison
Marcel Holtmann
2008-12-23
1
-1
/
+2
*
Cleanup adapters on exit.
Luiz Augusto von Dentz
2008-12-22
6
-55
/
+77
*
Remove duplicated declaration of adapter_remove.
Luiz Augusto von Dentz
2008-12-22
1
-1
/
+0
*
Fix log messages when there's no agent available
Johan Hedberg
2008-12-22
1
-2
/
+4
*
Change an unnecessary "else if" to a simple "else"
Johan Hedberg
2008-12-22
1
-1
/
+1
*
Implement RememberPowered config option
Johan Hedberg
2008-12-22
4
-2
/
+19
*
Remove old serial-api.txt documentation file
Marcel Holtmann
2008-12-22
2
-178
/
+0
*
Define YY_NO_INPUT to avoid unused variable warning
Marcel Holtmann
2008-12-21
1
-0
/
+1
*
Turn warnings into errors when debugging is enabled
Marcel Holtmann
2008-12-21
1
-1
/
+1
*
Require at minimum autoconf 2.60
Marcel Holtmann
2008-12-21
1
-1
/
+1
*
Release 4.23
4.23
Marcel Holtmann
2008-12-20
2
-1
/
+12
*
Use tabs instead of whitespaces
Marcel Holtmann
2008-12-20
2
-2
/
+2
*
Use tabs for indentation
Marcel Holtmann
2008-12-20
1
-4
/
+4
*
More coding style fixes
Johan Hedberg
2008-12-20
10
-112
/
+113
*
Coding style fixes
Johan Hedberg
2008-12-20
4
-14
/
+14
*
More length header fixes
Johan Hedberg
2008-12-20
1
-13
/
+16
*
Fix length header values in messages
Johan Hedberg
2008-12-20
2
-41
/
+60
*
Add more signal handling to monitor script
Marcel Holtmann
2008-12-20
1
-3
/
+34
*
Send DefaultAdapterChanged signal before any properties
Marcel Holtmann
2008-12-20
1
-2
/
+2
*
Send AdapterRemoved and DeviceRemoved signals last
Marcel Holtmann
2008-12-20
2
-4
/
+4
*
Fix spelling mistake in property name
Marcel Holtmann
2008-12-20
1
-1
/
+1
*
Send PropertyChanged signal for added or removed adapters
Marcel Holtmann
2008-12-20
1
-1
/
+24
*
The signal for Powered change should be the last one
Marcel Holtmann
2008-12-20
1
-6
/
+4
*
Be more strict about message size mismatches.
Luiz Augusto von Dentz
2008-12-20
1
-0
/
+5
[next]