Age | Commit message (Collapse) | Author | Files | Lines |
|
this is supposed to fix bug #7463. Thanks to Joachim Schmitz.
|
|
Guenther
|
|
Signed-off-by: Günther Deschner <gd@samba.org>
|
|
|
|
background, sending results by email.
|
|
|
|
|
|
this fixes bug #7329
|
|
NC's other than default NC had a parentGUID, due to an incorrect check of whether
the object has a parent. Fixed by checking object's instanceType instead.
|
|
Guenther
|
|
Guenther
|
|
|
|
|
|
|
|
|
|
|
|
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
|