Timeline

and .

05/15/08:

11:48 Nokia_N73 edited by Finnish
(diff)
11:45 Nokia_N73 edited by Finnish
11:37 Vendor_Nok edited by Finnish
(diff)

05/13/08:

18:00 Ticket #738 (defect) created by twos
Syncing KDE PIM / Palm loses birthdays (and possibly other fields)
12:01 download edited by paule
Fix one spelling and one formatting error (diff)
09:11 Nokia_6110 edited by antibios
08:34 Vendor_Nok edited by antibios
(diff)

05/11/08:

20:20 download edited by vectro
Drop duplicate note. (diff)
20:09 download edited by vectro
Packages there are obselete. (diff)

05/10/08:

03:37 Ticket #737 (defect) created by hakova
failed sync when standard resource of kdepim is an dimap account (groupware)

05/09/08:

16:49 Ticket #736 (defect) created by yselkowitz
module loading on Cygwin
09:27 Ticket #734 (defect) closed by Whoopie
duplicate: duplicate of #735

05/08/08:

23:31 Ticket #735 (defect) created by yselkowitz
install of python wrapper is not portable
23:31 Ticket #734 (defect) created by yselkowitz
install of python wrapper is not portable
16:45 Nokia_N95 edited by xyon
16:28 Vendor_Nok edited by xyon
(diff)

05/05/08:

01:05 Changeset [3325] by gcobb
Reimplement opensync_hashtable.c:callback_check_deleted

05/04/08:

22:54 Changeset [3324] by dgollub
Adapt tests to API changes.
22:50 Changeset [3323] by dgollub
Fix build of mock_sync to latest changes on OpenSync? API …
22:47 Changeset [3322] by dgollub
Adapt OSyncObjFormat related change in OSyncMember and …
22:45 Changeset [3321] by dgollub
Adapt use of OSyncObjFormatSink in OpenSync? engine.
22:44 Changeset [3320] by dgollub
Removed configuration attribute for OSyncObjFormat. Format …
22:44 Changeset [3319] by dgollub
Introduced relation betwen OSyncObjTypeSink and OSyncObjFormatSink, the …
22:42 Changeset [3318] by dgollub
Use OSyncList instead of an NULL terminated array of OSyncObjFormat …
22:40 Changeset [3317] by dgollub
Change return value of osync_converter_path_num_edges() from int …
22:39 Changeset [3316] by dgollub
Added marshal/demarshal functions for OSyncObjFormatSink
22:37 Changeset [3315] by dgollub
Introduce OSyncObjFormatSink. This object maps OSyncObjFormat …
21:52 Changeset [3314] by dgollub
Avoid deadlocks and execute callback with local error, even in …
01:33 Changeset [3313] by dgollub
Hashtable API consumer sanity checks.
01:32 Changeset [3312] by dgollub
Missing commit. Include opensync_plugin_ressources.h header, fixes build.
01:28 PluginConfigXsd edited by dgollub
updated implementation status - added comments to fields (diff)
01:24 Changeset [3311] by dgollub
Implemented Ressource subcomponennt of OSyncPluginConfig. See …

05/03/08:

17:21 Changeset [3310] by dgollub
Removed osync_xmlformat_validate() calls for performance reason. Calling …
17:19 Changeset [3309] by dgollub
Remove osync_xmlformat_validate() calls. This should be done within …
16:50 Changeset [3308] by dgollub
Remove xmlformat validation since this is quite expensive. With every call …
14:30 Changeset [3307] by gcobb
Avoid use of g_hash_table_get_keys
12:42 Changeset [3306] by dgollub
Fixed major issue which got introduced with porting to new hashtable API. …
02:06 Changeset [3305] by dgollub
Fixed GCC compiler warnings (Unused or uninitalized values/labels).
01:12 HowtoOpenSyncHacker edited by dgollub
more testing hints - building unittests and lcov coverage (diff)
00:14 Ticket #731 (defect) closed by dgollub
fixed: Should be fixed with r3304. Thanks for testing! --- src/file_sync.c …
00:13 Changeset [3304] by dgollub
Fixed wrong iteration which caused segfault. #731

05/02/08:

23:50 Ticket #733 (defect) created by amilcar
at_command tag is not documented

05/01/08:

14:26 Changeset [3303] by dgollub
Adapted syncml plugin to osync_db API changes. Renamed osync_db_exists() …

04/30/08:

11:25 Ticket #732 (enhancement) created by floe
two tiny patches for moto-sync

04/29/08:

19:09 Changeset [3302] by bellmich
added support for MD5 and real authentication

04/28/08:

14:33 Ticket #731 (defect) created by paule
Segfault in file-sync plugin when deleting files
13:56 Changeset [3301] by paule
Fix for changes to hashtable API and simplify some of the change handling …

04/27/08:

15:52 Changeset [3300] by dgollub
Quick hashtable API port.
15:51 Changeset [3299] by dgollub
Ported file-sync to new hashtable API. Quick porting description: 1. …
14:53 Changeset [3298] by dgollub
Mention the use osync_hashtable_save() for the plugin …
14:52 Changeset [3297] by dgollub
Update symbols file for latest hashtable and database api changes
14:51 Changeset [3296] by dgollub
Ported (paritial) swig port for latest hashtable API changes. TODO: …
14:50 Changeset [3295] by dgollub
Port mock-sync plugin to new osync_hashtable API.
14:50 Changeset [3294] by dgollub
Initial unittests for new hashtable api Basic testing: hashtable_new …
14:49 Changeset [3293] by dgollub
Make use of latest hashtable API changes in tests/support.c
14:49 Changeset [3292] by dgollub
Adapt to latest hashtable api changes, use reference counting of hashtable
14:49 Changeset [3291] by dgollub
Port osyncdump to new osync_hashtable API
14:48 Changeset [3290] by dgollub
Introduce new osync_hashltable API * The hashtable is now restricted to …
14:47 Changeset [3289] by dgollub
Make use of OSyncList in Archive Make use of OSyncList instead of GList, …
14:46 Changeset [3288] by dgollub
osync_db_exists got renamed to osync_db_table_exists
14:46 Changeset [3287] by dgollub
Improved function wording in osync_db Improve function wording - renamed …
14:45 Changeset [3286] by dgollub
Make useof OSyncList in osync_db Make use of OSyncList instead of GList, …
14:44 Changeset [3285] by dgollub
Speed up osync_db database queries g_list_append calls g_list_last() …
14:43 Changeset [3284] by dgollub
There is no dvi2ps on my system - it's called dvips, isn't it? Don't use …

04/23/08:

10:30 FAQ edited by motomadness
fix to "ImportError: No module named opensync" (diff)

04/20/08:

19:30 Changeset [3283] by dgollub
Mixed up sync_done sink function with commited_all sink function …
13:41 Changeset [3282] by dgollub
Avoid system() calls in tests - use osync_testing_file_chmod() instead of …
13:38 Changeset [3281] by dgollub
Fix some gcc warnings.

04/19/08:

16:11 Changeset [3280] by dgollub
Make us of recently introduced osync_testing_file_* helpers to …
16:10 Changeset [3279] by dgollub
Introduces file helper functions for testing. This should replace …

04/18/08:

17:32 Ticket #730 (defect) created by ltrace
Sync with ximian evolution and samsung
15:31 PluginSyncmlToDo edited by bellmich
(diff)
15:31 PluginSyncmlToDo edited by bellmich
(diff)

04/17/08:

09:34 Changeset [3278] by swolter
Fixed a bug concerning the conversion from XML repetiton rules to the moto …
09:05 Ticket #728 (defect) closed by swolter
fixed: Applied that patch to SVN.
09:04 Changeset [3277] by swolter
Fixed bug #728 which concerned exception event numbering. The offset …
08:58 Ticket #727 (defect) closed by swolter
fixed
08:57 Changeset [3276] by swolter
Fixed bug #727, which corrected a minor, but fatal glitch in the …

Note: See TracTimeline for information about the timeline view.