Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gssd: add new routine for generating a hostbased principal in a gss_buffer_t | Jeff Layton | 2014-04-30 | 1 | -0/+15 |
| | | | | | | | We'll need a gss_buffer_t to pass to the downcall marshalling code. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com> | ||||
* | gssd: move hostbased name routines into separate file | Jeff Layton | 2014-04-30 | 1 | -0/+123 |
In a later patch, we'll need gssd to call into this code as well as svcgssd. Move it into a common file that both can link in. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com> |