summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
1997-12-03allow local_machine and remote_machine (%L and %m macros) to containAndrew Tridgell1-6/+2
1997-12-03allow users to disable the NetWkstaUserLogon call in server levelAndrew Tridgell1-0/+2
1997-12-02changing the comment in find_new_file() to say why a base of 1 is usedAndrew Tridgell1-2/+1
1997-12-02HPUX trusted systems need to use bigcrypt() not crypt()Andrew Tridgell1-0/+4
1997-12-02asyncdns.c: Removed warning when compiling with -DSYNC_DNS.Jeremy Allison1-1/+3
1997-11-30clientgen.c: Added cli_mv() (used in a recent torture test).Jeremy Allison2-24/+58
1997-11-29use -1 not 0xffffffff in SIVALS() macrosAndrew Tridgell1-4/+4
1997-11-29added a sent_oplock_break element to Files[] as a paranoia check so weAndrew Tridgell2-10/+24
1997-11-28there was a bug in my oplock bugfix :-)Andrew Tridgell1-3/+3
1997-11-28fixed a very nasty oplock bug. We could send oplock break requests onAndrew Tridgell1-3/+4
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