- import mapiproxy project from mapiproxy branch
authorJulien Kerihuel <j.kerihuel@openchange.org>
Sun, 1 Jun 2008 00:31:46 +0000 (00:31 +0000)
committerJulien Kerihuel <j.kerihuel@openchange.org>
Sun, 1 Jun 2008 00:31:46 +0000 (00:31 +0000)
commit0b6767cad452f14b18a70d2ca1c7e6f41b6141f6
tree82c5d7664a8b67b81b0db7e98f84159a7856d9c6
parentc782988924e4b97525af2de7497a25c3bfe450fc
- import mapiproxy project from mapiproxy branch
- add custom proxypack MAPI call
- remove deprecated dcesrv_exchange_remote
25 files changed:
Mainpage.doxy
Makefile
config.mk.in
configure.ac
exchange.idl
mapiproxy/Doxyfile.in [new file with mode: 0644]
mapiproxy/dcesrv_mapiproxy.c [new file with mode: 0644]
mapiproxy/dcesrv_mapiproxy.h [moved from server/dcesrv_exchange_remote.c with 53% similarity]
mapiproxy/dcesrv_mapiproxy_module.c [new file with mode: 0644]
mapiproxy/dcesrv_mapiproxy_nspi.c [new file with mode: 0644]
mapiproxy/dcesrv_mapiproxy_proto.h [new file with mode: 0644]
mapiproxy/dcesrv_mapiproxy_unused.c [new file with mode: 0644]
mapiproxy/documentation/mapiproxy-documentation.doxy [new file with mode: 0644]
mapiproxy/documentation/pictures/mapiproxy.png [new file with mode: 0644]
mapiproxy/documentation/pictures/mapiproxy_emsmdb_graph.png [new file with mode: 0644]
mapiproxy/documentation/pictures/mapiproxy_error_001.png [new file with mode: 0644]
mapiproxy/documentation/pictures/mapiproxy_error_001_fix.png [new file with mode: 0644]
mapiproxy/documentation/pictures/mapiproxy_overview.png [new file with mode: 0644]
mapiproxy/documentation/pictures/mpm_pack_pack.png [new file with mode: 0644]
mapiproxy/documentation/pictures/mpm_pack_unpack.png [new file with mode: 0644]
mapiproxy/documentation/pictures/mpm_stack.png [new file with mode: 0644]
mapiproxy/libmapiproxy.h [new file with mode: 0644]
mapiproxy/modules/mpm_downgrade.c [new file with mode: 0644]
mapiproxy/modules/mpm_dummy.c [new file with mode: 0644]
mapiproxy/modules/mpm_pack.c [new file with mode: 0644]