1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-07 17:18:11 +03:00
samba-mirror/source3/rpcclient
Matthew Chapman 373ea639e0 Mainly BDC-related changes.
* Added SEC_CHAN_BDC
* Propagate sec_chan into the various functions which change trust account
  passwords, so they can be used for domain control and inter-domain
  trusts.
* Fix for endianness problem reported by Edan Idzerda <edan@mtu.edu>. A
  BUFFER2 is really a "unibuf" in my terminology and we should treat it as
  such.
* Added some more common NT structures (BIGINT, BUFHDR2, BUFFER4).
* Added NET_SAM_SYNC (-> NetDatabaseSync2) RPC for account replication.
  Still experimental and incomplete, with a few too many NULL security
  descriptors lying around (must go look at Jeremy's SD code). Haven't
  worked out password encryption yet either.
  However, the XXX_INFO structures I've added to rpc_netlogon.h are quite
  nice as they give some insight into how these objects are stored in the
  SAM.
(This used to be commit 7b830350eb)
1999-04-08 05:36:15 +00:00
..
cmd_lsarpc.c querysecret now shows the real, fairdinkum, decrypted secret :-) 1999-03-19 15:11:07 +00:00
cmd_netlogon.c Mainly BDC-related changes. 1999-04-08 05:36:15 +00:00
cmd_reg.c improving syntax / useability of rpcclient "shutdown" command: 1999-03-01 16:01:45 +00:00
cmd_samr.c added a "createuser" command. 1999-03-19 21:20:19 +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 Mainly BDC-related changes. 1999-04-08 05:36:15 +00:00
rpcclient.c Mainly BDC-related changes. 1999-04-08 05:36:15 +00:00