The following commit has been merged in the master branch:
commit ee56e925f0c6484ac58e23ccdd1b1bf1a3760505
Author: Ben Kaduk <[email protected]>
Date: Fri Dec 6 15:24:58 2013 -0500
Add rxgk boilerplate
Just the skeleton of what needs to be there. The actual import is split
over multiple commits, to make the reviewer's burden more manageable.
Error table, protocol description, and stubs for the security object
routines, with header to declare them.
The public header rxgk.h currently only contains a few typedefs and the
NewSecurityObject prototypes, and includes the RPC interface and com_err
code headers.
Change-Id: I7893f78119bb4aef12112cc1e51e1ec69de326c2
Reviewed-on: http://gerrit.openafs.org/10562
Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
Tested-by: BuildBot <[email protected]>
Reviewed-by: D Brashear <[email protected]>
src/rxgk/rxgk.h | 61 +++++++++++++++++
src/rxgk/rxgk_client.c | 144 +++++++++++++++++++++++++++++++++++++++
src/rxgk/rxgk_errs.et | 14 ++++
src/rxgk/rxgk_int.xg | 163 ++++++++++++++++++++++++++++++++++++++++++++
src/rxgk/rxgk_private.h | 127 +++++++++++++++++++++++++++++++++++
src/rxgk/rxgk_procs.c | 72 ++++++++++++++++++++
src/rxgk/rxgk_server.c | 171 +++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 752 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs