root/plugins


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3671 [3671] 09/30/08 01:35:36 paule Require cmake 2.6 or later. Patch courtesy of Erik Hovland <erik at …
(edit) @3670 [3670] 09/30/08 01:34:38 paule Update to use new sink code. Patch courtesy of dgollub.
(edit) @3669 [3669] 09/30/08 01:32:38 paule Remove unused header. Patch courtesy of Erik Hovland <erik at hovland org>
(edit) @3668 [3668] 09/30/08 01:31:15 paule Fix broken logic for reading dates; remove unused header. Patch courtesy …
(edit) @3667 [3667] 09/30/08 01:29:28 paule Wrap call to mkstemp with umask to improve temp file security. Patch …
(edit) @3666 [3666] 09/26/08 01:33:09 prahal Fix teh second set of typo in Resources sorry I oversighted this one.
(edit) @3665 [3665] 09/26/08 01:32:14 prahal Fix typo in Resources (not Ressources, Ressource). Thanks Almad.
(edit) @3660 [3660] 09/23/08 23:44:18 prahal Remove second connection in Connection. Only one is supported.
(edit) @3653 [3653] 09/16/08 16:49:28 prahal Send a misconfiguration error if same path is defined for more than one …
(edit) @3650 [3650] 09/09/08 02:24:17 prahal Add usb processing to the connection config. Use with: <Connection> …
(edit) @3646 [3646] 09/08/08 13:57:07 prahal Really pass the MAX_ MSG_SIZE and OBJ_SIZE defaults values instead of the …
(edit) @3645 [3645] 09/08/08 12:36:46 prahal Also switch BASIC, MD5, NONE to AUTH_* counterparts as per the change in …
(edit) @3644 [3644] 09/08/08 12:29:40 prahal Switch defaults from OnlyLocaltime? to UseLocatime? as per libsyncml …
(edit) @3643 [3643] 09/07/08 19:42:22 paule Change to use new OSyncPluginConfig API to read configuration (untested …
(edit) @3642 [3642] 09/07/08 19:30:51 paule Fix for change to osync_xmlformat_validate; add missing includes
(edit) @3638 [3638] 09/05/08 12:31:59 bellmich replaced simple config strings by defines from libsyncml
(edit) @3637 [3637] 09/05/08 06:27:32 prahal Upgrade of the evolution2 plugin to new API for sinks. And fix for long …
(edit) @3627 [3627] 09/03/08 21:25:59 fm fix a typo
(edit) @3619 [3619] 09/01/08 00:26:40 dgollub hyphens/dashs seem to be not valid XML syntax here. XSD validation fails.
(edit) @3611 [3611] 08/30/08 22:48:45 dgollub Fixed ticket #175 libsyncml (note: this was a syncml plugin issue)
(edit) @3603 [3603] 08/29/08 20:24:51 bellmich libsyncml renamed header files for data sync API again
(edit) @3602 [3602] 08/29/08 20:00:25 bellmich libsyncml header file was renamed
(edit) @3601 [3601] 08/29/08 19:13:10 bellmich small documentation update for Nokia S40 3rd Edition
(edit) @3600 [3600] 08/26/08 16:14:09 bellmich smlDataSyncSendChanges must no be called more than …
(edit) @3599 [3599] 08/26/08 15:59:08 bellmich fixed order of config section because of strict schema
(edit) @3598 [3598] 08/25/08 14:55:47 bellmich If an error happens during a SyncML session then the error can be …
(edit) @3587 [3587] 08/22/08 18:30:01 bellmich forgot this file during the last commit (r3586)
(edit) @3586 [3586] 08/22/08 18:19:32 bellmich If the libsyncml is very fast and there are no changes at the server …
(edit) @3585 [3585] 08/22/08 18:04:22 bellmich disconnect cleanly even if the second connection of an OMA DS client was …
(edit) @3584 [3584] 08/22/08 17:33:50 bellmich If file-sync is used together with a wrong format then an error should be …
(edit) @3583 [3583] 08/22/08 16:42:09 bellmich Fixes for OMA DS client support - fixed the alert type of the second …
(edit) @3582 [3582] 08/22/08 15:45:34 bellmich fixed lost username
(edit) @3581 [3581] 08/22/08 15:40:37 bellmich - fixed error handling - fixed disconnect on error
(edit) @3579 [3579] 08/22/08 15:16:14 bellmich several fixes which were discovered during http client tests
(edit) @3573 [3573] 08/21/08 18:41:15 bellmich centralize the transport init
(edit) @3572 [3572] 08/21/08 18:00:58 bellmich activate HTTP stuff
(edit) @3571 [3571] 08/21/08 18:00:08 bellmich migrate to new high level API of libsyncml Please note the plugin still …
(edit) @3563 [3563] 08/18/08 20:35:23 dgollub Add sanity check for "file" format. Currently "file" only supports …
(edit) @3562 [3562] 08/18/08 20:23:21 dgollub Remove file-sync.xsd - obsolete since generic plugin-config.xsd
(edit) @3561 [3561] 08/18/08 20:21:34 dgollub Increment plugin versions to 0.38 in advance
(edit) @3555 [3555] 08/18/08 17:06:18 dgollub Bump up version number of all plugins to 0.37 (even the one which got not …
(edit) @3554 [3554] 08/18/08 16:22:19 dgollub Avoid doubel free in error condition. finalize() does the entire job.…
(edit) @3551 [3551] 08/18/08 08:14:00 bricks Added uninstall target for cmake
(edit) @3550 [3550] 08/18/08 00:11:29 dgollub Disable HTTP transport by default - until http transport got ported …
(edit) @3546 [3546] 08/17/08 16:05:06 dgollub size+1 is always wrong.
(edit) @3544 [3544] 08/17/08 15:46:01 dgollub Don't use report_success_on_context() for sync_done(), …
(edit) @3540 [3540] 08/16/08 16:14:36 dgollub Increase refcount - since it will get decreased by the SmlDatabase?
(edit) @3528 [3528] 08/14/08 15:12:38 bricks fixed notation of Resource
(edit) @3527 [3527] 08/14/08 14:58:14 bellmich - do not overwrite maxMsgSize and maxObjSize defaults - some source code …
(edit) @3524 [3524] 08/13/08 10:47:53 bricks Bugfix for ticket #799 set cmake policy 0003 and 0005 to NEW
(edit) @3521 [3521] 08/11/08 11:36:33 dgollub Enable again devinf() caching. Got disabled by accident.
(edit) @3519 [3519] 08/08/08 16:18:14 dgollub Renaming for OSyncPluginResource…
(edit) @3518 [3518] 08/07/08 17:46:40 dgollub Do resource initializinon in ds_server_init_databases(). Update …
(edit) @3512 [3512] 08/06/08 08:53:04 dgollub Update file-sync config template
(edit) @3511 [3511] 08/06/08 08:52:04 dgollub Resource API renaming related build fixes.
(edit) @3510 [3510] 08/06/08 08:50:37 dgollub Fixes issue with wrong refcounting of handled objformats. Moved common …
(edit) @3509 [3509] 08/06/08 08:49:04 dgollub Resource API renaming related build fixes.
(edit) @3504 [3504] 08/04/08 07:58:09 bricks changed some _INCLUDE_DIR to _INCLUDE_DIRS for cmake
(edit) @3503 [3503] 08/03/08 17:28:40 dgollub Increased plugin version to 0.37 Set CMAKE_MINIMUM_REQUIRED to 2.4.4 like …
(edit) @3501 [3501] 08/03/08 17:10:17 dgollub Increment version of file-sync to 0.37 Set CMake minimum required to 2.4.4
(edit) @3500 [3500] 08/03/08 16:32:30 dgollub Initial implementation of new config "parser", based …
(edit) @3499 [3499] 08/03/08 16:26:32 dgollub Ported initialize function of DS Client and Server to …
(edit) @3496 [3496] 08/03/08 16:24:09 dgollub Initial port of syncml_common functions. Ported config datastore parser to …
(edit) @3495 [3495] 08/03/08 16:16:51 dgollub Handle error condition, when configured type doesn't map to any …
(edit) @3492 [3492] 08/03/08 16:10:49 dgollub Initial testsuite of SyncML plugin.
(edit) @3491 [3491] 08/03/08 16:03:07 dgollub Removed XSD of syncml-obex-client - obsolate. Changed syncml-obex-client …
(edit) @3489 [3489] 08/03/08 01:07:25 dgollub Ported kdepim-sync (only) to hashtable API changes - #746 TODO: further …
(edit) @3454 [3454] 07/16/08 16:34:08 bellmich use centralized session ID generation
(edit) @3451 [3451] 07/14/08 15:06:38 bellmich added missing error handling
(edit) @3450 [3450] 07/14/08 13:40:30 dgollub Add initial unittests for gnokii-sync.
(edit) @3449 [3449] 07/14/08 13:39:20 dgollub Remove XML parsing code of plugin configuration. Make use of …
(edit) @3448 [3448] 07/14/08 13:36:47 dgollub Update gnokii plugin initialize function to latest API changes. Don't …
(edit) @3447 [3447] 07/14/08 13:34:27 dgollub Fix build for new xmlformat API.
(edit) @3446 [3446] 07/14/08 13:33:58 dgollub Set CMake min. req to 2.4
(edit) @3445 [3445] 07/14/08 13:29:42 dgollub Add CTest into file-sync build env.
(edit) @3444 [3444] 07/14/08 13:29:07 dgollub Remove custom "output" objformat feature. Conversion should be done within …
(edit) @3443 [3443] 07/14/08 13:27:50 dgollub Updated unittest for file-sync
(edit) @3436 [3436] 07/11/08 17:51:25 bellmich replaced recvLimit by standard compliant term maxMsgSize
(edit) @3435 [3435] 07/11/08 17:33:57 bellmich fixed code to support more correct large object handling
(edit) @3424 [3424] 07/08/08 14:21:22 bellmich updated libsyncml minimum version libsyncml uses now a numbering which …
(edit) @3419 [3419] 07/08/08 12:02:30 dgollub Update file-sync discovery function. Mark all registered sinks …
(edit) @3418 [3418] 07/08/08 12:01:38 dgollub Stripped some OSyncFileDir struct. Redudant information. This get …
(edit) @3417 [3417] 07/08/08 12:00:53 dgollub Removed more internal format conversion code from file-sync sink …
(edit) @3416 [3416] 07/08/08 12:00:16 dgollub Remove objformat-specific internal format conversion. This needs to be …
(edit) @3415 [3415] 07/08/08 11:58:04 dgollub Update file-sync initialize function. Don't allocate/register new …
(edit) @3414 [3414] 07/08/08 11:57:01 dgollub Fixed compiler warnings about unused variables.
(edit) @3413 [3413] 07/08/08 11:56:27 dgollub Remove converpath_config option. This is done via …
(edit) @3412 [3412] 07/08/08 11:55:58 dgollub Remove config parser.
(edit) @3411 [3411] 07/08/08 11:55:15 dgollub Remove connect/disconnect sink functions.
(edit) @3410 [3410] 07/07/08 14:22:24 bellmich It is now configurable which anchor style should be used. Timestamps are …
(edit) @3389 [3389] 07/04/08 16:35:50 bellmich - clearly separate the local and remote anchors - only write the new …
(edit) @3388 [3388] 07/04/08 15:59:56 bellmich - fixed typo (SmlErrorSet? => smlErrorSet) - sent OMA DS server alerts …
(edit) @3386 [3386] 07/01/08 17:38:02 bellmich better detection problems during initial (SLOW) sync with OMA DS server
(edit) @3385 [3385] 06/27/08 22:04:53 bellmich using new SESSION_ESTABLISHED event instead of CONNECT_DONE event
(edit) @3379 [3379] 06/19/08 10:55:03 bellmich More aggressive checks on error reporting detected wrongly …
(edit) @3375 [3375] 06/18/08 18:02:42 bellmich more aggressive checks and fixed wrong memory cleanup (all commits are …
(edit) @3374 [3374] 06/17/08 13:51:43 bellmich some small fixes to support 206 alert answers from old phones
(edit) @3345 [3345] 06/10/08 11:30:17 bellmich merged several state variables into a single one incl. a new type
(edit) @3344 [3344] 06/09/08 15:30:38 bellmich fixed several warning reported from SuSE build service (one warning was a …
(edit) @3343 [3343] 06/09/08 14:58:30 bellmich fixed cmake warning
Note: See TracRevisionLog for help on using the revision log.