Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-21 | * changed the way strings are handled in pidl to a much more general | Andrew Tridgell | 1 | -0/+2 | |
interface. We now support an arbitrary set of flags to each parser, and these can be used to control the string types. I have provided some common IDL string types in librpc/idl/idl_types.h which needs to be included in every IDL file. * added IDL for the endpoint mapper. Added a test suite that enumerates all endpoints on the server. (This used to be commit d2665f36a75b482ff82733f72ffac938c2acf87a) | |||||
2003-11-20 | Added ATSVC pipe. | Tim Potter | 1 | -0/+65 | |
(This used to be commit 274058486766f7a1094918702e7bc225aa938b2e) |