1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/smbd
Andrew Tridgell 99c431695c added a "use spnego" option
you need to set "use spnego = no" for w2k to be able to join a samba
domain. Otherwise the w2k box will assume we can do kerberos as a KDC
(This used to be commit b5cb57a367)
2001-12-07 01:01:10 +00:00
..
.cvsignore Added *.po to .cvsignore files. 2001-06-01 11:26:20 +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 WITH_MSDFS is not define anywhere. It's built by default. 2001-11-22 05:29:04 +00:00
chgpasswd.c Merge from 2.2 2001-12-04 22:24:17 +00:00
close.c Formatting fixes only. 2001-11-13 01:35:20 +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 #ifdefed DMF fix so not compiled by default. We need to look at this... 2001-11-25 08:26:37 +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 Store some path names in global variables initialized to configure 2001-11-19 02:49:53 +00:00
mangle.c removed unused function 2001-11-24 13:58:40 +00:00
message.c again an intrusive patch: 2001-12-06 13:09:15 +00:00
negprot.c added a "use spnego" option 2001-12-07 01:01:10 +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 Fixed delete on close bug. Added core dump code to winbindd. 2001-11-23 11:18:20 +00:00
open.c Spelling pedents strike again :-). 2001-11-28 18:10:13 +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 Got medieval on another pointless extern. Removed extern struct ipzero 2001-11-26 03:11:44 +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 Stop using getgrgid() - a very expensive call with winbindd, to look up 2001-12-04 03:59:18 +00:00
process.c don't try to auto-change the trust password unless we are in domain 2001-11-27 01:51:10 +00:00
quotas.c XFS quota patch for Linux. 2001-11-30 21:50:02 +00:00
reply.c I think this is a fix for the "out of space" errors with oplocks=no. 2001-11-25 02:23:22 +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 added a tdb to store the account policy informations. 2001-12-03 17:14:23 +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 Don't resolve the hostname in smbd as we can pause for a long time while 2001-11-19 04:27:39 +00:00
sesssetup.c Ensure we fill in the %U for NTLMSSP connections 2001-12-05 10:50:26 +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 Ensure the CAN_WRITE is checked and prevents O_CREAT and O_TRUNC from 2001-11-28 05:03:37 +00:00
uid.c added a boolean to the group mapping functions to specify if we need or 2001-12-04 21:53: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 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