1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source/smbd
Andrew Bartlett 23b6772a24 Try to set the socket options early for some OSs (like Sol 8) where they
can't be set after the listen().

Andrew Bartlett
0001-01-01 00:00:00 +00:00
..
.cvsignore Added *.po to .cvsignore files. 0001-01-01 00:00:00 +00:00
auth_domain.c This is my 'Authentication Rewrite' version 1.01, mostly as submitted to 0001-01-01 00:00:00 +00:00
auth_rhosts.c This is my 'Authentication Rewrite' version 1.01, mostly as submitted to 0001-01-01 00:00:00 +00:00
auth_server.c This is my 'Authentication Rewrite' version 1.01, mostly as submitted to 0001-01-01 00:00:00 +00:00
auth_smbpasswd.c This is my 'Authentication Rewrite' version 1.01, mostly as submitted to 0001-01-01 00:00:00 +00:00
auth_util.c This is my 'Authentication Rewrite' version 1.01, mostly as submitted to 0001-01-01 00:00:00 +00:00
auth.c Record the NT_STATUS constant rather than its number in the logfiles 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 Added "use mmap" for HPUX. 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 Added Gerald's lanman printing only change to HEAD. 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 Some better debugs for our security=server code. I want to track down why 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 Added Gerald's lanman printing only change to HEAD. 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 This is my 'Authentication Rewrite' version 1.01, mostly as submitted to 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 Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie. 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 Always return NT_STATUS_DISK_FULL, even for quota errors. 0001-01-01 00:00:00 +00:00
sec_ctx.c Excellent patch from Anselm Kruis <A.Kruis@science-computing.de> to fix 0001-01-01 00:00:00 +00:00
server.c Try to set the socket options early for some OSs (like Sol 8) where they 0001-01-01 00:00:00 +00:00
service.c better debug messages + fix typo in debug message 0001-01-01 00:00:00 +00:00
session.c Added "use mmap" for HPUX. 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 Added fixes to return correct error codes on space allocation fail. 0001-01-01 00:00:00 +00:00
uid.c Fix invalid uid being used after logoff. Thanks to Nigel Williams 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 Correctly report amount written in debug when allocation space. 0001-01-01 00:00:00 +00:00