summaryrefslogtreecommitdiffstats
path: root/source3/smbd/reply.c
Commit message (Expand)AuthorAgeFilesLines
* this isn't a big commit, it just looks like it :-)Andrew Tridgell1998-03-171-1/+1
* Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1998-03-161-1/+1
* - claim the null connection after the session request to mak sure weAndrew Tridgell1998-03-151-0/+4
* use FSTYPE_STRING not "SAMBA" for filesystem typeAndrew Tridgell1998-03-121-1/+1
* Missed fixes in NTDOM branch for doing readX via pipe IPC$.Jeremy Allison1998-03-111-0/+4
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-42/+74
* Ding-dong the witch is dead, the witch is dead......Jeremy Allison1998-02-131-4/+13
* Makefile: Added AIX 3.2.5.Jeremy Allison1998-02-111-1/+1
* A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1998-02-071-1/+1
* Added get_create_time() function to time.c.Jeremy Allison1998-01-241-1/+1
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* reply.c:Jeremy Allison1998-01-161-2/+2
* reply.c: Added timestamp to attack warning.Jeremy Allison1998-01-151-1/+1
* *** empty log message ***Andrew Tridgell1998-01-121-5/+21
* allow local_machine and remote_machine (%L and %m macros) to containAndrew Tridgell1997-12-031-6/+2
* clientgen.c: Added cli_mv() (used in a recent torture test).Jeremy Allison1997-11-301-4/+24
* added a sent_oplock_break element to Files[] as a paranoia check so weAndrew Tridgell1997-11-291-4/+6
* added some debug lines to the rename codeAndrew Tridgell1997-11-201-4/+13
* ipc.c: Changed reply_trans to use receive_next_smb() to copeJeremy Allison1997-11-181-1/+8
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-101-52/+37
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-091-37/+52
* ipc.c :Luke Leighton1997-11-071-1/+10
* following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1997-11-061-5/+9
* Rolling back the filesJeremy Allison1997-11-031-3/+1
* Christian Lademann's contribution: new capabilities in smb.conf.Luke Leighton1997-11-021-1/+3
* removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton1997-10-301-0/+5
* refuse pathworks type R connect (patch from Stephen Tweedie)Andrew Tridgell1997-10-281-24/+39
* also disable read prediction in 1.9.18Andrew Tridgell1997-10-271-0/+2
* Fixed 2 oplock bugs:Andrew Tridgell1997-10-271-14/+14
* Makefile :Luke Leighton1997-10-251-1/+1
* rewrote the password server code using the new clientgen.c clientAndrew Tridgell1997-10-211-2/+9
* loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison1997-10-201-4/+4
* a major share modes reorganisation.Andrew Tridgell1997-10-201-1/+1
* put the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in instead of 0x99.Luke Leighton1997-10-181-1/+2
* ipc.c: Adding Andrews become_root code to the main branch.Jeremy Allison1997-10-151-13/+13
* smb.h smbparse.c pipenetlog.c :Luke Leighton1997-10-151-1/+24
* local.h: Fix spelling mistake :-).Jeremy Allison1997-10-091-1/+3
* bracket some macrosAndrew Tridgell1997-10-091-5/+5
* client.c: Changed shadowed variable.Jeremy Allison1997-10-061-5/+1
* locking.c: Fixed incorrect parameter count in debug statements. May explainJeremy Allison1997-10-031-5/+29
* change a debug level in reply.cAndrew Tridgell1997-10-021-1/+1
* OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!Jeremy Allison1997-10-011-3/+54
* dir.c: more pstrcpys.Jeremy Allison1997-09-301-4/+7
* Fixed you're -> your text that some pedant complained about :-).Jeremy Allison1997-09-261-1/+1
* Syncing up current oplock work in progress. #ifdef'ed outJeremy Allison1997-09-261-27/+52
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-74/+101
* Checkin to sync up oplock development code so that NTJeremy Allison1997-09-231-1/+21
* added some debug stuffAndrew Tridgell1997-09-181-51/+64
* Added 'delete veto files' paremeter. Ugly - but the onlyJeremy Allison1997-09-171-1/+66
* Added fix that means if connecting user sends guest accountJeremy Allison1997-09-121-1/+8