summaryrefslogtreecommitdiffstats
path: root/utils/gssd
Commit message (Expand)AuthorAgeFilesLines
* WIP preacquire creds.master-gss_acquire_credGünther Deschner2013-03-221-7/+15
* WIP: use special GSS_X_UID_PREFIX when composing imported name.Günther Deschner2013-03-221-1/+6
* WIP temporarily disable the success of a gss_krb5_set_allowable_enctypes() ch...Günther Deschner2013-03-221-1/+2
* rpc.gssd: use gss_krb5_free_lucid_sec_context() directly.Günther Deschner2013-03-221-2/+2
* rpc.gssd: use gss_krb5_export_lucid_sec_context() directly.Günther Deschner2013-03-221-3/+3
* rpc.gssd: use gss_krb5_set_allowable_enctypes() directly.Günther Deschner2013-03-222-11/+11
* Remove libgssglue support, instead use gssapi library directly.Günther Deschner2013-03-221-5/+5
* Call out to create_auth_rpc_client() early in the krb5 upcall.Günther Deschner2013-03-221-0/+9
* Allow to call pre_aquire_credential from create_auth_rpc_client().Günther Deschner2013-03-221-4/+12
* Add some code to attempt to pre_aquire credentials before calling into rpcgssec.Günther Deschner2013-03-221-0/+141
* gssd: Call authgss_free_private_data() if library provides it.NeilBrown2013-02-131-1/+1
* gssd: base the size of the fd array on the RLIMIT_NOFILE limit.NeilBrown2012-11-281-0/+5
* gssd_proc: remove pointless test against FD_ALLOC_BLOCK in process_pipedirNeilBrown2012-11-281-3/+2
* gssd_proc: use pollsize, not FD_ALLOC_BLOCK, in get_poll_index()NeilBrown2012-11-281-2/+2
* gssd: Handle the target name correctlyTrond Myklebust2012-11-283-14/+18
* gssd: Remove insane sanity checks of the service nameTrond Myklebust2012-11-281-12/+1
* svcgssd: Encryption types not being parsed correctlySteve Dickson2012-11-191-0/+7
* rpc.gssd: Squelch compiler errorChuck Lever2012-10-301-1/+1
* rpc.gssd: Squelch compiler warningChuck Lever2012-10-301-5/+6
* rpc.gssd: Squelch compiler warningChuck Lever2012-10-301-1/+1
* GSSD: Pass GSS_context lifetime to the kernel.Andy Adamson2012-10-181-3/+16
* utils: Return status 0 on clean exitsMantas Mikulenas2012-10-152-2/+2
* gssd: Use /run/user/${UID} instead of /run/user/${USER}Nalin Dahyabhai2012-08-224-42/+35
* gssd: scan for DIR: ccaches, tooNalin Dahyabhai2012-08-222-19/+33
* rpc.gssd: don't call poll(2) twice a secondChuck Lever2012-08-062-17/+41
* rpc.gssd: handle error to open toplevel directoryJ. Bruce Fields2012-08-061-4/+6
* 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