Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-02-02 | const fixes | Stefan Metzmacher | 1 | -1/+1 |
2004-02-02 | - we now specify the object files in the subsystems config.m4 file | Stefan Metzmacher | 1 | -2/+2 |
2004-01-20 | dcerpc server output now copes with the client blocking part way | Andrew Tridgell | 1 | -13/+18 |
2004-01-08 | This patch adds a better dcerpc server infastructure. | Stefan Metzmacher | 1 | -25/+34 |
2003-12-14 | fixed some memory leaks in the rpc server code | Andrew Tridgell | 1 | -0/+4 |
2003-12-14 | fixed a bug handling multiple PDUs being read from a socket at one | Andrew Tridgell | 1 | -0/+2 |
2003-12-13 | completed the linkage between the endpoint mapper and the dcerpc | Andrew Tridgell | 1 | -76/+113 |
2003-12-13 | make the IO in the dcerpc over TCP server completely async, handling | Andrew Tridgell | 1 | -2/+2 |
2003-12-13 | dcerpc over tcp in the samba4 server now works to some extent. It | Andrew Tridgell | 1 | -0/+256 |