diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-08-28 22:17:07 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:34:53 -0500 |
commit | d6cd54fb0a1c3ac51479d1fdcff91893c27ef9d7 (patch) | |
tree | 2d8964994e7b8c282c3e8ee87480bccdc8585c4a /source4/lib/samba3/README | |
parent | 8b15ef881d21b713817bb3aa3599288ecdde0d28 (diff) | |
download | samba-d6cd54fb0a1c3ac51479d1fdcff91893c27ef9d7.tar.gz samba-d6cd54fb0a1c3ac51479d1fdcff91893c27ef9d7.tar.bz2 samba-d6cd54fb0a1c3ac51479d1fdcff91893c27ef9d7.zip |
r9718: Work a bit on the SWAT interface
(This used to be commit b1844905d2c1ca26aef0ccba799ff16383348fc1)
Diffstat (limited to 'source4/lib/samba3/README')
-rw-r--r-- | source4/lib/samba3/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/lib/samba3/README b/source4/lib/samba3/README index 3f6553f7e8..83520f673d 100644 --- a/source4/lib/samba3/README +++ b/source4/lib/samba3/README @@ -3,3 +3,6 @@ Samba3 import, migration and compatibility. For example, the first file in this directory (smbpasswd.c) handles portions of the smbpasswd file format. + +The other files in this directory support reading the various +TDB databases from Samba3. |