index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
*** empty log message ***
Andrew Tridgell
1998-01-12
3
-11
/
+33
*
*** empty log message ***
Andrew Tridgell
1998-01-11
1
-0
/
+5
*
*** empty log message ***
Andrew Tridgell
1998-01-11
1
-3
/
+3
*
Following discussions with Cristian Gafton (Red Hat) we have decided to make
John Terpstra
1998-01-10
1
-2
/
+8
*
ipc.c: Fixed problem where we were not returning 'buffer too small'
Jeremy Allison
1998-01-10
1
-2
/
+2
*
Fixed an apparent typo:
Christopher R. Hertel
1998-01-08
1
-1
/
+1
*
Ensure that if we are in share mode security that the smb_uid
Jeremy Allison
1998-01-07
1
-1
/
+2
*
fix printer driver rpc to prevent core dumps.
Herb Lewis
1998-01-02
1
-65
/
+73
*
fixes to make_printerdef.c to generate a correct printers.def file
Herb Lewis
1998-01-01
1
-12
/
+37
*
Added SIGUSR1/SIGUSR2 handling.
Jeremy Allison
1997-12-24
1
-1
/
+12
*
Fixed nastly little bug where client was sending open_and_X call
Jeremy Allison
1997-12-23
1
-4
/
+23
*
Fixed security bug when 'force user' and 'user only' are set.
Jeremy Allison
1997-12-23
1
-2
/
+5
*
Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>
Jeremy Allison
1997-12-23
1
-10
/
+10
*
loadparm.c: Added fix for veto oplock files bug from Charles Hoch <hoch@hplcg...
Jeremy Allison
1997-12-20
1
-0
/
+9
*
trans2.c: Forced trans2_findfirst to behave as NT does in error returns.
Jeremy Allison
1997-12-20
1
-23
/
+9
*
give out file handles differently on each new connection because of a
Andrew Tridgell
1997-12-14
1
-10
/
+29
*
Fixed bug reported by Gert-Jan Vons <Gert-Jan.Vons@ocegr.fr>
Jeremy Allison
1997-12-12
1
-0
/
+12
*
allow local_machine and remote_machine (%L and %m macros) to contain
Andrew Tridgell
1997-12-03
1
-6
/
+2
*
allow users to disable the NetWkstaUserLogon call in server level
Andrew Tridgell
1997-12-03
1
-0
/
+2
*
changing the comment in find_new_file() to say why a base of 1 is used
Andrew Tridgell
1997-12-02
1
-2
/
+1
*
HPUX trusted systems need to use bigcrypt() not crypt()
Andrew Tridgell
1997-12-02
1
-0
/
+4
*
asyncdns.c: Removed warning when compiling with -DSYNC_DNS.
Jeremy Allison
1997-12-02
1
-1
/
+3
*
clientgen.c: Added cli_mv() (used in a recent torture test).
Jeremy Allison
1997-11-30
2
-24
/
+58
*
use -1 not 0xffffffff in SIVALS() macros
Andrew Tridgell
1997-11-29
1
-4
/
+4
*
added a sent_oplock_break element to Files[] as a paranoia check so we
Andrew Tridgell
1997-11-29
2
-10
/
+24
*
there was a bug in my oplock bugfix :-)
Andrew Tridgell
1997-11-28
1
-3
/
+3
*
fixed a very nasty oplock bug. We could send oplock break requests on
Andrew Tridgell
1997-11-28
1
-3
/
+4
*
added some debug lines to the rename code
Andrew Tridgell
1997-11-20
1
-4
/
+13
*
ipc.c: Changed reply_trans to use receive_next_smb() to cope
Jeremy Allison
1997-11-18
4
-8
/
+59
*
loadparm.c : Added "veto oplock files" parameter.
Jeremy Allison
1997-11-17
2
-5
/
+18
*
Left global_oplock_break set while request to break oplock is
Jeremy Allison
1997-11-11
1
-4
/
+5
*
auto-create the locks directory on startup
Andrew Tridgell
1997-11-11
1
-0
/
+4
*
Rolled back tree state to 11:59pm 8th November 1997 EST to
Jeremy Allison
1997-11-10
3
-110
/
+212
*
attempting to mark up 32 bit error codes, needed for NT domains.
Luke Leighton
1997-11-09
3
-212
/
+110
*
ipc.c :
Luke Leighton
1997-11-07
2
-1
/
+15
*
Modified Files:
Christopher R. Hertel
1997-11-07
2
-242
/
+317
*
ipc.c: Changing back arbitrary alignment change until I know *why*
Jeremy Allison
1997-11-06
2
-2
/
+2
*
following a cvs error, i am rewriting this monster-commit. with bad grace.
Luke Leighton
1997-11-06
5
-7
/
+24
*
local.h: Added OPLOCK_BREAK_TIMEOUT_FUDGEFACTOR.
Jeremy Allison
1997-11-06
1
-34
/
+46
*
Rolling back the files
Jeremy Allison
1997-11-03
2
-17
/
+10
*
Christian Lademann's contribution: new capabilities in smb.conf.
Luke Leighton
1997-11-02
2
-10
/
+17
*
a simple SMB torture tester. This will allow us to evaluate locking
Andrew Tridgell
1997-11-01
1
-4
/
+1
*
re-initialise the timezone on each new connection. This means you
Andrew Tridgell
1997-11-01
1
-0
/
+3
*
storing pipe name state (from set named pipe handle state call) in the
Luke Leighton
1997-10-30
2
-19
/
+20
*
Makefile:
Luke Leighton
1997-10-30
3
-78
/
+7
*
removed mechanism that created actual files NETLOGON, lsarpc and the like,
Luke Leighton
1997-10-30
3
-80
/
+111
*
zero data parameter being passed to smb_io_rpc_hdr(), which couldn't cope.
Luke Leighton
1997-10-29
1
-1
/
+1
*
ipc.c ntclientpipe.c:
Luke Leighton
1997-10-29
1
-10
/
+14
*
ipc.c :
Luke Leighton
1997-10-29
1
-1
/
+12
*
added frag field to make_rpc_hdr() function
Luke Leighton
1997-10-29
1
-1
/
+1
[prev]
[next]