1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-16 00:23:52 +03:00

r26475: Add ldb.set_credentials function.

This commit is contained in:
Jelmer Vernooij
2007-12-16 15:50:02 +01:00
committed by Stefan Metzmacher
parent e26d0fff6d
commit dbebb4ef47
7 changed files with 154 additions and 21 deletions

View File

@@ -25,7 +25,7 @@
License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
%module(package="ldb") ldb
%module ldb
%{