summaryrefslogtreecommitdiff
path: root/include/rpc/auth.h
AgeCommit message (Expand)Author
2023-11-26include: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2022-09-28libc rpc: Fix mismatches in prototypes for array bounds.John Baldwin
2017-11-20include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2013-11-25Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,Hiroki Sato
2012-10-04rpc: convert all uid and gid variables to u_int.Pedro F. Giffuni
2012-10-02RPC: Convert all uid and gid variables of the type uid_t and gid_t.Pedro F. Giffuni
2012-09-27Complete revert of r239963:Pedro F. Giffuni
2012-09-02Revert r240060: (Partial)Pedro F. Giffuni
2012-09-02Fix RPC headers for C++Pedro F. Giffuni
2012-09-01Bring some changes from Bull's NFSv4 libtirpc implementation.Pedro F. Giffuni
2008-08-06Add an implementation of the RPCSEC_GSS authentication protocol for RPC. ThisDoug Rabson
2006-02-28Const'ify arguments to a couple of functions to fix breakageDaniel Eischen
2003-01-01Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt
2002-03-23Breath deep and take __P out of the system include files.Warner Losh
2002-02-05Fix cc -Wall, fix rcsid warnings, add missing prototypes,Alfred Perlstein
2001-03-19Add missing comma when KERBEROS is defined.Alfred Perlstein
2001-03-19Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1997-08-21Removed ifndef of AUTH_NONE. The conflict with login_cap.h was fixedBruce Evans
1997-05-28Resolve conflicts.Bill Paul
1997-05-18fix missing close comment in login_cap additionsPeter Wemm
1997-05-07Back out all of yesterdays include file changes.Eivind Eklund
1997-05-07Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund
1997-05-07Fixed missing __P() to complete the K&R support in this header.Bruce Evans
1997-02-23Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1996-12-30First commit of a series of cleanups for the libc rpc code which has beenPeter Wemm
1996-01-31Remove unnecessary typedef. All inclusions of <rpc/auth.h> in the sourceJeffrey Hsu
1996-01-30Fix a bunch of spelling errors in the comment fieldsMike Pritchard
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-08-07Use the header files that are compatible with the code just moved overGarrett Wollman
1994-08-04Install RPC headers from include, like they always should have been.Garrett Wollman