summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison15-18/+18
1998-01-22printing.c: Bug fix for lpng reporting.Jeremy Allison1-39/+67
1998-01-17charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison3-4/+116
1998-01-16reply.c:Jeremy Allison2-14/+34
1998-01-15reply.c: Added timestamp to attack warning.Jeremy Allison2-1/+3
1998-01-12*** empty log message ***Andrew Tridgell3-11/+33
1998-01-11*** empty log message ***Andrew Tridgell1-0/+5
1998-01-11*** empty log message ***Andrew Tridgell1-3/+3
1998-01-10Following discussions with Cristian Gafton (Red Hat) we have decided to makeJohn Terpstra1-2/+8
1998-01-10ipc.c: Fixed problem where we were not returning 'buffer too small'Jeremy Allison1-2/+2
1998-01-08Fixed an apparent typo:Christopher R. Hertel1-1/+1
1998-01-07Ensure that if we are in share mode security that the smb_uidJeremy Allison1-1/+2
1998-01-02fix printer driver rpc to prevent core dumps.Herb Lewis1-65/+73
1998-01-01fixes to make_printerdef.c to generate a correct printers.def fileHerb Lewis1-12/+37
1997-12-24Added SIGUSR1/SIGUSR2 handling.Jeremy Allison1-1/+12
1997-12-23Fixed nastly little bug where client was sending open_and_X callJeremy Allison1-4/+23
1997-12-23Fixed security bug when 'force user' and 'user only' are set.Jeremy Allison1-2/+5
1997-12-23Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>Jeremy Allison1-10/+10
1997-12-20loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg...Jeremy Allison1-0/+9
1997-12-20trans2.c: Forced trans2_findfirst to behave as NT does in error returns.Jeremy Allison1-23/+9
1997-12-14give out file handles differently on each new connection because of aAndrew Tridgell1-10/+29
1997-12-12Fixed bug reported by Gert-Jan Vons <Gert-Jan.Vons@ocegr.fr>Jeremy Allison1-0/+12
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