r26248: Check in SWIG output so SWIG is not required when running out of svn.
authorJelmer Vernooij <jelmer@samba.org>
Mon, 3 Dec 2007 12:48:09 +0000 (13:48 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:47:26 +0000 (05:47 +0100)
commit53ae9bc9f6f66578948c3995073bdc1f1acae0f1
tree59d76a20adef6b9d317e66f169df55c6ea59bad8
parent5193e04368732874f980f681c86e2051505c0171
r26248: Check in SWIG output so SWIG is not required when running out of svn.
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631)
27 files changed:
.bzrignore
source4/auth/auth.py [new file with mode: 0644]
source4/auth/auth_wrap.c [new file with mode: 0644]
source4/auth/credentials/credentials.py [new file with mode: 0644]
source4/auth/credentials/credentials_wrap.c [new file with mode: 0644]
source4/autogen.sh
source4/lib/events/events.py [new file with mode: 0644]
source4/lib/events/events_wrap.c [new file with mode: 0644]
source4/lib/ldb/ldb.py [new file with mode: 0644]
source4/lib/ldb/ldb_wrap.c [new file with mode: 0644]
source4/lib/registry/registry.py [new file with mode: 0644]
source4/lib/registry/registry_wrap.c [new file with mode: 0644]
source4/lib/tdb/tdb.py [new file with mode: 0644]
source4/lib/tdb/tdb_wrap.c [new file with mode: 0644]
source4/libcli/security/security.py [new file with mode: 0644]
source4/libcli/security/security_wrap.c [new file with mode: 0644]
source4/libcli/swig/libcli_nbt.py [new file with mode: 0644]
source4/libcli/swig/libcli_nbt_wrap.c [new file with mode: 0644]
source4/libcli/swig/libcli_smb.py [new file with mode: 0644]
source4/libcli/swig/libcli_smb_wrap.c [new file with mode: 0644]
source4/librpc/rpc/dcerpc.py [new file with mode: 0644]
source4/librpc/rpc/dcerpc_wrap.c [new file with mode: 0644]
source4/scripting/python/config.m4
source4/scripting/python/misc.py [new file with mode: 0644]
source4/scripting/python/misc_wrap.c [new file with mode: 0644]
source4/scripting/python/replace/stdint.i [deleted file]
source4/scripting/python/replace/swigarch.i [deleted file]