summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
1998-02-20nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison2-2/+11
1998-02-13Ding-dong the witch is dead, the witch is dead......Jeremy Allison2-22/+21
1998-02-12make the initial logfile names consistent. This should mean that smbdAndrew Tridgell1-0/+2
1998-02-11Makefile: Added AIX 3.2.5.Jeremy Allison4-9/+33
1998-02-07A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison5-33/+53
1998-01-31server.c: Added fix where, if all the file entries are beingJeremy Allison1-1/+57
1998-01-29Makefile: Fix for OSF1 typo.Jeremy Allison1-2/+2
1998-01-28Fix from Charles Hoch (hoch@hpl.hp.com). Whne there is no dataJeremy Allison1-2/+4
1998-01-25always align both the parameter and data bytes on a 4 byte boundary inAndrew Tridgell1-8/+20
1998-01-24Added get_create_time() function to time.c.Jeremy Allison2-7/+10
1998-01-23Changed code that truncates salt after 2 characters so that it becomesJeremy Allison1-0/+3
1998-01-23nmbd.c, server.c: Added #ifndef MEM_MAN around code that sets the SIGUSR1Jeremy Allison1-0/+5
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