summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* r16265: Fix 'newuser' command.Andrew Bartlett2007-10-101-1/+1
* r16264: Add, but do not yet enable, the partitions module.Andrew Bartlett2007-10-101-19/+150
* r16168: Make the example match the actual function.Andrew Bartlett2007-10-101-1/+1
* r16063: Make is clearer when we can't write to the smb.confAndrew Bartlett2007-10-101-5/+8
* r15805: Fix incompatible type assignment. Caught by the IBM checker.Jelmer Vernooij2007-10-101-1/+1
* r15731: module init functions should return NTSTATUS, not voidAndrew Tridgell2007-10-1010-10/+20
* r15585: Revive pidl's SWIG file generator. It now generates simpleJelmer Vernooij2007-10-101-1/+1
* r15581: Remove unused includeJelmer Vernooij2007-10-101-1/+0
* r15391: Wrap up the nbt_name_query() function as a bit of an experiment. ItTim Potter2007-10-101-1/+2
* r15389: Add some better torture tests for LdbMessage.Tim Potter2007-10-101-8/+73
* 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