summaryrefslogtreecommitdiff
path: root/source3/smbd/reply.c
AgeCommit message (Expand)AuthorFilesLines
1998-04-29This is the checkin that adds the security=domain functionality.Jeremy Allison1-6/+0
1998-04-25This looks like a big change but really isn't.Jeremy Allison1-2/+2
1998-04-23genrand.c: Changed SMB_PASSWD_FILE to lp_smb_passwd_file().Jeremy Allison1-54/+55
1998-04-22genrand.c: Improved generation of random values, more secure.Jeremy Allison1-1/+11
1998-04-16reply.c: Fix bugs where debug statements were accessing the fd_ptr structJeremy Allison1-6/+6
1998-04-14Modified interfaces to getting smb password entries fromJeremy Allison1-1/+1
1998-04-13Changes include:Christopher R. Hertel1-3/+3
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-43/+40
1998-03-17this isn't a big commit, it just looks like it :-)Andrew Tridgell1-1/+1
1998-03-16Adding the same change as was added to 1.9.18 branch to add theJeremy Allison1-1/+1
1998-03-15- claim the null connection after the session request to mak sure weAndrew Tridgell1-0/+4
1998-03-12use FSTYPE_STRING not "SAMBA" for filesystem typeAndrew Tridgell1-1/+1
1998-03-11Missed fixes in NTDOM branch for doing readX via pipe IPC$.Jeremy Allison1-0/+4
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-42/+74
1998-02-13Ding-dong the witch is dead, the witch is dead......Jeremy Allison1-4/+13
1998-02-11Makefile: Added AIX 3.2.5.Jeremy Allison1-1/+1
1998-02-07A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1-1/+1
1998-01-24Added get_create_time() function to time.c.Jeremy Allison1-1/+1
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1998-01-16reply.c:Jeremy Allison1-2/+2
1998-01-15reply.c: Added timestamp to attack warning.Jeremy Allison1-1/+1
1998-01-12*** empty log message ***Andrew Tridgell1-5/+21
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