tridge/openchange.git
2011-03-03 bradhlibmapiadmin: Adapt to API change in Samba4
2011-03-03 bradhbuild: Work around linker problem on Fedora 13/14 ...
2011-03-03 wsourdeaufixed crash during invalid logons
2011-03-03 wsourdeauset the parent of the mesage object to the handle passe...
2011-03-02 bradhImplement unit tests for python properties handling.
2011-03-01 jkerihuelOnly add TYPE and PidTagMessageClass if ctx->type exists
2011-03-01 jkerihuel- Make folderID uint64_t optional when writing ocpf
2011-03-01 jkerihuelReimplement ocpf_get_recipients and update its API
2011-02-28 jkerihuelReplace existing OCPF recipients implementation with...
2011-02-28 bradhmapistore: implement setprops for mstoredb backend.
2011-02-28 bradhmapitest: Minor test clean ups for Some ResolveRecipien...
2011-02-28 bradhpyopenchange: fix error string
2011-02-27 bradhmapistore: Remove lpcfg_server_role prototype imported...
2011-02-27 bradhmapistore: Fix prototype for mapistore_backend_get_uri_...
2011-02-27 bradhmapistore: trivial documentation fixes.
2011-02-27 bradhmapistore: rename get_fid_by_name to be get_uri_by_name...
2011-02-27 bradhmapistore: Add a test of folder creation without a...
2011-02-27 bradhmapistore: add python bindings and tests for get_messag...
2011-02-26 bradhmapistore: add closedir implementation
2011-02-26 bradhmapistore: add unit tests and docs for debug getter...
2011-02-25 bradhlibmapi: remove stray quote in doxygen configuration.
2011-02-24 jkerihuelAdd sanity check, prevent from provisioning if mapistor...
2011-02-24 bradhmapistore: update API documentation
2011-02-24 wsourdeauconvert string streams from UTF-16 to UTF-8
2011-02-24 bradhmapistore: typo fixes.
2011-02-24 jkerihuelSplit mapistoredb initialization into 2 different steps:
2011-02-24 wsourdeauadded row type definitions
2011-02-24 wsourdeaumake use of PT_UNICODE properties
2011-02-24 wsourdeauimplemented RopOpenAttach, RopCreateAttach, SaveChanges...
2011-02-24 wsourdeauimplemented RopOpenAttach, RopCreateAttach, SaveChanges...
2011-02-24 wsourdeauPoC: implemented poc methods for "release", "get_attach...
2011-02-23 bradhmapistore: trivial API docs fix.
2011-02-22 jkerihuelFix debuglevel setter for mapistore Python bindings
2011-02-22 jkerihuelWAF pending work on libmapi, libocpf and libmapistore...
2011-02-22 bradhmapistore: parameterise out some variables in the provi...
2011-02-21 bradhmapistore: implement get_folder_count() in mapistore...
2011-02-20 bradhpyopenchange: add test case for mapistore closedir()
2011-02-19 bradhfsocpf: Fix updating of properties
2011-02-18 bradhfsocpf: Minor work on set properties
2011-02-17 bradhmapistore: fix fsocpf backend opendir and set_props...
2011-02-17 jkerihuel- Move libmapistore pc file into mapiproxy/libmapistore
2011-02-17 bradhmapistore: Add unit tests for opendir and setprops.
2011-02-17 bradhbuildsystem: cleanup mapistore coverage noise files...
2011-02-17 bradhmapistore: add unit tests of creating a sub-folder.
2011-02-17 bradhAdd unit tests for python mapistore / mapistoredb
2011-02-17 bradhmapistore: Turn down URI generation message to DEBUG...
2011-02-16 jkerihuelInstall header files for libmapistore
2011-02-16 jkerihuel- Introduce preliminary WAF build system support for...
2011-02-16 wsourdeaufixed alignment definition for ReadStream_repl
2011-02-16 bradhmapistore: Move some function declarations from mapisto...
2011-02-16 bradhmapistore: Use __FUNCTION__ macro instead of the litera...
2011-02-16 bradhRemove stray semicolons.
2011-02-16 bradhpyopenchange: add setters for database path and named...
2011-02-16 bradhpyopenchange: Minor cleanup in mapistoredb test
2011-02-16 bradhmapistore: debug typo fix.
2011-02-16 bradhmapistore: Remove commented-out declaration.
2011-02-16 bradhmapistore: Clean up api documentation noise
2011-02-16 bradhmapistore: Fix API documentation formatting for enum...
2011-02-16 bradhTry harder to not show _PUBLIC_ export defines in the...
2011-02-16 bradhmapistore: fix API documentation for mapistore_createme...
2011-02-16 bradhmapistore: minor cleanups for mapistore_mkdir()
2011-02-15 wsourdeauadded support for PidNameXSieve and PidNameXVirusScanned
2011-02-15 jkerihuelDefinitely change API and move from mapistore v1 to...
2011-02-14 wsourdeauEnsure the "layout" is activated for untyped responses...
2011-02-14 bradhRemove temporary hack introduced in r2228
2011-02-14 wsourdeauimplemented RopSeekStream
2011-02-14 wsourdeauadded debugging output for missing handles
2011-02-14 bradhRemove plugfest branch - merged to trunk.
2011-02-13 bradhserver: intialize aux_header buffer to null if the...
2011-02-13 bradhserver: fix handling of XorMagic flag
2011-02-13 bradhserver: Correct handling of rgwBestVersion
2011-02-13 bradhserver: fix samdb_connect() signature.
2011-02-13 bradhserver: Fix IDL for parsing of AUX_PERF_PROCESSINFO...
2011-02-13 bradhlibmapi: change mapidump_recipients to use PropertyTagA...
2011-02-13 bradhlibexchange2ical: handle change in function signature...
2011-02-13 bradhAdd PtypString8 entries for each string to enum mapitags.
2011-02-13 bradhcheck_fasttransfer: Fix warnings from recent mapistore...
2011-02-12 bradhBuild fixes for recent s4 changes.
2011-02-12 wsourdeauOnly make use of PT_UNICODE of textual props
2011-02-12 wsourdeauFixed hanling of non-MAPI_E_NOT_FOUND errors with prope...
2011-02-12 wsourdeauFixed RopGetPropertiesSpecific with regards to formatti...
2011-02-11 wsourdeauFixed SeekRow by supporting BOOKMARK_CURRENT and BOOKMA...
2011-02-11 bradhComment fix.
2011-02-11 bradhUpdate to reflect recent samba4 changes.
2011-02-11 bradhserver: Update to reflect samba4 auth changes
2011-02-10 wsourdeauenable responses for PT_MV_UNICODE response values
2011-02-10 bradhMinor addition documentation changes for samba build...
2011-02-09 wsourdeauadded PR_NATIVE_BODY_INFO
2011-02-09 bradhMinor additional samba4 build script fixes.
2011-02-08 jelmerFix typo in Makefile (DESTIDR -> DESTDIR).
2011-02-08 jkerihuel- Add an initialization function for backends. This...
2011-02-08 jkerihuelTurn DEBUG() macros into MSTORE_DEBUG_*()
2011-02-07 wsourdeauRopOpenMessage: properly take SUBJECT_PREFIX and NORMAL...
2011-02-07 wsourdeaulibmapiserver_TypedString_size: fixed computing of...
2011-02-07 wsourdeauimplemented stub for RopCopyTo
2011-02-07 jkerihuel- Let backends register named properties:
2011-02-07 jkerihuelStart internal index mapping at 0x1 instead of 0x0
2011-02-07 jkerihuelAdd an objectClass: External and objectClass: Internal...
2011-02-07 bradhMinor documentation update to reflect samba4 buildsyste...
2011-02-07 bradhUpdate build script to reflect samba buildsystem changes.
next