jelmer/openchange-proposed.git/.git
2007-10-31 Ali Mdidechtag libmapi-0.6 at rev 306 libmapi-0.6
2007-10-31 Julien Kerihuelopenchangepfadmin (1) man page added
2007-10-31 Julien KerihuelStore messageID in the object when SaveChangesMessage...
2007-10-31 Julien KerihuelNail down Samba4 version for libmapi-0.6
2007-10-30 Julien Kerihuel- Add PR_MSG_EDITOR_FORMAT property to the sendmail...
2007-10-30 Julien KerihuelUpdate doxygen section
2007-10-29 Julien Kerihuel- Add doxygen man (3) pages to installman and uninstall...
2007-10-28 Julien KerihuelMove documentation to doxygen
2007-10-25 Julien KerihuelAdd convenient date related functions for implementors:
2007-10-24 Julien KerihuelFix build to work with latest Samba4 revision (4.0...
2007-10-24 Julien KerihuelFix make realdistclean when swig perl is enabled
2007-10-24 Julien KerihuelFix swig perl bindins compilation: move *.o to *.po
2007-10-24 Julien Kerihueluse talloc_memdup to copy const data in the body DATA_BLOB
2007-10-23 Julien KerihuelFix the DeleteMessages [out] IDL.
2007-10-22 Julien Kerihuel- Add RTF support in exchange2mbox
2007-10-22 Julien Kerihuel- fetchmail:
2007-10-20 Jelmer VernooijFix ignores.
2007-10-19 Ali MdidechRemove useless svn:ignore
2007-10-19 Julien KerihuelAdd WrapCompressedRTFStream function for PR_RTF_COMPRES...
2007-10-19 Julien Kerihuelmake enum MAPISTATUS variables naming uniform in libmapi
2007-10-16 Julien KerihuelAdd PT_CLSID case to get_SPropValue_data
2007-10-16 Julien KerihuelAdd/Fix pull property support for PT_UNICODE and PT_CLS...
2007-10-16 Julien KerihuelPatch from Brad Hards <bradh@frogmouth.net>:
2007-10-14 Ali MdidechMore svn:ignore updates
2007-10-14 Ali MdidechUpdate of svn:ignore
2007-10-10 Julien Kerihueladded the IDL license
2007-10-10 Julien KerihuelConvert OpenChange to GPLv3
2007-10-10 Julien Kerihuel- Add .po files to make clean
2007-10-09 Julien KerihuelPrevent exchange2mbox from segfault when PR_MESSAGE_DEL...
2007-10-09 Julien KerihuelAdd PT_CLSID and PT_MV_CLSID support to the IDL
2007-10-09 Jelmer VernooijMake .po a recognized suffix.
2007-10-09 Jelmer VernooijFix compile error.
2007-10-09 Jelmer VernooijUse -fPIC for library objects.
2007-10-09 Julien Kerihuel- Add new named properties
2007-10-08 Julien Kerihuel- Rename GetAllNamesFromIDs to QueryNamesFromIDs (bette...
2007-10-05 Julien Kerihuel- New MAPI calls: Named properties support
2007-10-02 Julien Kerihuel- Decrease MAX_READ_SIZE to 0x1000
2007-10-01 Julien KerihuelFix build:
2007-10-01 Jelmer VernooijImprove output during build.
2007-10-01 Jelmer VernooijFix lp_load().
2007-10-01 Jelmer VernooijPass loadparm contexts, should fix the build with newer...
2007-09-28 Julien Kerihuel- WriteStream API changed: now returns the number of...
2007-09-19 Julien KerihuelFix preliminary Perl bindings so it works with Samba4...
2007-09-19 Julien KerihuelPatch from Andrew Gaylard <ag@computer.org>:
2007-09-19 Julien KerihuelPatch from Andrew Gaylard <ag@computer.org>:
2007-09-13 Julien Kerihuel- Add objectClass to the object: container, message...
2007-09-12 Julien Kerihuel- Move debug options to their correct location (after...
2007-09-11 Julien Kerihuel- Add preliminary openchangemapidump draft
2007-09-09 Jelmer VernooijUse configure definition for mandir.
2007-09-08 Dan ShearerActivate debugs this time
2007-09-08 Dan ShearerReplaced remaining gotos with MAPI_RETVAL_IF so errno...
2007-09-08 Dan ShearerMAPI_RETVAL_IF missing ";" could cause surprises ;-)
2007-09-08 Dan ShearerAdd error check for samr call.
2007-09-06 Dan ShearerMake required packaged more clear (LinuxMagazin input)
2007-09-05 Jelmer VernooijRemove invalid comment.
2007-09-04 Julien Kerihuel- Clean-up function prototypes
2007-08-31 Jelmer VernooijProper dependencies.
2007-08-31 Jelmer VernooijDon't regenerate proto headers unless necessary.
2007-08-31 Jelmer VernooijAdd 'make check'.
2007-08-31 Jelmer VernooijUse install for installing files/directories.
2007-08-31 Jelmer VernooijActually use replacement variable for libmagic.
2007-08-30 Julien KerihuelRemove forgotten BOOL
2007-08-30 Julien KerihuelRemove mapi_session pointer in mapi_objects
2007-08-28 Julien KerihuelPrevent users from creation of *undeletable* folders...
2007-08-28 Julien KerihuelProvides a way to modify Default and Anonymous permissi...
2007-08-28 Julien KerihuelFix errno in getdir function + add sanity check on...
2007-08-28 Julien Kerihuel- Fix a memory related bug in mapiadmin_add_user
2007-08-28 Julien Kerihuel- Fix bug in *UserPermission function: return when...
2007-08-28 Julien KerihuelFix a mapidump_appointment bug
2007-08-27 Julien Kerihuelopenchangeclient now support send/read/delete operation...
2007-08-27 Jelmer VernooijUpdate ignore list.
2007-08-27 Jelmer VernooijFix last references to BOOL, True and False.
2007-08-27 Jelmer VernooijFix more references to BOOL, False and True.
2007-08-27 Jelmer VernooijUse standard type and values for booleans since Samba...
2007-08-27 Julien Kerihuel- Add libmapiadmin library draft: Add/Remove Exchange...
2007-08-21 Julien Kerihuel- Add OpenPublicFolder function to libmapi, Open Public...
2007-08-06 Julien KerihuelFix segmentation fault when running update prior popula...
2007-07-31 Julien KerihuelRemove obsolete file from the torture suite
2007-07-31 Julien Kerihuel- Add Exchange Administration test to the torture suite...
2007-07-31 Julien KerihuelDan update on howto.txt
2007-07-10 Julien Kerihuel- Add Exchange ACLs support to MAPI library
2007-07-04 Julien Kerihuel- Improve aclocal check in autogen.sh
2007-06-22 Julien KerihuelSame player ...
2007-06-22 Julien KerihuelFix libmapi symlink
2007-06-22 Julien KerihuelCreate libmapi.so symlink
2007-06-21 Julien KerihuelFix mandir installation path
2007-06-21 Julien KerihuelFix build.
2007-06-20 Julien KerihuelRES_AND and RES_OR preliminary implementation.
2007-06-19 Julien Kerihuel- doc patch from Brad Hards
2007-06-16 Jelmer VernooijAdd some 'const' (fixes compile warnings).
2007-06-16 Jelmer VernooijUse sonames (required for the Debian packages).
2007-06-16 Jelmer VernooijAdd .bzrignore file.
2007-06-16 Jelmer VernooijUpdate version number and use globally defined version...
2007-06-15 Julien Kerihuel- Add IDL implementation for restrictions Content,...
2007-06-11 Julien KerihuelDocumentation update: Perl bindings installation
2007-06-10 Julien Kerihuel- Add mapitags and mapicode support to Perl SWIG bindings
2007-06-09 Julien Kerihuel- IProfAdmin patch applied: having password outside...
2007-06-06 Julien Kerihuel- Add CopyMessages IDL and COPYMAIL torture implementation
2007-06-01 Julien Kerihuelconvenient function which retrieve a value from a SProp...
2007-05-31 Julien KerihuelPatch from Brad Hards <bradh@frogmouth.net>:
next