OpenChange public core branch released.
authorJulien Kerihuel <j.kerihuel@openchange.org>
Sun, 29 Oct 2006 13:04:32 +0000 (13:04 +0000)
committerJulien Kerihuel <j.kerihuel@openchange.org>
Sun, 29 Oct 2006 13:04:32 +0000 (13:04 +0000)
commitc6ec9aa4324b6b9b938563aa334dc66b168aae04
treecec82e6e303a94094af9e873e4a2a6eb065bfae9
parente7d1ef0b5e828505ac298dee31d6bf7dc8cf006c
OpenChange public core branch released.
Many parts of the code are currently broken and have
to be fixed soon.

For the moment the current code should be used
to build libmapi.so needed by ndrdump in KBPortal.

jkerihuel
78 files changed:
ChangeLog [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
aclocal.m4 [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
config.h [new file with mode: 0644]
config.h.in [new file with mode: 0644]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
doc/howto.txt [new file with mode: 0644]
doc/smb.conf.example [new file with mode: 0644]
eplugins/oc-plugin/openchange-plugin.c [new file with mode: 0644]
eplugins/oc-plugin/org-openchange-plugin.eplug.in [new file with mode: 0644]
eplugins/sample-plugin/org-openchange-sample-plugin.eplug.in [new file with mode: 0644]
eplugins/sample-plugin/sample-plugin.c [new file with mode: 0644]
exchange.idl [new file with mode: 0644]
idl_types.h [new file with mode: 0644]
install-sh [new file with mode: 0644]
ldif/AD_schema_kerihu_j_exchange [new file with mode: 0644]
ldif/AD_schema_nspiusertest [new file with mode: 0644]
ldif/AD_schema_nspiusertest_exchange [new file with mode: 0644]
libmapi/IMAPISession.idl [new file with mode: 0644]
libmapi/conf/build.sh [new file with mode: 0755]
libmapi/conf/mapi-codes [new file with mode: 0644]
libmapi/conf/mapi-properties [new file with mode: 0644]
libmapi/conf/mparse.pl [new file with mode: 0755]
libmapi/conf/tag2ad.pm [new file with mode: 0755]
libmapi/conf/tagsconfgen.pl [new file with mode: 0755]
libmapi/container.c [new file with mode: 0644]
libmapi/emsmdb.c [new file with mode: 0644]
libmapi/include/emsmdb.h [new file with mode: 0644]
libmapi/include/mapi.h [new file with mode: 0644]
libmapi/include/mapidefs.h [new file with mode: 0644]
libmapi/include/mapitables.h [new file with mode: 0644]
libmapi/include/nspi.h [new file with mode: 0644]
libmapi/include/property.h [new file with mode: 0644]
libmapi/mapi.c [new file with mode: 0644]
libmapi/mapitables.c [new file with mode: 0644]
libmapi/nspi.c [new file with mode: 0644]
libmapi/property.c [new file with mode: 0644]
libmapi/storedb/storedb.c [new file with mode: 0644]
libmapi/tag_to_ad_name.c [new file with mode: 0644]
libmapi/tests/locale.c [new file with mode: 0644]
libmapi/tests/locale_codepage.c [new file with mode: 0644]
libmapi/tests/store.c [new file with mode: 0644]
libmapi/util/codepage.c [new file with mode: 0644]
libmapi/util/locale.c [new file with mode: 0644]
libmapi/util/mapidump.c [new file with mode: 0644]
libmapi/util/mapidump.h [new file with mode: 0644]
libmapi/utils.c [new file with mode: 0644]
libmapi/x500.c [new file with mode: 0644]
ndr_mapi.c [new file with mode: 0644]
ndr_mapi.h [new file with mode: 0644]
openchange.h [new file with mode: 0644]
providers/emsabp.c [new file with mode: 0644]
providers/emsabp.h [new file with mode: 0644]
script/installoc.sh [new file with mode: 0755]
script/mkproto.pl [new file with mode: 0755]
scripting/libjs/oc_provision.js [new file with mode: 0644]
server/dcesrv_exchange.c [new file with mode: 0644]
server/dcesrv_exchange.h [new file with mode: 0644]
setup/oc_newuser [new file with mode: 0755]
setup/oc_provision [new file with mode: 0755]
setup/oc_provision.ldif [new file with mode: 0644]
setup/oc_provision_configuration.ldif [new file with mode: 0644]
setup/oc_provision_containers.ldif [new file with mode: 0644]
setup/oc_provision_init.ldif [new file with mode: 0644]
setup/oc_provision_schema.ldif [new file with mode: 0644]
setup/oc_provision_schema_modify.ldif [new file with mode: 0644]
torture/emsmdb.c [new file with mode: 0644]
torture/exchange.c [new file with mode: 0644]
torture/nspi.c [new file with mode: 0644]
torture/nspi_profile.c [new file with mode: 0644]
torture/nspi_scantags.c [new file with mode: 0644]
torture/openchange.c [new file with mode: 0644]
torture/scantags/nspi_scantags.conf [new file with mode: 0644]
torture/scantags/proptags.conf [new file with mode: 0644]
torture/testjoin_exchange.c [new file with mode: 0644]
utils/schemaIDGUID.c [new file with mode: 0644]