summaryrefslogtreecommitdiffstats
path: root/examples/pdb/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pdb/README')
-rw-r--r--examples/pdb/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/pdb/README b/examples/pdb/README
new file mode 100644
index 00000000000..ccc39248aac
--- /dev/null
+++ b/examples/pdb/README
@@ -0,0 +1,9 @@
+README for Samba Password Database (PDB) examples
+====================================================
+15-2-2002 Jelmer Vernooij <jelmer@nl.linux.org>
+
+The pdb_test.c file in this directory contains a very basic example of
+a pdb plugin. It just prints the name of the function that is executed using
+DEBUG. Maybe it's nice to include some of the arguments to the function in the
+future too..
+