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