CVS update: samba/source/rpc_server

Tim Potter tpot at au2.samba.org
Wed Oct 18 12:13:17 EST 2000


Date:	Wednesday October 18, 2000 @ 11:13
Author:	tpot

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

Modified Files:
      Tag: APPLIANCE_HEAD
	srv_pipe.c 
Log Message:
Added some code at debug level 10 to dump out any leftover bytes when
parsing rpc requests.  This should provide clues when weird rpc stuff
happens.  

Already found one bug using it - api_lsa_close() doesn't actually check to
see if the lsa handle passed is valid.  It always returns true.

api_rpcTNP: api_ntlsa_rpc op 0x0 - api_rpcTNP: rpc command: LSA_CLOSE
000000 lsa_io_r_close 
    000000 smb_io_pol_hnd 
        0000 data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
    0014 status: 00000000
api_rpcTNP: called api_ntlsa_rpc successfully
api_rpcTNP: rpc buffer underflow (parse error?)
0000 : 00 00 00 00 04 05 06 07 08 09 0a 0b 0c 0d 0e 0f 10 11 12 13 





More information about the samba-cvs mailing list