..
.cvsignore
Added *.po to .cvsignore files.
2001-06-01 11:26:20 +00:00
auth_domain.c
This patch does a number of things, mostly smaller than they look :-)
2001-08-12 11:19:57 +00:00
auth_rhosts.c
This patch does a number of things, mostly smaller than they look :-)
2001-08-12 11:19:57 +00:00
auth_server.c
smbd/auth_server: Doco, we want to use cli_nt_error here soon
2001-08-17 07:03:27 +00:00
auth_smbpasswd.c
Style cleanup for the last vuid change.
2001-08-17 06:06:56 +00:00
auth_unix.c
This patch does a number of things, mostly smaller than they look :-)
2001-08-12 11:19:57 +00:00
auth_util.c
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
2001-08-03 13:09:23 +00:00
auth.c
This patch does a number of things, mostly smaller than they look :-)
2001-08-12 11:19:57 +00:00
blocking.c
Fixed the nastiest locking bug to track down.... smb_pids are sent in the
2001-07-02 02:42:41 +00:00
chgpasswd.c
Fix case insensitive password change code.
2001-07-23 22:06:05 +00:00
close.c
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
2001-07-04 07:36:09 +00:00
conn.c
added a close-share smbcontrol message that forcibly closes a share in smbd (to allow unmount)
2001-06-20 03:05:09 +00:00
connection.c
Added "use mmap" for HPUX.
2001-07-30 22:21:31 +00:00
dfree.c
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
dir.c
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
dosmode.c
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
2001-07-04 07:36:09 +00:00
error.c
Patch from Sean.Batt@anu.edu.au to ensure error reporting is done before
2001-03-26 22:20:43 +00:00
fileio.c
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
2001-03-11 00:32:10 +00:00
filename.c
- don't try to print pointers
2001-07-25 06:29:26 +00:00
files.c
configure:
2001-04-14 00:19:12 +00:00
groupname.c
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
2001-07-04 07:36:09 +00:00
ipc.c
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
lanman.c
this is a big global fix for the ptr = Realloc(ptr, size) bug.
2001-08-12 17:30:01 +00:00
mangle.c
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
2001-07-04 07:36:09 +00:00
message.c
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
negprot.c
Some better debugs for our security=server code. I want to track down why
2001-08-08 03:25:47 +00:00
noquotas.c
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
notify_hash.c
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
2001-03-11 00:32:10 +00:00
notify_kernel.c
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
notify.c
*Wonderful* patch from Andrew Bartlett that will help ensure tdb's are
2001-06-09 01:38:54 +00:00
nttrans.c
merge from 2.2
2001-08-10 04:27:26 +00:00
open.c
We were making an assumption in the oplock
2001-07-24 01:18:43 +00:00
oplock_irix.c
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
2001-03-11 00:32:10 +00:00
oplock_linux.c
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define
2001-06-25 02:53:13 +00:00
oplock.c
fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef instead of a define
2001-06-25 02:53:13 +00:00
password.c
Restore a debug I think I dropped earlier
2001-08-17 07:47:10 +00:00
pipes.c
allow to use usrmgr/svrmgr tools in win95
2001-07-04 21:57:03 +00:00
posix_acls.c
Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie.
2001-07-26 21:16:39 +00:00
process.c
Fix inspired by Don @ HP. Close down password server connection if keepalive
2001-08-09 19:22:51 +00:00
quotas.c
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
2001-07-04 07:36:09 +00:00
reply.c
smbd/auth_server: Doco, we want to use cli_nt_error here soon
2001-08-17 07:03:27 +00:00
sec_ctx.c
Excellent patch from Anselm Kruis <A.Kruis@science-computing.de> to fix
2001-07-25 18:07:36 +00:00
server.c
Try to set the socket options early for some OSs (like Sol 8) where they
2001-08-09 12:52:05 +00:00
service.c
OK, so not freeing these was a mistake. I'll try to be less exuberent next
2001-08-17 08:57:58 +00:00
session.c
Added "use mmap" for HPUX.
2001-07-30 22:21:31 +00:00
srvstr.c
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
ssl.c
Remove the exit_server() calls that stop nmbd linking.
2001-07-03 21:32:23 +00:00
statcache.c
strchr and strrchr are macros when compiling with optimisation in gcc, so we can't redefine them. damn.
2001-07-04 07:36:09 +00:00
trans2.c
More constant conversions.
2001-08-10 05:50:47 +00:00
uid.c
Fix invalid uid being used after logoff. Thanks to Nigel Williams
2001-07-28 01:46:47 +00:00
utmp.c
Be sure to not use strlen with NULL pointer.
2001-06-15 08:00:36 +00:00
vfs-wrap.c
this fixes the failure of MS office on VFAT partitions on Linux
2001-07-05 10:33:10 +00:00
vfs.c
Correctly report amount written in debug when allocation space.
2001-08-07 00:36:10 +00:00