mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
a7c65958a1
This is the big switch to use samba-dcerpcd for the RPC services in source3/. It is a pretty big and unordered patch, but I don't see a good way to split this up into more manageable pieces without sacrificing bisectability even more. Probably I could cut out a few small ones, but a major architechtural switch like this will always be messy. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Samuel Cabrero <scabrero@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> |
||
---|---|---|
.. | ||
headers | ||
nsswitch | ||
smbd | ||
unittests | ||
README |
README for testsuite directory ------------------------------ The Samba testsuite is divided up into the following subdirectories. - lib Various library files used by tool directories - nsswitch Tests for nsswitch extensions All the scripts require an unreleased version of DejaGNU, and although they contain some useful tests they are not so useful at the moment. All scripts are migrating to a single test framework, Satyr. <cvs://cvs.samba.org/data/cvs/satyr>