Age | Commit message (Expand) | Author | Files | Lines |
1997-12-23 | Fixed nastly little bug where client was sending open_and_X call | Jeremy Allison | 1 | -4/+23 |
1997-12-23 | Fixed security bug when 'force user' and 'user only' are set. | Jeremy Allison | 1 | -2/+5 |
1997-12-23 | Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org> | Jeremy Allison | 1 | -10/+10 |
1997-12-20 | loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg... | Jeremy Allison | 1 | -0/+9 |
1997-12-20 | trans2.c: Forced trans2_findfirst to behave as NT does in error returns. | Jeremy Allison | 1 | -23/+9 |
1997-12-14 | give out file handles differently on each new connection because of a | Andrew Tridgell | 1 | -10/+29 |
1997-12-12 | Fixed bug reported by Gert-Jan Vons <Gert-Jan.Vons@ocegr.fr> | Jeremy Allison | 1 | -0/+12 |
1997-12-03 | allow local_machine and remote_machine (%L and %m macros) to contain | Andrew Tridgell | 1 | -6/+2 |
1997-12-03 | allow users to disable the NetWkstaUserLogon call in server level | Andrew Tridgell | 1 | -0/+2 |
1997-12-02 | changing the comment in find_new_file() to say why a base of 1 is used | Andrew Tridgell | 1 | -2/+1 |
1997-12-02 | HPUX trusted systems need to use bigcrypt() not crypt() | Andrew Tridgell | 1 | -0/+4 |
1997-12-02 | asyncdns.c: Removed warning when compiling with -DSYNC_DNS. | Jeremy Allison | 1 | -1/+3 |
1997-11-30 | clientgen.c: Added cli_mv() (used in a recent torture test). | Jeremy Allison | 2 | -24/+58 |
1997-11-29 | use -1 not 0xffffffff in SIVALS() macros | Andrew Tridgell | 1 | -4/+4 |
1997-11-29 | added a sent_oplock_break element to Files[] as a paranoia check so we | Andrew Tridgell | 2 | -10/+24 |
1997-11-28 | there was a bug in my oplock bugfix :-) | Andrew Tridgell | 1 | -3/+3 |
1997-11-28 | fixed a very nasty oplock bug. We could send oplock break requests on | Andrew Tridgell | 1 | -3/+4 |
1997-11-20 | added some debug lines to the rename code | Andrew Tridgell | 1 | -4/+13 |
1997-11-18 | ipc.c: Changed reply_trans to use receive_next_smb() to cope | Jeremy Allison | 4 | -8/+59 |
1997-11-17 | loadparm.c : Added "veto oplock files" parameter. | Jeremy Allison | 2 | -5/+18 |
1997-11-11 | Left global_oplock_break set while request to break oplock is | Jeremy Allison | 1 | -4/+5 |
1997-11-11 | auto-create the locks directory on startup | Andrew Tridgell | 1 | -0/+4 |
1997-11-10 | Rolled back tree state to 11:59pm 8th November 1997 EST to | Jeremy Allison | 3 | -110/+212 |
1997-11-09 | attempting to mark up 32 bit error codes, needed for NT domains. | Luke Leighton | 3 | -212/+110 |
1997-11-07 | ipc.c : | Luke Leighton | 2 | -1/+15 |
1997-11-07 | Modified Files: | Christopher R. Hertel | 2 | -242/+317 |
1997-11-06 | ipc.c: Changing back arbitrary alignment change until I know *why* | Jeremy Allison | 2 | -2/+2 |
1997-11-06 | following a cvs error, i am rewriting this monster-commit. with bad grace. | Luke Leighton | 5 | -7/+24 |
1997-11-06 | local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR. | Jeremy Allison | 1 | -34/+46 |
1997-11-03 | Rolling back the files | Jeremy Allison | 2 | -17/+10 |
1997-11-02 | Christian Lademann's contribution: new capabilities in smb.conf. | Luke Leighton | 2 | -10/+17 |
1997-11-01 | a simple SMB torture tester. This will allow us to evaluate locking | Andrew Tridgell | 1 | -4/+1 |
1997-11-01 | re-initialise the timezone on each new connection. This means you | Andrew Tridgell | 1 | -0/+3 |
1997-10-30 | storing pipe name state (from set named pipe handle state call) in the | Luke Leighton | 2 | -19/+20 |
1997-10-30 | Makefile: | Luke Leighton | 3 | -78/+7 |
1997-10-30 | removed mechanism that created actual files NETLOGON, lsarpc and the like, | Luke Leighton | 3 | -80/+111 |
1997-10-29 | zero data parameter being passed to smb_io_rpc_hdr(), which couldn't cope. | Luke Leighton | 1 | -1/+1 |
1997-10-29 | ipc.c ntclientpipe.c: | Luke Leighton | 1 | -10/+14 |
1997-10-29 | ipc.c : | Luke Leighton | 1 | -1/+12 |
1997-10-29 | added frag field to make_rpc_hdr() function | Luke Leighton | 1 | -1/+1 |
1997-10-29 | byteorder.h : | Luke Leighton | 2 | -6/+44 |
1997-10-28 | Adding Windows 95 printer driver code donated by Jean-Francois.Micouleau@utc.fr. | Jeremy Allison | 1 | -6/+133 |
1997-10-28 | refuse pathworks type R connect (patch from Stephen Tweedie) | Andrew Tridgell | 1 | -24/+39 |
1997-10-27 | checks against file handle in api_fd_reply(). i don't know what error | Luke Leighton | 1 | -6/+18 |
1997-10-27 | change the default file permissions on the SHARE_MEM_FILE* to | Andrew Tridgell | 1 | -1/+1 |
1997-10-27 | also disable read prediction in 1.9.18 | Andrew Tridgell | 3 | -2/+15 |
1997-10-27 | Fixed 2 oplock bugs: | Andrew Tridgell | 1 | -14/+14 |
1997-10-25 | Makefile : | Luke Leighton | 4 | -30/+29 |
1997-10-24 | nterr.c : | Luke Leighton | 1 | -1/+1 |
1997-10-23 | Big change to make nmbd code more readable/understandable. | Jeremy Allison | 1 | -0/+2 |