Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
These two calls are currently only used in the WINREG rpc server.
And this reqires linking in the regfio code.
|
|
|
|
|
|
objects for IDL strings.
Signed-off-by: Andrew Tridgell <tridge@samba.org>
|
|
|
|
|
|
|
|
|
|
of an object we still use the actual ptr.
|
|
more verbose.
|
|
|
|
|
|
|
|
|
|
legacy
|
|
The internal version operates on an already opened key.
|
|
svcctl_set_secdesc()
Windows behaves like this. - Tests will follow.
|
|
(from copy and paste probably...)
|
|
|
|
|
|
_PNP_GetDeviceRegProp
|
|
|
|
instead of using legacy svcctl_fetch_regvalues()
|
|
|
|
into a new function svcctl_get_string_value()
|
|
|
|
Also remove a possible memory by tallocing the result string
also in a default case, where a string constant was returned before.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and add a common exit point
|
|
legacy
|
|
|
|
|
|
we find the NC root then load the uptodateness vector and highwater
mark, if available, from there
|
|
Guenther
|
|
test_QueryServiceObjectSecurity().
Guenther
|
|
Guenther
|
|
Andrew Bartlett
Signed-off-by: Günther Deschner <gd@samba.org>
|
|
This does a length-limited check, and so avoids reading beyond the
allocated memory if the server sends less than 16 bytes.
Andrew Bartlett
Signed-off-by: Günther Deschner <gd@samba.org>
|
|
Signed-off-by: Günther Deschner <gd@samba.org>
|
|
This reduces the manual marshalling of these structures by removing
the duplication here.
Andrew Bartlett
Signed-off-by: Günther Deschner <gd@samba.org>
|