summaryrefslogtreecommitdiffstats
path: root/include/rpc/auth.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r258578, r258580, r258581 (by hrs):mav2014-01-221-25/+24
* rpc: convert all uid and gid variables to u_int.pfg2012-10-041-4/+4
* RPC: Convert all uid and gid variables of the type uid_t and gid_t.pfg2012-10-021-5/+4
* Complete revert of r239963:pfg2012-09-271-4/+5
* Revert r240060: (Partial)pfg2012-09-021-8/+0
* Fix RPC headers for C++pfg2012-09-021-0/+8
* Bring some changes from Bull's NFSv4 libtirpc implementation.pfg2012-09-011-5/+4
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. Thisdfr2008-08-061-2/+16
* Const'ify arguments to a couple of functions to fix breakagedeischen2006-02-281-1/+1
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-1/+1
* Breath deep and take __P out of the system include files.imp2002-03-231-4/+0
* Fix cc -Wall, fix rcsid warnings, add missing prototypes,alfred2002-02-051-4/+13
* Add missing comma when KERBEROS is defined.alfred2001-03-191-1/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andalfred2001-03-191-76/+166
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Removed ifndef of AUTH_NONE. The conflict with login_cap.h was fixedbde1997-08-211-3/+1
* Resolve conflicts.wpaul1997-05-281-3/+80
* fix missing close comment in login_cap additionspeter1997-05-181-2/+2
* Back out all of yesterdays include file changes.eivind1997-05-071-3/+1
* Make a lot of include-files self-contained. I excluded the patches changingeivind1997-05-071-1/+5
* Fixed missing __P() to complete the K&R support in this header.bde1997-05-071-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-231-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* First commit of a series of cleanups for the libc rpc code which has beenpeter1996-12-301-9/+18
* Remove unnecessary typedef. All inclusions of <rpc/auth.h> in the sourcehsu1996-01-311-7/+3
* Fix a bunch of spelling errors in the comment fieldsmpp1996-01-301-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* Use the header files that are compatible with the code just moved overwollman1994-08-071-6/+18
* Install RPC headers from include, like they always should have been.wollman1994-08-041-0/+166
OpenPOWER on IntegriCloud