summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* do not remove src/client-api unless it was copied by configurePatrick Ohly2007-03-26
* - fixed building synccompare for MaemoPatrick Ohly2007-03-25
* fixed uninitialized memory read under MaemoPatrick Ohly2007-03-25
* Algorithm::Diff: check whether files really have changedPatrick Ohly2007-03-25
* - use Algorithm::Diff instead of external diff tool in synccompare;Patrick Ohly2007-03-25
* additional error checkPatrick Ohly2007-03-24
* dlopen(RTLD_GLOBAL) fixes obscure libebook failures on Maemo; dlopen() errors...Patrick Ohly2007-03-24
* workaround for Funambol 3.0 trailing = parser bugPatrick Ohly2007-03-24
* added configurable hacks for Maemo (--enable-maemo):Patrick Ohly2007-03-24
* BusyBox's mktemp on Maemo requires parameterPatrick Ohly2007-03-24
* fixed compile error without calendar supportPatrick Ohly2007-03-24
* added error checking for broken events which cannot be converted to iCal, e.g...Patrick Ohly2007-03-23
* Errors while writing the initial datatbase dumps was not handledPatrick Ohly2007-03-23
* --enable-ecal/ebook are only enabled by default if the libs are presentPatrick Ohly2007-03-11
* patch switches to async version of the Evolution APIPatrick Ohly2007-02-22
* fixed free/delete [] mismatchPatrick Ohly2007-01-26
* fixed distdir target that broke in yesterday's commitPatrick Ohly2007-01-22
* added --enable-static-cxx to link libstdc++ staticallyPatrick Ohly2007-01-21
* added testing of memosPatrick Ohly2007-01-04
* added support for synchronizing Evolution memos in iCalendar 2.0 VJOURNAL formatPatrick Ohly2007-01-04
* fixed problem with 'make dist'Patrick Ohly2007-01-04
* avoid adding the non-standard TYPE=OTHER, better use HOME instead (that's als...Patrick Ohly2007-01-03
* adapted to update test APIPatrick Ohly2006-12-17
* ignore changes in autotools generated filesPatrick Ohly2006-12-17
* fixed missing return codePatrick Ohly2006-12-17
* copyright transfer to FunambolPatrick Ohly2006-12-10
* adapted to new C++ client library test suite interface, finished configuratio...Patrick Ohly2006-12-09
* ignore differences caused by exporting vCard with ADR;TYPE=PARCEL instead of ...Patrick Ohly2006-12-09
* support testing with two clientsPatrick Ohly2006-12-07
* adapted contacts to full set of local testsPatrick Ohly2006-12-05
* avoid tput error when no valid terminal is setPatrick Ohly2006-12-05
* use the new C++ client library testing frameworkPatrick Ohly2006-12-01
* adapted to const qualifier changes in client library and fixed minor memory leakPatrick Ohly2006-11-27
* renamed testRefreshSync to testRefreshFromServerSync and added testRefreshFro...Patrick Ohly2006-11-12
* ignore known limitations of Synthesis serverPatrick Ohly2006-11-12
* messages about local changes are now logged as DEBUG and not INFO because the...Patrick Ohly2006-11-11
* added support and testing of one-way-from-client/serverPatrick Ohly2006-11-04
* TaskSync tests for large object support failed because the test item didn't h...Patrick Ohly2006-11-03
* allow running multiple tests by specifying them on the command linePatrick Ohly2006-11-03
* PHOTO/NOTE update for EGroupware and Funambol portalPatrick Ohly2006-11-02
* use simpler data for update test, moved complex contact update into testCompl...Patrick Ohly2006-11-02
* avoid that patterns accidentally run over line ends, added special cases for ...Patrick Ohly2006-11-01
* <<system>> and <<default>> can be used to reference the system and the defaul...Patrick Ohly2006-11-01
* cppunit-config was not called when compiling C++ code, therefore it was only ...Patrick Ohly2006-11-01
* made test coverage configurablePatrick Ohly2006-11-01
* added testLargeObjectBin, changed calendar UID so that without support for sp...Patrick Ohly2006-10-29
* VerDTD must be configured, otherwise Funambol 3.0a (but not 3.0b5) fails duri...Patrick Ohly2006-10-29
* setting config is no longer necessaryPatrick Ohly2006-10-04
* disabled testLargeObjectEncoded again, it requires a suitable serverPatrick Ohly2006-10-04
* enabled encoded LargeObject support testPatrick Ohly2006-10-03