CVS update: samba/source/rpc_server

lkcl at samba.anu.edu.au lkcl at samba.anu.edu.au
Sat Dec 5 08:48:06 EST 1998


Date:	Saturday December 5, 1998 @ 8:48
Author:	lkcl

Update of /data/cvs/samba/source/rpc_server
In directory samba:/tmp/cvs-serv7952/rpc_server

Modified Files:
	srv_samr.c 
Log Message:
- oops, i got "add alias member" and "delete alias member" swapped.

- samr_enum_dom_users, the first 4 bytes is some sort of garbage,
  nt5-beta2 clears them out to zeros whereas nt4 does not.
  fixed bug where we were assuming that the first 4 bytes of a
  response _had_ to be non-zero.

- cli_lsarpc.c: forgot to append the rid on the lsa_lookup_names()
  client call.

- added in "addaliasmem" and "addgroupmem" commands.  the addaliasmem
  command actually turned out to be a "delaliasmem" :-) :-)

- parse_lsa.c: moved assert array check to after the size of useable
  array space is set...




More information about the samba-cvs mailing list