summaryrefslogtreecommitdiffstats
path: root/source3/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
* "For I have laboured mightily on Luke's code, and hath brokenJeremy Allison1998-03-111-3/+1
* Removed broken change I made to mangle.c (ooops. Andrew's originalJeremy Allison1998-03-041-8/+3
* Adding Korean and Traditional Chinese codepage support.Jeremy Allison1998-03-041-0/+4
* nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison1998-02-201-0/+9
* make the initial logfile names consistent. This should mean that smbdAndrew Tridgell1998-02-121-0/+2
* Makefile: Added AIX 3.2.5.Jeremy Allison1998-02-111-1/+1
* A small raft of changes, I will sync up with 1.9.18 also.Jeremy Allison1998-02-071-3/+5
* server.c: Added fix where, if all the file entries are beingJeremy Allison1998-01-311-1/+57
* nmbd.c, server.c: Added #ifndef MEM_MAN around code that sets the SIGUSR1Jeremy Allison1998-01-231-0/+5
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* printing.c: Bug fix for lpng reporting.Jeremy Allison1998-01-221-39/+67
* charcnv.c: Added codepage 866 support onto the file system. PatchJeremy Allison1998-01-171-0/+7
* reply.c:Jeremy Allison1998-01-161-12/+32
* reply.c: Added timestamp to attack warning.Jeremy Allison1998-01-151-0/+2
* *** empty log message ***Andrew Tridgell1998-01-121-6/+10
* *** empty log message ***Andrew Tridgell1998-01-111-0/+5
* *** empty log message ***Andrew Tridgell1998-01-111-3/+3
* Fixed an apparent typo:Christopher R. Hertel1998-01-081-1/+1
* Ensure that if we are in share mode security that the smb_uidJeremy Allison1998-01-071-1/+2
* Added SIGUSR1/SIGUSR2 handling.Jeremy Allison1997-12-241-1/+12
* Fixed nastly little bug where client was sending open_and_X callJeremy Allison1997-12-231-4/+23
* loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg...Jeremy Allison1997-12-201-0/+9
* give out file handles differently on each new connection because of aAndrew Tridgell1997-12-141-10/+29
* Fixed bug reported by Gert-Jan Vons <Gert-Jan.Vons@ocegr.fr>Jeremy Allison1997-12-121-0/+12
* changing the comment in find_new_file() to say why a base of 1 is usedAndrew Tridgell1997-12-021-2/+1
* asyncdns.c: Removed warning when compiling with -DSYNC_DNS.Jeremy Allison1997-12-021-1/+3
* clientgen.c: Added cli_mv() (used in a recent torture test).Jeremy Allison1997-11-301-20/+34
* added a sent_oplock_break element to Files[] as a paranoia check so weAndrew Tridgell1997-11-291-6/+18
* there was a bug in my oplock bugfix :-)Andrew Tridgell1997-11-281-3/+3
* fixed a very nasty oplock bug. We could send oplock break requests onAndrew Tridgell1997-11-281-3/+4
* ipc.c: Changed reply_trans to use receive_next_smb() to copeJeremy Allison1997-11-181-0/+26
* loadparm.c : Added "veto oplock files" parameter.Jeremy Allison1997-11-171-5/+11
* Left global_oplock_break set while request to break oplock isJeremy Allison1997-11-111-4/+5
* auto-create the locks directory on startupAndrew Tridgell1997-11-111-0/+4
* Rolled back tree state to 11:59pm 8th November 1997 EST toJeremy Allison1997-11-101-57/+36
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-091-36/+57
* Modified Files:Christopher R. Hertel1997-11-071-1/+1
* following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1997-11-061-0/+6
* local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR.Jeremy Allison1997-11-061-34/+46
* Rolling back the filesJeremy Allison1997-11-031-14/+9
* Christian Lademann's contribution: new capabilities in smb.conf.Luke Leighton1997-11-021-9/+14
* re-initialise the timezone on each new connection. This means youAndrew Tridgell1997-11-011-0/+3
* Makefile:Luke Leighton1997-10-301-0/+3
* change the default file permissions on the SHARE_MEM_FILE* toAndrew Tridgell1997-10-271-1/+1
* also disable read prediction in 1.9.18Andrew Tridgell1997-10-271-1/+8
* Makefile :Luke Leighton1997-10-251-4/+4
* Big change to make nmbd code more readable/understandable.Jeremy Allison1997-10-231-0/+2
* WHATSNEW.txt: Updated for alpha3.Jeremy Allison1997-10-211-2/+2
* chgpasswd.c:Jeremy Allison1997-10-211-70/+150
* damn, I spelt EACCES wrong.Andrew Tridgell1997-10-211-1/+1