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 9d4d41f65d r26419: Add a module to implement 'ambigious name resolution' by munging the
incoming LDAP filter.

Warning: Any anr search will perform a full index search.  Untill ldb
gets substring indexes, this is unavoidable.

Also implement a testsutie to show we match AD behaviour for this
important extension (used in the Active Directory Users and Computers
MMC plugin, as a genereral 'find').

This will also be useful to OpenChange, as their server needs to
implement this.

Andrew Bartlett
(This used to be commit 044b509472)
2007-12-21 05:49:48 +01: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 r26419: Add a module to implement 'ambigious name resolution' by munging the 2007-12-21 05:49:48 +01:00
ldb.js r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restrictions. 2007-12-21 05:43:45 +01: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 r25948: Fix up the samba3sam test (which is very fragile) to work with the new 2007-12-21 05:45:13 +01: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