Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-23 | 1 | -2/+0 |
* | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 1 | -1/+3 |
* | Fix a potential problem where we might try to shift by more than 31 bits | Doug Rabson | 2017-04-25 | 1 | -11/+14 |
* | librpcsec_gss: remove redundant code. | Pedro F. Giffuni | 2016-05-11 | 1 | -5/+0 |
* | Fix warnings found by -Wmising-variable-declarations. | Ed Schouten | 2012-10-19 | 1 | -2/+2 |
* | (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. | Antoine Brodin | 2009-12-28 | 1 | -2/+2 |
* | Implement support for RPCSEC_GSS authentication to both the NFS client | Doug Rabson | 2008-11-03 | 1 | -12/+31 |
* | Fix an off-by-one error in the replay detection logic. | Doug Rabson | 2008-09-04 | 1 | -1/+1 |
* | Fix ia64 build. | Doug Rabson | 2008-08-06 | 1 | -3/+3 |
* | Add an implementation of the RPCSEC_GSS authentication protocol for RPC. This | Doug Rabson | 2008-08-06 | 1 | -0/+1214 |