summaryrefslogtreecommitdiffstats
path: root/utils/gssd
Commit message (Expand)AuthorAgeFilesLines
* rpc.gssd: don't call printerr from signal handlerJ. Bruce Fields2012-08-061-3/+1
* rpc.gssd: simplify signal handlingJ. Bruce Fields2012-08-061-6/+5
* rpc.gssd: close upcall pipe on POLLHUPChuck Lever2012-07-193-2/+27
* Add -l option to gssd to force legacy behaviourMichael Weiser2012-04-164-4/+40
* gssd: Look for user creds in user defined directorySteve Dickson2012-03-223-3/+36
* Kill SPKM3: Remove also the dependent lipkey mechanismSimo Sorce2012-03-121-1/+0
* Kill SPKM3: remove spkm3 from common gssd codeSimo Sorce2012-03-124-191/+0
* Kill SPKM3: Remove spkm3 support from gssdSimo Sorce2012-03-125-122/+4
* Kill SPKM3: Remove spkm3 references from svcgssdSimo Sorce2012-03-122-7/+2
* autoconf: only link binaries that need it to libtirpcJeff Layton2012-01-161-2/+2
* autoconf: don't let libnfsidmap test add -lnfsidmap to $LIBSJeff Layton2012-01-051-1/+1
* gssd: avoid double-free upon write failureJim Meyering2012-01-051-5/+4
* gssd: Fix typo in debug stringBenjamin Coddington2011-07-211-1/+1
* svcgssd: use correct defaults in call to gss_set_allowable_enctypesKevin Coffman2011-07-211-7/+30
* Document "-n" for svcgssdNeil Brown2011-06-071-2/+9
* rpc.svcgssd: Segmentation fault on errorSteve Dickson2011-04-191-1/+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-066-10/+265
* Gssd: modify wrong err message at handle_gssd_upcallMi Jinlong2011-02-091-1/+1
* Support AD style kerberos automatically in rpc.gssJason Gunthorpe2011-02-092-18/+49
* Improve debugging in svcgssdSteve Dickson2011-01-143-3/+81
* Added the -p <principal> flag to the svcgssd manpageEberhard Kuemmerle2010-09-281-2/+4
* svcgssd: Adding a <-p principal> flagEberhard Kuemmerle2010-09-284-12/+23
* Removed warnings from svcgssd_proc.cSteve Dickson2010-08-091-9/+3
* Removed warnings from svcgssd.cSteve Dickson2010-08-091-1/+1
* Removed warnings from gssd_proc.cSteve Dickson2010-08-091-3/+3
* Removed warnings from krb5_util.cSteve Dickson2010-08-093-10/+23
* Removed warnings from gssd_main_loop.cSteve Dickson2010-08-091-0/+2
* Removed warnings from gssd.cSteve Dickson2010-08-091-1/+1
* gssd: picking wrong credsDoug Nazar2010-07-191-0/+7
* gssd: Fix endtime issueDoug Nazar2010-07-192-1/+5
* Removed some miscellaneous warnings in the new gssd code.Steve Dickson2010-04-161-3/+3
* Add support for non-DES encryption types.Kevin Coffman2010-04-163-48/+222
* Try to use kernel function to determine supported Kerberos enctypes.Kevin Coffman2010-04-162-3/+94
* gssd: move function limit_krb5_enctypes into the exported functions areaKevin Coffman2010-04-161-55/+54
* gssd: on krb5 upcall, have gssd send a more granular error codeJeff Layton2010-01-122-19/+24
* gssd: have gssd deal with scopeid field in upcallJeff Layton2009-12-111-25/+35
* gssd: process service= attribute in new upcallOlga Kornievskaia2009-11-163-13/+74
* gssd: process target= attribute in new upcallOlga Kornievskaia2009-11-161-3/+23
* gssd: handle new client upcallOlga Kornievskaia2009-11-163-31/+168
* gssd: print full client directory being handledOlga Kornievskaia2009-11-161-2/+2
* gssd: add upcall support for callback authenticationOlga Kornievskaia2009-11-164-49/+143
* gssd: refactor update_client_list()Olga Kornievskaia2009-11-162-9/+22
* This patch adds the krb5 hostbased principal, name which theOlga Kornievskaia2009-11-161-7/+87
* Gssd blindly caches machine credentialsLukas Hejtmanek2009-08-273-41/+48
* mydaemon: remove closeall() calls from mydaemon()Steve Dickson2009-06-291-4/+10
* Set the verbosity level in both the librpcsecgss andSteve Dickson2009-06-222-0/+6
* 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