- Preliminary implementation of NspiQueryRows NSPI server function added
authorJulien Kerihuel <j.kerihuel@openchange.org>
Sun, 11 Jan 2009 20:30:48 +0000 (20:30 +0000)
committerJulien Kerihuel <j.kerihuel@openchange.org>
Sun, 11 Jan 2009 20:30:48 +0000 (20:30 +0000)
commit09d52221307082328eba34dba22e348f7fd6dae6
treef4f5e5475c16094e599ca4949ab89fa6c2145a20
parentfe07ea901b281e49058644143fb67aba4edf0140
- Preliminary implementation of NspiQueryRows NSPI server function added
- fix a bug in the MID TDB traversal routine: cut dptr to dsize length
  rather assuming it is NULL terminated
- Add support for "referenced" property tags
- Add support for PR_MV_STRING8
- Add emsabp_search_dn which search for a DN within AD and return the
  associated LDB message
- Add PR_EMS_AB_HOME_MDB and PR_EMS_AB_PROXY_ADDRESSES to
  emsabp_property array
mapiproxy/servers/default/nspi/dcesrv_exchange_nsp.c
mapiproxy/servers/default/nspi/dcesrv_exchange_nsp.h
mapiproxy/servers/default/nspi/emsabp.c
mapiproxy/servers/default/nspi/emsabp_property.c
mapiproxy/servers/default/nspi/emsabp_tdb.c