tridge/openchange.git
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.
2011-02-06 bradhMinor update for API documentation
2011-02-06 wsourdeaumissed variable initialization
2011-02-05 wsourdeaufixed definitions in TABLE_SORT based on OXCDATA.pdf
2011-02-05 wsourdeauimplemented RopSortOrder
2011-02-04 wsourdeauremoved intrusive debugging + accept BOOKMARK_BEGINNING...
2011-02-04 jkerihuel- Add a function to provision a namespace in named...
2011-02-04 jkerihuel- Generate pymapi properties objects from makepropslist...
2011-02-03 wsourdeauadded fid as argument to op_deletemessage
2011-02-03 jkerihuel- Add mapistore function and associate bindings to...
2011-02-03 jkerihuelFix incorrect cn for CN=External,CN=Server record
2011-02-03 jkerihuelRemove remaining references to nprops_ctx and replace...
2011-02-03 jkerihuel- Move named properties database provisioning out of...
2011-02-03 jkerihuelFor named properties duplicate checks on MNID_STRING...
2011-02-03 jkerihuel- Fix LDIF file generation for named properties databas...
2011-02-03 jkerihuelRelease mem_ctx where needed
next