On Friday 26 December 2003 06:27 am, Tom wrote:
Anyone have any comments, or something they believe I should add before I send the patch?
Tom
---- Kernel32
Split 16/32 function, finish moving stuff into ntdll (review FS & device support) Implement non-local named pipes and mailslots over SMB Implement SMB over Netbios [...] RPCRT4
Implment the undocumented "NT Ports" API (aka "LPC") used by native NT Fill out the matrix of per-type /Oi marshalling API's. Some real RPC tests,although there are some tests of some peripheral rpcrt4 API's -- no actual RPC's are tested. Implement /Oicf "stubless" marshalling Implement full stub/proxy support for widl Invent, propose, and evangelize some solution to the Samba-vs-wine TCP/IP RPC port-grabbing problem. Get Wine's DCOM to use wine's RPC as appropriate. Fix the wire protocol ----
If nonlocal named-pipes over SMB is to go into kernel, then it no longer falls upon rpcrt4 dev's to invent a solution to Samba-vs-wine... I guess this burden falls on the shoulders of Juan Lang now? What say you, Juan?
Also, as a sort of subset of the wire-protocol task, you may want to add "Implement the OXID resolver and other ORPC peccadilloes".
Finally, Implement is misspelled above. (The misspelling is probably cut-and-pasted from me :()