/[soapbox]/obex-data-server/tags/REL-0_4_5/src
ViewVC logotype

Log of /obex-data-server/tags/REL-0_4_5/src

View Directory Listing Directory Listing


Sticky Revision:

Revision 2894 - Directory Listing
Modified Wed Oct 21 14:53:21 2009 UTC (10 months, 2 weeks ago) by tadas
Release 0.4.5

Revision 2882 - Directory Listing
Modified Sun Oct 18 13:01:45 2009 UTC (10 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Little fix in logging, enable tty transport in ods-server-test.py

Revision 2881 - Directory Listing
Modified Sun Oct 18 11:30:03 2009 UTC (10 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Update man page, implement suspend timeouts, fix -v

Revision 2878 - Directory Listing
Modified Thu Oct 8 20:53:37 2009 UTC (11 months ago) by tadas
Original Path: obex-data-server/trunk/src
indentation fix with astyle -Slt4, man file correction

Revision 2858 - Directory Listing
Modified Tue Sep 1 21:38:21 2009 UTC (12 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/src
Use non-recursive/silent build system, add support for TTY sessions,
fix TTY server support, other bug fixes and code cleanup

Revision 2856 - Directory Listing
Modified Tue Aug 25 20:34:15 2009 UTC (12 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Add TTY server support, fix debug off in logging, refine filename choosing,
prepare for 0.4.5 release

Revision 2854 - Directory Listing
Modified Sun Aug 23 17:34:51 2009 UTC (12 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Fix one newly introduced bug, workaround request cancelling bug in openobex

Revision 2853 - Directory Listing
Modified Sat Aug 22 18:40:06 2009 UTC (12 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Add ods_safe_gsource_remove for safely removing event sources

Revision 2852 - Directory Listing
Modified Sat Aug 22 18:07:29 2009 UTC (12 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Implement timeout system, various code cleanup all over the place

Revision 2851 - Directory Listing
Modified Fri Aug 21 22:15:34 2009 UTC (12 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Move transport setup to ods-obex.c, add obex_event to OdsObexContext,
distribute ods-opp-test.py

Revision 2847 - Directory Listing
Modified Sun Aug 16 21:39:51 2009 UTC (12 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Add more advanced logging functionality with ability to log to syslog

Revision 2844 - Directory Listing
Modified Thu Jul 16 14:06:09 2009 UTC (13 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Use locales ONLY for filenames\!

Revision 2781 - Directory Listing
Modified Sun May 24 16:13:08 2009 UTC (15 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
a bit of debugging output

Revision 2536 - Directory Listing
Modified Sat Feb 14 20:42:44 2009 UTC (18 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Add support for GET using folder listing type 
and name header in server

Revision 2500 - Directory Listing
Modified Tue Feb 10 21:38:34 2009 UTC (18 months, 4 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Revert previous changes and update ods-session-test.py
to actually work with 0.4 API

Revision 2499 - Directory Listing
Modified Tue Feb 10 19:38:02 2009 UTC (18 months, 4 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Use NOKIAFTP_UUID for CMD_CONNECT if discovered via SDP

Revision 2478 - Directory Listing
Modified Mon Feb 9 11:05:48 2009 UTC (19 months ago) by tadas
Original Path: obex-data-server/trunk/src
Don't depend on openobex 1.4 for USB interface discovery

Revision 2468 - Directory Listing
Modified Fri Feb 6 21:27:59 2009 UTC (19 months ago) by tadas
Original Path: obex-data-server/trunk/src
Add OBEXCommand to transfer info for distinguishing between 
PUT and GET requests

Revision 2467 - Directory Listing
Modified Fri Feb 6 21:15:47 2009 UTC (19 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix Nokia UUID workaround (this was apparently broken in 0.4)

Revision 2433 - Directory Listing
Modified Sat Jan 31 00:14:01 2009 UTC (19 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/src
Make USB interface discovery independent from openobex to be able to
export more information (thanks to Bastien Nocera), check for errors
in Session.SetTransferHints

Revision 2412 - Directory Listing
Modified Tue Jan 27 11:25:48 2009 UTC (19 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/src
Export RemoteCopy and RemoteMove methods through DBus,
add function names to LOCK/UNLOCK debug messages


Revision 2396 - Directory Listing
Modified Fri Jan 23 23:35:53 2009 UTC (19 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Further work on FIFO support, fix up Session.SetTransferHints

Revision 2364 - Directory Listing
Modified Fri Jan 16 15:04:01 2009 UTC (19 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Fix Session.CopyRemoteFile.. to allow empty local_path

Revision 2219 - Directory Listing
Modified Sun Nov 30 21:25:16 2008 UTC (21 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/src
Add support for using FIFOs instead of regular files for transfers,
add Session.SetTransferHints for specifying different name, size and
modification time when sending from FIFO

Revision 2217 - Directory Listing
Modified Sun Nov 30 19:49:14 2008 UTC (21 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/src
FIFO support (1st part)

Revision 2208 - Directory Listing
Modified Thu Nov 27 17:52:07 2008 UTC (21 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/src
Properly close RFCOMM socket in Manager.CancelSessionConnect

Revision 2207 - Directory Listing
Modified Thu Nov 27 17:22:50 2008 UTC (21 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/src
Fix emmision of ServerSession.TransferCompleted signal when suspending
small file transfer

Revision 2185 - Directory Listing
Modified Tue Nov 25 21:02:28 2008 UTC (21 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Fix request suspending for very small files

Revision 2184 - Directory Listing
Modified Tue Nov 25 19:34:57 2008 UTC (21 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Reset obex_context->Cancelled for subsequent transfers

Revision 2173 - Directory Listing
Modified Mon Nov 24 17:38:08 2008 UTC (21 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Properly return from ServerSession.Cancel when no operation in progress

Revision 2172 - Directory Listing
Modified Mon Nov 24 17:36:41 2008 UTC (21 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Properly return from Session.Cancel when no operation in progress

Revision 2170 - Directory Listing
Modified Mon Nov 24 17:10:47 2008 UTC (21 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
one more error fix

Revision 2169 - Directory Listing
Modified Mon Nov 24 17:08:01 2008 UTC (21 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Add UnsupportedMediaType error and fix another typo

Revision 2168 - Directory Listing
Modified Mon Nov 24 17:01:42 2008 UTC (21 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Fix a typo in error conversion code

Revision 2140 - Directory Listing
Modified Sat Nov 15 11:35:35 2008 UTC (21 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Fix a nasty crash when type header is not received

Revision 2139 - Directory Listing
Modified Fri Nov 14 20:53:52 2008 UTC (21 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Dispose server when it is Closed by client app (this was broken)

Revision 2138 - Directory Listing
Modified Fri Nov 14 19:39:52 2008 UTC (21 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Fix emission of TransferStarted for PUT requests in ServerSession

Revision 2137 - Directory Listing
Modified Fri Nov 14 18:20:34 2008 UTC (21 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Properly close server socket

Revision 2136 - Directory Listing
Modified Fri Nov 14 17:53:09 2008 UTC (21 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Debug output when emitting TransferStarted signal

Revision 2132 - Directory Listing
Modified Fri Nov 14 12:58:25 2008 UTC (21 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Fix cancelling of incoming transfers (fixes #147)

Revision 2131 - Directory Listing
Modified Fri Nov 14 12:25:00 2008 UTC (21 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
ServerSession.Cancel now also rejects incoming transfer if it is
suspended (fixes #146)

Revision 2089 - Directory Listing
Modified Sat Nov 1 17:40:06 2008 UTC (22 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/src
Implement RemoteCopy and RemoteMove methods in Session, add more errors
corresponding to OBEX responses

Revision 2088 - Directory Listing
Modified Fri Oct 31 21:35:22 2008 UTC (22 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/src
Another fix for ARM build (#144)

Revision 2082 - Directory Listing
Modified Wed Oct 29 11:17:50 2008 UTC (22 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/src
Avoid executing obex_request_put in ServerSession several times for the
same transfer

Revision 2078 - Directory Listing
Modified Mon Oct 27 14:14:46 2008 UTC (22 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Avoid printing out NULL (fixes #143)

Revision 2068 - Directory Listing
Modified Sat Oct 25 18:54:08 2008 UTC (22 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
prepare for 0.4 release

Revision 2067 - Directory Listing
Modified Sat Oct 25 14:13:32 2008 UTC (22 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Fix TransferStarted signal emission in ServerSession (hopefully this 
finally fixes #140)

Revision 2056 - Directory Listing
Modified Thu Oct 23 20:38:56 2008 UTC (22 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Do not use g_assert for checking if DBus context is set in Session and
ServerSession methods, instead return Failed error (fixes #142)

Revision 2055 - Directory Listing
Modified Thu Oct 23 20:21:30 2008 UTC (22 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Ensure a time gap between Server.SessionCreated signal and 
ServerSession.TransferStarted signal (fixes a race condition when app misses
TransferStarted signal; bugs #129, #140)

Revision 2022 - Directory Listing
Modified Fri Oct 17 14:27:18 2008 UTC (22 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Increase default RX MTU (32767), distribute ods-bip-test.py

Revision 2020 - Directory Listing
Modified Fri Oct 17 12:28:58 2008 UTC (22 months, 3 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Small fixes for USB transport

Revision 1981 - Directory Listing
Modified Sat Oct 11 16:07:54 2008 UTC (22 months, 4 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Add support for USB transport (sessions only): Thanks to Alex Kanavin for
the complete patch

Revision 1970 - Directory Listing
Modified Thu Oct 9 20:21:40 2008 UTC (23 months ago) by tadas
Original Path: obex-data-server/trunk/src
Add BluetoothChannel (RFCOMM channel used for session) to SessionInfo

Revision 1969 - Directory Listing
Modified Thu Oct 9 19:27:07 2008 UTC (23 months ago) by tadas
Original Path: obex-data-server/trunk/src
Add Manager.GetVersion(), Manager.GetSessionList(), Manager.GetServerList(),
Server.GetServerSessionList(); cleanup obex connect functions

Revision 1952 - Directory Listing
Modified Sun Oct 5 18:19:04 2008 UTC (23 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix crash when BIP server receives small image, update ods-bip-test.py
to handle transformations, fix gdk-pixbuf fill transformation

Revision 1951 - Directory Listing
Modified Sun Oct 5 14:58:48 2008 UTC (23 months ago) by tadas
Original Path: obex-data-server/trunk/src
Make it possible to use gdk-pixbuf instead of ImageMagick for BIP
operations (thanks to Bastien Nocera for the patch)

Revision 1950 - Directory Listing
Modified Sat Oct 4 14:41:11 2008 UTC (23 months ago) by tadas
Original Path: obex-data-server/trunk/src
Use g_stat instead of stat

Revision 1949 - Directory Listing
Modified Fri Oct 3 16:10:04 2008 UTC (23 months, 1 week ago) by tadas
Original Path: obex-data-server/trunk/src
Fix SDP stuff for servers, properly close RFCOMM sockets when connecting fails

Revision 1908 - Directory Listing
Modified Tue Sep 23 17:28:03 2008 UTC (23 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Make SDP connection non blocking, eliminate one dead end, make errors
more informative

Revision 1907 - Directory Listing
Modified Tue Sep 23 15:26:25 2008 UTC (23 months, 2 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Rewrote all SDP client code using libbluetooth making ods
Bluez 3.x and 4.x compatible out of the box

Revision 1841 - Directory Listing
Modified Fri Sep 12 19:51:39 2008 UTC (23 months, 4 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Fix memory leak when returning result of GetCapability,
GetImagingCapabilities or GetFolderListing

Revision 1840 - Directory Listing
Modified Fri Sep 12 19:42:44 2008 UTC (23 months, 4 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Use proper 0666 mode when creating files (fixes #128)

Revision 1839 - Directory Listing
Modified Fri Sep 12 19:34:02 2008 UTC (23 months, 4 weeks ago) by tadas
Original Path: obex-data-server/trunk/src
Rework cancel operation (both server and session wise); the new code
works better when cancelling incoming transfer; link error handling fix
for ods-bip-test.py

Revision 1770 - Directory Listing
Modified Sun Aug 24 21:54:00 2008 UTC (2 years ago) by tadas
Original Path: obex-data-server/trunk/src
Add --version option, properly free GOptionContext

Revision 1769 - Directory Listing
Modified Sun Aug 24 15:26:40 2008 UTC (2 years ago) by tadas
Original Path: obex-data-server/trunk/src
Add SESSION_STATE_INIT to Session to better handle Session connection state

Revision 1768 - Directory Listing
Modified Sat Aug 23 21:13:12 2008 UTC (2 years ago) by tadas
Original Path: obex-data-server/trunk/src
Use g_strdup_printf for generating object paths, fix CONNECT_RESULT_INTERNAL
and DISCONNECTED signal emission on Session and ServerSession objects

Revision 1758 - Directory Listing
Modified Thu Aug 21 14:36:11 2008 UTC (2 years ago) by tadas
Original Path: obex-data-server/trunk/src
Make Accept/Reject work without patched openobex, update ods-server-test.py
to be able to interactively accept/reject transfers

Revision 1734 - Directory Listing
Modified Mon Aug 18 13:22:17 2008 UTC (2 years ago) by tadas
Original Path: obex-data-server/trunk/src
Add Session.GetImageInfo method, fix Target UUID handling, fix RemoteDisplay
Session implementation, make ods-bip-test.py a full blown BIP ImagePush
testing app, update option parsing for ods-server-test.py

Revision 1721 - Directory Listing
Modified Mon Aug 11 23:29:19 2008 UTC (2 years ago) by tadas
Original Path: obex-data-server/trunk/src
Introduce Server.SetOption method, finishing touches for BIP server support, don't include Time in TransferInfo when no modtime available (differs from 0.3 behaviour), include Type in TransferInfo when available, update ods-server-test.py for better BIP handling

Revision 1716 - Directory Listing
Modified Sat Aug 9 20:33:40 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
Fix BIP SDP record

Revision 1705 - Directory Listing
Modified Wed Aug 6 16:40:40 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
Properly send image_handle along with last packet for BIP PutImage

Revision 1703 - Directory Listing
Modified Wed Aug 6 11:50:46 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
Implement RemoteDisplay server-side handling, add RemoteDisplayRequested signal to ServerSession

Revision 1700 - Directory Listing
Modified Tue Aug 5 18:17:46 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
First working BIP Image Push server (does not return image handle properly)

Revision 1699 - Directory Listing
Modified Tue Aug 5 14:37:00 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
Add extended info for Imaging Initiator functionality, rework GetTransferInfo on Session and ServerSession object

Revision 1695 - Directory Listing
Modified Mon Aug 4 20:19:48 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
Add SendFileExt and CopyRemoteFileByType to Session (bugs #71, #112), continue work on BIP server-side functions

Revision 1692 - Directory Listing
Modified Fri Aug 1 20:08:23 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
Start BIP server-side function implementation

Revision 1688 - Directory Listing
Modified Fri Aug 1 13:59:52 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
New functions for parsing BIP Image and Attachment descriptors

Revision 1679 - Directory Listing
Modified Wed Jul 30 19:58:21 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
Add BIP SDP record for Server

Revision 1670 - Directory Listing
Modified Tue Jul 29 19:12:37 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
Add x-obex/capability and x-bt/img-capabilities XML objects support

Revision 1643 - Directory Listing
Modified Fri Jul 25 00:49:47 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
Implement CancelSessionConnect for Manager, remove unnecessary call to g_source_remove in OdsSession

Revision 1632 - Directory Listing
Modified Wed Jul 23 20:00:20 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
Fix optional BIP support, merge ChangeLog from 0.3.4

Revision 1618 - Directory Listing
Modified Mon Jul 21 15:31:38 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
Make ImageMagick and threading support for BIP optional (--disable-image-magick)

Revision 1616 - Directory Listing
Modified Mon Jul 21 12:11:35 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
Fix signed/unsigned comparison

Revision 1615 - Directory Listing
Modified Mon Jul 21 11:51:01 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
set target_size for BIP transfers

Revision 1614 - Directory Listing
Modified Fri Jul 18 22:53:54 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
First somewhat working ImagePush client

Revision 1612 - Directory Listing
Modified Fri Jul 18 17:15:36 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
really fix bad utf conversion bug

Revision 1611 - Directory Listing
Modified Fri Jul 18 16:42:56 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
Implement ImageHandleReceived signal, send thumbnail when BIP responder requests, fix bad utf conversion bug

Revision 1609 - Directory Listing
Modified Thu Jul 17 16:20:09 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
Add PutLinkedAttachment to Session, fix RemoteDisplay functions

Revision 1604 - Directory Listing
Modified Wed Jul 16 14:44:28 2008 UTC (2 years, 1 month ago) by tadas
Original Path: obex-data-server/trunk/src
PutImage, PutImageResized, imaging-feature property for OdsSession, fix session socket binding/closing, disable Session functions according to used profile, link against gthread, update API docs with BIP functions, other fixes

Revision 1596 - Directory Listing
Modified Thu Jul 10 18:12:51 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
Further SDP record registering fixes, refactoring of OdsSession and addition of BIP RemoteDisplay functions to OdsSession

Revision 1592 - Directory Listing
Modified Thu Jul 10 12:18:00 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix SDP record registering (bug #102)

Revision 1591 - Directory Listing
Modified Wed Jul 9 22:02:58 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
Add BIP RemoteDisplay function

Revision 1590 - Directory Listing
Modified Wed Jul 9 18:58:33 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
Implement BIP image transformation functions (uses ImageMagick)

Revision 1583 - Directory Listing
Modified Fri Jul 4 15:05:05 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
BIP GetImagingCapabilities()

Revision 1578 - Directory Listing
Modified Fri Jul 4 09:29:33 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
BIP testing stuff

Revision 1577 - Directory Listing
Modified Thu Jul 3 19:24:18 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
Add BIP PutImage, PutLinkedThumbnail and PutLinkedAttachment

Revision 1575 - Directory Listing
Modified Thu Jul 3 15:09:44 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix socket condition checking in session connection

Revision 1574 - Directory Listing
Modified Thu Jul 3 14:14:02 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
Unhardcode BIP SDP data, some checks

Revision 1571 - Directory Listing
Modified Wed Jul 2 00:23:20 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
Redesign Session connection (bugs #19, #53)

Revision 1562 - Directory Listing
Modified Fri Jun 27 17:13:07 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
merge ods-0_3 branch

Revision 1556 - Directory Listing
Modified Fri Jun 27 15:16:16 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
close session sockets

Revision 1555 - Directory Listing
Modified Fri Jun 27 15:13:42 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
Add more BIP SDP stuff

Revision 1553 - Directory Listing
Modified Fri Jun 27 13:51:12 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
add BIP stuff

Revision 1548 - Directory Listing
Modified Thu Jun 26 21:22:41 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
Update SessionInfo and ServerInfo in Manager

Revision 1547 - Directory Listing
Modified Thu Jun 26 21:05:43 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
Allow to choose hci device when creating Bluetooth Session (#52) (API CHANGE)

Revision 1539 - Directory Listing
Modified Wed Jun 18 15:34:15 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
Final memory leak fixes (bugs #46, #74)

Revision 1538 - Directory Listing
Modified Wed Jun 18 14:24:31 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
Add BIP UUIDs

Revision 1537 - Directory Listing
Modified Wed Jun 18 12:44:03 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
check current path permission before accepting PUT (bug #88)

Revision 1535 - Directory Listing
Modified Tue Jun 17 21:16:40 2008 UTC (2 years, 2 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix session/server-session finalizing

Revision 1517 - Directory Listing
Modified Thu Jun 5 15:19:59 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
Enable sending empty NAME header for SETPATH

Revision 1515 - Directory Listing
Modified Mon Jun 2 13:02:30 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
Improve server-side error reporting, check for connection id (fixes #90, #92)

Revision 1513 - Directory Listing
Modified Fri May 30 20:54:03 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
portability fixes (#91)

Revision 1512 - Directory Listing
Modified Fri May 30 18:21:15 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix #83 for real

Revision 1510 - Directory Listing
Modified Thu May 29 17:56:58 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
small fix

Revision 1508 - Directory Listing
Modified Wed May 28 21:16:04 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
small fix

Revision 1507 - Directory Listing
Modified Wed May 28 21:05:40 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
don't use GObject dispose in manager, another fix for #83

Revision 1506 - Directory Listing
Modified Wed May 28 13:43:12 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix #85, #86; update copyright info and mode lines

Revision 1503 - Directory Listing
Modified Tue May 27 14:03:23 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix crash on exit (#83, patch by Larry)

Revision 1493 - Directory Listing
Modified Thu May 22 21:21:41 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
use UTF8 filenames in folder listing (#78)

Revision 1492 - Directory Listing
Modified Thu May 22 21:00:45 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix #77

Revision 1491 - Directory Listing
Modified Thu May 22 20:45:55 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
disable CMD_SETPATH for OPP (patch by Larry)

Revision 1490 - Directory Listing
Modified Wed May 21 23:01:07 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
Check TARGET headers (patch by Larry Jr)

Revision 1489 - Directory Listing
Modified Mon May 19 17:53:40 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix ods-bluez.c

Revision 1486 - Directory Listing
Modified Fri May 16 12:31:10 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
don't try to remove SDP record when it's not registered (patch by Claudio Takahasi; #79)

Revision 1485 - Directory Listing
Modified Tue May 13 23:38:24 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
implement Nokia FTP workaround (#55), fix ods-error.c, fix session path handling

Revision 1484 - Directory Listing
Modified Mon May 12 22:21:50 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix one more invalid pointer free

Revision 1483 - Directory Listing
Modified Mon May 12 22:08:07 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
fix freeing invalid pointer (patch by Vinicius Gomes)

Revision 1482 - Directory Listing
Modified Mon May 12 19:52:12 2008 UTC (2 years, 3 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix Accept/Reject #54 (only works with patched openobex-cvs)

Revision 1480 - Directory Listing
Modified Wed May 7 17:42:24 2008 UTC (2 years, 4 months ago) by tadas
Original Path: obex-data-server/trunk/src
fix for non-UTF8 locales (bug #67)

Revision 1436 - Directory Listing
Modified Tue Apr 1 12:30:04 2008 UTC (2 years, 5 months ago) by tadas
Original Path: obex-data-server/trunk/src
Revert changes unneeded for upcoming bugfix release

Revision 1423 - Directory Listing
Modified Tue Mar 25 09:56:37 2008 UTC (2 years, 5 months ago) by tadas
Original Path: obex-data-server/trunk/src
a proof for #53

Revision 1396 - Directory Listing
Modified Wed Mar 12 17:13:41 2008 UTC (2 years, 5 months ago) by tadas
Original Path: obex-data-server/trunk/src
Possibly fix #53

Revision 1391 - Directory Listing
Modified Fri Mar 7 15:16:33 2008 UTC (2 years, 6 months ago) by tadas
Original Path: obex-data-server/trunk/src
Support for PBAP server (#60)

Revision 1389 - Directory Listing
Modified Fri Mar 7 00:15:43 2008 UTC (2 years, 6 months ago) by tadas
Original Path: obex-data-server/trunk/src
bah

Revision 1387 - Directory Listing
Modified Thu Mar 6 20:47:39 2008 UTC (2 years, 6 months ago) by tadas
Original Path: obex-data-server/trunk/src
Some small changes

Revision 1384 - Directory Listing
Modified Wed Mar 5 20:23:00 2008 UTC (2 years, 6 months ago) by tadas
Original Path: obex-data-server/trunk/src
use setlocale

Revision 1383 - Directory Listing
Modified Wed Mar 5 20:13:39 2008 UTC (2 years, 6 months ago) by tadas
Original Path: obex-data-server/trunk/src
maybe fix #57 and fix naming issue in configure.in

Revision 1362 - Directory Listing
Modified Sun Mar 2 22:42:40 2008 UTC (2 years, 6 months ago) by tadas
Original Path: obex-data-server/trunk/src
revert patch

Revision 1361 - Directory Listing
Modified Sun Mar 2 15:59:13 2008 UTC (2 years, 6 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix #57

Revision 1360 - Directory Listing
Modified Sat Mar 1 19:41:13 2008 UTC (2 years, 6 months ago) by tadas
Original Path: obex-data-server/trunk/src
fix possible bug

Revision 1346 - Directory Listing
Modified Thu Feb 21 22:35:01 2008 UTC (2 years, 6 months ago) by tadas
Original Path: obex-data-server/trunk/src
move require_pairing to Manager.CreateBluetoothServer, memory fixes, prepare for 0.3

Revision 1308 - Directory Listing
Modified Tue Feb 12 17:19:59 2008 UTC (2 years, 6 months ago) by tadas
Original Path: obex-data-server/trunk/src
exclude dot files from folder listings, prepare for 0.2 release

Revision 1307 - Directory Listing
Modified Tue Feb 12 16:38:03 2008 UTC (2 years, 6 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix Accept function

Revision 1306 - Directory Listing
Modified Tue Feb 12 16:19:35 2008 UTC (2 years, 6 months ago) by tadas
Original Path: obex-data-server/trunk/src
implement Accept/Reject for ServerSession, make dbus system config file optional, fix licencing info

Revision 1297 - Directory Listing
Modified Mon Feb 11 17:59:51 2008 UTC (2 years, 6 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix allow_write==false handling, fix SDP record for server lifetime

Revision 1295 - Directory Listing
Modified Mon Feb 11 15:54:07 2008 UTC (2 years, 6 months ago) by tadas
Original Path: obex-data-server/trunk/src
Implement allow_write and require_pairing for Server.Start()

Revision 1294 - Directory Listing
Modified Mon Feb 11 04:13:09 2008 UTC (2 years, 6 months ago) by tadas
Original Path: obex-data-server/trunk/src
make object paths lowercase, distribute python tests

Revision 1290 - Directory Listing
Modified Wed Feb 6 22:30:06 2008 UTC (2 years, 7 months ago) by tadas
Original Path: obex-data-server/trunk/src
more mem fixes

Revision 1289 - Directory Listing
Modified Wed Feb 6 21:27:44 2008 UTC (2 years, 7 months ago) by tadas
Original Path: obex-data-server/trunk/src
Use o type signature, properly free memory for D-Bus calls, prepare for 0.1

Revision 1287 - Directory Listing
Modified Wed Feb 6 11:45:44 2008 UTC (2 years, 7 months ago) by tadas
Original Path: obex-data-server/trunk/src
more memory handling fixes

Revision 1286 - Directory Listing
Modified Wed Feb 6 10:39:16 2008 UTC (2 years, 7 months ago) by tadas
Original Path: obex-data-server/trunk/src
smth

Revision 1284 - Directory Listing
Modified Wed Feb 6 00:08:11 2008 UTC (2 years, 7 months ago) by tadas
Original Path: obex-data-server/trunk/src
Patch from Manuel Naranjo (#34) and some memory handling fixes

Revision 1280 - Directory Listing
Modified Mon Feb 4 16:20:37 2008 UTC (2 years, 7 months ago) by tadas
Original Path: obex-data-server/trunk/src
fix #41

Revision 1273 - Directory Listing
Modified Thu Jan 24 18:00:57 2008 UTC (2 years, 7 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix stuff that became broken because of API change

Revision 1271 - Directory Listing
Modified Thu Jan 24 16:21:27 2008 UTC (2 years, 7 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix #25

Revision 1270 - Directory Listing
Modified Thu Jan 24 15:28:58 2008 UTC (2 years, 7 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix #20, #32

Revision 1269 - Directory Listing
Modified Thu Jan 24 00:56:18 2008 UTC (2 years, 7 months ago) by tadas
Original Path: obex-data-server/trunk/src
minor cleanup

Revision 1268 - Directory Listing
Modified Wed Jan 23 22:08:04 2008 UTC (2 years, 7 months ago) by tadas
Original Path: obex-data-server/trunk/src
fix #20 (hopefully :))

Revision 1267 - Directory Listing
Modified Wed Jan 23 17:15:33 2008 UTC (2 years, 7 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix ChangeCurrentFolder in Session and Memory bug in ods-bluez (thanks to Manuel Naranjo)

Revision 1261 - Directory Listing
Modified Tue Jan 22 20:51:21 2008 UTC (2 years, 7 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix #23 and #27

Revision 1260 - Directory Listing
Modified Tue Jan 22 20:18:04 2008 UTC (2 years, 7 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix #30

Revision 1257 - Directory Listing
Modified Mon Jan 21 19:46:47 2008 UTC (2 years, 7 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix #21, #26, some autotools polishing by hadess

Revision 1205 - Directory Listing
Modified Sat Dec 22 18:05:53 2007 UTC (2 years, 8 months ago) by tadas
Original Path: obex-data-server/trunk/src
fix #31 (Thanks to Christopher Brill and Manuel Naranjo)

Revision 1150 - Directory Listing
Modified Fri Nov 30 17:03:04 2007 UTC (2 years, 9 months ago) by tadas
Original Path: obex-data-server/trunk/src
Fix #20

Revision 1141 - Directory Listing
Modified Thu Nov 29 22:01:04 2007 UTC (2 years, 9 months ago) by tadas
Original Path: obex-data-server/trunk/src
preliminary fix for #21

Revision 1128 - Directory Listing
Modified Sun Nov 25 17:39:49 2007 UTC (2 years, 9 months ago) by tadas
Original Path: obex-data-server/trunk/src
use baswap for getServerSessionInfo stuff

Revision 1127 - Directory Listing
Modified Sun Nov 25 17:33:51 2007 UTC (2 years, 9 months ago) by tadas
Original Path: obex-data-server/trunk/src
GetServerSessionInfo function in Server object

Revision 1126 - Directory Listing
Modified Sat Nov 24 17:38:21 2007 UTC (2 years, 9 months ago) by tadas
Original Path: obex-data-server/trunk/src
fix GetSessionInfo

Revision 1125 - Directory Listing
Modified Fri Nov 23 23:24:30 2007 UTC (2 years, 9 months ago) by tadas
Original Path: obex-data-server/trunk/src
GetSessionInfo and GetServerInfo functions for Manager object

Revision 983 - Directory Listing
Modified Mon Oct 1 20:11:16 2007 UTC (2 years, 11 months ago) by tadas
Original Path: obex-data-server/trunk/src
Input validation in OdsSession

Revision 938 - Directory Listing
Modified Fri Sep 14 20:30:03 2007 UTC (2 years, 11 months ago) by tadas
Original Path: obex-data-server/trunk/src
Documentation updates, add allow_delete option to Server

Revision 916 - Directory Listing
Modified Tue Sep 11 17:27:42 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Make Session connecting non-blocking, remove auto_connect option when creating session : tds

Revision 912 - Directory Listing
Modified Fri Sep 7 17:22:41 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Implemented proper server finalization, finished ServerSession implementation : tds

Revision 891 - Directory Listing
Modified Tue Sep 4 17:03:49 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Fix stupid bug, make it build both under 32 and 64 bit : tds

Revision 873 - Directory Listing
Modified Sun Sep 2 18:36:48 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
blah : tds

Revision 872 - Directory Listing
Modified Sun Sep 2 18:34:34 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
further 64bit fixes : tds

Revision 871 - Directory Listing
Modified Sun Sep 2 14:49:38 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
64-bit fixes : tds

Revision 870 - Directory Listing
Modified Sun Sep 2 14:28:23 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
replace Mutex with StaticMutex, other fixes : tds

Revision 867 - Directory Listing
Modified Thu Aug 30 18:14:41 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
minor fixes : tds

Revision 866 - Directory Listing
Modified Wed Aug 29 23:00:10 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Use bachk() : tds

Revision 865 - Directory Listing
Modified Wed Aug 29 22:51:47 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Use NameOwnerChanged DBus signal to determine when client disconnects from bus : tds

Revision 863 - Directory Listing
Modified Tue Aug 28 18:01:21 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Use binary SDP records instead of XML : tds

Revision 862 - Directory Listing
Modified Tue Aug 28 14:10:10 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
even more build cleanup : tds

Revision 861 - Directory Listing
Modified Tue Aug 28 13:34:49 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
more build fixage : tds

Revision 856 - Directory Listing
Modified Tue Aug 28 12:03:14 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
autotools fixage : tds

Revision 853 - Directory Listing
Modified Mon Aug 27 19:27:45 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
some fixes, ods-server-test improvements : tds

Revision 829 - Directory Listing
Modified Thu Aug 16 17:04:15 2007 UTC (3 years ago) by sbdevelop
Original Path: obex-data-server/trunk/src
OBEX Object Push and OBEX FTP server implementation : tds

Revision 808 - Directory Listing
Modified Thu Aug 2 12:32:11 2007 UTC (3 years, 1 month ago) by sbdevelop
Original Path: obex-data-server/trunk/src
some refactoring, further work on OdsServerSession GObject : tds

Revision 802 - Directory Listing
Modified Tue Jul 31 13:30:09 2007 UTC (3 years, 1 month ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Server session stuff, further work on Server GObject :tds

Revision 801 - Directory Listing
Modified Mon Jul 30 15:27:43 2007 UTC (3 years, 1 month ago) by sbdevelop
Original Path: obex-data-server/trunk/src
server registers records / accepts client connections : tds

Revision 800 - Directory Listing
Modified Thu Jul 26 21:34:13 2007 UTC (3 years, 1 month ago) by sbdevelop
Original Path: obex-data-server/trunk/src
server.{c|h} skeleton : tds

Revision 799 - Directory Listing
Modified Thu Jul 26 17:20:51 2007 UTC (3 years, 1 month ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Beginnings of server implementation : tds

Revision 797 - Directory Listing
Modified Thu Jul 19 16:12:46 2007 UTC (3 years, 1 month ago) by sbdevelop
Original Path: obex-data-server/trunk/src
final session impl : tds

Revision 794 - Directory Listing
Modified Tue Jul 17 23:27:34 2007 UTC (3 years, 1 month ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Full Session implementation (some minor fixes left do be done) : tds

Revision 793 - Directory Listing
Modified Mon Jul 16 20:22:15 2007 UTC (3 years, 1 month ago) by sbdevelop
Original Path: obex-data-server/trunk/src
All Operations (except Cancel) working: tds

Revision 792 - Directory Listing
Modified Mon Jul 16 13:09:21 2007 UTC (3 years, 1 month ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Working RetrieveFolderListing, all SetPath methods : tds

Revision 791 - Directory Listing
Modified Sat Jul 14 17:25:14 2007 UTC (3 years, 1 month ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Working Connect, Disconnect, Close for Session : tds

Revision 790 - Directory Listing
Modified Sat Jul 14 15:19:22 2007 UTC (3 years, 1 month ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Very close to full session implementation now : tds

Revision 789 - Directory Listing
Modified Thu Jul 12 12:41:35 2007 UTC (3 years, 2 months ago) by sbdevelop
Original Path: obex-data-server/trunk/src
More on session implementation : tds

Revision 788 - Directory Listing
Modified Tue Jul 10 19:29:44 2007 UTC (3 years, 2 months ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Further work on session implementation : tds

Revision 774 - Directory Listing
Modified Wed Jun 27 10:23:56 2007 UTC (3 years, 2 months ago) by sbdevelop
Original Path: obex-data-server/trunk/src
some fixes, beginnings of session implementation : tds

Revision 772 - Directory Listing
Modified Tue Jun 26 16:19:27 2007 UTC (3 years, 2 months ago) by sbdevelop
Original Path: obex-data-server/trunk/src
move errors to global domain, some other stuff: tds

Revision 771 - Directory Listing
Modified Tue Jun 26 00:14:40 2007 UTC (3 years, 2 months ago) by sbdevelop
Original Path: obex-data-server/trunk/src
further non-productive work : tds

Revision 770 - Directory Listing
Modified Fri Jun 22 23:51:59 2007 UTC (3 years, 2 months ago) by sbdevelop
Original Path: obex-data-server/trunk/src
smth : tds

Revision 769 - Directory Listing
Modified Thu Jun 21 23:49:52 2007 UTC (3 years, 2 months ago) by sbdevelop
Original Path: obex-data-server/trunk/src
even more to come : tadas

Revision 768 - Directory Listing
Modified Thu Jun 21 19:58:37 2007 UTC (3 years, 2 months ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Further war with dbus-glib : tadas

Revision 767 - Directory Listing
Modified Wed Jun 20 23:20:42 2007 UTC (3 years, 2 months ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Further work : tadas

Revision 766 - Directory Listing
Modified Wed Jun 20 14:08:24 2007 UTC (3 years, 2 months ago) by sbdevelop
Original Path: obex-data-server/trunk/src
Beginnings of session class : tadas

Revision 765 - Directory Listing
Modified Tue Jun 19 21:28:07 2007 UTC (3 years, 2 months ago) by sbdevelop
Original Path: obex-data-server/trunk/src
fixed D-Bus API + some other code : tadas

Revision 764 - Directory Listing
Modified Fri Jun 15 21:52:25 2007 UTC (3 years, 2 months ago) by sbdevelop
Original Path: obex-data-server/trunk/src
svn:ignore : tadas

Revision 763 - Directory Listing
Added Fri Jun 15 21:28:25 2007 UTC (3 years, 2 months ago) by sbdevelop
Original Path: obex-data-server/trunk/src
initial layout : Tadas

tadas_AT_dailyda_DOT_com
ViewVC Help
Powered by ViewVC 1.1.7