summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r13942: fix dependenciesStefan Metzmacher1-3/+22
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij8-0/+11
2007-10-10r13906: fix swig buildSimo Sorce1-2/+1
2007-10-10r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij1-0/+1
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-1/+5
2007-10-10r13710: fix compiler warningsStefan Metzmacher3-7/+7
2007-10-10r13655: Use new name of build headerJelmer Vernooij1-1/+1
2007-10-10r13369: let's have a way to show the samba4 version through ejsSimo Sorce2-1/+12
2007-10-10r13102: fixed the vampire code to correctly setup foreign sids and defaultAndrew Tridgell1-21/+35
2007-10-10r13098: make check for workgroup and realm case insensitiveAndrew Tridgell1-2/+2
2007-10-10r13097: move the creation of the default sam name -> unix name mappings intoAndrew Tridgell1-6/+75
2007-10-10r13084: fix 'make test'!Stefan Metzmacher1-5/+0
2007-10-10r13076: catch a easy to make error during vampire installAndrew Tridgell1-0/+5