root/plugins/gnokii-sync/src


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3504 [3504] 08/04/08 07:58:09 bricks changed some _INCLUDE_DIR to _INCLUDE_DIRS for cmake
(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) @3309 [3309] 05/03/08 17:19:39 dgollub Remove osync_xmlformat_validate() calls. This should be done within …
(edit) @3300 [3300] 04/27/08 15:52:30 dgollub Quick hashtable API port.
(edit) @3164 [3164] 02/16/08 11:16:56 dgollub Fixed error condition for osync_hashtable_slowsync() call.
(edit) @3160 [3160] 02/15/08 17:53:47 dgollub Adapted gnokii-sync to latest hastable API changes.
(edit) @3068 [3068] 01/04/08 18:12:49 dgollub Improved some error handling (connect-, commit- and out of space …
(edit) @3043 [3043] 12/27/07 18:18:47 dgollub Make use the main sink for connecting/disconnecting.
(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) @2785 [2785] 11/11/07 16:43:20 dgollub Fixed typo LIBXML2_INLCUDE_DIRS -> LIBXML2_INLCUDE_DIR
(edit) @2768 [2768] 11/09/07 15:45:44 mbanck Make sure plugins are consistently linked with $OPENSYNC_LIBRARIES
(edit) @2737 [2737] 11/04/07 18:08:46 dgollub Added missing include dirs and libraries to build envs. Fixes #604
(edit) @2711 [2711] 11/02/07 17:24:20 dgollub Use OpenSyncPlugin? CMake module and make the build env of the plugins …
(edit) @2679 [2679] 10/29/07 00:04:42 dgollub Fixed typo in CMakeLists.txt of CPack code. Make converter debug output …
(edit) @2672 [2672] 10/28/07 20:36:44 dgollub Don't include opensync_xml.h .... it's planned to get rid of …
(edit) @2654 [2654] 10/28/07 06:51:31 dgollub Ported build environment of gnokii-sync to CMake.
(edit) @2582 [2582] 10/15/07 18:37:56 dgollub Indent plugin configuration to make it readable. Fix for #328 Patch by …
(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) @2146 [2146] 06/12/07 14:28:42 mjahn revert bad commits 2145:2141 sorry for the noise
(edit) @2145 [2145] 06/12/07 14:15:09 mjahn r1052@semo: mjahn | 2007-06-09 02:57:29 +0200 r1050@semo (orig r2102): …
(edit) @2144 [2144] 06/12/07 14:15:05 mjahn r1049@semo: mjahn | 2007-06-08 16:57:28 +0200 r1047@semo (orig r2100): …
(edit) @2143 [2143] 06/12/07 14:14:57 mjahn r1046@semo: mjahn | 2007-06-08 15:42:05 +0200 r1045@semo (orig r2099): …
(edit) @2142 [2142] 06/12/07 14:13:50 mjahn r1044@semo: mjahn | 2007-06-07 13:44:31 +0200 r1041@semo (orig r2096): …
(edit) @2139 [2139] 06/12/07 13:09:30 dgollub Avoid overwriting of linkpath
(edit) @2134 [2134] 06/10/07 14:59:52 dgollub Fixed some more leaks…
(edit) @2133 [2133] 06/10/07 14:44:09 dgollub Finished porting of gnokii-event format plugin. Fixed some memory leaks…
(edit) @2118 [2118] 06/09/07 19:39:29 dgollub Updated the gnokii-event converter.
(edit) @2117 [2117] 06/09/07 17:56:17 dgollub Connect only once. Build gnokii_calendar_utils.c
(edit) @2116 [2116] 06/09/07 16:51:45 dgollub Fixed problem with getting deleted entries from …
(edit) @2114 [2114] 06/09/07 16:13:08 dgollub Update the XMLFormat to gnokii-contact converter to new XMLFormat-contact …
(edit) @2107 [2107] 06/09/07 12:34:56 dgollub Intstall gnokii-sync config template as well.
(edit) @2103 [2103] 06/09/07 01:12:14 dgollub Fixed memory leaks, invalid read of size, …
(edit) @2102 [2102] 06/09/07 00:32:45 dgollub Added missing osync_context_report() avoids deadlock. Reporting deleted …
(edit) @2101 [2101] 06/08/07 16:52:06 dgollub "Work" is also a TelephoneLocation?
(edit) @2100 [2100] 06/08/07 16:51:39 dgollub Fixed some xmlformat validation issues. "Home" value of Telephone is a …
(edit) @2099 [2099] 06/08/07 15:33:43 dgollub Changed libgnokii configuration internally. This fixes conflicts with …
(edit) @2097 [2097] 06/07/07 13:31:22 dgollub Initial port of gnokii-sync to 0.30 API Still not working .. quick hack on …
(copy) @2096 [2096] 06/07/07 13:24:26 dgollub Copy of gnokii-sync 0.2X to trunk
copied from branches/branch-0.2X/plugins/gnokii-sync/src:
(edit) @1801 [1801] 02/22/07 15:30:53 cstender added osync_change_set_member(change, env->member) to …
Note: See TracRevisionLog for help on using the revision log.