Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-12-13 | dcerpc over tcp in the samba4 server now works to some extent. It | Andrew Tridgell | 1 | -25/+45 |
2003-12-13 | rpcdump.exe now works fine against a Samba4 server | Andrew Tridgell | 1 | -0/+1 |
2003-12-13 | added the epm_Map() call. | Andrew Tridgell | 1 | -0/+1 |
2003-12-13 | added a basic dcerpc endpoint mapper to Samba4. Currently only | Andrew Tridgell | 1 | -8/+56 |
2003-12-12 | added support for sending bind_nak replies in the rpc server | Andrew Tridgell | 1 | -16/+73 |
2003-12-12 | we now support pdu fragmentation on both input and output in the rpc | Andrew Tridgell | 1 | -40/+95 |
2003-12-12 | added handling of fragmented requests in the rpc server | Andrew Tridgell | 1 | -8/+63 |
2003-12-12 | * the RPC-ECHO pipe now works in smbd, as long as the data sizes | Andrew Tridgell | 1 | -6/+302 |
2003-12-11 | the next step in the dcerpc server code. Added the link between the | Andrew Tridgell | 1 | -0/+18 |
2003-12-10 | initial rpc server side infrastructure | Andrew Tridgell | 1 | -0/+141 |