summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26114: Allow keyword-arguments.Jelmer Vernooij1-1/+1
2007-12-21r26100: Also check for SWIG.Jelmer Vernooij2-3/+3
2007-12-21r26098: Make missing python no longer fatal.Jelmer Vernooij1-5/+12
2007-12-21r26096: No longer include removed headerJelmer Vernooij3-3/+1
2007-12-21r26089: Move python detection to a separate file, and don't make it an error ...Jelmer Vernooij1-0/+117
2007-12-21r26088: Import some native-python python modules and move original python swi...Jelmer Vernooij18-679/+466
2007-12-21r26079: Some cleanups in the old SWIG wrappers: - remove old torture tests fo...Jelmer Vernooij4-110/+13
2007-12-21r26076: Remove some SWIG code that is already commonly available.Jelmer Vernooij1-27/+0
2007-12-21r26071: Move DCE/RPC SWIG bindings closer to the code they're wrapping.Jelmer Vernooij2-253/+0
2007-12-21r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij1-0/+1
2007-12-21r26006: Improve some dependencies.Jelmer Vernooij1-0/+11
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2-2/+1
2007-12-21r25966: Don't force an 8 byte width to generated SIDs, as this can actuallyAndrew Bartlett1-1/+1
2007-12-21r25950: Enable seperate module to prevent subtree deletes.Andrew Bartlett1-0/+1
2007-12-21r25940: Rework the samldb and templates handling.Andrew Bartlett1-5/+7
2007-12-21r25936: provision/newuser: don't try to set the 'memberOf' attributeStefan Metzmacher1-1/+0
2007-12-21r25921: Now also listen on ldapi by default in the LDAP serverAndrew Bartlett1-0/+11
2007-12-21r25839: use nss_wrapper code in samba4 ifStefan Metzmacher1-0/+1
2007-12-21r25831: remove unused includeStefan Metzmacher1-1/+0
2007-12-21r25752: use EJS_CHECK() instead of NDR_CHECK()Stefan Metzmacher1-12/+12
2007-12-21r25751: use EJS_CHECK() instead of NDR_CHECK() in ejs codeStefan Metzmacher1-0/+8
2007-12-21r25750: Update the objectclass module to improve consistency in Samba4.Andrew Bartlett1-5/+16
2007-12-21r25747: Implement linked attributes, for add operations.Andrew Bartlett1-0/+1
2007-12-21r25694: Move subtree_rename above the partitions module. The next step is toAndrew Bartlett1-3/+4
2007-12-21r25693: Implement the rest of subtree renames, now that tridge waved his magicAndrew Bartlett1-2/+2
2007-12-21r25691: make "server role" case insensitiveAndrew Tridgell1-7/+7
2007-12-21r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network...Jelmer Vernooij1-1/+2
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij10-37/+37
2007-10-10r25536: Fix path for messaging - this code path doesn't appear to have a test...Jelmer Vernooij1-1/+1
2007-10-10r25462: Remove refernece to categories from js as well.Jelmer Vernooij1-25/+0
2007-10-10r25460: use common structure in param/generic.cJelmer Vernooij1-2/+2
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij4-7/+11
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-2/+2
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij6-8/+10
2007-10-10r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2-2/+2
2007-10-10r25383: Patch from Amin Azez <azez@ufomechanic.net> to give better messageAndrew Bartlett1-0/+5
2007-10-10r25379: Use loadparm context parameter in a lot more places.Jelmer Vernooij1-3/+3
2007-10-10r25348: Start working on another Python wrapper.Tim Potter1-1/+1
2007-10-10r25304: Thankyou to Amin Azez <azez@ufomechanic.net> for pointing out that IAndrew Bartlett1-3/+3
2007-10-10r25299: Modify the provision script to take an additional argument: --server...Andrew Bartlett1-8/+39
2007-10-10r25266: Fix case.Jelmer Vernooij2-7/+7
2007-10-10r25214: use talloc_strndup_append() instead of talloc_append_string()Stefan Metzmacher1-20/+4
2007-10-10r25175: Change to talloc_asprintf_append_buffer().Jeremy Allison1-5/+5
2007-10-10r25113: fix compiler warningStefan Metzmacher1-1/+1
2007-10-10r25051: Move SWAT back to the old-style form-submit modal.Andrew Bartlett2-47/+0
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2-8/+9
2007-10-10r25027: Fix more warnings.Jelmer Vernooij9-23/+23
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij5-1/+5
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2-8/+9
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij1-1/+1