CVS update: samba/source/nsswitch

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


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

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

Modified Files:
      Tag: SAMBA_3_0
	winbindd_group.c winbindd_passdb.c winbindd_sid.c 
	winbindd_user.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:
winbindd_group.c		1.51.2.14 => 1.51.2.15
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_group.c.diff?r1=1.51.2.14&r2=1.51.2.15
winbindd_passdb.c		1.1.2.1 => 1.1.2.2
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_passdb.c.diff?r1=1.1.2.1&r2=1.1.2.2
winbindd_sid.c		1.12.2.5 => 1.12.2.6
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_sid.c.diff?r1=1.12.2.5&r2=1.12.2.6
winbindd_user.c		1.43.2.10 => 1.43.2.11
	http://www.samba.org/cgi-bin/cvsweb/samba/source/nsswitch/winbindd_user.c.diff?r1=1.43.2.10&r2=1.43.2.11



More information about the samba-cvs mailing list