/[soapbox]/obex-data-server/tags/REL-0_4_2/NEWS
ViewVC logotype

Contents of /obex-data-server/tags/REL-0_4_2/NEWS

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2091 - (show annotations)
Sat Nov 1 18:01:23 2008 UTC (22 months, 1 week ago) by tadas
File size: 3283 byte(s)
Release 0.4.2
1 0.4.2 version
2 * Implement RemoteCopy and RemoteMove methods in Session
3 * Use Wand.pc for ImageMagick PKG_CHECK to be compatible with all distros
4 * Avoid executing obex_request_put in ServerSession several times for the
5 same transfer
6 * Avoid printing out NULL for ARM compatibility
7 * Check for Bluez 3.34 or later in configure
8
9 0.4.1 version
10 * Fix a race condition when client app misses ServerSession.TransferStarted signal
11 * Do not use g_assert for checking if DBus context is set in Session and ServerSession methods
12 * Fix TransferStarted signal emission in ServerSession
13
14 0.4 version
15 * Implement partial BIP profile support (ImagePush and RemoteDisplay features supported)
16 * Add support for Bluez 4.x (also still compatible with Bluez 3.x)
17 * Add support for USB transport (only for Sessions ATM)
18 * Add a way to cancel Session connection (Manager.CancelSessionConnect)
19 * FTP servers now expose a capability object
20 * When creating new files, set permissions according to umask
21 * Add a way to specify source Bluetooth adapter for Sessions (changed CreateBluetoothSession)
22 * Let applications know about all sessions/servers running (GetServerList(), GetSessionList() methods)
23 * Lots of other bug fixes
24
25 0.3.4 version
26 * Fix filename conversion to UTF-16 (bug introduced in 0.3.2)
27 * Add manual page
28 * When --enable-system-config build option is used, change DBus .service file accordingly
29 * Small build fixes
30
31 0.3.3 version
32 * Properly close sockets for Session and ServerSession objects
33
34 0.3.2 version
35 * Reduce compiler warnings (fixes bug #98)
36 * Fix ServerSession Accept/Reject (bug #54, only works with patched openobex)
37 * Use different FTP UUID for some Nokia devices (bug #55)
38 * Don't try to remove service record when it is not registered (bug #79)
39 * Check OBEX Target header for FTP sessions (bug #81)
40 * Disable FTP specific commands when OPP is used (bug #82)
41 * Use UTF-8 filenames in folder listing objects (bug #78)
42 * Improve OBEX error reporting (bugs #85, #86, #87, #88)
43 * Fix crashers on exit (bugs #77, #83)
44 * Portability fixes (bug #91)
45 * Check connection ID for FTP session (bugs #90, #92)
46 * Send empty Name header when using ChangeCurrentFolderToRoot (bug #100)
47 * Don't try to access memory regions that were already freed (bug #74).
48 Also fixes a long-standing segfault issue (bug #46)
49
50 0.3.1 version
51 * Fix two crashers (bugs #57, #59)
52 * Add SDP record support for PBAP server (no real PBAP support yet) (bug #60)
53 * Fix naming issue in configure.in
54
55 0.3 version:
56 * API change: Manager.CreateBluetoothServer(string source_address, string pattern, boolean require_pairing)
57 * API change: Server.Start(string path, boolean allow_write, boolean auto_accept)
58 * update ods-server-test.py according to new API
59 * Remove some memory leaks
60
61 0.2 version:
62 * Distribute python tests (ods-session-test.py and ods-server-test.py).
63 * Make object paths lowercase.
64 * API change: Server.Start(string path, boolean allow_write, boolean require_pairing, boolean auto_accept).
65 * New methods: Server.Accept(), Server.Reject().
66 * Fix server SDP record lifetime (now exists between Start() and Stop()).
67 * Make D-Bus system config file optional (enable with --enable-system-config configure option).
68 * Exclude dot files from folder listings.

tadas_AT_dailyda_DOT_com
ViewVC Help
Powered by ViewVC 1.1.7