Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r2458: Rename policy handle parameters for the SAMR pipe. Parameters now | Tim Potter | 1 | -1/+0 | |
have the handle type implied by the parameter name. There are four types of handle: connect, domain, user and group handles. The various samr_Connect functions return a connect handle, and the samr_OpenFoo functions return a foo handle. There is one exception - the samr_{Get,Set}Security function can take any type of handle. Fix up all C callers. (This used to be commit 32f0f3154a8eb63de83145cbc8806b8906ccdc3e) | |||||
2007-10-10 | r1703: - Lots of RPC updates, adding new pipes and protocols. | Jelmer Vernooij | 1 | -5/+5 | |
- More updates/fixes to the ethereal parser generator (This used to be commit 547f860285b117e291bf3dbaca0707dc268b214e) | |||||
2007-10-10 | r1642: Torture test for EnumServicesStatus, almost finished. | Jelmer Vernooij | 1 | -7/+10 | |
(This used to be commit fb2ca1f4cde014c93a0741b8ba03d2d9caffd8df) | |||||
2007-10-10 | r1617: Start working on the svcctl pipe | Jelmer Vernooij | 1 | -0/+141 | |
(This used to be commit 518ff5f505446fee623365fd5bdfc75c0cb93d2a) |