..
.cvsignore
Added *.po to .cvsignore files.
2001-06-01 11:26:20 +00:00
auth_domain.c
This extra check isn't needed, we can only get here if secuirty=domain
2001-11-11 11:11:56 +00:00
auth_rhosts.c
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
2001-10-31 10:46:25 +00:00
auth_server.c
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
2001-10-31 10:46:25 +00:00
auth_smbpasswd.c
Add back the not null checks in a better place.
2001-11-11 11:18:45 +00:00
auth_unix.c
Various post AuthRewrite cleanups, fixups and tidyups.
2001-11-01 05:02:41 +00:00
auth_util.c
Fix up some DEBUG()s
2001-11-11 11:34:46 +00:00
auth.c
Minor updates. A small dose of const.
2001-11-11 11:00:38 +00:00
blocking.c
Don't put a \n on the end of the arg to exit_server()
2001-11-05 00:02:38 +00:00
build_options.c
patch for neater output() function from vance
2001-10-21 06:04:46 +00:00
chgpasswd.c
This commit is number 4 of 4.
2001-10-29 07:35:11 +00:00
close.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
conn.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
connection.c
Fix for connectinos.tdb error message from "Richard Bollinger" <rabollinger@home.com>
2001-10-16 08:39:43 +00:00
dfree.c
Added NT_USER_TOKEN into server_info to fix extra groups problem.
2001-11-03 23:34:24 +00:00
dir.c
Don't put a \n on the end of the arg to exit_server()
2001-11-05 00:02:38 +00:00
dosmode.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
error.c
Restored old Bmpx code - actually used by OS/2.
2001-10-19 00:56:03 +00:00
fileio.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
filename.c
change some more functions to the new mangle interface.
2001-10-29 13:19:22 +00:00
files.c
Move from timestamp to gen count file id's for finding oplocked files
2001-10-20 21:59:34 +00:00
groupname.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
ipc.c
Don't put a \n on the end of the arg to exit_server()
2001-11-05 00:02:38 +00:00
lanman.c
This commit is number 3 of 4.
2001-10-29 07:28:32 +00:00
mangle.c
some bugfix and new functions,
2001-11-12 00:53:34 +00:00
message.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
negprot.c
SPNEGO works perfectly well with security=domain, so don't exclude it.
2001-10-31 06:24:25 +00:00
noquotas.c
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
notify_hash.c
smbd/notify_hash.c: Merged Herb's fix.
2001-10-27 07:17:21 +00:00
notify_kernel.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
notify.c
Don't put a \n on the end of the arg to exit_server()
2001-11-05 00:02:38 +00:00
nttrans.c
Don't put a \n on the end of the arg to exit_server()
2001-11-05 00:02:38 +00:00
open.c
Move from timestamp to gen count file id's for finding oplocked files
2001-10-20 21:59:34 +00:00
oplock_irix.c
Move from timestamp to gen count file id's for finding oplocked files
2001-10-20 21:59:34 +00:00
oplock_linux.c
Fixed unsigned / long unsigned format missmatch.
2001-11-06 22:07:04 +00:00
oplock.c
Don't put a \n on the end of the arg to exit_server()
2001-11-05 00:02:38 +00:00
password.c
This change updates lp_guestaccount() to be a *global* paramater, rather than
2001-11-09 11:16:06 +00:00
pipes.c
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
2001-10-02 04:29:50 +00:00
posix_acls.c
Log sys_acl_set_XX at level 2 not zero.
2001-09-25 00:05:26 +00:00
process.c
Don't put a \n on the end of the arg to exit_server()
2001-11-05 00:02:38 +00:00
quotas.c
Added NT_USER_TOKEN into server_info to fix extra groups problem.
2001-11-03 23:34:24 +00:00
reply.c
Fixup __LPID -> _LPID.
2001-11-09 20:34:12 +00:00
sec_ctx.c
Added NT_USER_TOKEN into server_info to fix extra groups problem.
2001-11-03 23:34:24 +00:00
server.c
lets try the new mangling code
2001-10-22 06:53:28 +00:00
service.c
Added NT_USER_TOKEN into server_info to fix extra groups problem.
2001-11-03 23:34:24 +00:00
session.c
Change to guest logon code.
2001-11-08 22:19:01 +00:00
sesssetup.c
Code duplication is bad. So add an add_signiture() function and just refernce
2001-11-12 00:08:30 +00:00
srvstr.c
The big character set handling changeover!
2001-07-04 07:15:53 +00:00
ssl.c
merge from 2.2
2001-10-11 16:44:17 +00:00
statcache.c
fixed a typo
2001-09-25 06:38:07 +00:00
trans2.c
Fixed allocation bug in database prog. Some format fixes.
2001-11-12 01:00:54 +00:00
uid.c
This change updates lp_guestaccount() to be a *global* paramater, rather than
2001-11-09 11:16:06 +00:00
utmp.c
Be sure to not use strlen with NULL pointer.
2001-06-15 08:00:36 +00:00
vfs-wrap.c
merge profile data changes from 2.2
2001-09-05 18:43:55 +00:00
vfs.c
Don't check space on every extend if strict allocate not set.
2001-11-12 02:03:44 +00:00