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
/
reply.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rolled back tree state to 11:59pm 8th November 1997 EST to
Jeremy Allison
1997-11-10
1
-52
/
+37
*
attempting to mark up 32 bit error codes, needed for NT domains.
Luke Leighton
1997-11-09
1
-37
/
+52
*
ipc.c :
Luke Leighton
1997-11-07
1
-1
/
+10
*
following a cvs error, i am rewriting this monster-commit. with bad grace.
Luke Leighton
1997-11-06
1
-5
/
+9
*
Rolling back the files
Jeremy Allison
1997-11-03
1
-3
/
+1
*
Christian Lademann's contribution: new capabilities in smb.conf.
Luke Leighton
1997-11-02
1
-1
/
+3
*
removed mechanism that created actual files NETLOGON, lsarpc and the like,
Luke Leighton
1997-10-30
1
-0
/
+5
*
refuse pathworks type R connect (patch from Stephen Tweedie)
Andrew Tridgell
1997-10-28
1
-24
/
+39
*
also disable read prediction in 1.9.18
Andrew Tridgell
1997-10-27
1
-0
/
+2
*
Fixed 2 oplock bugs:
Andrew Tridgell
1997-10-27
1
-14
/
+14
*
Makefile :
Luke Leighton
1997-10-25
1
-1
/
+1
*
rewrote the password server code using the new clientgen.c client
Andrew Tridgell
1997-10-21
1
-2
/
+9
*
loadparm.c: Changed 'interfaces only' parameter to 'bind interfaces only'. Added
Jeremy Allison
1997-10-20
1
-4
/
+4
*
a major share modes reorganisation.
Andrew Tridgell
1997-10-20
1
-1
/
+1
*
put the NT_STATUS_ALLOTTED_SPACE_EXCEEDED error in instead of 0x99.
Luke Leighton
1997-10-18
1
-1
/
+2
*
ipc.c: Adding Andrews become_root code to the main branch.
Jeremy Allison
1997-10-15
1
-13
/
+13
*
smb.h smbparse.c pipenetlog.c :
Luke Leighton
1997-10-15
1
-1
/
+24
*
local.h: Fix spelling mistake :-).
Jeremy Allison
1997-10-09
1
-1
/
+3
*
bracket some macros
Andrew Tridgell
1997-10-09
1
-5
/
+5
*
client.c: Changed shadowed variable.
Jeremy Allison
1997-10-06
1
-5
/
+1
*
locking.c: Fixed incorrect parameter count in debug statements. May explain
Jeremy Allison
1997-10-03
1
-5
/
+29
*
change a debug level in reply.c
Andrew Tridgell
1997-10-02
1
-1
/
+1
*
OPLOCK CHECK-IN - oplocks are now *OPERATIONAL* !!!!
Jeremy Allison
1997-10-01
1
-3
/
+54
*
dir.c: more pstrcpys.
Jeremy Allison
1997-09-30
1
-4
/
+7
*
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
1
-27
/
+52
*
Adding Andrews buffer overflow fixes into the main branch.
Jeremy Allison
1997-09-26
1
-74
/
+101
*
Checkin to sync up oplock development code so that NT
Jeremy Allison
1997-09-23
1
-1
/
+21
*
added some debug stuff
Andrew Tridgell
1997-09-18
1
-51
/
+64
*
Added 'delete veto files' paremeter. Ugly - but the only
Jeremy Allison
1997-09-17
1
-1
/
+66
*
Added fix that means if connecting user sends guest account
Jeremy Allison
1997-09-12
1
-1
/
+8
*
Fixed up determination of client type for PROTOCOL_NT1. Uses client
Jeremy Allison
1997-09-04
1
-0
/
+16
*
reply.c: Removed unused variables. Caught by gcc -Wall -Werror
Jeremy Allison
1997-09-02
1
-4
/
+1
*
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
1
-1
/
+1
*
Changes to allow Samba to return the same error code as Windows NT.
Samba Release Account
1997-08-20
1
-46
/
+193
*
Fix suggested by "Christian Groessler" <chris@fast-ag.de>
Samba Release Account
1997-08-20
1
-2
/
+6
*
Makefile: Changed for HPUX10 tidyup.
Samba Release Account
1997-08-19
1
-5
/
+5
*
Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com
Samba Release Account
1997-07-24
1
-10
/
+10
*
charset.c: Split charset_initialise() into 2 - a charset_initialise() and
Samba Release Account
1997-07-18
1
-8
/
+12
*
Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>
Samba Release Account
1997-07-17
1
-7
/
+0
*
missed one OpenDir() and two is_vetoed_name() calls, both of which take
Samba Release Account
1997-07-06
1
-3
/
+3
*
added, tested and debugged new "hide files" option.
Samba Release Account
1997-07-06
1
-7
/
+7
*
Fix for deleting directories that contain only veto files.
Samba Release Account
1997-07-03
1
-4
/
+70
*
Makefile: Added quoata changes for Linux from Thorvald Natvig
Samba Release Account
1997-06-11
1
-1
/
+7
*
loadparm.c: Ensure printer services cannot be read only and don't use share m...
Samba Release Account
1997-05-27
1
-9
/
+21
*
dir.c: Fixed double slash issue.
Samba Release Account
1997-05-20
1
-1
/
+2
*
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1997-05-08
1
-1
/
+1
*
Split maxxmit parameter into two : max_send (auto configured by the
Samba Release Account
1997-02-28
1
-3
/
+6
*
Fixed problem with renaming folder on top level share.
Samba Release Account
1997-02-18
1
-15
/
+35
[prev]
[next]