CVS update: samba/source/rpc_server

idra at samba.org idra at samba.org
Sun Jun 22 20:09:52 EST 2003


Date:	Sun Jun 22 10:09:52 2003
Author:	idra

Update of /data/cvs/samba/source/rpc_server
In directory dp.samba.org:/tmp/cvs-serv2724/rpc_server

Modified Files:
      Tag: SAMBA_3_0
	srv_samr_nt.c srv_util.c 
Log Message:

Found out a good number of NT_STATUS_IS_ERR used the wrong way.
As abartlet rememberd me NT_STATUS_IS_ERR != !NT_STATUS_IS_OK

This patch will cure the problem.
Working on this one I found 16 functions where I think NT_STATUS_IS_ERR() is
used correctly, but I'm not 100% sure, coders should check the use of
NT_STATUS_IS_ERR() in samba is ok now.

Simo.



Revisions:
srv_samr_nt.c		1.86.2.28 => 1.86.2.29
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_samr_nt.c.diff?r1=1.86.2.28&r2=1.86.2.29
srv_util.c		1.65.2.9 => 1.65.2.10
	http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_server/srv_util.c.diff?r1=1.65.2.9&r2=1.65.2.10



More information about the samba-cvs mailing list