Skip Menu |
 

From: ghudson@mit.edu
Subject: git commit

Add formats section to documentation

Add a new "formats" section to the RST documentation and populate it
with documentation of the credential cache and keytab file formats.

https://github.com/krb5/krb5/commit/68ac7ac1f1a1d2939a2c99fa49cecd734614d16d
Author: Greg Hudson <ghudson@mit.edu>
Commit: 68ac7ac1f1a1d2939a2c99fa49cecd734614d16d
Branch: master
doc/formats/ccache_file_format.rst | 176 ++++++++++++++++++++++++++++++++++++
doc/formats/index.rst | 8 ++
doc/formats/keytab_file_format.rst | 51 +++++++++++
doc/index.rst | 1 +
src/doc/Makefile.in | 1 +
5 files changed, 237 insertions(+), 0 deletions(-)
From: tlyu@mit.edu
Subject: git commit

Add formats section to documentation

Add a new "formats" section to the RST documentation and populate it
with documentation of the credential cache and keytab file formats.

(cherry picked from commit 68ac7ac1f1a1d2939a2c99fa49cecd734614d16d)

https://github.com/krb5/krb5/commit/37c02e7fc50a9633b639cbf3daeaeaf1c9c75724
Author: Greg Hudson <ghudson@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 37c02e7fc50a9633b639cbf3daeaeaf1c9c75724
Branch: krb5-1.13
doc/formats/ccache_file_format.rst | 176 ++++++++++++++++++++++++++++++++++++
doc/formats/index.rst | 8 ++
doc/formats/keytab_file_format.rst | 51 +++++++++++
doc/index.rst | 1 +
src/doc/Makefile.in | 1 +
5 files changed, 237 insertions(+), 0 deletions(-)