1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source/smbd
Jeremy Allison 491eea8a20 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.
0001-01-01 00:00:00 +00:00
..
.cvsignore get away with dummy and .dummy files 0001-01-01 00:00:00 +00:00
blocking.c include/byteorder.h: ALIGN4/ALIGN2 macros. 0001-01-01 00:00:00 +00:00
chgpasswd.c indent update to make t easier to see setuid mods in TNG. some 0001-01-01 00:00:00 +00:00
close.c the bulk of the changes to get rid of fd_ptr and move print open 0001-01-01 00:00:00 +00:00
conn.c use string_set() instead of string_init() 0001-01-01 00:00:00 +00:00
connection.c finally got sick of the "extern int Client" code and the stupid 0001-01-01 00:00:00 +00:00
dfree.c Fixes to add "paranoid" option to popen. Checks some basic things. 0001-01-01 00:00:00 +00:00
dir.c More Japanese filename fixes wrt VFS code from 0001-01-01 00:00:00 +00:00
dosmode.c Put back lots of missing calls to dos_to_unix(). Thanks to 0001-01-01 00:00:00 +00:00
error.c move soem variables from server.c that don't belong there. 0001-01-01 00:00:00 +00:00
fileio.c the bulk of the changes to get rid of fd_ptr and move print open 0001-01-01 00:00:00 +00:00
filename.c the bulk of the changes to get rid of fd_ptr and move print open 0001-01-01 00:00:00 +00:00
files.c initialise fsp->fd to -1 0001-01-01 00:00:00 +00:00
groupname.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
ipc.c finally got sick of the "extern int Client" code and the stupid 0001-01-01 00:00:00 +00:00
mangle.c Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>. 0001-01-01 00:00:00 +00:00
message.c Fixed code page conversions of messages outgoing/incoming. 0001-01-01 00:00:00 +00:00
negprot.c include/smb.h: 0001-01-01 00:00:00 +00:00
noquotas.c lib/charcnv.c: Improved debug comment. 0001-01-01 00:00:00 +00:00
nttrans.c finally got sick of the "extern int Client" code and the stupid 0001-01-01 00:00:00 +00:00
open.c the bulk of the changes to get rid of fd_ptr and move print open 0001-01-01 00:00:00 +00:00
oplock.c finally got sick of the "extern int Client" code and the stupid 0001-01-01 00:00:00 +00:00
password.c finally got sick of the "extern int Client" code and the stupid 0001-01-01 00:00:00 +00:00
pipes.c Fix stupid logic bug in detecting start-of-pdu in writeX on pipe. 0001-01-01 00:00:00 +00:00
process.c finally got sick of the "extern int Client" code and the stupid 0001-01-01 00:00:00 +00:00
quotas.c Fix for soft quotas not being set from 0001-01-01 00:00:00 +00:00
reply.c include/byteorder.h: ALIGN4/ALIGN2 macros. 0001-01-01 00:00:00 +00:00
server.c finally got sick of the "extern int Client" code and the stupid 0001-01-01 00:00:00 +00:00
service.c finally got sick of the "extern int Client" code and the stupid 0001-01-01 00:00:00 +00:00
ssl.c finally got sick of the "extern int Client" code and the stupid 0001-01-01 00:00:00 +00:00
trans2.c finally got sick of the "extern int Client" code and the stupid 0001-01-01 00:00:00 +00:00
uid.c first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
vfs-wrap.c Change to vfs API. POSIX states fsync should return an int, not a void. 0001-01-01 00:00:00 +00:00
vfs.c the bulk of the changes to get rid of fd_ptr and move print open 0001-01-01 00:00:00 +00:00