From ca0bd0e615454dc5a3145424e61a0e0567c8323d Mon Sep 17 00:00:00 2001 From: Bruno Raoult Date: Fri, 18 Feb 2022 10:13:13 +0100 Subject: [PATCH] testing real org file --- nfsv4-kerberos-debian.org | 48 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 nfsv4-kerberos-debian.org diff --git a/nfsv4-kerberos-debian.org b/nfsv4-kerberos-debian.org new file mode 100644 index 0000000..7ca57c4 --- /dev/null +++ b/nfsv4-kerberos-debian.org @@ -0,0 +1,48 @@ +#+OPTIONS: toc:nil + +* NFSv4 with Kerberos on Debian from scratch +#+BEGIN_QUOTE +/Copyright (C) 2022 Bruno Raoult ("br")/ \\ +/Licensed under the GNU Free Documentation License v1.3 or later./ \\ +/Some rights reserved. See COPYING./ \\ + +/You should have received a copy of the GNU Free Documentation License along with this document. +If not, see <[[https://www.gnu.org/licenses/fdl-1.3-standalone.html]]>./ \\ + +/SPDX-License-Identifier: GFDL-1.3-or-later <[[https://spdx.org/licenses/GFDL-1.3-or-later.html]]>/ +#+END_QUOTE + +**** Table of Contents +#+TOC: headlines 3 + +** Introduction +** Kerberos +*** Server side +*** Client side +*** Testing +** NFSv4 +*** Server side +*** Client side +*** Testing + +#+CAPTION: and _multiple_ +#+CAPTION: lines of *captions*! +#+ATTR_HTML: :class a b +#+ATTR_HTML: :id it :class c d +#+BEGIN_SRC sh +echo "a bash source block with custom html attributes" +#+END_SRC + + +** TODO NEXT STEPS + +*** CANCELED memory: plan for total memory release (pool, etc...) to please valgrind. +not so easy: need to keep track of allocated blocks, **and** to understand that no object is in use. +*** TESTING move.c, piece.c: function to remove an element from list. +*** TESTING position.c: duplicate fully a position (including board & piece list) +**** TODO ~move.c~: Change piece position (board & piece list). + +** TODO MISC +- ~move_gen()~: ~doit~ is maybe redundant with test on current turn. +- should board be included in position ? +- Whill +this text+ be strikethrough ?