1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source3/rpcclient
Luke Leighton 60d632173b matt,
remember: only close handles that you've previously opened.  if the
lsa_open_secret() succeeds then and only then can you close it.
if the lsa_open_policy2() succeeds then and only then can you close it.
(This used to be commit 60da0a1255)
1999-03-18 22:12:05 +00:00
..
cmd_lsarpc.c matt, 1999-03-18 22:12:05 +00:00
cmd_netlogon.c new "domtrust" test command. r&d into inter-domain trust accounts. 1999-03-12 05:47:06 +00:00
cmd_reg.c improving syntax / useability of rpcclient "shutdown" command: 1999-03-01 16:01:45 +00:00
cmd_samr.c reverted access control flags in enum commands. 1999-03-09 01:17:16 +00:00
cmd_srvsvc.c removed nt_pipe_fnum from struct cli_state. need to be able to call 1998-12-07 20:23:41 +00:00
cmd_svcctl.c Always null-terminate strings. 1999-02-15 05:33:30 +00:00
cmd_wkssvc.c removed nt_pipe_fnum from struct cli_state. need to be able to call 1998-12-07 20:23:41 +00:00
display.c added jeremy's new c++-like code for parsing of security descriptors. 1999-02-23 22:39:54 +00:00
rpcclient.c Adding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERYSECRET 1999-03-18 05:16:59 +00:00