Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
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...)
|
|
|
|
|
|
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
|
|
|
|
|
|
The all UPPER case typedef is no longer the preferred Samba style
and this makes it easier to see that this is the IDL-derivied structure
Andrew Bartlett
Signed-off-by: Andrew Tridgell <tridge@samba.org>
|
|
Guenther
|
|
Every place outside of registry/ where this is used, should probably
be changed to use pure reg_api.c code.
|
|
|
|
And use them only where needed.
|
|
|
|
And use them only where necessary.
|
|
Guenther
|
|
Guenther
|
|
Guenther
|
|
Guenther
|
|
|
|
Guenther
|
|
Guenther
|
|
Guenther
|
|
(and move away from rpcstr_pull and rpcstr_pull_talloc).
Guenther
|
|
Greatly simplifies and cleanes up the code.
Guenther
|
|
Guenther
|
|
Michael
|
|
Michael
|
|
This paves the way for hiding the typedef and the implementation
from the surface.
Michael
|
|
Guenther
|
|
Michael
|
|
This paves the way for hiding the typedef and the implementation from the
surface.
Michael
|
|
Jeremy.
|
|
Guenther
|
|
Guenther
|
|
Guenther
|