Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r8284: - fixed some uninitialised variables in the irpc code | Andrew Tridgell | 1 | -0/+2 | |
- added code to send multiple irpc calls in parallel, to all servers that have registered the given name, with output going in io.results[i]. This allows you to make rpc calls to multiple servers at once, which is needed for clients like smbstatus (This used to be commit 061e20e509d95ffe16d7dd6fba7db39fc7a165ed) | |||||
2007-10-10 | r8276: fixed the remaining memory leaks in smbscript. We can now loop doing | Andrew Tridgell | 1 | -1/+5 | |
lots of rpc calls without memory usage increasing. (This used to be commit 9c885a7edb771486793eb287288158157b34e8f3) | |||||
2007-10-10 | r7266: Split the different types of js function defines into separate files, | Tim Potter | 1 | -0/+25 | |
as there are going to be a lot more of them. (This used to be commit b086768589ee27de6616945bbea42b18b40d25d5) |