summaryrefslogtreecommitdiffstats
path: root/sys/netsmb/smb_conn.c
Commit message (Expand)AuthorAgeFilesLines
* Rename dup_sockaddr() to sodupsockaddr() for consistency with otherrwatson2004-03-011-2/+2
* Split the mlock() kernel code into two parts, mlock(), which unpackstruckman2004-02-261-1/+3
* Add support for SMB request signing, which prevents "man in the middle"tjr2004-01-021-0/+5
* Rewrite the code that uses the try/catch paradigm implemented bymarcel2003-08-231-68/+83
* Use __FBSDID().obrien2003-06-111-2/+3
* Back out M_* changes, per decision of the TRB.imp2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* Wire the sysctl output buffer before grabbing any locks to preventtruckman2002-07-281-0/+1
* Simple p_ucred -> td_ucred changes to start using the per-thread ucredjhb2002-02-271-1/+1
* Pull netsmb requester from the pre-KSE world. This update mostly basedbp2001-12-021-65/+65
* With this commit, I hereby pronounce gensetdefs past its use-by date.peter2001-06-131-2/+0
* Import kernel part of SMB/CIFS requester.bp2001-04-101-0/+874
OpenPOWER on IntegriCloud