index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netsmb
/
smb_conn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Avoid casts as lvalues.
kan
2004-07-28
1
-4
/
+12
*
Rename dup_sockaddr() to sodupsockaddr() for consistency with other
rwatson
2004-03-01
1
-2
/
+2
*
Split the mlock() kernel code into two parts, mlock(), which unpacks
truckman
2004-02-26
1
-1
/
+3
*
Add support for SMB request signing, which prevents "man in the middle"
tjr
2004-01-02
1
-0
/
+5
*
Rewrite the code that uses the try/catch paradigm implemented by
marcel
2003-08-23
1
-68
/
+83
*
Use __FBSDID().
obrien
2003-06-11
1
-2
/
+3
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-2
/
+2
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-2
/
+2
*
Wire the sysctl output buffer before grabbing any locks to prevent
truckman
2002-07-28
1
-0
/
+1
*
Simple p_ucred -> td_ucred changes to start using the per-thread ucred
jhb
2002-02-27
1
-1
/
+1
*
Pull netsmb requester from the pre-KSE world. This update mostly based
bp
2001-12-02
1
-65
/
+65
*
With this commit, I hereby pronounce gensetdefs past its use-by date.
peter
2001-06-13
1
-2
/
+0
*
Import kernel part of SMB/CIFS requester.
bp
2001-04-10
1
-0
/
+874