linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bluez-devel] new sobexsrv v1.0.0
@ 2005-11-19  8:48 Collin R. Mulliner
  2005-11-22 11:15 ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Collin R. Mulliner @ 2005-11-19  8:48 UTC (permalink / raw)
  To: bluez-devel

FYI:

new sobexsrv version, now has an internal mode to do everyhing internal
without scripting (scripting is still supported!!!). Also now multiple
clients can be handled at the same time, more information is on the web.

http://www.mulliner.org/bluetooth/sobexsrv.php

... Collin

--
Collin R. Mulliner <collin@betaversion.net>
BETAVERSiON Systems [www.betaversion.net]
info/pgp: finger collin@betaversion.net
hack (hak) n., a clever solution to an interesting problem.



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-devel] new sobexsrv v1.0.0
  2005-11-19  8:48 [Bluez-devel] new sobexsrv v1.0.0 Collin R. Mulliner
@ 2005-11-22 11:15 ` Marcel Holtmann
  2005-11-25 10:16   ` Collin R. Mulliner
  0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2005-11-22 11:15 UTC (permalink / raw)
  To: bluez-devel

Hi Collin,

> new sobexsrv version, now has an internal mode to do everyhing internal
> without scripting (scripting is still supported!!!). Also now multiple
> clients can be handled at the same time, more information is on the web.

the stuff is really cool, but please use a GCC 4.0 compiler and get rid
of the warnings.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-devel] new sobexsrv v1.0.0
  2005-11-22 11:15 ` Marcel Holtmann
@ 2005-11-25 10:16   ` Collin R. Mulliner
  2005-11-25 18:01     ` Marcel Holtmann
  0 siblings, 1 reply; 4+ messages in thread
From: Collin R. Mulliner @ 2005-11-25 10:16 UTC (permalink / raw)
  To: bluez-devel

Hi Marcel and list,

> the stuff is really cool, but please use a GCC 4.0 compiler and get rid
> of the warnings.

I fixed the warnings and used gcc4 to compile it (this is not fixed in
the makefile, so you need to have gcc4 as your default compiler).

Also I fixed a security bug, description is on the website. 

And Debian packages are available too.

For those who are to lazzy to search their email, here is the link:
http://www.mulliner.org/bluetooth/sobexsrv.php


... Collin

--
Collin R. Mulliner <collin@betaversion.net>
BETAVERSiON Systems [www.betaversion.net]
info/pgp: finger collin@betaversion.net
This signature was stolen from: 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-devel] new sobexsrv v1.0.0
  2005-11-25 10:16   ` Collin R. Mulliner
@ 2005-11-25 18:01     ` Marcel Holtmann
  0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2005-11-25 18:01 UTC (permalink / raw)
  To: bluez-devel

Hi Collin,

> > the stuff is really cool, but please use a GCC 4.0 compiler and get r=
id
> > of the warnings.
>=20
> I fixed the warnings and used gcc4 to compile it (this is not fixed in
> the makefile, so you need to have gcc4 as your default compiler).

my default compiler is a GCC 4.0 and you still see this on a 64-Bit
machine:

obexsrv.c: In function =E2=80=98security=E2=80=99:
obexsrv.c:85: warning: cast to pointer from integer of different size
obexsrv.c: In function =E2=80=98internal_handler=E2=80=99:
obexsrv.c:329: warning: cast to pointer from integer of different size
obexsrv.c: In function =E2=80=98scripting_handler=E2=80=99:
obexsrv.c:583: warning: cast to pointer from integer of different size
obexsrv.c:586: warning: cast to pointer from integer of different size
obexsrv.c:612: warning: cast to pointer from integer of different size
obexsrv.c: In function =E2=80=98cmd_connect=E2=80=99:
obexsrv.c:670: warning: cast to pointer from integer of different size
obexsrv.c:681: warning: cast to pointer from integer of different size
obexsrv.c:694: warning: cast to pointer from integer of different size
obexsrv.c:709: warning: cast to pointer from integer of different size
obexsrv.c: In function =E2=80=98cmd_setpath=E2=80=99:
obexsrv.c:828: warning: cast to pointer from integer of different size
obexsrv.c: In function =E2=80=98cmd_get=E2=80=99:
obexsrv.c:902: warning: cast to pointer from integer of different size
obexsrv.c:905: warning: cast to pointer from integer of different size
obexsrv.c: In function =E2=80=98cmd_put=E2=80=99:
obexsrv.c:961: warning: cast to pointer from integer of different size
obexsrv.c:992: warning: cast to pointer from integer of different size
obexsrv.c:992: warning: cast to pointer from integer of different size
obexsrv.c:995: warning: cast to pointer from integer of different size
obexsrv.c:998: warning: cast to pointer from integer of different size
obexsrv.c:1013: warning: cast to pointer from integer of different size
obexsrv.c:1016: warning: cast to pointer from integer of different size
obexsrv.c:1025: warning: cast to pointer from integer of different size
obexsrv.c: In function =E2=80=98main=E2=80=99:
obexsrv.c:1312: warning: cast to pointer from integer of different size

fs.c: In function =E2=80=98lsdir=E2=80=99:
fs.c:88: warning: cast from pointer to integer of different size
fs.c:89: warning: cast from pointer to integer of different size
fs.c:90: warning: cast from pointer to integer of different size
fs.c:91: warning: cast from pointer to integer of different size
fs.c:92: warning: cast from pointer to integer of different size

Please don't mix pointers and integers. This will kick back some day.

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-11-25 18:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-19  8:48 [Bluez-devel] new sobexsrv v1.0.0 Collin R. Mulliner
2005-11-22 11:15 ` Marcel Holtmann
2005-11-25 10:16   ` Collin R. Mulliner
2005-11-25 18:01     ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).