CVS update: samba/source/rpcclient

Luke Leighton lkcl at samba.org
Fri Apr 28 18:45:46 EST 2000


Date:	Friday April 28, 2000 @ 18:45
Author:	lkcl

Update of /data/cvs/samba/source/rpcclient
In directory samba:/tmp/cvs-serv8238/rpcclient

Modified Files:
      Tag: SAMBA_TNG
	cmd_samr.c cmd_spoolss.c spoolss_cmds.c 
Log Message:
oh, dear, two commits-in-one.

1) spoolss code, wrote spoolss_getprinterdata then discovered i need
 getprinter not data.  argh!

2) returning uint32 results from cmd_* now, now void.  fixup all sam
commands because that's the one where it's needed.

now, samedit -S \\server -U% -l log -c 'enumusers -u' will work, and
if it fails, samedit returns an exit status.

i want to abstract cli_error() so that i can parse NT_STATUSxxxxx into
a unix error code.  cli_error() currently *has* to receive a cli_state
which is, like... bogus, in msrpc code.

<a href=" mailto:lkcl at samba.org" > Luke Kenneth Casson Leighton    </a>
<a href=" http://cb1.com/~lkcl"  > Samba and Network Development   </a>
<a href=" http://samba.org"      > Samba Web site                  </a>
<a href=" http://mcp.com"        > Macmillan Technical Publishing  </a>
 
ISBN1578701503 DCE/RPC over SMB: Samba and Windows NT Domain Internals


More information about the samba-cvs mailing list