..
.cvsignore
add *.po32 to ignore list
2001-12-12 16:04:37 +00:00
blocking.c
Fix for very subtle POSIX lock interaction race condition found by
2003-04-04 20:38:25 +00:00
build_options.c
Print list of builtin modules in 'smbd -b'
2003-03-25 12:27:09 +00:00
change_trust_pw.c
Store the type of 'sec channel' that we establish to the DC. If we are a
2003-04-16 10:20:14 +00:00
chgpasswd.c
This is a nice rewrite:
2003-04-29 22:06:16 +00:00
close.c
Tidyups of some dubious logic discovered whilst trying to track down a
2003-04-22 01:12:54 +00:00
conn.c
- Support absolute paths in vfs and charset modules
2003-03-31 15:06:34 +00:00
connection.c
Revert bogus part of previous patch.
2003-03-22 13:41:16 +00:00
dfree.c
Removed version number from file header.
2002-01-30 06:08:46 +00:00
dir.c
Add const.
2003-03-17 09:08:34 +00:00
dosmode.c
More signed/unsigned fixes (yes, I run with funny compiler options) and
2003-02-22 12:22:06 +00:00
error.c
Fix to correctly return NT_STATUS_DELETE_PENDING.
2002-11-05 21:46:33 +00:00
fileio.c
The element in fsp->print_job should be a RAP jobid, not a uint32 RPC
2002-12-05 03:59:56 +00:00
filename.c
Add const.
2003-03-17 09:08:34 +00:00
files.c
Fix for systems that allow more than 65536 open files per process.
2002-10-22 22:17:06 +00:00
ipc.c
Minor fixes.
2003-03-15 08:18:29 +00:00
lanman.c
Progress on CR 601
2003-02-25 20:51:23 +00:00
mangle_hash2.c
- Make ReadDirName return a const char*.
2003-03-16 13:21:12 +00:00
mangle_hash.c
small merges from SAMBA_3_0; mostly typos, renames, etc...
2003-01-15 18:31:46 +00:00
mangle_map.c
- Make ReadDirName return a const char*.
2003-03-16 13:21:12 +00:00
mangle.c
- Make ReadDirName return a const char*.
2003-03-16 13:21:12 +00:00
message.c
Patch from Samuel Thibault to convert messages from unix to dos charset. Works
2003-03-20 16:42:39 +00:00
negprot.c
more off-by-one safe_strcpy()
2003-03-06 08:24:39 +00:00
noquotas.c
Removed version number from file header.
2002-01-30 06:08:46 +00:00
notify_hash.c
Removed version number from file header.
2002-01-30 06:08:46 +00:00
notify_kernel.c
it is possible for some of the real time signals to be used by glibc,
2003-03-28 01:05:32 +00:00
notify.c
Added "kernel change notify" boolean to allow easier valgrind testing.
2002-12-12 02:01:53 +00:00
nttrans.c
A new RPC pipe! The \pipe\echo named pipe is for testing large RPC
2003-04-11 04:09:14 +00:00
open.c
Fix for bugid 51 from Dragan Krnic.
2003-05-01 17:48:07 +00:00
oplock_irix.c
Merge of receive_local_message fix from 2.2.5.
2002-05-22 01:04:58 +00:00
oplock_linux.c
it is possible for some of the real time signals to be used by glibc,
2003-03-28 01:05:32 +00:00
oplock.c
Tidyups of some dubious logic discovered whilst trying to track down a
2003-04-22 01:12:54 +00:00
password.c
This is a nice rewrite:
2003-04-29 22:06:16 +00:00
pipes.c
make sure we don't walk past the end of the current SMB buffer when
2002-04-16 06:15:28 +00:00
posix_acls.c
*id_to_*id call reshape to return NTSTATUS errors
2003-05-01 11:47:48 +00:00
process.c
Store the type of 'sec channel' that we establish to the DC. If we are a
2003-04-16 10:20:14 +00:00
quotas.c
Fix disk quotas support on HP/UX (patch by David Nixon)
2003-05-01 11:02:26 +00:00
reply.c
strncat get sometimes optimized to strcat by glibc and that triggers our
2003-04-12 17:40:17 +00:00
sec_ctx.c
Move to common user token debugging, and ensure we always print both the
2002-09-25 09:34:43 +00:00
server.c
proper wellknown sids initialization at startup
2003-05-01 14:08:00 +00:00
service.c
Use fstrcpy/pstrcpy when that's what we really mean...
2003-04-21 11:45:46 +00:00
session.c
Make 'remote_machine' private to lib/substitute.c, and fix all the user to use
2002-08-11 02:30:35 +00:00
sesssetup.c
Fix uninitialized blobs reported by Luke Howard.
2003-05-01 18:11:59 +00:00
srvstr.c
Small clenaup patches:
2003-03-22 13:06:52 +00:00
statcache.c
Remove unused (#ifdef'ed) code.
2003-04-21 11:47:27 +00:00
trans2.c
Fix length in findfirst2 responses, fix os/2 clients
2003-04-24 18:59:13 +00:00
uid.c
*id_to_*id call reshape to return NTSTATUS errors
2003-05-01 11:47:48 +00:00
utmp.c
BIG patch...
2003-01-02 09:07:17 +00:00
vfs-wrap.c
Actually use sendfile if selected.
2002-09-17 19:48:19 +00:00
vfs.c
Use ints for the version numbers in the smb_register_*() functions (patch by metze)
2003-05-01 00:51:54 +00:00