mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
f6be38cae2
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.
(This used to be commit
|
||
---|---|---|
.. | ||
.cvsignore | ||
clientgen.c | ||
credentials.c | ||
namequery.c | ||
nmblib.c | ||
nterr.c | ||
passchange.c | ||
pwd_cache.c | ||
smbdes.c | ||
smbencrypt.c | ||
smberr.c | ||
unexpected.c |