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
2011-06-30
Make use of g_slist_free_full on network plugin
Luiz Augusto von Dentz
2
-7
/
+5
2011-05-15
Report error from ioctl in bnep_if_down
Szymon Janc
1
-0
/
+5
2011-05-15
Remove redundant local copy of GSlist* from functions
Szymon Janc
2
-16
/
+8
2011-03-14
network: Fix for TP_BNEP_CTRL_BV_01_C qualification test
Lukasz Rymanowski
1
-0
/
+15
2011-01-19
Fix use of deprecated glib on network plugin
Luiz Augusto von Dentz
1
-7
/
+7
2010-12-14
network: use btd_error_failed()
Gustavo F. Padovan
2
-38
/
+5
2010-12-08
Add btd_error_already_connected()
Gustavo F. Padovan
1
-1
/
+1
2010-12-08
convert error to btd_error_not_supported()
Gustavo F. Padovan
1
-1
/
+1
2010-12-08
convert error to btd_error_not_connected()
Gustavo F. Padovan
1
-7
/
+1
2010-12-08
convert errors to btd_error_not_authorized()
Gustavo F. Padovan
1
-1
/
+1
2010-12-07
Add btd_error_already_exists()
Gustavo F. Padovan
1
-1
/
+1
2010-12-07
Create btd_error_invalid_args()
Gustavo F. Padovan
1
-7
/
+0
2010-11-28
Remove unused includes
Johan Hedberg
3
-4
/
+0
2010-08-19
Fix format string warnings for g_dbus_create_error
Johan Hedberg
2
-3
/
+3
2010-07-13
Refuse connections if no NAP server is registered
Marcel Holtmann
1
-9
/
+15
2010-07-13
Handle network server application disconnects
Marcel Holtmann
1
-6
/
+22
2010-07-13
Use "Network service" for network SDP record description
Marcel Holtmann
1
-1
/
+1
2010-07-13
Add support for starting/stopping network NAP server
Marcel Holtmann
1
-15
/
+53
2010-07-13
Remove last crufts of overbloated network configuration
Marcel Holtmann
1
-21
/
+11
2010-07-13
Remove unused network configuration disable checking
Marcel Holtmann
2
-19
/
+0
2010-07-13
Don't show an error if network.conf is not available
Marcel Holtmann
1
-1
/
+0
2010-07-12
Provide only new network server D-Bus API
Marcel Holtmann
1
-167
/
+12
2010-07-12
Remove unused options from network example configuration
Marcel Holtmann
1
-25
/
+0
2010-07-12
Remove some outdated server code from network plugin
Marcel Holtmann
9
-542
/
+90
2010-06-29
Remove redundant information that is already present in DBG
Luiz Augusto von Dentz
1
-1
/
+1
2010-05-21
Move debug() to DBG()
Gustavo F. Padovan
4
-17
/
+17
2010-05-21
Move logging.{c,h} to log.{c,h}
Gustavo F. Padovan
5
-5
/
+5
2010-02-02
Rename network "Device" to "Interface"
Marcel Holtmann
1
-4
/
+4
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
[next]