summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* r15348: Start adding a dict interface and tests to LdbMessage class.Tim Potter2007-10-101-8/+12
* r15345: Add a read-only test to tdb torture tester.Tim Potter2007-10-101-0/+8
* r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2007-10-102-2/+2
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-102-2/+2
* r15300: Only enable SWIG shared libs if python is availableJelmer Vernooij2007-10-101-0/+2
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-102-5/+5
* r15191: Avoid uint_t as it's not standard.Jelmer Vernooij2007-10-101-1/+2
* r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach2007-10-101-1/+2
* r15077: map SID_BUILTIN_USERSStefan Metzmacher2007-10-101-0/+1
* r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories.Tim Potter2007-10-105-645/+1
* r14915: Work in progress - getting ldb_add() working.Tim Potter2007-10-102-8/+38
* r14906: Move SWIG-specific files to scripting/swig/Jelmer Vernooij2007-10-102-8/+6
* r14901: More work on ldb swig interface. Wrap some more functions.Tim Potter2007-10-102-9/+97
* r14897: Do more error checking of tdb function returns and raise IOError orTim Potter2007-10-101-6/+14
* r14881: Unpack ldb_message_element and ldb_val arrays. Python can now accessTim Potter2007-10-101-26/+41
* r14880: Doc.Tim Potter2007-10-101-1/+1
* r14879: Fix bug unpacking ldb_messages.Tim Potter2007-10-101-1/+12
* r14878: Write swig wrappers for ldb_init() and ldb_connect().Tim Potter2007-10-103-11/+80
* r14875: Make better use of the build systemJelmer Vernooij2007-10-101-26/+15
* r14873: Add skeleton swig ldb interface.Tim Potter2007-10-102-0/+34
* r14871: We don't need to import UserDict anymore.Tim Potter2007-10-101-1/+1
* r14870: Update to link with dynamic instead of static objects.Tim Potter2007-10-101-7/+10
* r14860: create libcli/security/security.hStefan Metzmacher2007-10-101-1/+1
* r14854: Finish off swig wrapper and torture tests for tdb.Tim Potter2007-10-102-11/+149
* r14804: Start writing a more Pythonic tdb module.Tim Potter2007-10-102-7/+48
* r14801: Move swig testing makefile fragment into swig's config.mk and out ofTim Potter2007-10-101-0/+5
* r14798: Get swig building again (by commenting out dcerpc stuff for now).Tim Potter2007-10-102-4/+15
* r14603: Fix building of ejs modules as shared libsJelmer Vernooij2007-10-103-4/+14
* r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij2007-10-101-1/+0
* r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2007-10-102-4/+4
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-104-0/+6
* r14500: Make some more functions publicJelmer Vernooij2007-10-101-1/+1
* r14497: Fix build with shared librariesJelmer Vernooij2007-10-101-1/+1
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-1/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-104-4/+5
* r14381: Kill structs.hJelmer Vernooij2007-10-101-1/+1
* r14380: Reduce the size of structs.hJelmer Vernooij2007-10-101-0/+3
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-104-0/+4
* r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij2007-10-101-16/+1
* r14200: Now we have real USN support, don't force the values in the provisionAndrew Bartlett2007-10-101-16/+0
* r14110: make ndr interface parsing code libraries,Stefan Metzmacher2007-10-101-1/+1
* r14109: Modulify the smbcalls subsystem.Jelmer Vernooij2007-10-102-27/+60
* r13985: Slowly start swig_ldbSimo Sorce2007-10-103-3/+104
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-101-2/+2
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-101-1/+0
* r13942: fix dependenciesStefan Metzmacher2007-10-101-3/+22
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-108-0/+11
* r13906: fix swig buildSimo Sorce2007-10-101-2/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-101-1/+5