summaryrefslogtreecommitdiffstats
path: root/source3/smbd
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***Andrew Tridgell1998-01-123-11/+33
* *** empty log message ***Andrew Tridgell1998-01-111-0/+5
* *** empty log message ***Andrew Tridgell1998-01-111-3/+3
* Following discussions with Cristian Gafton (Red Hat) we have decided to makeJohn Terpstra1998-01-101-2/+8
* ipc.c: Fixed problem where we were not returning 'buffer too small'Jeremy Allison1998-01-101-2/+2
* 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
* fix printer driver rpc to prevent core dumps.Herb Lewis1998-01-021-65/+73
* fixes to make_printerdef.c to generate a correct printers.def fileHerb Lewis1998-01-011-12/+37
* 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
* Fixed security bug when 'force user' and 'user only' are set.Jeremy Allison1997-12-231-2/+5
* Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>Jeremy Allison1997-12-231-10/+10
* loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg...Jeremy Allison1997-12-201-0/+9
* trans2.c: Forced trans2_findfirst to behave as NT does in error returns.Jeremy Allison1997-12-201-23/+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
* allow local_machine and remote_machine (%L and %m macros) to containAndrew Tridgell1997-12-031-6/+2
* allow users to disable the NetWkstaUserLogon call in server levelAndrew Tridgell1997-12-031-0/+2
* changing the comment in find_new_file() to say why a base of 1 is usedAndrew Tridgell1997-12-021-2/+1
* HPUX trusted systems need to use bigcrypt() not crypt()Andrew Tridgell1997-12-021-0/+4
* 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-302-24/+58
* use -1 not 0xffffffff in SIVALS() macrosAndrew Tridgell1997-11-291-4/+4
* added a sent_oplock_break element to Files[] as a paranoia check so weAndrew Tridgell1997-11-292-10/+24
* 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
* added some debug lines to the rename codeAndrew Tridgell1997-11-201-4/+13
* ipc.c: Changed reply_trans to use receive_next_smb() to copeJeremy Allison1997-11-184-8/+59
* loadparm.c : Added "veto oplock files" parameter.Jeremy Allison1997-11-172-5/+18
* 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-103-110/+212
* attempting to mark up 32 bit error codes, needed for NT domains.Luke Leighton1997-11-093-212/+110
* ipc.c :Luke Leighton1997-11-072-1/+15
* Modified Files:Christopher R. Hertel1997-11-072-242/+317
* ipc.c: Changing back arbitrary alignment change until I know *why*Jeremy Allison1997-11-062-2/+2
* following a cvs error, i am rewriting this monster-commit. with bad grace.Luke Leighton1997-11-065-7/+24
* local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR.Jeremy Allison1997-11-061-34/+46
* Rolling back the filesJeremy Allison1997-11-032-17/+10
* Christian Lademann's contribution: new capabilities in smb.conf.Luke Leighton1997-11-022-10/+17
* a simple SMB torture tester. This will allow us to evaluate lockingAndrew Tridgell1997-11-011-4/+1
* re-initialise the timezone on each new connection. This means youAndrew Tridgell1997-11-011-0/+3
* storing pipe name state (from set named pipe handle state call) in theLuke Leighton1997-10-302-19/+20
* Makefile:Luke Leighton1997-10-303-78/+7
* removed mechanism that created actual files NETLOGON, lsarpc and the like,Luke Leighton1997-10-303-80/+111
* zero data parameter being passed to smb_io_rpc_hdr(), which couldn't cope.Luke Leighton1997-10-291-1/+1
* ipc.c ntclientpipe.c:Luke Leighton1997-10-291-10/+14
* ipc.c :Luke Leighton1997-10-291-1/+12
* added frag field to make_rpc_hdr() functionLuke Leighton1997-10-291-1/+1