..
.cvsignore
Added *.po to .cvsignore files.
0001-01-01 00:00:00 +00:00
blocking.c
Fixed the nastiest locking bug to track down.... smb_pids are sent in the
0001-01-01 00:00:00 +00:00
chgpasswd.c
Fix case insensitive password change code.
0001-01-01 00:00:00 +00:00
close.c
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
0001-01-01 00:00:00 +00:00
conn.c
added a close-share smbcontrol message that forcibly closes a share in smbd (to allow unmount)
0001-01-01 00:00:00 +00:00
connection.c
Tidied up calling yield_connection on connection allocation fail.
0001-01-01 00:00:00 +00:00
dfree.c
The big character set handling changeover!
0001-01-01 00:00:00 +00:00
dir.c
The big character set handling changeover!
0001-01-01 00:00:00 +00:00
dosmode.c
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
0001-01-01 00:00:00 +00:00
error.c
Patch from Sean.Batt@anu.edu.au to ensure error reporting is done before
0001-01-01 00:00:00 +00:00
fileio.c
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
0001-01-01 00:00:00 +00:00
filename.c
- don't try to print pointers
0001-01-01 00:00:00 +00:00
files.c
configure:
0001-01-01 00:00:00 +00:00
groupname.c
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
0001-01-01 00:00:00 +00:00
ipc.c
The big character set handling changeover!
0001-01-01 00:00:00 +00:00
lanman.c
This removes unused paramaters from various authtication functions, and should
0001-01-01 00:00:00 +00:00
mangle.c
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
0001-01-01 00:00:00 +00:00
message.c
The big character set handling changeover!
0001-01-01 00:00:00 +00:00
negprot.c
The big character set handling changeover!
0001-01-01 00:00:00 +00:00
noquotas.c
The big character set handling changeover!
0001-01-01 00:00:00 +00:00
notify_hash.c
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
0001-01-01 00:00:00 +00:00
notify_kernel.c
The big character set handling changeover!
0001-01-01 00:00:00 +00:00
notify.c
*Wonderful* patch from Andrew Bartlett that will help ensure tdb's are
0001-01-01 00:00:00 +00:00
nttrans.c
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
0001-01-01 00:00:00 +00:00
open.c
We were making an assumption in the oplock
0001-01-01 00:00:00 +00:00
oplock_irix.c
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
0001-01-01 00:00:00 +00:00
oplock_linux.c
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define
0001-01-01 00:00:00 +00:00
oplock.c
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define
0001-01-01 00:00:00 +00:00
password.c
Convert other parameters (read list, write list, valid users...) to the P_LIST format.
0001-01-01 00:00:00 +00:00
pipes.c
allow to use usrmgr/svrmgr tools in win95
0001-01-01 00:00:00 +00:00
posix_acls.c
The big character set handling changeover!
0001-01-01 00:00:00 +00:00
process.c
Fixed the nastiest locking bug to track down.... smb_pids are sent in the
0001-01-01 00:00:00 +00:00
quotas.c
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
0001-01-01 00:00:00 +00:00
reply.c
This patch fixes up a few issues where we would do lookups in the local system
0001-01-01 00:00:00 +00:00
sec_ctx.c
Remove warning about trapdoor systems for non-root mode.
0001-01-01 00:00:00 +00:00
server.c
Fixes from Jens-Uwe.Walther@force.de to make the -l option behave
0001-01-01 00:00:00 +00:00
service.c
- don't try to print pointers
0001-01-01 00:00:00 +00:00
session.c
use LDSHFLAGS not -shared in several places
0001-01-01 00:00:00 +00:00
srvstr.c
The big character set handling changeover!
0001-01-01 00:00:00 +00:00
ssl.c
Remove the exit_server() calls that stop nmbd linking.
0001-01-01 00:00:00 +00:00
statcache.c
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
0001-01-01 00:00:00 +00:00
trans2.c
fixed some unicode and LANMAN2 bugs in trans2 find first/next
0001-01-01 00:00:00 +00:00
uid.c
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
0001-01-01 00:00:00 +00:00
utmp.c
Be sure to not use strlen with NULL pointer.
0001-01-01 00:00:00 +00:00
vfs-wrap.c
this fixes the failure of MS office on VFAT partitions on Linux
0001-01-01 00:00:00 +00:00
vfs.c
Wrapped dlerror() in the same way as the other dlxxx() calls.
0001-01-01 00:00:00 +00:00