1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/testprogs/ejs
Andrew Bartlett 0eb3ee3204 r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, and
to test the behaviour of objectCategory=user searches.

It turns out (thanks to a hint on
http://blog.joeware.net/2005/12/08/147/) that objectCategory=user maps
into objectCategory=CN=Person,... (by the defaultObjectCategory of
that objectclass).

Simplify the entryUUID module by using the fact that we now set the DN
as the canoncical form of objectCategory.

Andrew Bartlett
(This used to be commit b474be9507)
2007-10-10 15:01:53 -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 r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, and 2007-10-10 15:01:53 -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