r10042: Add in external LGPL library for accessing the share mode db. Allow
authorJeremy Allison <jra@samba.org>
Mon, 5 Sep 2005 20:36:07 +0000 (20:36 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:03:31 +0000 (11:03 -0500)
commit34721ad233227300d9c2e8b5483ba2c6c798a7da
treebf21c382d78ebda8dfcd4bd5a046cfce5da4987d
parent1171bc9a99358d943f75494fcdaf1a62e594789e
r10042: Add in external LGPL library for accessing the share mode db. Allow
others to examine & test. May not end up here eventually...
Jeremy.
(This used to be commit 7cc70ae63399eacd55bd0bf51ac2c7b004d761bf)
source3/Makefile.in
source3/configure.in
source3/include/smb_share_modes.h [new file with mode: 0644]
source3/libsmb/smb_share_modes.c [new file with mode: 0644]