summaryrefslogtreecommitdiff
path: root/source3/smbd/reply.c
AgeCommit message (Expand)AuthorFilesLines
1997-12-03allow local_machine and remote_machine (%L and %m macros) to containAndrew Tridgell1-6/+2
1997-11-30clientgen.c: Added cli_mv() (used in a recent torture test).Jeremy Allison1-4/+24
1997-11-29added a sent_oplock_break element to Files[] as a paranoia check so weAndrew Tridgell1-4/+6
1997-11-20added some debug lines to the rename codeAndrew Tridgell1-4/+13
1997-11-18ipc.c: Changed reply_trans to use receive_next_smb() to copeJeremy Allison1-1/+8
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1-52/+37
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1-37/+52
1997-11-07ipc.c :Luke Leighton1-1/+10
1997-11-06following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1-5/+9
1997-11-03Rolling back the filesJeremy Allison1-3/+1
1997-11-02Christian Lademann's contribution: new capabilities in smb.conf.Luke Leighton1-1/+3
1997-10-30removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton1-0/+5
1997-10-28refuse pathworks type R connect (patch from Stephen Tweedie)Andrew Tridgell1-24/+39
1997-10-27also disable read prediction in 1.9.18Andrew Tridgell1-0/+2
1997-10-27Fixed 2 oplock bugs:Andrew Tridgell1-14/+14
1997-10-25Makefile :Luke Leighton1-1/+1
1997-10-21rewrote the password server code using the new clientgen.c clientAndrew Tridgell1-2/+9
1997-10-20loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1-4/+4
1997-10-20a major share modes reorganisation.Andrew Tridgell1-1/+1
1997-10-18put the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in instead of 0x99.Luke Leighton1-1/+2
1997-10-15ipc.c: Adding Andrews become_root code to the main branch.Jeremy Allison1-13/+13
1997-10-15smb.h smbparse.c pipenetlog.c :Luke Leighton1-1/+24
1997-10-09local.h: Fix spelling mistake :-).Jeremy Allison1-1/+3
1997-10-09bracket some macrosAndrew Tridgell1-5/+5
1997-10-06client.c: Changed shadowed variable.Jeremy Allison1-5/+1
1997-10-03locking.c: Fixed incorrect parameter count in debug statements. May explainJeremy Allison1-5/+29
1997-10-02change a debug level in reply.cAndrew Tridgell1-1/+1
1997-10-01OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison1-3/+54
1997-09-30dir.c: more pstrcpys.Jeremy Allison1-4/+7
1997-09-26Fixed you're -> your text that some pedant complained about :-).Jeremy Allison1-1/+1
1997-09-26Syncing up current oplock work in progress. #ifdef'ed outJeremy Allison1-27/+52
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-74/+101
1997-09-23Checkin to sync up oplock development code so that NTJeremy Allison1-1/+21
1997-09-18added some debug stuffAndrew Tridgell1-51/+64
1997-09-17Added 'delete veto files' paremeter. Ugly - but the onlyJeremy Allison1-1/+66
1997-09-12Added fix that means if connecting user sends guest accountJeremy Allison1-1/+8
1997-09-04Fixed up determination of client type for PROTOCOL_NT1. Uses clientJeremy Allison1-0/+16
1997-09-02reply.c: Removed unused variables. Caught by gcc -Wall -WerrorJeremy Allison1-4/+1
1997-08-31added word count 3 support into reply_tcon_and_X (see cifs6.txt). theLuke Leighton1-3/+23
1997-08-31fixed a bug in the printjob encoding/decoding. We weren't doing it forAndrew Tridgell1-1/+1
1997-08-20Changes to allow Samba to return the same error code as Windows NT.Samba Release Account1-46/+193
1997-08-20Fix suggested by "Christian Groessler" <chris@fast-ag.de>Samba Release Account1-2/+6
1997-08-19Makefile: Changed for HPUX10 tidyup.Samba Release Account1-5/+5
1997-07-24Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1-10/+10
1997-07-18charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1-8/+12
1997-07-17Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>Samba Release Account1-7/+0
1997-07-06missed one OpenDir() and two is_vetoed_name() calls, both of which takeSamba Release Account1-3/+3
1997-07-06added, tested and debugged new "hide files" option.Samba Release Account1-7/+7
1997-07-03Fix for deleting directories that contain only veto files.Samba Release Account1-4/+70
1997-06-11Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1-1/+7