jelmer/openchange-proposed.git/.git
2012-04-29 Matthieu PatouAdd missing attributes
2012-04-29 Matthieu PatouFix uneeded imports
2012-04-16 Julien KerihuelMerge r3881,3893,3894,3895,3907,3908,3910,3911,3912...
2012-03-19 Matthieu PatouFree obj->private_data if not null
2012-03-19 Matthieu PatouUse the profile as a talloc context for credentials...
2012-03-19 Matthieu PatouMove to talloced profile so that we can free ressources...
2012-03-19 Matthieu PatouCleanly initialize structures for mapi_response
2012-03-19 Matthieu PatouFree the session in duplicateprofile
2012-03-19 Matthieu PatouCreate setup/mapistore if not existing
2012-03-19 Jelmer VernooijLink libmapiproxy against -ldl, as it uses some of...
2012-03-19 Jelmer VernooijFix manual symlink creation for libmapistore, libmapipr...
2012-03-19 Julien KerihuelPatch from Shaheed Haque <srhaque@theiet.org>:
2012-03-19 Julien KerihuelMerge in r3875, 3877, 3878, 3879, 3880, 3881 from SOGo...
2012-03-15 Jelmer VernooijUse popt.h rather than samba/popt.h, which is going...
2012-03-15 Julien KerihuelFix python-dev cflags and libs detection
2012-03-15 Julien KerihuelMerge r3870 from sogo branch:
2012-03-14 Julien KerihuelRemove warning
2012-03-14 Julien KerihuelFix warning
2012-03-14 Julien KerihuelFix pymapistore.c warning
2012-03-14 Julien Kerihuelfix implicit declaration for tevent nested loop
2012-03-14 Julien KerihuelRemove po generated files for mapistore management API
2012-03-14 Julien KerihuelAdd a samba4 patch when running make samba for alpha18...
2012-03-14 Julien KerihuelMerge latest changes from sogo branch r3841:3858
2012-03-13 Julien KerihuelMerge in r3852 from mapistore_python branch:
2012-03-13 Jelmer Vernooijbuild ldb and samba4 with ccan as builtin-library to...
2012-03-13 Julien KerihuelUpdate howto.txt provisioning instructions
2012-03-13 Julien KerihuelFix a merge error in server
2012-03-13 Julien Kerihueldeprecated TODO
2012-03-13 Julien KerihuelMerge in sogo revs r3786-3829
2012-03-12 Jelmer VernooijLink libmapipp against libmapi.
2012-03-12 Jelmer VernooijLink against samba-credentials library.
2012-03-08 Matthieu PatouFix wrong property size
2012-03-07 Julien KerihuelPatch from Milan Crha <mcrha@redhat.com>:
2012-03-07 Julien KerihuelMerge in r3786-3788,3794-3795 from sogo branch
2012-03-06 Julien KerihuelPatch from Shaheed Haque <srhaque@theiet.org>:
2012-03-06 Julien KerihuelMerge in r3771:3778 from trunk
2012-03-05 Jelmer Vernooijmkversion.sh: Atomically write to libmapi/version.h...
2012-03-05 Jelmer VernooijAdd mapiproxy/libmapistore/mapistore_nameid.h to bzr...
2012-03-05 Jelmer VernooijREADME: Remove references to pymapi.
2012-03-05 Jelmer VernooijRemove pymapi - it's no longer built and was never...
2012-03-05 Julien KerihuelAdd debug statements to help backend implementors ident...
2012-03-02 Jelmer VernooijFix typo in $(DESTDIR).
2012-03-02 Julien KerihuelAdd additional props not referenced by MS-OXCPROPS
2012-03-02 Julien KerihuelFix the case where properties in MS-OXCPROPS have the...
2012-03-02 Julien KerihuelRemove Makefile rules for mapistore fsocpf backend
2012-03-02 Julien KerihuelRemove deprecated mapistore fsocpf module.
2012-03-02 Julien Kerihuel- Add sanity check when building named_properties.ldb...
2012-03-01 Julien KerihuelDisable init of sam.ldb as it causes init issues with...
2012-03-01 Julien KerihuelAdd mapping for PidLidRemoteTransferSize
2012-03-01 Julien KerihuelRollback r3728 change as it breaks pull operation on...
2012-03-01 Julien KerihuelFix compilation error: fix older than API update
2012-02-29 Matthieu PatouUse nspi_GetMatches in duplicateprofile for populating...
2012-02-29 Matthieu PatouProfile: initialize the profile's context
2012-02-29 Matthieu PatouProfile: zero profile, it eases to spot initialized...
2012-02-29 Julien KerihuelFix issue #387. Patch from Milan Crha:
2012-02-29 Julien KerihuelFix for #387 - Patch from Milan Crha
2012-02-28 Julien KerihuelFix talloc parent
2012-02-28 Julien KerihuelFix typo err in AbortSubmit
2012-02-28 Julien KerihuelFix typo err
2012-02-28 Julien KerihuelRemove talloc_autofree_context call from libmapiadmin
2012-02-28 Julien KerihuelRevert r2750. Calling GetIDsFromNames REQUIRES proptag
2012-02-28 Julien KerihuelFix issue #370. Patch from Aaron Small.
2012-02-28 Julien KerihuelFix issue #373 - Patch from Milan Crha
2012-02-28 Julien KerihuelFix issue #374 - Patch from Milan Crha
2012-02-28 Julien KerihuelFix issue #379
2012-02-28 Julien KerihuelFix issue #386 - base over patch from Milan Crha:
2012-02-28 Julien KerihuelPrepare for 1.0 BORG release
2012-02-28 Julien KerihuelFix duplicate define for named properties
2012-02-28 Julien KerihuelEnable named properties back
2012-02-27 Julien KerihuelFix issue #377 - Patch from Milan Crha:
2012-02-27 Julien KerihuelFix issue #375 - Patch from Milan Crha:
2012-02-27 Julien KerihuelFix issue #376, patch from Milan Crha:
2012-02-27 Julien KerihuelFix issue #372, Path from Milan Crha:
2012-02-27 Julien KerihuelFix issue #382
2012-02-27 Julien KerihuelFix issue #384, patch from Milan Crha:
2012-02-27 Julien KerihuelCommit patch for issue #385:
2012-02-25 Brad HardsDon't try to install missing LDIF files.
2012-02-25 Brad HardsUpdate configure test for G++ to work with new autoconf.
2012-02-25 Brad HardsTrivial docs fix
2012-02-24 Julien KerihuelFix compilation warnings for mapistore_mgmt_messages
2012-02-24 Julien KerihuelFix libmapiadmin and exchange2mbox compilation warnings
2012-02-24 Julien KerihuelFix server-side compilation warnings
2012-02-24 Julien KerihuelFix warnings
2012-02-24 Julien KerihuelFix warnings
2012-02-24 Julien KerihuelReplace trunk with sogo-good branch
2012-02-24 Julien KerihuelUpgrade required version to samba4-alpha18 sogo-good sogo-good
2012-02-24 Julien Kerihuelremove duplicate msExch-Proxy-Gen-Options
2012-02-23 Julien Kerihuel- Fix code generation \n for reintroduced get_property_...
2012-02-23 Julien KerihuelPrevent from symbol conflict with samba4 latest git...
2012-02-23 Jelmer VernooijLoad modules from module directory.
2012-02-23 Jelmer VernooijAdd modules directories to pkg-config files.
2012-02-23 Jelmer VernooijInstall DCE/RPC server module into location indicated by
2012-02-23 Julien KerihuelPrevent openchange tools to segfault if userDN (profile...
2012-02-23 Julien KerihuelReintroduce support for PidTagEmailAddress STRING8
2012-02-23 Julien KerihuelReintroduce support for PidTagDisplayName_string8 tag
2012-02-23 Julien KerihuelFix samba init module function define
2012-02-23 Julien KerihuelIntroduce back get_property_type function used by dcesr...
2012-02-23 Julien KerihuelWell ... sounds like our provision scripts was finally...
2012-02-22 Julien KerihuelFix 11/12 of ./setup/openchange_provision.
2012-02-22 Julien KerihuelFix make install: ocpf.so from pyopenchange is not...
next