1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/testprogs/ejs
Andrew Bartlett 4e1d0cc8e3 r24761: Permit subtree renames in Samba4.
The module is scary: On a rename, it does a search for all entries
under that entry (including itself), and fires off a seperate rename
call for each result.  This will fail miserably on an LDAP backend,
but I'll need to work on using hdb for OpenLDAP, and hope Fedora DS
can implement subtree renames at some point.

Andrew Bartlett
(This used to be commit 13908a8cb4)
2007-10-10 15:03:05 -05:00
..
ejsnet r23178: add simple js code I use for testing and which starts to look like 2007-10-10 14:53:00 -05:00
argv.js r9491: fixed up a few scripts that need to be updated for the new GetOptions syntax. Mimir, its 2007-10-10 13:34:21 -05:00
base.js r18721: Fix base and samba3sam EJS tests to work without installation. 2007-10-10 14:19:04 -05:00
bugs.js r8652: added a test for the boolean bug just fixed 2007-10-10 13:29:50 -05:00
echo.js r18573: disable the echo.js testing of echo_TestCall() for now. 2007-10-10 14:18:48 -05:00
ejsnet.js r23178: add simple js code I use for testing and which starts to look like 2007-10-10 14:53:00 -05:00
ldap.js r24761: Permit subtree renames in Samba4. 2007-10-10 15:03:05 -05:00
ldb.js r21351: Change ldb ejs bindings return codes. 2007-10-10 14:48:18 -05:00
loadparm.js r8639: moved loadparm calls into an ejs object 2007-10-10 13:29:48 -05:00
minschema_classes.txt r23026: Add groupPolicyContainer, as we now require this schema element. 2007-10-10 14:52:41 -05:00
minschema.js r23558: MMC seems to ask for this, so I think we need to include it in our schema. 2007-10-10 14:53:27 -05:00
nbtstats r9491: fixed up a few scripts that need to be updated for the new GetOptions syntax. Mimir, its 2007-10-10 13:34:21 -05:00
resolveName.js r7261: Pass by reference is done in js via MPR_TYPE_OBJECT. Update argument 2007-10-10 13:17:33 -05:00
samba3sam.js r24262: Set the objectCategory by default in the objectclass module, rather than using templates. 2007-10-10 15:01:32 -05:00
samr.js r9491: fixed up a few scripts that need to be updated for the new GetOptions syntax. Mimir, its 2007-10-10 13:34:21 -05:00
sprintf.js r8638: continue the trend of maknig our C functions true ejs objects by making the string functions 2007-10-10 13:29:48 -05:00