- Support absolute paths in vfs and charset modules
authorJelmer Vernooij <jelmer@samba.org>
Mon, 31 Mar 2003 15:06:34 +0000 (15:06 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 31 Mar 2003 15:06:34 +0000 (15:06 +0000)
commit96b5d5bdfdfe368cb1a84c9b25b2de97c1370af0
treeedb63ef0afd4f42af8989f6d9a5c8e33967a79ff
parent8bb5a02f8c2dda5e6045bec37f7befe536042d11
- Support absolute paths in vfs and charset modules
- Fix typo in Makefile.in
- Fix compatibility with older vfs modules (from patch by metze)
- Build some modules shared by default and some static (and fall
  back to static when dlopen() is not available)
(This used to be commit aa36f462d95f8a3a3a81a89c210b98a6f9fd295f)
source3/Makefile.in
source3/configure.in
source3/lib/iconv.c
source3/lib/module.c
source3/smbd/conn.c
source3/smbd/vfs.c