root/branches/branch-0.2X


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3575 [3575] 08/21/08 20:11:16 cstender backport of commit 3574 fixed infinite loop in vformat (ticket 670 & 742)
(edit) @2732 [2732] 11/04/07 15:17:12 abaumann Applied backport patch for charset problems from ticket #558
(edit) @2514 [2514] 09/03/07 11:00:38 abaumann look for motosync.py in /usr/lib/opensync, not /usr/lib/opensync/opensync …
(edit) @2506 [2506] 09/02/07 01:00:15 abaumann merge fix from trunk to look in /usr/lib/opensync if pkgconfig file isn't …
(edit) @2505 [2505] 08/31/07 11:10:29 cstender don't use tmp as a variable again
(edit) @2502 [2502] 08/30/07 18:26:10 cstender fixed bug #437
(edit) @2500 [2500] 08/30/07 01:14:12 abaumann fix segfault in mototool --list patch supplied by fm, thanks
(edit) @2496 [2496] 08/28/07 13:32:29 abaumann fix for ticket #543
(edit) @2483 [2483] 08/22/07 01:01:52 abaumann this should fix mototool --list on the stable branch an API in motosync.py …
(edit) @2324 [2324] 07/12/07 22:56:35 mjahn change the default XML config of the ldap plugin be changed to make it …
(edit) @2317 [2317] 07/11/07 16:23:16 mjahn readonly fixes thanks to Daniel Brinkers. That enable sync to google …
(edit) @2314 [2314] 07/09/07 13:27:46 cstender copied google-calendar.xsd to branch-0.2x
(edit) @1898 [1898] 04/13/07 15:06:34 ehabkost Committing #473 patch to 0.2X branch, also
(edit) @1861 [1861] 03/25/07 20:04:19 mjahn will not work with 0.2x opensync
(edit) @1860 [1860] 03/25/07 18:17:30 cstender bumped up versions to 0.22
(edit) @1857 [1857] 03/21/07 12:09:59 mjahn don't leak not needed symbols use "-fvisibility=hidden"
(edit) @1856 [1856] 03/21/07 11:31:41 mjahn finally fix #461
(edit) @1855 [1855] 03/21/07 02:11:52 mjahn - fix make distcheck and out of treebuilds #466
(edit) @1854 [1854] 03/20/07 21:26:09 cstender bumped up version to 0.22rc1
(edit) @1853 [1853] 03/20/07 21:16:05 mjahn - revert the symbol hiding patch should fix #461
(edit) @1852 [1852] 03/20/07 19:46:15 mjahn - fix #464 at least for contacts
(edit) @1851 [1851] 03/17/07 11:08:06 mjahn - fix patch based on XmpmPatches? 019-sqlite_memory_leaks_and_api_usage
(edit) @1849 [1849] 03/16/07 10:40:21 mjahn - We won't escape backslashes on vcard 2.1, unless it is in the end of a …
(edit) @1848 [1848] 03/15/07 18:36:18 mjahn backport trunk vformat.c
(edit) @1841 [1841] 03/13/07 19:55:20 cstender convert all day events from ical to vcal
(edit) @1837 [1837] 03/13/07 19:22:43 cstender ignore IM-ICQ and AddressLabel? for comparing
(edit) @1832 [1832] 03/08/07 14:00:53 mjahn kaddrbook do not need to be closed before sync any more fixes some part …
(edit) @1831 [1831] 03/08/07 11:41:13 paule Add autogen.sh (copied from ../gpe) to make building from svn easier
(edit) @1827 [1827] 03/06/07 14:19:41 mjahn cleanup build system and use config.h
(edit) @1826 [1826] 03/06/07 14:19:36 mjahn hide all symbols that should be not external used
(edit) @1825 [1825] 03/05/07 22:16:13 mjahn this should finaly fix #444
(edit) @1824 [1824] 03/05/07 22:16:09 mjahn yet a nother try to solve the slow sync problem
(edit) @1823 [1823] 03/05/07 14:53:02 mjahn revert r1819
(edit) @1821 [1821] 03/03/07 16:55:03 mjahn fix #453. check should now be optional
(edit) @1820 [1820] 03/03/07 16:54:58 mjahn clean up kdepim build system... use a macro and aux dir
(edit) @1819 [1819] 03/02/07 19:43:19 mjahn fix #444 .... objtype is now also for fileformat detected
(edit) @1818 [1818] 02/26/07 22:02:39 mjahn default disable unit tests
(edit) @1817 [1817] 02/26/07 21:15:05 mjahn fix a crash when data is no objtype
(edit) @1816 [1816] 02/26/07 21:12:32 mjahn Implement XmpmPatches?-kdepim patches: - 0170-split_get_changeinfo - …
(edit) @1815 [1815] 02/26/07 21:12:27 mjahn add unit tests
(edit) @1814 [1814] 02/26/07 21:12:23 mjahn add XmpmPatches?/kdepim 150-beginnings_units_tests.patch
(edit) @1812 [1812] 02/26/07 09:54:08 mjahn fix an other broken pipe issue wher content is null
(edit) @1810 [1810] 02/24/07 19:57:17 mjahn fix broken pipe if the phone did not send the content type during delete …
(edit) @1805 [1805] 02/23/07 10:14:27 paule Fix for bug #443 using code borrowed from …
(edit) @1801 [1801] 02/22/07 15:30:53 cstender added osync_change_set_member(change, env->member) to …
(edit) @1800 [1800] 02/22/07 15:26:53 mjahn - add helper function to check i a string is "b" or "base64" - refract …
(edit) @1799 [1799] 02/22/07 10:08:49 mjahn - add some traces - add comments and strip base64 text
(edit) @1798 [1798] 02/22/07 07:08:46 paule Check for -Wno-pointer-sign didn't work if the compiler didn't support it …
(edit) @1780 [1780] 02/20/07 20:38:46 mjahn - fixing only for photo base64: base64= <MIME RFC 1521 base64 text> …
(edit) @1769 [1769] 02/20/07 08:31:53 gsanta Detecting OS in configuration script Changes made for correct compiling on …
(edit) @1756 [1756] 02/19/07 11:34:55 paule Add missing call to osync_change_set_member()
(edit) @1749 [1749] 02/19/07 01:13:36 gcobb Fix "conv env" check introduced in 0.21 by calling member_set
(edit) @1747 [1747] 02/18/07 20:40:29 mjahn Bumped up version of OpenSync? to 0.21.1
(edit) @1746 [1746] 02/18/07 16:58:57 mjahn fix type duplication in photo .... and the use of type in vcard 2.1
(edit) @1731 [1731] 02/12/07 13:24:10 dgollub Moved OpenSync? trunk to an own 0.2X branch. Trunk gets replaced the …
(edit) @1730 [1730] 02/12/07 13:22:33 dgollub Copied 0.21 plugins to a 0.2X plugin branch... we are use trunk plugins …
(add) @1727 [1727] 02/12/07 13:16:33 dgollub Creating new branch for 0.2X
Note: See TracRevisionLog for help on using the revision log.