summaryrefslogtreecommitdiffstats
path: root/source/smbd/negprot.c
Commit message (Expand)AuthorAgeFilesLines
* sync with SAMBA_2_2 for rc4Gerald Carter2002-10-151-1/+1
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-12/+6
* Move over to RELEASE branch.Jeremy Allison2002-02-011-3/+2
* Syncup getting ready for release.Jeremy Allison2001-07-061-0/+2
* added 'lanman auth' & 'min protocol' code. See smb.conf(5)Gerald Carter2001-03-081-1/+2
* But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-211-4/+0
* Ok - fixed a bug in our levelII oplock code. We need to break a level II onJeremy Allison2000-11-161-1/+1
* add remaining profile statsHerb Lewis2000-10-101-11/+2
* add some profile stats - all under #ifdef WITH_PROFILEHerb Lewis2000-10-051-0/+11
* 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