mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
efe67458c1
in build/smb_build/, remove unused pstring macros
(This used to be commit
|
||
---|---|---|
.. | ||
classes | ||
dcom | ||
com.h | ||
config.mk | ||
main.c | ||
README | ||
rot.c | ||
tables.c |
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.