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
/
kgssapi
Commit message (
Expand
)
Author
Age
Files
Lines
*
kgssapi: insignificant spelling fix.
pfg
2016-05-03
1
-1
/
+1
*
kgssapi: Don't leak memory in error cases
cem
2016-04-26
1
-3
/
+9
*
sys: extend use of the howmany() macro when available.
pfg
2016-04-26
1
-2
/
+1
*
kgssapi(4): Don't allow user-provided arguments to overrun stack buffer
cem
2016-04-20
1
-1
/
+3
*
Cleanup unnecessary semicolons from the kernel.
pfg
2016-04-10
1
-1
/
+1
*
kcrypto_aes: Use separate sessions for AES and SHA1
cem
2016-02-02
1
-26
/
+32
*
Unset the gss kernel state when gssd exits
jpaetzel
2016-01-01
1
-8
/
+11
*
Avoid dynamic syscall overhead for statically compiled modules.
mjg
2014-10-26
1
-1
/
+1
*
Add support for host-based (Kerberos 5 service principal) initiator
rmacklem
2013-07-09
1
-0
/
+1
*
Isilon reported that sec=krb5p NFS mounts had a problem when m_len == 0
rmacklem
2013-05-01
1
-3
/
+21
*
Piete.Brooks at cl.cam.ac.uk reported via email a crash which was
rmacklem
2012-12-18
14
-41
/
+144
*
Add missing break statement to make sure all 3DES etypes really are treated
brueffer
2011-10-10
1
-0
/
+1
*
In order to maximize the re-usability of kernel code in user space this
kmacy
2011-09-16
1
-1
/
+1
*
Add a small comment about unloading the kgsappi module.
zack
2011-07-16
1
-1
/
+5
*
Fix the kgssapi so that it can be loaded as a module. Currently
rmacklem
2011-06-19
1
-2
/
+35
*
When the KOBJMETHOD() macro was updated, it resulted in the
rmacklem
2009-06-14
1
-9
/
+17
*
Place hostnames and similar information fully under the prison system.
jamie
2009-05-29
1
-13
/
+17
*
Fix build of KGSSAPI bits post-vimage.
dfr
2009-05-24
1
-4
/
+5
*
Call svc_freereq() before returning from the service proc.
dfr
2008-11-12
1
-0
/
+1
*
Implement support for RPCSEC_GSS authentication to both the NFS client
dfr
2008-11-03
37
-0
/
+8492