root/plugins/opie-sync


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(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) @3301 [3301] 04/28/08 13:56:10 paule Fix for changes to hashtable API and simplify some of the change handling …
(edit) @3251 [3251] 04/06/08 19:49:01 paule Fix libcurl callback signatures for newer libcurl versions. Patch courtesy …
(edit) @3166 [3166] 02/16/08 11:31:37 dgollub Adapted opie-sync to latetst hashtable API changes.
(edit) @3097 [3097] 01/26/08 15:50:23 dgollub Bumped version to 0.36
(edit) @3008 [3008] 12/20/07 16:58:52 prahal Add opensync_min_version to all modules. I choosed 0.35 as a …
(edit) @2970 [2970] 12/17/07 14:54:26 prahal Bump up version to 0.35.
(edit) @2942 [2942] 12/11/07 14:58:08 prahal Upgrade to new FindOpenSync? based on FindPkgConfig?.
(edit) @2909 [2909] 12/03/07 15:44:51 prahal Add link_directories to plugins (-L) for the packages that provides …
(edit) @2900 [2900] 12/03/07 00:04:07 prahal Switch to new FindPkgConfig? INCLUDE_DIRS( include dependencies as opposed …
(edit) @2885 [2885] 11/30/07 11:22:24 paule Only get root path once on connect instead of before every transfer
(edit) @2884 [2884] 11/30/07 09:29:35 paule Fix segfaults due to not checking to see if strings were assigned before …
(edit) @2780 [2780] 11/10/07 16:16:42 cstender g_build_filename should be null terminated (fixed gcc 4.3 errors)
(edit) @2768 [2768] 11/09/07 15:45:44 mbanck Make sure plugins are consistently linked with $OPENSYNC_LIBRARIES
(edit) @2746 [2746] 11/06/07 05:54:55 paule Remove references to osxml_* functions
(edit) @2737 [2737] 11/04/07 18:08:46 dgollub Added missing include dirs and libraries to build envs. Fixes #604
(edit) @2723 [2723] 11/02/07 23:46:56 dgollub Bumped up versions to 0.34
(edit) @2711 [2711] 11/02/07 17:24:20 dgollub Use OpenSyncPlugin? CMake module and make the build env of the plugins …
(edit) @2668 [2668] 10/28/07 17:51:20 dgollub Fixed yet another typo in google-calendar-plugin build env. Added CPack …
(edit) @2640 [2640] 10/28/07 01:22:01 paule Link against 3rd party cmake modules directory
(edit) @2625 [2625] 10/27/07 13:30:28 paule Change default sync password to "Qtopia"; clarify current Opie sync …
(edit) @2624 [2624] 10/27/07 13:29:49 paule Change default sync password to "Qtopia" to avoid confusion with default …
(edit) @2621 [2621] 10/26/07 15:57:50 paule Clarify how sync password works; add notes about timezone issues; add note …
(edit) @2619 [2619] 10/26/07 15:16:38 paule Change from scons to cmake. Wow, that was easy! Build scripts are simpler …
(edit) @2595 [2595] 10/18/07 14:16:34 paule Auto-create "text/plain" subdirectory when uploading notes if not already …
(edit) @2573 [2573] 10/15/07 13:24:52 dgollub Bumped the plugin versions to 0.33
(edit) @2480 [2480] 08/21/07 13:24:30 paule Fix content being lost when converting notes to Opie
(edit) @2479 [2479] 08/20/07 11:15:57 paule Update for support of Opie-Notes; add note to SQLite planned feature item
(edit) @2478 [2478] 08/20/07 11:12:12 paule Add support for syncing with Opie-Notes via new notestype configuration …
(edit) @2477 [2477] 08/19/07 14:26:00 paule Split out debug options from normal options; add localdir debug option; …
(edit) @2476 [2476] 08/19/07 14:23:50 paule Rename url parameter to hostname (since it's not actually a URL)
(edit) @2475 [2475] 08/19/07 11:40:07 paule Support alarms when converting events from Opie
(edit) @2474 [2474] 08/19/07 11:25:04 paule Enable fetching/putting notes locally (conntype = none); enable …
(edit) @2473 [2473] 08/19/07 11:07:34 paule Fix xml_add_note_node() to take const char * parameters instead of char *
(edit) @2472 [2472] 08/19/07 03:42:38 paule Add localdir configuration parameter to allow setting local directory …
(edit) @2471 [2471] 08/19/07 03:21:16 paule Remove unused function opie_xml_save_to_fd()
(edit) @2470 [2470] 08/19/07 03:20:41 paule Don't mix tabs with spaces for indenting
(edit) @2469 [2469] 08/19/07 03:03:04 paule Improve error handling - stop using perror and properly error out if …
(edit) @2468 [2468] 08/18/07 13:08:54 paule scp now works; add another note about qtopia not being tested next to …
(edit) @2467 [2467] 08/18/07 13:06:08 paule Fix scp support and make it actually use scp instead of sftp, so you don't …
(edit) @2466 [2466] 08/18/07 04:31:22 paule Make hash_str() return a printable string of the md5 hash instead of the …
(edit) @2465 [2465] 08/17/07 17:49:40 paule Fix bad comparisons that caused phone numbers in contacts to be set into …
(edit) @2464 [2464] 08/17/07 17:47:05 paule Fix false modifications triggered because of hash being calculated at the …
(edit) @2463 [2463] 08/17/07 17:10:54 paule Re-enable debugging with local files (conntype = none)
(edit) @2462 [2462] 08/17/07 15:48:42 paule Tidy up connect/disconnect code
(edit) @2461 [2461] 08/17/07 15:46:49 paule Rip out code that messed around with temporary files and fds, and instead …
(edit) @2460 [2460] 08/16/07 15:00:25 paule Oops, fix memleak introduced in last commit
(edit) @2459 [2459] 08/16/07 14:58:17 paule Better handling of name, organization & home/work address fields on …
(edit) @2454 [2454] 08/16/07 11:43:09 paule Fix for various XML format errors; fix segfault when converting todo …
(edit) @2453 [2453] 08/16/07 10:57:53 paule UID mapping task now done; clarify that testing has only been carried out …
(edit) @2452 [2452] 08/16/07 09:39:04 paule Remove old test scripts which no longer work
(edit) @2451 [2451] 08/15/07 15:14:04 paule Add alarm support for todos/events - still needs testing
(edit) @2450 [2450] 08/15/07 14:51:17 paule Oops, remove test message
(edit) @2449 [2449] 08/15/07 12:47:13 paule Add internal implementation of md5 hashing code (borrowed from XySSL code) …
(edit) @2448 [2448] 08/15/07 12:22:10 paule Move the one common XML-related function used by both the main plugin and …
(edit) @2447 [2447] 08/15/07 12:10:23 paule Remove xml_node_to_attr() which was removed from opie_xml.c some time ago
(edit) @2446 [2446] 08/15/07 11:56:24 paule Remove unused md5 include
(edit) @2445 [2445] 08/15/07 10:48:55 paule Clean up debug messages - replace use of OPIE_DEBUG macro with …
(edit) @2444 [2444] 08/15/07 09:46:55 paule Minor change to setting of categories changed flag for clarity
(edit) @2443 [2443] 08/15/07 09:45:03 paule Set changed flag at commit stage so that changes are actually written on …
(edit) @2442 [2442] 08/13/07 15:17:41 paule Remove old uid mapping code and change to rely upon OpenSync?'s internal …
(edit) @2441 [2441] 08/11/07 09:13:09 paule Add type definitions for device and conntype
(edit) @2440 [2440] 08/11/07 09:06:50 paule Reformat default config for readability
(edit) @2439 [2439] 08/11/07 09:05:56 paule Fix code for converting todos, events & notes for xmlformat changes. …
(edit) @2438 [2438] 08/11/07 09:05:27 paule Fix code for converting todos, events & notes for xmlformat changes. …
(edit) @2436 [2436] 08/11/07 05:20:14 paule Fix syncing of contacts for xmlformat changes
(edit) @2435 [2435] 08/11/07 05:14:53 paule Oops - don't create a calendar document for contacts
(edit) @2405 [2405] 08/05/07 10:14:08 paule Protect access to some plugin env structure members with a mutex
(edit) @2404 [2404] 08/04/07 16:24:23 paule Add discovery function; remove old commented out plugin registration code
(edit) @2403 [2403] 08/04/07 14:30:50 paule Fix format registration; fix converter registration to use correct …
(edit) @2402 [2402] 08/04/07 13:53:19 paule Add get_version() function to format plugin so that it loads successfully
(edit) @2401 [2401] 08/04/07 06:06:05 paule Add opie-notes todo item
(edit) @2400 [2400] 08/04/07 06:01:47 paule Remove autoconf/automake build system
(edit) @2399 [2399] 08/04/07 05:20:57 paule Add files generated by scons/python to svn:ignore
(edit) @2398 [2398] 08/04/07 05:01:05 paule Add scons build scripts, borrowed from the gnokii-sync plugin
(edit) @2397 [2397] 08/04/07 04:55:38 paule Fixed get_version() returning the wrong number which prevented the plugin …
(edit) @2392 [2392] 08/02/07 12:21:29 cstender - bumped version to 0.32 - changed to rpath=0 by default
(edit) @2386 [2386] 08/01/07 17:52:10 cstender - bumped version number to 0.30 - removed unused files
(edit) @2254 [2254] 07/04/07 03:15:41 abaumann rename os.xsd to plugin_config.xsd
(edit) @2222 [2222] 06/30/07 02:51:41 anirudh Added XSD files for individual plugins
(edit) @2126 [2126] 06/10/07 04:38:58 paule Use the correct method to get the sink environment in the sink functions
(edit) @2115 [2115] 06/09/07 16:40:30 paule Set up sinks for other object types
(edit) @2113 [2113] 06/09/07 15:28:36 paule Add error about SCP and notes not being supported for put
(edit) @2112 [2112] 06/09/07 15:25:52 paule Add support for fetching/putting notes back in; remove unused XML document …
(edit) @2111 [2111] 06/09/07 14:59:55 paule Remove unused anchor code
(edit) @2109 [2109] 06/09/07 14:05:36 paule Refactor comms code so that it can be called from sinks (notes code …
(edit) @2108 [2108] 06/09/07 13:59:39 paule Add opie_xml_create_doc() shortcut function; fix returning FALSE instead …
(edit) @2106 [2106] 06/09/07 10:53:53 paule Call comms_init() and comms_shutdown(); move disconnection code to new …
(edit) @2105 [2105] 06/09/07 10:25:11 paule Add some actually useful change handling code to commit_change()
(edit) @2104 [2104] 06/09/07 09:47:36 paule Initial conversion to 0.30 API. It now compiles, but probably doesn't work …
(edit) @1806 [1806] 02/23/07 10:22:09 paule Fix from branch-0.2X: Check for -Wno-pointer-sign didn't work if the …
(edit) @1726 [1726] 02/11/07 20:38:44 dgollub Bumped up version of plugins to 0.21
(edit) @1695 [1695] 02/08/07 08:57:57 paule Handle when sendHandshakeInfo() sends back response in base64-encoded …
(edit) @1688 [1688] 02/07/07 12:58:37 paule For todos, default to (Opie) priority 3 if incoming priority is 0 …
(edit) @1631 [1631] 01/26/07 10:05:33 paule Fix hashing to ignore certain attributes and avoid mismatches when …
(edit) @1629 [1629] 01/25/07 12:33:17 paule Set slow sync if files are missing on the device; only try to fetch/put …
(edit) @1628 [1628] 01/22/07 11:08:45 paule Change defaults to match default config file
(edit) @1627 [1627] 01/22/07 11:06:58 paule Add initial support for syncing notes
(edit) @1612 [1612] 01/16/07 13:23:34 paule Oops, default password when not specified is actually "Qtopia", not …
Note: See TracRevisionLog for help on using the revision log.