summaryrefslogtreecommitdiff
path: root/source3/smbd/server.c
AgeCommit message (Expand)AuthorFilesLines
1998-03-17this isn't a big commit, it just looks like it :-)Andrew Tridgell1-3/+5
1998-03-15- claim the null connection after the session request to mak sure weAndrew Tridgell1-4/+0
1998-03-15- added the ability to kill off individual connections from SWAT (fromAndrew Tridgell1-181/+5
1998-03-14added the ability to start/stop the server from SWAT.Andrew Tridgell1-33/+3
1998-03-14another makeover of loadparm to support new stuff in swat andAndrew Tridgell1-1/+1
1998-03-12move setup_groups() into password.c so that swat can link withoutAndrew Tridgell1-83/+0
1998-03-12report the max size of raw reads as 65536 not 65535 (this now matchesAndrew Tridgell1-1/+1
1998-03-11Missed fixes in NTDOM branch for doing readX via pipe IPC$.Jeremy Allison1-1/+1
1998-03-11"For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1-3/+1
1998-03-04Removed broken change I made to mangle.c (ooops. Andrew's originalJeremy Allison1-8/+3
1998-03-04Adding Korean and Traditional Chinese codepage support.Jeremy Allison1-0/+4
1998-02-20nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison1-0/+9
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 Allison1-1/+1
1998-02-07A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1-3/+5
1998-01-31server.c: Added fix where, if all the file entries are beingJeremy Allison1-1/+57
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 Allison1-1/+1
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 Allison1-0/+7
1998-01-16reply.c:Jeremy Allison1-12/+32
1998-01-15reply.c: Added timestamp to attack warning.Jeremy Allison1-0/+2
1998-01-12*** empty log message ***Andrew Tridgell1-6/+10
1998-01-11*** empty log message ***Andrew Tridgell1-0/+5
1998-01-11*** empty log message ***Andrew Tridgell1-3/+3
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
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-20loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg...Jeremy Allison1-0/+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-02changing the comment in find_new_file() to say why a base of 1 is usedAndrew Tridgell1-2/+1
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 Allison1-20/+34
1997-11-29added a sent_oplock_break element to Files[] as a paranoia check so weAndrew Tridgell1-6/+18
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-18ipc.c: Changed reply_trans to use receive_next_smb() to copeJeremy Allison1-0/+26
1997-11-17loadparm.c : Added "veto oplock files" parameter.Jeremy Allison1-5/+11
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 Allison1-57/+36
1997-11-09attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1-36/+57
1997-11-07Modified Files:Christopher R. Hertel1-1/+1
1997-11-06following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1-0/+6
1997-11-06local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR.Jeremy Allison1-34/+46
1997-11-03Rolling back the filesJeremy Allison1-14/+9
1997-11-02Christian Lademann's contribution: new capabilities in smb.conf.Luke Leighton1-9/+14
1997-11-01re-initialise the timezone on each new connection. This means youAndrew Tridgell1-0/+3