]> git.decadent.org.uk Git - nfs-utils.git/commit
gssd/svcgssd: add support to retrieve actual context expiration
authorKevin Coffman <kwc@citi.umich.edu>
Thu, 11 Dec 2008 16:39:38 +0000 (11:39 -0500)
committerSteve Dickson <steved@redhat.com>
Thu, 11 Dec 2008 16:39:38 +0000 (11:39 -0500)
commita4f1386224310b6797f083826fc4b6751e91f9b6
tree74bd0ef85b46b838d7c908c583f3312d86c9ba24
parent8a5ef964599438ea45f849a0cd1431a0c26bf054
gssd/svcgssd: add support to retrieve actual context expiration

Add some plumbing so that the context expiration can be returned while
serializing the information.  Later patch(es) will actually get the
expiration and pass it down to the kernel.

Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/gssd/context.c
utils/gssd/context.h
utils/gssd/context_heimdal.c
utils/gssd/context_lucid.c
utils/gssd/context_mit.c
utils/gssd/context_spkm3.c
utils/gssd/gssd_proc.c
utils/gssd/svcgssd_proc.c