Commit Graph

36 Commits

Author SHA1 Message Date
Szymon Janc
a834df8c7d Report error from ioctl in bnep_if_down
Make bnep_if_down report error from ioctl similar to bnep_if_up.
2011-05-15 01:47:12 +03:00
Marcel Holtmann
8311b1dfc8 Remove some outdated server code from network plugin 2010-07-12 23:46:09 -03:00
Gustavo F. Padovan
8e58667ef0 Move debug() to DBG()
Use the new dynamic debug feature
2010-05-21 18:21:48 +02:00
Gustavo F. Padovan
e891f7df62 Move logging.{c,h} to log.{c,h}
Try to make log stuff more similar to ConnMan and oFono.
2010-05-21 14:40:36 +02:00
Marcel Holtmann
9184e2eeb7 Update copyright information 2010-01-01 17:08:17 -08:00
Luiz Augusto von Dentz
c4c03a457d Make use of AF_INET instead of AF_INET6. 2009-03-10 20:16:16 -03:00
Johan Hedberg
1c195ab280 Fix strncpy length parameters to avoid non-nul-terminated strings 2009-02-25 17:48:40 +02:00
Johan Hedberg
d7aa6d1b2d Use safer strncpy instead of strcpy 2009-02-25 17:34:16 +02:00
Marcel Holtmann
9c0b5859e6 Fix mostly every warning caused by -Wsign-compare 2009-01-29 17:58:28 +01:00
Luiz Augusto von Dentz
3e88293bae Fix bug on error report. 2009-01-23 14:42:13 -03:00
Marcel Holtmann
fb333f1c88 Update copyright information 2009-01-01 19:33:20 +01:00
Claudio Takahasi
3f498e694e Network: Removed unused function 2008-09-01 18:56:36 -03:00
Claudio Takahasi
710caac17a Network: Minor cleanup 2008-09-01 17:23:27 -03:00
Luiz Augusto von Dentz
473e0415d6 Cleanup network manager. 2008-07-28 10:47:38 -03:00
Marcel Holtmann
30751fe0c0 Fix issues with missing include for PATH_MAX 2008-05-20 21:54:12 +00:00
Luiz Augusto von Dentz
d6f0804e82 Fix bug that prevent bnep interfaces to come up on reconnection. 2008-05-06 21:46:05 +00:00
Marcel Holtmann
e823c15e43 Update copyright information 2008-02-02 03:37:05 +00:00
Luiz Augusto von Dentz
1884104ecb Add MULTICAST flag so interfaces could get announced by avahi-daemon. 2007-10-31 14:50:35 +00:00
Luiz Augusto von Dentz
a67fa98d47 Remove bridge creation of NAP and make a better use of ahavi-autoipd. 2007-10-31 14:48:55 +00:00
Luiz Augusto von Dentz
11275793e0 Fix memory leak. 2007-09-28 13:39:38 +00:00
Luiz Augusto von Dentz
f3314791b1 Fix interface removal on script exit. 2007-09-28 13:35:08 +00:00
Luiz Augusto von Dentz
da7741d542 Improve bridge and network interfaces manipulation. 2007-09-28 13:32:50 +00:00
Luiz Augusto von Dentz
76b8a8707d Fix interface down. 2007-09-28 13:28:09 +00:00
Luiz Augusto von Dentz
ec7083e9e5 Fixes codestyle, bridge creation and some code cleanup. 2007-09-28 13:25:27 +00:00
Luiz Augusto von Dentz
6113615ecf Rework configuration file to use roles. 2007-09-28 13:23:51 +00:00
Luiz Augusto von Dentz
a87f1daabf Add support for script execution. 2007-09-28 13:21:42 +00:00
Claudio Takahasi
1b9cc01882 network: concat remote name and service name to the connection name 2007-08-29 17:50:49 +00:00
Luiz Augusto von Dentz
ef29c39ffc Move code to bring up interface to common and use it on connection. 2007-04-16 20:54:02 +00:00
Luiz Augusto von Dentz
ead055c1bc Lower number of possible interfaces from 48 to 7 and other minor fixes. 2007-03-29 13:33:27 +00:00
Claudio Takahasi
fdacbf3a77 network: Added more debug error information for ioctl BNEPCONNADD call 2007-03-28 15:24:22 +00:00
Luiz Augusto von Dentz
e7b6b11e91 Get rid of old ioctl compability hack. 2007-03-27 22:11:29 +00:00
Claudio Takahasi
ef3649fd9e network: using service class identifier instead of the uuid 128 string for server registration 2007-03-23 21:04:08 +00:00
Claudio Takahasi
696c7534ec network: Added hexadecimal verification for Manager.CreateServer 2007-03-23 20:33:54 +00:00
Claudio Takahasi
2e39ac5872 network: Fixed string/service id/uuid convertion functions 2007-03-23 19:10:37 +00:00
Luiz Augusto von Dentz
d1d248d12b Initial code of bnep common. 2007-03-22 17:36:56 +00:00
Marcel Holtmann
e8b263fa47 Add file for shared functions 2007-03-21 20:28:55 +00:00