summaryrefslogtreecommitdiff
path: root/source3/smbd/negprot.c
AgeCommit message (Expand)AuthorFilesLines
2001-06-21Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually doesAndrew Tridgell1-9/+9
2001-06-08Extra stuff for large readwrite support.Jeremy Allison1-1/+2
2001-05-23This is *very* cool. I'm pretty convinced we can just set theJeremy Allison1-0/+1
2001-03-16enable unicode on the wire by default in smbdAndrew Tridgell1-2/+2
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-4/+0
2001-03-10started support for unicode on the wire in smbd. Using a very similarAndrew Tridgell1-0/+6
2001-03-09merge of 'lanman auth' and 'min protocol' from 2.2Gerald Carter1-1/+2
2000-11-16Ok - fixed a bug in our levelII oplock code. We need to break a level II onJeremy Allison1-1/+1
2000-10-11changes to sync with 2.2. treeHerb Lewis1-0/+2
2000-05-26Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele1-1/+1
2000-05-10more merging voodooAndrew Tridgell1-0/+4
2000-05-02Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison1-3/+3
2000-03-13include/smb.h:Jeremy Allison1-1/+4
2000-03-08dded Microsoft Dfs services.Shirish Kalele1-0/+5
2000-01-08smbd/mangle.cJeremy Allison1-1/+1
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-49/+46
1999-09-16reading in smb server domain name from SMBnegprot responseLuke Leighton1-3/+4
1999-07-12Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1-0/+7
1999-05-01added server ntlmv2 false/auto/true parameter, defaults to off.Luke Leighton1-13/+20
1998-09-18gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing aAndrew Tridgell1-5/+2
1998-09-17configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1-4/+6
1998-09-11Ok - this is the 'expose 64 bit to the clients' checkin.Jeremy Allison1-2/+6
1998-09-10Improved stat cache code by uppercasing any search name that gets added toJeremy Allison1-2/+2
1998-09-05Bugfix for leak in reference counted file struct.Jeremy Allison1-1/+2
1998-08-17now that we have no global arrays we can start to split up the monsterAndrew Tridgell1-0/+415