summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
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 Allison4-8/+59
1997-11-17loadparm.c : Added "veto oplock files" parameter.Jeremy Allison2-5/+18
1997-11-11Left global_oplock_break set while request to break oplock isJeremy Allison1-4/+5
1997-11-11auto-create the locks directory on startupAndrew Tridgell1-0/+4
1997-11-10Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison3-110/+212
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton3-212/+110
1997-11-07ipc.c :Luke Leighton2-1/+15
1997-11-07Modified Files:Christopher R. Hertel2-242/+317
1997-11-06ipc.c: Changing back arbitrary alignment change until I know *why*Jeremy Allison2-2/+2
1997-11-06following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton5-7/+24
1997-11-06local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR.Jeremy Allison1-34/+46
1997-11-03Rolling back the filesJeremy Allison2-17/+10
1997-11-02Christian Lademann's contribution: new capabilities in smb.conf.Luke Leighton2-10/+17
1997-11-01a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1-4/+1
1997-11-01re-initialise the timezone on each new connection. This means youAndrew Tridgell1-0/+3
1997-10-30storing pipe name state (from set named pipe handle state call) in theLuke Leighton2-19/+20
1997-10-30Makefile:Luke Leighton3-78/+7
1997-10-30removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton3-80/+111
1997-10-29zero data parameter being passed to smb_io_rpc_hdr(), which couldn't cope.Luke Leighton1-1/+1
1997-10-29ipc.c ntclientpipe.c:Luke Leighton1-10/+14
1997-10-29ipc.c :Luke Leighton1-1/+12
1997-10-29added frag field to make_rpc_hdr() functionLuke Leighton1-1/+1
1997-10-29byteorder.h :Luke Leighton2-6/+44
1997-10-28Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr.Jeremy Allison1-6/+133
1997-10-28refuse pathworks type R connect (patch from Stephen Tweedie)Andrew Tridgell1-24/+39
1997-10-27checks against file handle in api_fd_reply(). i don't know what errorLuke Leighton1-6/+18
1997-10-27change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1-1/+1
1997-10-27also disable read prediction in 1.9.18Andrew Tridgell3-2/+15
1997-10-27Fixed 2 oplock bugs:Andrew Tridgell1-14/+14
1997-10-25Makefile :Luke Leighton4-30/+29
1997-10-24nterr.c :Luke Leighton1-1/+1
1997-10-23Big change to make nmbd code more readable/understandable.Jeremy Allison1-0/+2
1997-10-23general sorting out, from crashes generated by do_lsa_req_chal() in client.cLuke Leighton1-1/+2
1997-10-22client.c :Luke Leighton1-9/+24
1997-10-21WHATSNEW.txt: Updated for alpha3.Jeremy Allison1-2/+2
1997-10-21chgpasswd.c:Jeremy Allison2-73/+153
1997-10-21loadparm.c :Luke Leighton1-2/+0
1997-10-21damn, I spelt EACCES wrong.Andrew Tridgell1-1/+1
1997-10-21check for EPERM or EACCESS in file_utime()Andrew Tridgell1-1/+6
1997-10-21don't check lp_alternate_permissions() in the new utime workaroundAndrew Tridgell1-14/+12
1997-10-21fix the order of become_uid() and become_gid() in become_root(). ThisAndrew Tridgell2-9/+2
1997-10-21rewrote the password server code using the new clientgen.c clientAndrew Tridgell3-253/+191
1997-10-21add some debug infoAndrew Tridgell1-0/+2
1997-10-20loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. AddedJeremy Allison3-13/+69
1997-10-20util.c password.c :Luke Leighton2-64/+2
1997-10-20a major share modes reorganisation.Andrew Tridgell2-18/+14
1997-10-20casting cleanupsAndrew Tridgell1-1/+1
1997-10-19pipes.c pipesrvsvc.c :Luke Leighton1-80/+0
1997-10-18put the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in instead of 0x99.Luke Leighton1-1/+2