summaryrefslogtreecommitdiff
path: root/source4/include/local.h
AgeCommit message (Collapse)AuthorFilesLines
2003-12-13completed the linkage between the endpoint mapper and the dcerpcAndrew Tridgell1-0/+4
server endpoints. We can now successfully setup listening endpoints on high ports, then use our endpoint mapper redirect incoming clients to the right port. also greatly cleanup the rpc over tcp session handling. (This used to be commit 593bc29bbe0e46d356d001160e8a3332a88f2fa8)
2003-10-30- a few portability fixes from Jim MyersAndrew Tridgell1-0/+4
- added SMBD_LISTEN_BACKLOG in local.h - added the beginnings of a ndr/rpc parsing framework for Samba4. It currently correctly parses security descriptors for the nttrans QUERY_SECDESC call, but I hope it will become a reasonable framework that an idl based generator can work to (This used to be commit 9bf904fc34f88e0581f93656e73d3c01ca96f761)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+226
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)