summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* r26275: return loadparm context in lp_load.Jelmer Vernooij2007-12-212-4/+7
* r26270: Require specifying the loadparm_context or NULL to cli_credentials_gu...Jelmer Vernooij2007-12-211-1/+0
* r26264: pass name resolve order explicitly, use torture context for settings ...Jelmer Vernooij2007-12-212-2/+2
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-1/+1
* r26248: Check in SWIG output so SWIG is not required when running out of svn.Jelmer Vernooij2007-12-215-175/+3333
* r26247: Don't allow use of older SWIG versions.Jelmer Vernooij2007-12-212-1/+129
* r26246: Make it easier to debug assert()s in the provision, if messages areAndrew Bartlett2007-12-211-27/+23
* r26245: Make it easier to handle the LDAP backend, with it's differing needs,Andrew Bartlett2007-12-211-16/+18
* r26244: Add a module (sans tests for the moment) that implements rangedAndrew Bartlett2007-12-211-0/+1
* r26243: stdint.i requires swigarch.iJelmer Vernooij2007-12-211-0/+65
* r26242: Don't fail if swig is not available.Jelmer Vernooij2007-12-211-1/+1
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-211-1/+1
* r26232: Provide replacement for stdint.i for users of older versions of swig.Jelmer Vernooij2007-12-211-0/+109
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-1/+1
* r26226: Avoid more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26221: Add loadparm_context parameter to auth_context_create.Jelmer Vernooij2007-12-211-1/+1
* r26207: Only compile swig files if swig is available.Jelmer Vernooij2007-12-211-1/+1
* r26201: Build docs for the security module.Jelmer Vernooij2007-12-211-1/+1
* r26197: Add bindings for libsecurity.Jelmer Vernooij2007-12-212-60/+0
* r26191: Import custom test runner for subunit, rather than using trial, which...Jelmer Vernooij2007-12-212-0/+411
* r26188: Now that swig output is pregenerated, allow building python code with...Jelmer Vernooij2007-12-211-1/+1
* r26186: Generate SWIG files as part of autogen.shJelmer Vernooij2007-12-211-2/+2
* r26139: Based on a report by Theodor Chirana, don't assert() on invalidAndrew Bartlett2007-12-211-2/+0
* r26114: Allow keyword-arguments.Jelmer Vernooij2007-12-211-1/+1
* r26100: Also check for SWIG.Jelmer Vernooij2007-12-212-3/+3
* r26098: Make missing python no longer fatal.Jelmer Vernooij2007-12-211-5/+12
* r26096: No longer include removed headerJelmer Vernooij2007-12-213-3/+1
* r26089: Move python detection to a separate file, and don't make it an error ...Jelmer Vernooij2007-12-211-0/+117
* r26088: Import some native-python python modules and move original python swi...Jelmer Vernooij2007-12-2118-679/+466
* r26079: Some cleanups in the old SWIG wrappers: - remove old torture tests fo...Jelmer Vernooij2007-12-214-110/+13
* r26076: Remove some SWIG code that is already commonly available.Jelmer Vernooij2007-12-211-27/+0
* r26071: Move DCE/RPC SWIG bindings closer to the code they're wrapping.Jelmer Vernooij2007-12-212-253/+0
* r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij2007-12-211-0/+1
* r26006: Improve some dependencies.Jelmer Vernooij2007-12-211-0/+11
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-212-2/+1
* r25966: Don't force an 8 byte width to generated SIDs, as this can actuallyAndrew Bartlett2007-12-211-1/+1
* r25950: Enable seperate module to prevent subtree deletes.Andrew Bartlett2007-12-211-0/+1
* r25940: Rework the samldb and templates handling.Andrew Bartlett2007-12-211-5/+7
* r25936: provision/newuser: don't try to set the 'memberOf' attributeStefan Metzmacher2007-12-211-1/+0
* r25921: Now also listen on ldapi by default in the LDAP serverAndrew Bartlett2007-12-211-0/+11
* r25839: use nss_wrapper code in samba4 ifStefan Metzmacher2007-12-211-0/+1
* r25831: remove unused includeStefan Metzmacher2007-12-211-1/+0
* r25752: use EJS_CHECK() instead of NDR_CHECK()Stefan Metzmacher2007-12-211-12/+12
* r25751: use EJS_CHECK() instead of NDR_CHECK() in ejs codeStefan Metzmacher2007-12-211-0/+8
* r25750: Update the objectclass module to improve consistency in Samba4.Andrew Bartlett2007-12-211-5/+16
* r25747: Implement linked attributes, for add operations.Andrew Bartlett2007-12-211-0/+1
* r25694: Move subtree_rename above the partitions module. The next step is toAndrew Bartlett2007-12-211-3/+4
* r25693: Implement the rest of subtree renames, now that tridge waved his magicAndrew Bartlett2007-12-211-2/+2
* r25691: make "server role" case insensitiveAndrew Tridgell2007-12-211-7/+7
* r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij2007-12-211-1/+2