lib:util: Add new function to load modules from absolute path
authorAndreas Schneider <asn@samba.org>
Mon, 15 May 2017 07:06:51 +0000 (09:06 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 6 Jun 2017 16:36:06 +0000 (18:36 +0200)
commit700914b45d9cfb8d14cc81fa4fdde0b59bbba798
treee6fa6e5f93d5877622b1792f831580c7f8111176
parent90b69ba95d5ea53f5aadf3e3c271e8c4d50d21b5
lib:util: Add new function to load modules from absolute path

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12780

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/util/modules.c