index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
1997-10-08
updating lsaparse.c and smbparse.c in line with changes to pipes.c and smb.h
Luke Leighton
1
-4
/
+0
1997-10-08
ipc.c: Added ERROR_MORE_DATA error if client buffer too small.
Jeremy Allison
2
-3
/
+12
1997-10-07
locking.c: Added fix for race condition in slow share mode code.
Jeremy Allison
2
-0
/
+33
1997-10-07
pipes.c:
Luke Leighton
1
-18
/
+182
1997-10-07
pipes.c:
Luke Leighton
1
-1
/
+237
1997-10-06
client.c: Changed shadowed variable.
Jeremy Allison
2
-31
/
+1
1997-10-04
fix some "shadows global" errors.
Andrew Tridgell
1
-4
/
+4
1997-10-04
Race condition with multiple oplock break requests happens
Jeremy Allison
1
-3
/
+2
1997-10-03
locking.c: Fixed incorrect parameter count in debug statements. May explain
Jeremy Allison
3
-62
/
+63
1997-10-03
add "static" to a couple of functions that are only used locally.
Andrew Tridgell
1
-7
/
+6
1997-10-03
proto.h: Updated.
Jeremy Allison
2
-29
/
+47
1997-10-02
change a debug level in reply.c
Andrew Tridgell
2
-2
/
+2
1997-10-02
Added debug message for oplock_break().
Jeremy Allison
1
-1
/
+7
1997-10-02
change the semantics of hosts allow/hosts deny so that a global
Andrew Tridgell
1
-4
/
+19
1997-10-02
Modified some debug messages, moved from 5 -> 8.
Jeremy Allison
1
-8
/
+8
1997-10-02
Fixed problem with oplock_type being set with no port.
Jeremy Allison
1
-2
/
+10
1997-10-01
OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
Jeremy Allison
2
-30
/
+226
1997-09-30
dir.c: more pstrcpys.
Jeremy Allison
4
-97
/
+421
1997-09-26
Fixed you're -> your text that some pedant complained about :-).
Jeremy Allison
1
-1
/
+1
1997-09-26
Syncing up current oplock work in progress. #ifdef'ed out
Jeremy Allison
4
-119
/
+195
1997-09-26
Adding Andrews buffer overflow fixes into the main branch.
Jeremy Allison
10
-139
/
+181
1997-09-25
Makefile: Removed earlier errors.
Jeremy Allison
1
-58
/
+65
1997-09-23
Checkin to sync up oplock development code so that NT
Jeremy Allison
3
-91
/
+219
1997-09-18
added some debug stuff
Andrew Tridgell
1
-51
/
+64
1997-09-17
JHT ===> Changed behaviour of logon script processing so that all macros
John Terpstra
1
-1
/
+9
1997-09-17
Added 'delete veto files' paremeter. Ugly - but the only
Jeremy Allison
1
-1
/
+66
1997-09-16
add a cast
Andrew Tridgell
1
-1
/
+1
1997-09-16
- change generate_challenge() to use md4 instead of des
Andrew Tridgell
1
-11
/
+18
1997-09-14
This commit does 3 main things:
Andrew Tridgell
3
-35
/
+10
1997-09-12
Added fix that means if connecting user sends guest account
Jeremy Allison
1
-1
/
+8
1997-09-11
charcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
Jeremy Allison
2
-96
/
+117
1997-09-05
client.c: Made sure myhostname was initialised before substitutions.
Jeremy Allison
2
-4
/
+6
1997-09-04
Fix from Frank Varnavas <varnavas@ny.ubs.com>.
Jeremy Allison
1
-3
/
+17
1997-09-04
Fixed up determination of client type for PROTOCOL_NT1. Uses client
Jeremy Allison
2
-12
/
+26
1997-09-03
nameannounce.c
Jeremy Allison
1
-2
/
+14
1997-09-02
reply.c: Removed unused variables. Caught by gcc -Wall -Werror
Jeremy Allison
2
-7
/
+29
1997-08-31
added word count 3 support into reply_tcon_and_X (see cifs6.txt). the
Luke Leighton
1
-3
/
+23
1997-08-31
fixed a bug in the printjob encoding/decoding. We weren't doing it for
Andrew Tridgell
2
-15
/
+12
1997-08-28
Oops. Reversed mangled map change made in error. Testing
Jeremy Allison
1
-2
/
+3
1997-08-28
mangle.c: Fixed bug that caused string to run off the end of the mangled map.
Jeremy Allison
3
-8
/
+5
1997-08-27
doing that irritating compiler clash warning with the protos for standard_sub
Samba Release Account
1
-3
/
+3
1997-08-26
smb.h: Added error code used for OS2 WPS.
Samba Release Account
1
-11
/
+5
1997-08-20
Changes to allow Samba to return the same error code as Windows NT.
Samba Release Account
4
-60
/
+285
1997-08-20
Fix suggested by "Christian Groessler" <chris@fast-ag.de>
Samba Release Account
4
-4
/
+13
1997-08-19
Makefile: Changed for HPUX10 tidyup.
Samba Release Account
5
-32
/
+88
1997-08-17
connecting to IPC$ goes under the guest account. the IPC$ share should
Samba Release Account
2
-24
/
+19
1997-08-13
includes.h: Fixed S_IFLNK for old DEC ultrix.
Samba Release Account
1
-2
/
+8
1997-08-11
spelling.
Samba Release Account
1
-1
/
+1
1997-08-05
Makefile: Added IRIX 6 target.
Samba Release Account
1
-3
/
+3
1997-07-30
client.c: Minor change to cast parameters for DEC unix.
Samba Release Account
1
-5
/
+5
[next]