app-mobilephone / sobexsrv

Scripting/Secure OBEX Server (for BlueZ Linux)

Official package sites : http://www.mulliner.org/bluetooth/sobexsrv.php ·

sobexsrv is a Bluetooth OBEX server with Bluetooth Security Mode-2 (application triggered security) support. It implements OPUSH (put), OPULL (get) and OBEX-FTP (setpath + directory listing) and therefore is a full OBEX server. Further it supports pulling generic mime-types and provides a capability object. sobexsrv was designed with flexibility and security in mind and supports chroot (if suid root drop to calling uid immediately). For flexibility a scripting interface provides access to all functionalities of the server and therefore allows implementation of further OBEX services on top of sobexsrv.

v1.0.1-r3 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 ppc x86

dev-libs / openobex : Implementation of the OBEX protocol used for transferring data to mobile devices

net-wireless / bluez : Bluetooth Tools and System Daemons for Linux

acct-group / sobexsrv : A group for sobexsrv: a secure OBEX server

acct-user / sobexsrv : A user for sobexsrv: a secure OBEX server

dev-libs / openobex : Implementation of the OBEX protocol used for transferring data to mobile devices

net-wireless / bluez : Bluetooth Tools and System Daemons for Linux

Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-mobilephone/sobexsrv: Remove old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-mobilephone/sobexsrv: x86 stable wrt bug #708178
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-mobilephone/sobexsrv: amd64 stable wrt bug #708178
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-mobilephone/sobexsrv: ppc stable wrt bug #708178
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Savchenko · gentoo
app-mobilephone/sobexsrv: ebuild fixes
- Migrate to GLEP 81 - Update to EAPI 7 - Drop USE=gtk as it requires python2-only dev-python/pygtk Bug: https://bugs.gentoo.org/708178 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Savchenko · gentoo
app-mobilephone/sobexsrv: remove old version
Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-mobilephone/sobexsrv: stable 1.0.1-r2 for ppc, bug #670100
Package-Manager: Portage-2.3.51, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
app-mobilephone/sobexsrv: amd64 stable wrt bug #670100
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
app-mobilephone/sobexsrv: x86 stable (bug #670100)
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andrew Savchenko · gentoo
app-mobilephone/sobexsrv: fix bug 660400
Depend on >=dev-libs/openobex-1.7.2-r1, which provides fixed version.h header. Closes: https://bugs.gentoo.org/660400 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Andrew Savchenko · gentoo
app-mobilephone/sobexsrv: remove old
Package-Manager: portage-2.3.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Agostino Sarubbo · gentoo
app-mobilephone/sobexsrv: ppc stable wrt bug #589144
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-mobilephone/sobexsrv: x86 stable wrt bug #589144
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-mobilephone/sobexsrv: amd64 stable wrt bug #589144
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Andrew Savchenko · gentoo
app-mobilephone/sobexsrv: fixes and cleanups
- Fix bug 522748: openobex >= 1.6 removed unicode <-> ascii conversion tools, so implement fallback using iconv -i. - Port ebuild to EAPI 6. - Fix multiple "make: jobserver unavailable issues". - Properly support python script (add eclass, deps, shebang fixing), install sample script. Package-Manager: portage-2.3.0_rc1 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed