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
/
negprot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-1
/
+0
2001-09-26
Kill of the reply.c end of the workstaion trust account mess.
Andrew Bartlett
1
-14
/
+18
2001-09-23
Fix up NT_STATUS return for session setups, Win2k objects to anything other
Andrew Bartlett
1
-6
/
+4
2001-09-12
- enable MSDFS by default, there seems no reason not to have it enabled
Andrew Tridgell
1
-3
/
+1
2001-08-27
converted smbd to use NTSTATUS by default
Andrew Tridgell
1
-87
/
+89
2001-08-08
Some better debugs for our security=server code. I want to track down why
Andrew Bartlett
1
-1
/
+3
2001-08-03
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
1
-0
/
+3
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-1
/
+1
2001-07-01
- fix bug in reply_nt- fix bug in reply_nt1
Simo Sorce
1
-4
/
+4
2001-06-21
Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually does
Andrew Tridgell
1
-9
/
+9
2001-06-08
Extra stuff for large readwrite support.
Jeremy Allison
1
-1
/
+2
2001-05-23
This is *very* cool. I'm pretty convinced we can just set the
Jeremy Allison
1
-0
/
+1
2001-03-16
enable unicode on the wire by default in smbd
Andrew Tridgell
1
-2
/
+2
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-4
/
+0
2001-03-10
started support for unicode on the wire in smbd. Using a very similar
Andrew Tridgell
1
-0
/
+6
2001-03-09
merge of 'lanman auth' and 'min protocol' from 2.2
Gerald Carter
1
-1
/
+2
2000-11-16
Ok - fixed a bug in our levelII oplock code. We need to break a level II on
Jeremy Allison
1
-1
/
+1
2000-10-11
changes to sync with 2.2. tree
Herb Lewis
1
-0
/
+2
2000-05-26
Changed MS_DFS to WITH_MSDFS throughout.
Shirish Kalele
1
-1
/
+1
2000-05-10
more merging voodoo
Andrew Tridgell
1
-0
/
+4
2000-05-02
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
1
-3
/
+3
2000-03-13
include/smb.h:
Jeremy Allison
1
-1
/
+4
2000-03-08
dded Microsoft Dfs services.
Shirish Kalele
1
-0
/
+5
2000-01-08
smbd/mangle.c
Jeremy Allison
1
-1
/
+1
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-49
/
+46
1999-09-16
reading in smb server domain name from SMBnegprot response
Luke Leighton
1
-3
/
+4
1999-07-12
Jean-Francois Micouleau's rewritten DFS patch, originally written by
Luke Leighton
1
-0
/
+7
1999-05-01
added server ntlmv2 false/auto/true parameter, defaults to off.
Luke Leighton
1
-13
/
+20
1998-09-18
gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing a
Andrew Tridgell
1
-5
/
+2
1998-09-17
configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...
Jeremy Allison
1
-4
/
+6
1998-09-11
Ok - this is the 'expose 64 bit to the clients' checkin.
Jeremy Allison
1
-2
/
+6
1998-09-10
Improved stat cache code by uppercasing any search name that gets added to
Jeremy Allison
1
-2
/
+2
1998-09-05
Bugfix for leak in reference counted file struct.
Jeremy Allison
1
-1
/
+2
1998-08-17
now that we have no global arrays we can start to split up the monster
Andrew Tridgell
1
-0
/
+415
[prev]