Merge in r3497 and r3498 from sogo branch
authorJulien Kerihuel <j.kerihuel@openchange.org>
Tue, 29 Nov 2011 12:41:29 +0000 (12:41 +0000)
committerJulien Kerihuel <j.kerihuel@openchange.org>
Tue, 29 Nov 2011 12:41:29 +0000 (12:41 +0000)
commit0930dcefb63b037e305e18690be20ef9349d21a8
tree5fbb04f0f7efaf628beeabcc0c5ba6175de7c4ec
parent66dcd40f56df58cfac966c4766034d0780a0e0c8
Merge in r3497 and r3498 from sogo branch

- Rename username to owner for clarification
- remove openchangedb_get_owner and replace it with emsmdbp_get_owner
- ensure indexing.tdb and replica_mapping.tdb associated with an emsmbp_session
  are the ones of the mailbox owner instead of the active user
15 files changed:
mapiproxy/libmapiproxy/libmapiproxy.h
mapiproxy/libmapiproxy/openchangedb.c
mapiproxy/libmapistore/mapistore.h
mapiproxy/libmapistore/mapistore_indexing.c
mapiproxy/libmapistore/mapistore_interface.c
mapiproxy/libmapistore/mapistore_private.h
mapiproxy/libmapistore/mapistore_replica_mapping.c
mapiproxy/servers/default/emsmdb/dcesrv_exchange_emsmdb.h
mapiproxy/servers/default/emsmdb/emsmdbp.c
mapiproxy/servers/default/emsmdb/emsmdbp_object.c
mapiproxy/servers/default/emsmdb/oxcfold.c
mapiproxy/servers/default/emsmdb/oxcfxics.c
mapiproxy/servers/default/emsmdb/oxcmsg.c
mapiproxy/servers/default/emsmdb/oxcstor.c
mapiproxy/servers/default/emsmdb/oxomsg.c