index
:
~jprvita/bluez
fixes
master
Bluetooth protocol stack for Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
network
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-01
Update copyright information
Marcel Holtmann
11
-11
/
+11
2009-08-23
Switch to a full non-recursive build system
Marcel Holtmann
1
-19
/
+0
2009-08-09
Make all major plugins builtin to simplify debugging
Marcel Holtmann
1
-7
/
+2
2009-05-27
Make network plugin to use adapter references.
Luiz Augusto von Dentz
3
-25
/
+29
2009-05-04
Fix bug which cause disconnect watches to run on freed data.
Luiz Augusto von Dentz
1
-0
/
+4
2009-05-02
Fix address variable type
Johan Hedberg
1
-1
/
+1
2009-04-27
Make disconnect watch callback to take removal flag.
Luiz Augusto von Dentz
1
-1
/
+2
2009-04-22
Make network plugin to use disconnect watches.
Luiz Augusto von Dentz
3
-8
/
+27
2009-04-21
Using # operator to stringify plugin name.
Alok Barsode
1
-1
/
+1
2009-04-21
Add priority field to plugin descriptor definition and load plugins in priori...
Alok Barsode
1
-1
/
+2
2009-03-24
Convert some not-so-important info logs to debug logs
Johan Hedberg
2
-4
/
+4
2009-03-14
Adding version check for plugins.
Alok Barsode
1
-1
/
+1
2009-03-11
Use GCC visibility for exporting symbols
Marcel Holtmann
1
-5
/
+5
2009-03-12
Fix network regression which caused disconnections.
Luiz Augusto von Dentz
1
-67
/
+51
2009-03-10
Make use of AF_INET instead of AF_INET6.
Luiz Augusto von Dentz
1
-2
/
+2
2009-02-25
Fix strncpy length parameters to avoid non-nul-terminated strings
Johan Hedberg
4
-6
/
+6
2009-02-25
Use safer strncpy instead of strcpy
Johan Hedberg
1
-2
/
+2
2009-02-24
Fix leaked sdp_record_t
Johan Hedberg
1
-0
/
+1
2009-02-23
Convert Network plugin to use confirm callback.
Luiz Augusto von Dentz
2
-160
/
+112
2009-02-19
Make use of g_io_channel_shutdown instead of deprecated g_io_channel_close.
Luiz Augusto von Dentz
2
-4
/
+4
2009-02-19
Make network plugin to use BtIO API.
Luiz Augusto von Dentz
2
-38
/
+56
2009-01-29
Fix mostly every warning caused by -Wsign-compare
Marcel Holtmann
1
-2
/
+3
2009-01-23
Fix bug on error report.
Luiz Augusto von Dentz
1
-1
/
+1
2009-01-01
Update copyright information
Marcel Holtmann
11
-11
/
+11
2008-12-30
Fix spelling mistakes
Marcel Holtmann
1
-1
/
+1
2008-12-23
Add missing include definitions
Marcel Holtmann
2
-1
/
+3
2008-12-01
Disallow Network.Disconnect from unauthorized senders.
Luiz Augusto von Dentz
1
-0
/
+17
2008-12-01
Remove deprecated methods and signals from network interface
Marcel Holtmann
1
-34
/
+0
2008-12-01
Merge branch 'for-upstream' of git://gitorious.org/bluez/vudentzs-clone
Marcel Holtmann
1
-5
/
+28
2008-12-01
Add disconnect watch for Network.Connect method.
Luiz Augusto von Dentz
1
-5
/
+28
2008-12-01
Disable the usage of scripts for now
Marcel Holtmann
1
-0
/
+2
2008-11-22
Use correct property types for Device and UUID
Johan Hedberg
1
-2
/
+2
2008-11-17
Make use of g_timeout_add_seconds whenever possible.
Luiz Augusto von Dentz
1
-2
/
+2
2008-10-24
Use g_clear_error(&err) instead of g_error_free(err); err = NULL
Johan Hedberg
1
-17
/
+9
2008-10-16
Rename dbus_connection_emit_property_changed to emit_property_changed
Johan Hedberg
1
-24
/
+18
2008-10-16
Fix remaining places to use dict_append_entry too
Johan Hedberg
2
-12
/
+6
2008-10-09
Make device driver probe calls take UUID's instead of full records
Johan Hedberg
1
-8
/
+7
2008-10-04
Remove uninitialized variable compiler warning with some gcc versions
Johan Hedberg
1
-7
/
+11
2008-10-03
Fix uninitialized reply of multiple GetProperties methods
Marcel Holtmann
1
-0
/
+4
2008-10-02
Mark old plugins API as deprecated.
Luiz Augusto von Dentz
1
-3
/
+4
2008-10-02
Add code to emit PropertyChanged on network interface.
Luiz Augusto von Dentz
1
-0
/
+28
2008-10-02
Add property support for network interface.
Luiz Augusto von Dentz
1
-0
/
+48
2008-09-09
Cancels the pending request from agent side when receiving a NoReply
Vinicius Costa Gomes
1
-6
/
+1
2008-09-08
Redefining device_get_address to take bdaddr_t as parameter.
Alok Barsode
1
-4
/
+1
2008-09-08
Redefining adapter_get_address to take bdaddr_t as parameter.
Alok Barsode
1
-6
/
+3
2008-09-06
Fix D-Bus API for serial and network plugins
Marcel Holtmann
2
-4
/
+4
2008-09-06
Fix D-Bus connection init
Marcel Holtmann
1
-2
/
+2
2008-09-05
Network: removed unused function
Claudio Takahasi
1
-6
/
+0
2008-09-05
Network: missing unregister adapter drivers
Claudio Takahasi
1
-1
/
+4
2008-09-05
Network: Missing DBusConnection unref
Claudio Takahasi
1
-5
/
+7
[next]