summaryrefslogtreecommitdiffstats
path: root/utils/gssd/gssd_proc.c
Commit message (Expand)AuthorAgeFilesLines
* Gssd blindly caches machine credentialsLukas Hejtmanek2009-08-271-34/+40
* nfs-utils: add IPv6 code to gssdJeff Layton2009-04-151-0/+44
* nfs-utils: switch gssd to use standard function for getting an RPC clientJeff Layton2009-04-151-29/+12
* nfs-utils: query for remote port using rpcbind instead of getaddrinfoJeff Layton2009-04-151-52/+86
* nfs-utils: store the address given in the upcall for later useJeff Layton2009-04-151-16/+79
* Regardless though, it's dangerous to keep invalid pointers around likeJeff Layton2009-03-231-7/+8
* gssd: NULL-terminate buffer after read in read_service_info (try #2)Jeff Layton2009-03-231-1/+2
* nfs-utils: Include legacy or TI-RPC headers, not bothChuck Lever2009-03-161-1/+2
* gssd: Use same style for including config.h that rest of nfs-utils usesChuck Lever2009-03-051-1/+5
* gssd: By default, don't spam syslog when users' credentials expireKevin Coffman2009-01-051-4/+4
* gssd/svcgssd: add support to retrieve actual context expirationKevin Coffman2008-12-111-2/+2
* The default expiration of kernel gss contexts is the expirationLukas Hejtmanek2008-07-151-2/+1
* gssd_setup_krb5_user_gss_ccache must return an error if no usable cache isLukas Hejtmanek2008-07-151-3/+2
* Kerberos credentials may be stored in multiple places. Make itVince Busam2008-05-071-3/+8
* Check the info file nfs/rpc_pipefs/nfs/clnt?/info toOlga Kornievskaia2008-05-071-2/+12
* Turn down gssd's syslog verbosityTimo Aaltonen2008-03-131-1/+1
* Use newly added keytab functionsKevin Coffman2007-03-311-3/+5
* Add missing newlinesKevin Coffman2007-03-311-6/+6
* Create two separate paths for pipefs_dir and pipefs_nfsdir.Kevin Coffman2007-03-191-11/+11
* Add option to allow root to use credentials other than machine credentialsKevin Coffman2007-03-191-39/+43
* Fix misc warning messagesKevin Coffman2006-10-171-0/+1
* Use setfsuid() rather than seteuid() while creating contextskwc@citi.umich.edu2006-07-041-7/+7
* 2006-04-10 NeilBrown <neilb@suse.de>neilbrown2006-04-101-4/+4
* 2006-04-10 kwc@citi.umich.eduneilbrown2006-04-091-33/+47
* Don't close and reopen all pipes on every DNOTIFY signal.neilbrown2006-03-281-36/+87
* Update krb5 code to use glue routine lucid context functionsneilbrown2006-03-281-2/+2
* utils/gssd/gssd_proc.c(create_auth_rpc_client): Use serviceneilbrown2005-12-191-2/+17
* Updates from Kevin Coffman at UMichneilbrown2005-12-161-9/+87
* *** empty log message ***neilbrown2004-11-221-0/+4
* *** empty log message ***neilbrown2004-11-221-12/+17
* Add gss support from citi @ umichneilbrown2004-10-191-0/+661