Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-09 | - added the rest of the LSA calls as stubs | Andrew Tridgell | 1 | -34/+6 | |
- auto-generate the client calls with 'make idl' (This used to be commit 8e52381313fc5a603b6d7e6ff090896c772096e9) | |||||
2003-11-09 | converted the rpcecho pipe to use IDL | Andrew Tridgell | 1 | -101/+28 | |
(This used to be commit 1b7a7bc4641e4f0e604bc20699c094fa5f49315d) | |||||
2003-11-06 | another major bit of restructuring of rpc in Samba4. Mostly moving | Andrew Tridgell | 1 | -0/+137 | |
files around, but also added the first bits of auto-generated code for the lsa pipe. I haven't updated the Makefile to call pidl yet, so for now the code was cut-and-pasted into librpc/ndr/ndr_lsa.c manually (This used to be commit 6b222d3b6541ee74cf8bf3f0913cd444903ca991) |