CVS update: samba/source/lib

Jeremy Allison jra at samba.org
Wed Apr 12 05:44:53 EST 2000


Date:	Wednesday April 12, 2000 @ 5:44
Author:	jra

Update of /data/cvs/samba/source/lib
In directory samba:/tmp/cvs-serv7408/lib

Modified Files:
	util.c 
Log Message:
include/byteorder.h: ALIGN4/ALIGN2 macros.
include/includes.h: Added SMB_BIG_UINT_BITS.
lib/util.c: Removed align2/align4 - use macros.
libsmb/namequery.c: Use ALIGN2.
locking/locking.c: Replace do_lock, do_unlock, args with SMB_BIG_UINT, not SMB_OFF_T.
                   Needed to move to hiding POSIX locks at a lower layer.
nmbd/nmbd_processlogon.c: Use ALIGN2/ALIGN4 macros.
smbd/blocking.c: Replace do_lock, do_unlock, args with SMB_BIG_UINT, not SMB_OFF_T.
smbd/reply.c: Replace do_lock, do_unlock, args with SMB_BIG_UINT, not SMB_OFF_T.
Jeremy.



More information about the samba-cvs mailing list