mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
7e3e5738e4
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
classes | ||
dcom | ||
com.h | ||
main.c | ||
pycom.c | ||
README | ||
rot.c | ||
tables.c | ||
wscript_build |
This directory contains Samba's very simple COM implementation. It is by no means finished yet. The main aim of this implementation is for use by our DCOM implementation, which lives in the dcom subdirectory. The local version is used mostly for testing. More information on this effort can be found in the DCOM whitepaper in the lorikeet repository.