1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-08 05:57:51 +03:00
Luke Leighton 8598bf2a7f reverted jeremy's c++-like security descriptor modifications as the
simplest method to get rpcclient's reggetsec command working.  the
buffers passed as arguments in do_reg_get_key_sec() do need to be
locally allocated not dynamically allocated, as two calls to
reg_get_key_sec() are needed.  on the first, the server fills in the
size of the security descriptor buffer needed.  on the second, the
server fills in the security descriptor buffer.
(This used to be commit b2d9cbef6f65bb696df8d8f49aa0c240e0bb1f50)
1999-08-03 20:30:25 +00:00
..
1998-10-05 12:35:30 +00:00
1999-07-21 00:32:09 +00:00
1998-09-05 05:07:05 +00:00
1999-04-30 05:37:55 +00:00
1999-07-21 00:32:09 +00:00
1998-12-08 02:25:41 +00:00
1999-07-21 00:32:09 +00:00
1999-07-21 00:32:09 +00:00