[krbdev.mit.edu #9164] git commit

"Greg Hudson via RT" <[email protected]> Thu, 27 Feb 2025 16:33:19 -0500
Newsgroups gmane.comp.encryption.kerberos.bugs
Message-ID <[email protected]>
Thu Feb 27 16:33:19 2025: Request 9164 was acted upon.
 Transaction: Ticket created by [email protected]
       Queue: krb5
     Subject: git commit
       Owner: [email protected]
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9164 >



Add database format documentation

Add a new file under doc/formats documenting the dump format, tl-data
formats, alias principals, and the DB2 and LMDB principal and policy
formats.

Also correct some formatting in cookie.rst, changing a nested list to
a code block for consistency with other documentation of binary
formats.

https://github.com/krb5/krb5/commit/16f8b9821c6306e38c855cbfcab9d0ef309d081f
Author: Greg Hudson <[email protected]>
Commit: 16f8b9821c6306e38c855cbfcab9d0ef309d081f
Branch: master
 doc/formats/cookie.rst           |  38 +++-
 doc/formats/database_formats.rst | 459 +++++++++++++++++++++++++++++++++++++++
 doc/formats/index.rst            |   1 +
 3 files changed, 486 insertions(+), 12 deletions(-)