- Add support for PT_UNICODE and PT_SHORT to libocpf
authorJulien Kerihuel <j.kerihuel@openchange.org>
Sun, 30 Mar 2008 00:08:06 +0000 (00:08 +0000)
committerJulien Kerihuel <j.kerihuel@openchange.org>
Sun, 30 Mar 2008 00:08:06 +0000 (00:08 +0000)
commit02c21a3f1b0d3c61d2b88493f2c407d0459a1d76
treecd61e54c417c42d14258120814e1631029a476f6
parent5cadda3ecbfae6273d17a6c688b2a54f44e51c9c
- Add support for PT_UNICODE and PT_SHORT to libocpf
- Initial implementation of the libocpf write API
- Update libocpf documentation
- add --ocpf-dump option in openchangeclient
- Fix realdistclean rules for server
- add cast_SPropValue function to libmapi/property.c which cast
  mapi_SPropValue to SPropValue
16 files changed:
Makefile.in
configure.ac
libmapi/conf/mapi-properties
libmapi/conf/mparse.pl
libmapi/property.c
libocpf/lex.l
libocpf/ocpf-documentation.doxy
libocpf/ocpf.y
libocpf/ocpf_api.c
libocpf/ocpf_api.h
libocpf/ocpf_public.c
libocpf/ocpf_write.c [new file with mode: 0644]
utils/openchange-tools.c
utils/openchange-tools.h
utils/openchangeclient.c
utils/openchangeclient.h