summaryrefslogtreecommitdiffstats
path: root/source3/smbd/negprot.c
Commit message (Expand)AuthorAgeFilesLines
* - enable MSDFS by default, there seems no reason not to have it enabledAndrew Tridgell2001-09-121-3/+1
* converted smbd to use NTSTATUS by defaultAndrew Tridgell2001-08-271-87/+89
* Some better debugs for our security=server code. I want to track down whyAndrew Bartlett2001-08-081-1/+3
* This is my 'Authentication Rewrite' version 1.01, mostly as submitted toAndrew Bartlett2001-08-031-0/+3
* The big character set handling changeover!Andrew Tridgell2001-07-041-1/+1
* - fix bug in reply_nt- fix bug in reply_nt1Simo Sorce2001-07-011-4/+4
* Added STR_NOALIGN flags to clistr and srvstr fns. Yes, NT actually doesAndrew Tridgell2001-06-211-9/+9
* Extra stuff for large readwrite support.Jeremy Allison2001-06-081-1/+2
* This is *very* cool. I'm pretty convinced we can just set theJeremy Allison2001-05-231-0/+1
* enable unicode on the wire by default in smbdAndrew Tridgell2001-03-161-2/+2
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-4/+0
* started support for unicode on the wire in smbd. Using a very similarAndrew Tridgell2001-03-101-0/+6
* merge of 'lanman auth' and 'min protocol' from 2.2Gerald Carter2001-03-091-1/+2
* Ok - fixed a bug in our levelII oplock code. We need to break a level II onJeremy Allison2000-11-161-1/+1
* changes to sync with 2.2. treeHerb Lewis2000-10-111-0/+2
* Changed MS_DFS to WITH_MSDFS throughout.Shirish Kalele2000-05-261-1/+1
* more merging voodooAndrew Tridgell2000-05-101-0/+4
* Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison2000-05-021-3/+3
* include/smb.h:Jeremy Allison2000-03-131-1/+4
* dded Microsoft Dfs services.Shirish Kalele2000-03-081-0/+5
* smbd/mangle.cJeremy Allison2000-01-081-1/+1
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-49/+46
* reading in smb server domain name from SMBnegprot responseLuke Leighton1999-09-161-3/+4
* Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1999-07-121-0/+7
* added server ntlmv2 false/auto/true parameter, defaults to off.Luke Leighton1999-05-011-13/+20
* gto ri of a bunch more #ifdef LARGE_SMB_OFF_T checks by introducing aAndrew Tridgell1998-09-181-5/+2
* configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1998-09-171-4/+6
* Ok - this is the 'expose 64 bit to the clients' checkin.Jeremy Allison1998-09-111-2/+6
* Improved stat cache code by uppercasing any search name that gets added toJeremy Allison1998-09-101-2/+2
* Bugfix for leak in reference counted file struct.Jeremy Allison1998-09-051-1/+2
* now that we have no global arrays we can start to split up the monsterAndrew Tridgell1998-08-171-0/+415