Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-20 | use strict perl package everywhere for error checking | Andrew Tridgell | 1 | -0/+1 | |
(This used to be commit 3b7a4b70a321a1e8e378b8c5cc1e87a1c3399e91) | |||||
2003-11-18 | auto-generate top-level debug print functions when a flag is set on | Andrew Tridgell | 1 | -18/+19 | |
the dcerpc pipe. This saves lots of code in each test suite. (This used to be commit db74a03d15d96d7f8bd751b8f857cc5b2be7d4c2) | |||||
2003-11-17 | handle non-NTSTATUS return types | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 5832a1447c1d757a89d1f09324144132f9427cb1) | |||||
2003-11-09 | added a module for auto-generating the client calls. We can now go | Andrew Tridgell | 1 | -0/+76 | |
from IDL file to working Samba4 RPC client library in a completely automated fashion. (This used to be commit 566476b3ff91eaa02c4f3c494afbf9ac7c200461) |