s4-libnet: split export_keytab in a separate python module to avoid pulling in HDB...
commitbcc16f191175740f200c12925b63d45478f06454
authorAlexander Bokovoy <ab@samba.org>
Tue, 10 Apr 2012 09:09:20 +0000 (10 12:09 +0300)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 12 Apr 2012 13:23:19 +0000 (12 15:23 +0200)
treec61461de3ab2d0d5af71ae73e1028deab59cc3d0
parentdda0531aae70e78e815fda8c594213369e76a847
s4-libnet: split export_keytab in a separate python module to avoid pulling in HDB dependency

Signed-off-by: Andreas Schneider <asn@samba.org>
Autobuild-User: Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date: Thu Apr 12 15:23:19 CEST 2012 on sn-devel-104
source4/libnet/libnet.h
source4/libnet/libnet_export_keytab.c
source4/libnet/libnet_export_keytab.h
source4/libnet/py_net.c
source4/libnet/py_net.h [copied from source4/libnet/libnet_export_keytab.h with 75% similarity]
source4/libnet/py_net_dckeytab.c [new file with mode: 0644]
source4/libnet/wscript_build
source4/scripting/python/samba/netcmd/domain.py