index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
A small raft of changes, I will sync up with 1.9.18 also.
Jeremy Allison
1998-02-07
5
-33
/
+53
*
server.c: Added fix where, if all the file entries are being
Jeremy Allison
1998-01-31
1
-1
/
+57
*
Makefile: Fix for OSF1 typo.
Jeremy Allison
1998-01-29
1
-2
/
+2
*
Fix from Charles Hoch (hoch@hpl.hp.com). Whne there is no data
Jeremy Allison
1998-01-28
1
-2
/
+4
*
always align both the parameter and data bytes on a 4 byte boundary in
Andrew Tridgell
1998-01-25
1
-8
/
+20
*
Added get_create_time() function to time.c.
Jeremy Allison
1998-01-24
2
-7
/
+10
*
Changed code that truncates salt after 2 characters so that it becomes
Jeremy Allison
1998-01-23
1
-0
/
+3
*
nmbd.c, server.c: Added #ifndef MEM_MAN around code that sets the SIGUSR1
Jeremy Allison
1998-01-23
1
-0
/
+5
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
15
-18
/
+18
*
printing.c: Bug fix for lpng reporting.
Jeremy Allison
1998-01-22
1
-39
/
+67
*
charcnv.c: Added codepage 866 support onto the file system. Patch
Jeremy Allison
1998-01-17
3
-4
/
+116
*
reply.c:
Jeremy Allison
1998-01-16
2
-14
/
+34
*
reply.c: Added timestamp to attack warning.
Jeremy Allison
1998-01-15
2
-1
/
+3
*
*** 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
[prev]
[next]