summaryrefslogtreecommitdiffstats
path: root/source/smbd/negprot.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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