CVS update: samba/source/utils

Tim Potter tpot at samba.org
Mon Nov 26 14:11:44 EST 2001


Date:	Mon Nov 26 14:11:44 2001
Author:	tpot

Update of /data/cvs/samba/source/utils
In directory va:/tmp/cvs-serv8398/utils

Modified Files:
	net.c nmblookup.c smbcacls.c smbtree.c 
Log Message:
Got medieval on another pointless extern.  Removed extern struct ipzero 
and replaced with two functions:

	void zero_ip(struct in_adder *ip);
	BOOL is_zero_ip(struct in_addr ip); 


Revisions:
net.c		1.14 => 1.15
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/net.c?r1=1.14&r2=1.15
nmblookup.c		1.47 => 1.48
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/nmblookup.c?r1=1.47&r2=1.48
smbcacls.c		1.58 => 1.59
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbcacls.c?r1=1.58&r2=1.59
smbtree.c		1.10 => 1.11
	http://www.samba.org/cgi-bin/cvsweb/samba/source/utils/smbtree.c?r1=1.10&r2=1.11




More information about the samba-cvs mailing list