|
|
|
@3538
|
[3538]
|
08/15/08 21:55:19 |
dgollub |
The file opensync_mapping_view.c is entirely commented out. It should
be … |
|
|
|
@3537
|
[3537]
|
08/15/08 21:00:22 |
dgollub |
1. The OSyncMessage reply should be checked for null in
… |
|
|
|
@3526
|
[3526]
|
08/13/08 20:28:57 |
dgollub |
Free Commands once osyncplugin is through all commands...
Fixes also GCC … |
|
|
|
@3520
|
[3520]
|
08/11/08 10:22:42 |
dgollub |
Improve usage of osyncplugin and add plugin list option.
Patch by Patrick … |
|
|
|
@3507
|
[3507]
|
08/06/08 08:45:39 |
dgollub |
More Resource API renaming related changes. |
|
|
|
@3439
|
[3439]
|
07/14/08 11:45:54 |
dgollub |
Correct PASS/FAIL return code of osyncplugin. For unitttesting. |
|
|
|
@3438
|
[3438]
|
07/14/08 11:44:48 |
dgollub |
Update the initialzation of ObjTypeSinks? in osyncplugin command line
tool. |
|
|
|
@3408
|
[3408]
|
07/07/08 11:22:44 |
dgollub |
Updated osyncplugin.c to osync_plugin_config_file_load() signature
change: … |
|
|
|
@3391
|
[3391]
|
07/07/08 09:41:14 |
dgollub |
osynctool: Make error messages visable as an error message. |
|
|
|
@3372
|
[3372]
|
06/16/08 20:58:07 |
dgollub |
Improve error handling if format plugin/objformat couldn't be found. |
|
|
|
@3371
|
[3371]
|
06/16/08 13:38:21 |
dgollub |
Fix uninted fallthrough in switch-case when performing slow-sync. |
|
|
|
@3351
|
[3351]
|
06/13/08 10:42:00 |
dgollub |
Switch osyncplugin commandline tool to OSyncPluginConfig. |
|
|
|
@3305
|
[3305]
|
05/03/08 02:06:29 |
dgollub |
Fixed GCC compiler warnings (Unused or uninitalized values/labels). |
|
|
|
@3291
|
[3291]
|
04/27/08 14:49:21 |
dgollub |
Port osyncdump to new osync_hashtable API |
|
|
|
@3283
|
[3283]
|
04/20/08 19:30:17 |
dgollub |
Mixed up sync_done sink function with commited_all sink function … |
|
|
|
@3275
|
[3275]
|
04/16/08 18:37:52 |
dgollub |
Set GMainContext as "loop object". The OpenSync? framework also use … |
|
|
|
@3274
|
[3274]
|
04/16/08 15:52:51 |
dgollub |
Install osyncplugin |
|
|
|
@3271
|
[3271]
|
04/13/08 14:55:55 |
dgollub |
Implemented "commit" and completed "empty" command.
"commit" is right now … |
|
|
|
@3270
|
[3270]
|
04/13/08 13:46:54 |
dgollub |
Refactored osyncplugin "init" funciton into "init" and … |
|
|
|
@3269
|
[3269]
|
04/13/08 00:21:54 |
dgollub |
Added main_sink support |
|
|
|
@3268
|
[3268]
|
04/12/08 21:03:13 |
dgollub |
Full rewrite of osyncplugin.
Not completed yet, still some stuff like … |
|
|
|
@3262
|
[3262]
|
04/10/08 14:16:03 |
dgollub |
Initial port of osyncplugin to OpenSync? 0.3x API
Enabled build of … |
|
|
|
@2906
|
[2906]
|
12/03/07 14:58:55 |
prahal |
Add LINK_DIRECTORIES for glib2 and libxml2 to support non system … |
|
|
|
@2895
|
[2895]
|
12/02/07 22:38:37 |
prahal |
Switch to new FindSqlite?3 cmake module based on FindPkgConfig?. |
|
|
|
@2894
|
[2894]
|
12/02/07 22:27:12 |
prahal |
Add Sqlite include directory for osyncdump. |
|
|
|
@2607
|
[2607]
|
10/25/07 21:35:39 |
dgollub |
Make use of FindGLIB2.cmake from openWengo … |
|
|
|
@2605
|
[2605]
|
10/25/07 16:03:47 |
dgollub |
Hello CMake!
How to build OpenSync? with cmake:
mkdir build
cd … |
|
|
|
@2604
|
[2604]
|
10/25/07 16:00:46 |
dgollub |
Bye Bye, scons! |
|
|
|
@2566
|
[2566]
|
10/14/07 21:40:48 |
dgollub |
Fixed assert when dumping mappings for all objtypes (default) |
|
|
|
@2493
|
[2493]
|
08/27/07 15:22:39 |
cstender |
reverted r2364 - see also r2368 |
|
|
|
@2364
|
[2364]
|
07/25/07 08:49:45 |
jerryyu |
g_string_vprintf isn't able to deal with a string with NULL pointer on … |
|
|
|
@1960
|
[1960]
|
05/07/07 17:33:28 |
dgollub |
Fixed build of tools. Build tools if enable_tools is selected.
.. … |
|
|
|
@1873
|
[1873]
|
04/07/07 13:28:07 |
mjahn |
- fix windows build, use more glib methodes
- use g_strerror instead of … |
|
|
|
@1845
|
[1845]
|
03/13/07 23:47:02 |
mjahn |
Undoing change committed in r1842 - r1844. Andrew Baumann convinced me … |
|
|
|
@1842
|
[1842]
|
03/13/07 22:58:30 |
mjahn |
be a little bit more pedantic ... c++ comments are not allowed in ansi … |
|
|
|
@1732
|
[1732]
|
02/12/07 13:25:19 |
dgollub |
Moved dev-branch to trunk...
Time to work on 0.30 ;) |
|
copied from branches/dev-branch/tools:
|
|
|
|
@1555
|
[1555]
|
12/17/06 17:30:21 |
dgollub |
ported osyncbinary from trunk.
includes --hex conversion |