summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15731: module init functions should return NTSTATUS, not voidAndrew Tridgell10-10/+20
2007-10-10r15585: Revive pidl's SWIG file generator. It now generates simpleJelmer Vernooij1-1/+1
2007-10-10r15581: Remove unused includeJelmer Vernooij1-1/+0
2007-10-10r15391: Wrap up the nbt_name_query() function as a bit of an experiment. ItTim Potter1-1/+2
2007-10-10r15389: Add some better torture tests for LdbMessage.Tim Potter1-8/+73
2007-10-10r15348: Start adding a dict interface and tests to LdbMessage class.Tim Potter1-8/+12
2007-10-10r15345: Add a read-only test to tdb torture tester.Tim Potter1-0/+8
2007-10-10r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2-2/+2
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij2-2/+2
2007-10-10r15300: Only enable SWIG shared libs if python is availableJelmer Vernooij1-0/+2
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2-5/+5
2007-10-10r15191: Avoid uint_t as it's not standard.Jelmer Vernooij1-1/+2
2007-10-10r15187: Introduce new param type P_BYTES. This lets config options which specifyJames Peach1-1/+2
2007-10-10r15077: map SID_BUILTIN_USERSStefan Metzmacher1-0/+1
2007-10-10r14968: Move tdb and ldb swig wrappers in to lib/tdb and lib/ldb directories.Tim Potter5-645/+1
2007-10-10r14915: Work in progress - getting ldb_add() working.Tim Potter2-8/+38
2007-10-10r14906: Move SWIG-specific files to scripting/swig/Jelmer Vernooij2-8/+6
2007-10-10r14901: More work on ldb swig interface. Wrap some more functions.Tim Potter2-9/+97
2007-10-10r14897: Do more error checking of tdb function returns and raise IOError orTim Potter1-6/+14
2007-10-10r14881: Unpack ldb_message_element and ldb_val arrays. Python can now accessTim Potter1-26/+41
2007-10-10r14880: Doc.Tim Potter1-1/+1
2007-10-10r14879: Fix bug unpacking ldb_messages.Tim Potter1-1/+12
2007-10-10r14878: Write swig wrappers for ldb_init() and ldb_connect().Tim Potter3-11/+80
2007-10-10r14875: Make better use of the build systemJelmer Vernooij1-26/+15
2007-10-10r14873: Add skeleton swig ldb interface.Tim Potter2-0/+34
2007-10-10r14871: We don't need to import UserDict anymore.Tim Potter1-1/+1
2007-10-10r14870: Update to link with dynamic instead of static objects.Tim Potter1-7/+10
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
2007-10-10r14854: Finish off swig wrapper and torture tests for tdb.Tim Potter2-11/+149
2007-10-10r14804: Start writing a more Pythonic tdb module.Tim Potter2-7/+48
2007-10-10r14801: Move swig testing makefile fragment into swig's config.mk and out ofTim Potter1-0/+5
2007-10-10r14798: Get swig building again (by commenting out dcerpc stuff for now).Tim Potter2-4/+15
2007-10-10r14603: Fix building of ejs modules as shared libsJelmer Vernooij3-4/+14
2007-10-10r14594: Fix some dependencies (required for shared library build)Jelmer Vernooij1-1/+0
2007-10-10r14572: Give libraries saner names, remove some .pc files, make some thingsJelmer Vernooij2-4/+4
2007-10-10r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij4-0/+6
2007-10-10r14500: Make some more functions publicJelmer Vernooij1-1/+1
2007-10-10r14497: Fix build with shared librariesJelmer Vernooij1-1/+1
2007-10-10r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij1-1/+0
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij4-4/+5
2007-10-10r14381: Kill structs.hJelmer Vernooij1-1/+1
2007-10-10r14380: Reduce the size of structs.hJelmer Vernooij1-0/+3
2007-10-10r14363: Remove credentials.h from the global includes.Jelmer Vernooij4-0/+4
2007-10-10r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:Jelmer Vernooij1-16/+1
2007-10-10r14200: Now we have real USN support, don't force the values in the provisionAndrew Bartlett1-16/+0
2007-10-10r14110: make ndr interface parsing code libraries,Stefan Metzmacher1-1/+1
2007-10-10r14109: Modulify the smbcalls subsystem.Jelmer Vernooij2-27/+60
2007-10-10r13985: Slowly start swig_ldbSimo Sorce3-3/+104
2007-10-10r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij1-2/+2
2007-10-10r13944: Yet another round of splitups.Jelmer Vernooij1-1/+0