1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/lib/com
2010-10-23 22:24:06 +00:00
..
classes
dcom s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
com.h
config.mk
main.c
pycom.c
README
rot.c
tables.c
wscript_build s4: Rename LIBEVENTS to libevents. 2010-10-23 22:24:06 +00:00

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.