summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* r17791: get rid of another compiler warningStefan Metzmacher2007-10-101-2/+3
* r17704: Add comments suggesting how to get the LDAP backend working.Andrew Bartlett2007-10-101-3/+23
* r17648: update minschema.jsSimo Sorce2007-10-101-2/+14
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-102-2/+2
* r17548: It is a good idea to commit the fix (from mkhl) before the test thatAndrew Bartlett2007-10-101-1/+1
* r17534: Try another group for 'wheel' on True64.Andrew Bartlett2007-10-101-1/+1
* r17499: Open the main database only the minimum times during a provision.Andrew Bartlett2007-10-101-84/+62
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-101-1/+5
* r17339: pass the event context and messaging context together to theStefan Metzmacher2007-10-102-2/+16
* r17330: Enable the partitions module.Andrew Bartlett2007-10-101-1/+4
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-101-0/+7
* 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