]> git.ipfire.org Git - thirdparty/krb5.git/commit
Add database format documentation 1408/head
authorGreg Hudson <ghudson@mit.edu>
Tue, 21 Jan 2025 03:47:54 +0000 (22:47 -0500)
committerGreg Hudson <ghudson@mit.edu>
Thu, 27 Feb 2025 21:28:11 +0000 (16:28 -0500)
commit16f8b9821c6306e38c855cbfcab9d0ef309d081f
tree320635a8b933d87b8bbf56ee51bdd9a8be02a344
parent5d3fe31bf1dc48e8ee946bf65428611958cac329
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.

ticket: 9164 (new)
doc/formats/cookie.rst
doc/formats/database_formats.rst [new file with mode: 0644]
doc/formats/index.rst