..
.cvsignore
add *.po32 to ignore list
0001-01-01 00:00:00 +00:00
blocking.c
Fixed nasty bug where file writes with start offsets in the range
0001-01-01 00:00:00 +00:00
build_options.c
BIG patch...
0001-01-01 00:00:00 +00:00
change_trust_pw.c
change_trust_account_password() must always use the PDC for rpc
0001-01-01 00:00:00 +00:00
chgpasswd.c
Removed level 0 DEBUG leftover from testing.
0001-01-01 00:00:00 +00:00
close.c
Fix problem with "hide unreadable". stat file opens are baaack :-).
0001-01-01 00:00:00 +00:00
conn.c
Non-error connection numbers are always positive
0001-01-01 00:00:00 +00:00
connection.c
BIG patch...
0001-01-01 00:00:00 +00:00
dfree.c
Removed version number from file header.
0001-01-01 00:00:00 +00:00
dir.c
Remove unused variable.
0001-01-01 00:00:00 +00:00
dosmode.c
an initial fix for handling sparse files in smbd
0001-01-01 00:00:00 +00:00
error.c
Fix to correctly return NT_STATUS_DELETE_PENDING.
0001-01-01 00:00:00 +00:00
fileio.c
The element in fsp->print_job should be a RAP jobid, not a uint32 RPC
0001-01-01 00:00:00 +00:00
filename.c
BIG patch...
0001-01-01 00:00:00 +00:00
files.c
Fix for systems that allow more than 65536 open files per process.
0001-01-01 00:00:00 +00:00
ipc.c
Stop using hardcoded transact commands
0001-01-01 00:00:00 +00:00
lanman.c
Remove an unused paramter for our old LM-only password change code, and fix a
0001-01-01 00:00:00 +00:00
mangle_hash2.c
add a 'mangle prefix' option to allow people to tune the number of
0001-01-01 00:00:00 +00:00
mangle_hash.c
small merges from SAMBA_3_0; mostly typos, renames, etc...
0001-01-01 00:00:00 +00:00
mangle_map.c
Kill off const warnings - add a pile of const to various places.
0001-01-01 00:00:00 +00:00
mangle.c
BIG patch...
0001-01-01 00:00:00 +00:00
message.c
Address the string_sub problem by changing len = 0 to mean "no expand".
0001-01-01 00:00:00 +00:00
negprot.c
BIG patch...
0001-01-01 00:00:00 +00:00
noquotas.c
Removed version number from file header.
0001-01-01 00:00:00 +00:00
notify_hash.c
Removed version number from file header.
0001-01-01 00:00:00 +00:00
notify_kernel.c
Ensure we do not pass uninitialised data to the kernel. (Picked up by
0001-01-01 00:00:00 +00:00
notify.c
Added "kernel change notify" boolean to allow easier valgrind testing.
0001-01-01 00:00:00 +00:00
nttrans.c
BIG patch...
0001-01-01 00:00:00 +00:00
open.c
Fix for interesting resource constraint condition. When all opens are
0001-01-01 00:00:00 +00:00
oplock_irix.c
Merge of receive_local_message fix from 2.2.5.
0001-01-01 00:00:00 +00:00
oplock_linux.c
Ensure we do not pass uninitialised data to the kernel. (Picked up by
0001-01-01 00:00:00 +00:00
oplock.c
Fix for interesting resource constraint condition. When all opens are
0001-01-01 00:00:00 +00:00
password.c
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
0001-01-01 00:00:00 +00:00
pipes.c
make sure we don't walk past the end of the current SMB buffer when
0001-01-01 00:00:00 +00:00
posix_acls.c
First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
0001-01-01 00:00:00 +00:00
process.c
Add 3 second timeout when terminating server and sending print notify
0001-01-01 00:00:00 +00:00
quotas.c
performance patch from HP-UX folks (cant remember who)
0001-01-01 00:00:00 +00:00
reply.c
Make the 'service' in make_connection() use an fstrcpy(), and an fstring,
0001-01-01 00:00:00 +00:00
sec_ctx.c
Move to common user token debugging, and ensure we always print both the
0001-01-01 00:00:00 +00:00
server.c
Add 3 second timeout when terminating server and sending print notify
0001-01-01 00:00:00 +00:00
service.c
Oops, this is the change to use an fstring for the incoming service buffer -
0001-01-01 00:00:00 +00:00
session.c
Make 'remote_machine' private to lib/substitute.c, and fix all the user to use
0001-01-01 00:00:00 +00:00
sesssetup.c
As per a comment by herb a little while back, this should be >=, not == to keep
0001-01-01 00:00:00 +00:00
srvstr.c
make sure we don't walk past the end of the current SMB buffer when
0001-01-01 00:00:00 +00:00
statcache.c
Removed version number from file header.
0001-01-01 00:00:00 +00:00
trans2.c
query_alt_name takes a forced unicode string in win2000. It is not
0001-01-01 00:00:00 +00:00
uid.c
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
0001-01-01 00:00:00 +00:00
utmp.c
BIG patch...
0001-01-01 00:00:00 +00:00
vfs-wrap.c
Actually use sendfile if selected.
0001-01-01 00:00:00 +00:00
vfs.c
untest fix for wide links parameter bug.
0001-01-01 00:00:00 +00:00