| 68b42ae9 |
build: Remove left-overs from previous cleanup |
Marcel Holtmann |
13 years ago |
2 files, +2, -2 |
| 9279fa34 |
client: Add support for basic controller handling |
Marcel Holtmann |
13 years ago |
1 file, +138, -0 |
| 8cccb1cc |
gdbus: Add support for D-Bus client properties |
Marcel Holtmann |
13 years ago |
2 files, +126, -3 |
| 0fea59d0 |
build: Remove obexd usb plugin
This plugin is not longer maintained and used to work only in meego
times. |
Luiz Augusto von Dentz |
13 years ago |
2 files, +0, -304 |
| 076d3dbc |
core: Remove attribute client API
There will be a more comprehensive API coming soon and we don't want to
have this one around for 5.0 since it'd immediately have to be
deprecated. |
Johan Hedberg |
13 years ago |
8 files, +8, -1520 |
| d779cade |
core: Fix conn->psm setting when resolving SDP records |
Johan Hedberg |
13 years ago |
1 file, +2, -3 |
| dacb1754 |
gdbus: Add support for D-Bus client proxies |
Marcel Holtmann |
13 years ago |
2 files, +343, -4 |
| 99c7216e |
build: Install the client utility if enabled |
Marcel Holtmann |
13 years ago |
1 file, +2, -1 |
| 05f9475f |
obexd: Fix build breakage from profile conversion |
Marcel Holtmann |
13 years ago |
1 file, +2, -1 |
| 2ee5dd57 |
README: Mention to install client together with the daemons |
Marcel Holtmann |
13 years ago |
1 file, +3, -0 |
| fa0de752 |
README: Add section about the monitor configure option |
Marcel Holtmann |
13 years ago |
1 file, +12, -0 |
| 71048980 |
build: Add configure option to disable the monitor utility |
Marcel Holtmann |
13 years ago |
2 files, +30, -21 |
| 8a05f2b1 |
client: Add initial parts for the command line client |
Marcel Holtmann |
13 years ago |
2 files, +256, -1 |
| 01be8a31 |
build: Compile support for new D-Bus client helpers |
Marcel Holtmann |
13 years ago |
1 file, +1, -1 |
| ad18374e |
gdbus: Add helper functions for simple D-Bus clients |
Marcel Holtmann |
13 years ago |
2 files, +355, -0 |
| 32637632 |
obex-client: Remove calls to org.bluez.Manager and org.bluez.Adapter
With BlueZ 5 this API no longer exist or have changed. |
Luiz Augusto von Dentz |
13 years ago |
1 file, +2, -197 |
| 8d3c4866 |
TODO: Update obexd & service plugin status |
Johan Hedberg |
13 years ago |
1 file, +6, -6 |
| c4c94366 |
plugins: Remove service plugin (replaced by Profile interface) |
Johan Hedberg |
13 years ago |
4 files, +1, -655 |
| 6d326f37 |
irmc: Remove record details
Standart service records are already supported by bluetoothd |
Luiz Augusto von Dentz |
13 years ago |
1 file, +0, -49 |
| 57c994a2 |
mas: Remove record details
Standart service records are already supported by bluetoothd |
Luiz Augusto von Dentz |
13 years ago |
1 file, +0, -51 |
| df56abd1 |
pbap: Remove record details
Standart service records are already supported by bluetoothd |
Luiz Augusto von Dentz |
13 years ago |
1 file, +0, -46 |
| 19040c9f |
ftp: Remove record details
Standart service records are already supported by bluetoothd |
Luiz Augusto von Dentz |
13 years ago |
1 file, +0, -45 |
| 9106f01f |
opp: Remove record details
Standart service records are already supported by bluetoothd |
Luiz Augusto von Dentz |
13 years ago |
1 file, +0, -56 |
| b06089c4 |
obexd: Add support for custom records
Services such as pcsuite and syncml use custom records not defined by
Bluetooth SIG so they have to be registered using ServiceRecord entry. |
Luiz Augusto von Dentz |
13 years ago |
1 file, +19, -0 |
| 40b2cc32 |
obexd: Enable support SYNC profile |
Luiz Augusto von Dentz |
13 years ago |
1 file, +2, -0 |
| 1abed724 |
obexd: Enable support for MAS profile |
Luiz Augusto von Dentz |
13 years ago |
1 file, +2, -0 |
| c8af8efe |
core: Add SYNC record
This adds SYNC record to detault settings |
Luiz Augusto von Dentz |
13 years ago |
1 file, +49, -0 |
| 2020575f |
core: Add MAS record
This adds MAS record to detault settings |
Luiz Augusto von Dentz |
13 years ago |
1 file, +50, -0 |
| 23b28ab7 |
obexd: Port bluetooth plugin to use external profile support
This changes obexd to use ProfileManager.RegisterProfile |
Luiz Augusto von Dentz |
13 years ago |
1 file, +212, -484 |
| 8a4e5fb8 |
TODO: Add a couple more BlueZ 5 items |
Johan Hedberg |
13 years ago |
1 file, +6, -0 |
| 63e7e715 |
doc: Remove left-overs from gtk-doc attempt |
Marcel Holtmann |
13 years ago |
2 files, +0, -177 |
| f7f10f2c |
storage: Remove not used functions
Those functions are no more used with new storage architecture. |
Frédéric Danis |
13 years ago |
2 files, +0, -633 |
| 3426a15e |
TODO: Add a couple of more items for BlueZ 5 |
Johan Hedberg |
13 years ago |
1 file, +6, -0 |
| 7bed16dc |
core: Fix issue with wrong path for daemon in systemd unit |
Marcel Holtmann |
13 years ago |
1 file, +1, -1 |
| a18a70c8 |
build: Add support for installing test scripts if requested |
Marcel Holtmann |
13 years ago |
2 files, +10, -1 |
| d4a93caf |
build: Support building client without tools enabled |
Marcel Holtmann |
13 years ago |
2 files, +13, -16 |
| df13abbc |
build: Use @libexecdir@/bluetooth path for daemons |
Marcel Holtmann |
13 years ago |
2 files, +5, -3 |
| e57efd6f |
build: Add option for D-Bus system bus services directory |
Marcel Holtmann |
13 years ago |
2 files, +16, -4 |
| 7ef17a93 |
build: Start building xz compressed packages by default |
Marcel Holtmann |
13 years ago |
1 file, +2, -1 |
| 67962227 |
build: Require phonebook support for IrMC profile |
Marcel Holtmann |
13 years ago |
1 file, +1, -1 |
| 3346851d |
build: Use AC_PROG_MKDIR_P instead of AM_PROG_MKDIR_P |
Marcel Holtmann |
13 years ago |
1 file, +1, -1 |
| 1fc2e51d |
build: Reorder LE plugins and put some into experimental stage |
Marcel Holtmann |
13 years ago |
1 file, +25, -23 |
| f3b0e90c |
build: Don't use systemd integration when building package |
Marcel Holtmann |
13 years ago |
1 file, +2, -1 |
| 52519d6a |
build: Use D-Bus config directory and not guess it |
Marcel Holtmann |
13 years ago |
1 file, +3, -5 |
| fab8ebda |
build: Include directory errors within square brackets |
Marcel Holtmann |
13 years ago |
1 file, +3, -3 |
| 68c3d4cf |
build: Use better configuration option for D-Bus config directory |
Marcel Holtmann |
13 years ago |
1 file, +11, -18 |
| 89e2de32 |
build: Cleanup of systemd unit directory options |
Marcel Holtmann |
13 years ago |
1 file, +7, -7 |
| a7d4c229 |
build: Add option for providing the udev directory |
Marcel Holtmann |
13 years ago |
1 file, +12, -12 |
| aa84f28c |
README: Mention the option to disable systemd integration |
Marcel Holtmann |
13 years ago |
1 file, +12, -0 |
| c7476c4e |
build: Handle systemd system and user unit directories |
Marcel Holtmann |
13 years ago |
2 files, +35, -12 |