summaryrefslogtreecommitdiff
path: root/network
AgeCommit message (Expand)AuthorFilesLines
2011-03-14network: Fix for TP_BNEP_CTRL_BV_01_C qualification testLukasz Rymanowski1-0/+15
2011-01-19Fix use of deprecated glib on network pluginLuiz Augusto von Dentz1-7/+7
2010-12-14network: use btd_error_failed()Gustavo F. Padovan2-38/+5
2010-12-08Add btd_error_already_connected()Gustavo F. Padovan1-1/+1
2010-12-08convert error to btd_error_not_supported()Gustavo F. Padovan1-1/+1
2010-12-08convert error to btd_error_not_connected()Gustavo F. Padovan1-7/+1
2010-12-08convert errors to btd_error_not_authorized()Gustavo F. Padovan1-1/+1
2010-12-07Add btd_error_already_exists()Gustavo F. Padovan1-1/+1
2010-12-07Create btd_error_invalid_args()Gustavo F. Padovan1-7/+0
2010-11-28Remove unused includesJohan Hedberg3-4/+0
2010-08-19Fix format string warnings for g_dbus_create_errorJohan Hedberg2-3/+3
2010-07-13Refuse connections if no NAP server is registeredMarcel Holtmann1-9/+15
2010-07-13Handle network server application disconnectsMarcel Holtmann1-6/+22
2010-07-13Use "Network service" for network SDP record descriptionMarcel Holtmann1-1/+1
2010-07-13Add support for starting/stopping network NAP serverMarcel Holtmann1-15/+53
2010-07-13Remove last crufts of overbloated network configurationMarcel Holtmann1-21/+11
2010-07-13Remove unused network configuration disable checkingMarcel Holtmann2-19/+0
2010-07-13Don't show an error if network.conf is not availableMarcel Holtmann1-1/+0
2010-07-12Provide only new network server D-Bus APIMarcel Holtmann1-167/+12
2010-07-12Remove unused options from network example configurationMarcel Holtmann1-25/+0
2010-07-12Remove some outdated server code from network pluginMarcel Holtmann9-542/+90
2010-06-29Remove redundant information that is already present in DBGLuiz Augusto von Dentz1-1/+1
2010-05-21Move debug() to DBG()Gustavo F. Padovan4-17/+17
2010-05-21Move logging.{c,h} to log.{c,h}Gustavo F. Padovan5-5/+5
2010-02-02Rename network "Device" to "Interface"Marcel Holtmann1-4/+4
2010-01-01Update copyright informationMarcel Holtmann11-11/+11
2009-08-23Switch to a full non-recursive build systemMarcel Holtmann1-19/+0
2009-08-09Make all major plugins builtin to simplify debuggingMarcel Holtmann1-7/+2
2009-05-27Make network plugin to use adapter references.Luiz Augusto von Dentz3-25/+29
2009-05-04Fix bug which cause disconnect watches to run on freed data.Luiz Augusto von Dentz1-0/+4
2009-05-02Fix address variable typeJohan Hedberg1-1/+1
2009-04-27Make disconnect watch callback to take removal flag.Luiz Augusto von Dentz1-1/+2
2009-04-22Make network plugin to use disconnect watches.Luiz Augusto von Dentz3-8/+27
2009-04-21Using # operator to stringify plugin name.Alok Barsode1-1/+1
2009-04-21Add priority field to plugin descriptor definition and load plugins in priori...Alok Barsode1-1/+2
2009-03-24Convert some not-so-important info logs to debug logsJohan Hedberg2-4/+4
2009-03-14Adding version check for plugins.Alok Barsode1-1/+1
2009-03-11Use GCC visibility for exporting symbolsMarcel Holtmann1-5/+5
2009-03-12Fix network regression which caused disconnections.Luiz Augusto von Dentz1-67/+51
2009-03-10Make use of AF_INET instead of AF_INET6.Luiz Augusto von Dentz1-2/+2
2009-02-25Fix strncpy length parameters to avoid non-nul-terminated stringsJohan Hedberg4-6/+6
2009-02-25Use safer strncpy instead of strcpyJohan Hedberg1-2/+2
2009-02-24Fix leaked sdp_record_tJohan Hedberg1-0/+1
2009-02-23Convert Network plugin to use confirm callback.Luiz Augusto von Dentz2-160/+112
2009-02-19Make use of g_io_channel_shutdown instead of deprecated g_io_channel_close.Luiz Augusto von Dentz2-4/+4
2009-02-19Make network plugin to use BtIO API.Luiz Augusto von Dentz2-38/+56
2009-01-29Fix mostly every warning caused by -Wsign-compareMarcel Holtmann1-2/+3
2009-01-23Fix bug on error report.Luiz Augusto von Dentz1-1/+1
2009-01-01Update copyright informationMarcel Holtmann11-11/+11
2008-12-30Fix spelling mistakesMarcel Holtmann1-1/+1