summaryrefslogtreecommitdiffstats
path: root/utils/gssd/svcgssd_proc.c
Commit message (Expand)AuthorAgeFilesLines
* Kill SPKM3: Remove spkm3 references from svcgssdSimo Sorce2012-03-121-6/+2
* nfs-utils: Increase the stdio file buffer size for procfs filesSean Finney2011-04-191-0/+3
* nfs-utils: Add support to svcgssd to limit the negotiated enctypesKevin Coffman2011-04-061-0/+5
* Improve debugging in svcgssdSteve Dickson2011-01-141-1/+1
* Removed warnings from svcgssd_proc.cSteve Dickson2010-08-091-9/+3
* This patch adds the krb5 hostbased principal, name which theOlga Kornievskaia2009-11-161-7/+87
* svcgssd: check the return code from qword_eol() and log failuresKevin Coffman2009-04-031-0/+4
* gssd: Use same style for including config.h that rest of nfs-utils usesChuck Lever2009-03-051-0/+4
* gssd: By default, don't spam syslog when users' credentials expireKevin Coffman2009-01-051-3/+3
* svcgssd: use the actual context expiration for cacheKevin Coffman2008-12-111-7/+13
* gssd/svcgssd: add support to retrieve actual context expirationKevin Coffman2008-12-111-1/+1
* Use nfslib versions of cacheio functionsKevin Coffman2007-10-151-1/+1
* Use printerr to print svcgssd downcall debugging infoKevin Coffman2007-10-151-1/+7
* Make print_hexl function write to stdout rather than using printerrKevin Coffman2007-10-151-15/+18
* Treat GSSAPI error codes as unsigned.Kevin Coffman2007-02-091-2/+2
* Error check messages sent to the kernel.Neil Brown2007-01-111-2/+3
* Use uid/gid of -1 to indicate the export's anonuid/anongid should be usedKevin Coffman2006-07-081-2/+5
* Use 65534 instead of -2 in svcgssd_proc.cNeil Brown2006-07-061-4/+3
* Handle mapping failure from get_ids.kwc@citi.umich.edu2006-07-041-2/+15
* Properly report errors in readline() functionkwc@citi.umich.edu2006-07-041-1/+1
* 2006-04-10 NeilBrown <neilb@suse.de>neilbrown2006-04-101-1/+2
* 2006-04-10 kwc@citi.umich.eduneilbrown2006-04-091-0/+13
* Remove unused groups variable from get_ids() which was causing a compiler wa...neilbrown2006-03-281-1/+0
* Update krb5 code to use glue routine lucid context functionsneilbrown2006-03-281-1/+1
* Fix up the svcgss mess I made, and run autoconf/automakeneilbrown2006-03-271-0/+388