summaryrefslogtreecommitdiff
path: root/prog_guide.txt
AgeCommit message (Collapse)AuthorFilesLines
2004-02-03- add 'print' to the DCERPC binding stringsStefan Metzmacher1-2/+3
e.g. ncacn_np:myserver:[samr,sign,print] will now enable the packet debugging and the debugging is not bound anymore to the debuglevel >= 2 in the torture tests - also the dcesrv_remote module now supports debugging of the packets use the 'dcerpc_remote:binding' smb.conf parameter. metze (This used to be commit 40abf3c584efed7f977ddd688ea064540e5a5b13)
2003-12-16no longer require the pipe name or tcp port number to be the firstAndrew Tridgell1-4/+3
option in the ncacn_* syntax (This used to be commit 74f36d32bb14e94a80e1963cbc95f8fba3f23335)
2003-12-16much better docs on the smbtorture ncacn syntax, including how toAndrew Tridgell1-4/+24
choose bigendian smbtorture on the command line (This used to be commit 31d8e0a7cf9ab6e0cd23056333672de94d6a95b0)
2003-12-15added some ncacn_* binding string examplesAndrew Tridgell1-0/+31
(This used to be commit 4a6822eb5b9e880b1fb33c020aa88192384a063c)
2003-10-28added some NTVFS info, and started the process model sectionAndrew Tridgell1-14/+132
(This used to be commit 5b9f7bc8b54aa4318987a7e1e4eed528b03d5e9a)
2003-10-27the beginnings of a samba4 programming guideAndrew Tridgell1-0/+569
(This used to be commit f0b309cb304f5d39865e8c5f87350450a331ceb1)