1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/smbd
Andrew Bartlett 1f829e19eb Spnego on the 'server' end of security=server just does not work, so set the
flags so we just do a 'normal' session setup.

Also add some parinoia code to detect when sombody attempts to do a 'normal'
session setup when spnego had been negoitiated.

Andrew Bartlett
(This used to be commit 190898586f)
2001-10-30 13:54:54 +00:00
..
.cvsignore Added *.po to .cvsignore files. 2001-06-01 11:26:20 +00:00
auth_domain.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
auth_rhosts.c This commit is number 3 of 4. 2001-10-29 07:28:32 +00:00
auth_server.c Spnego on the 'server' end of security=server just does not work, so set the 2001-10-30 13:54:54 +00:00
auth_smbpasswd.c Fix up auth_smbpasswd.c to use the password interface, rather than the 2001-10-29 22:28:21 +00:00
auth_unix.c This commit is number 3 of 4. 2001-10-29 07:28:32 +00:00
auth_util.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
auth.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
blocking.c Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD. 2001-10-18 20:15:12 +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 get rid of compiler warnings (casts and delete unused variables) 2001-10-23 19:10:30 +00:00
dir.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +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 Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
lanman.c This commit is number 3 of 4. 2001-10-29 07:28:32 +00:00
mangle.c - fix string len for an ucs2_to_dos function as any ucs2 char may be up to 4 dos hars... 2001-10-29 11:37:42 +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 on the 'server' end of security=server just does not work, so set the 2001-10-30 13:54:54 +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 Tidy up debug in notify code. 2001-10-19 08:37:32 +00:00
nttrans.c Made nt acl support a local parameter for w2ksp2 profile fix. 2001-10-12 22:00: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 Move from timestamp to gen count file id's for finding oplocked files 2001-10-20 21:59:34 +00:00
oplock.c IRIX compiler dies not like casts in macro args 2001-10-23 18:15:18 +00:00
password.c This commit is number 3 of 4. 2001-10-29 07:28:32 +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 Converted a bunch of 0x85 constants to SMBkeepalive. 2001-10-20 23:34:40 +00:00
quotas.c Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
reply.c another few changes to the new mangle code 2001-10-29 13:21:29 +00:00
sec_ctx.c Fixed confusing debug message - it was always printing uid 0 instead of the 2001-10-29 03:46:09 +00:00
server.c lets try the new mangling code 2001-10-22 06:53:28 +00:00
service.c This commit is number 3 of 4. 2001-10-29 07:28:32 +00:00
session.c server support for RAP session list function 2001-10-22 18:14:42 +00:00
sesssetup.c Spnego on the 'server' end of security=server just does not work, so set the 2001-10-30 13:54:54 +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 Made nt acl support a local parameter for w2ksp2 profile fix. 2001-10-12 22:00:38 +00:00
uid.c This commit is number 3 of 4. 2001-10-29 07:28:32 +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 Made default vfs ops static so we can use this symbol in actual modules. 2001-10-24 00:35:55 +00:00