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 adae413042 r19731: Modify the ldb_map infrustructure to always map from requested
attributes to backend (remote) attributes.

We can't do a reverse mapping safely where the remote attribute may be
a source for multiple local attributes.  (We end up with the wrong
attributes returned).

In doing this, I've modified the samba3sam.js test to be more
realistic, and fixed some failures in the handling of primaryGroupID.

I've added a new (private) helper function ldb_msg_remove_element() to
avoid a double lookup of the element name.

I've also re-formatted many of the function headers, to fit into
standard editor widths.

Andrew Bartlett
(This used to be commit 186766e309)
2007-10-10 14:28:15 -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 r12892: Add a 'Migrate from Windows' page to our installation section in SWAT. 2007-10-10 13:50:59 -05:00
ldap.js r19729: - split basedn related tests to a new function 2007-10-10 14:28:15 -05:00
ldb.js r18786: I moved the usnChanged code around, and it now loaded in a different 2007-10-10 14:19:12 -05:00
loadparm.js r8639: moved loadparm calls into an ejs object 2007-10-10 13:29:48 -05:00
minschema_classes.txt r17925: Another class we need. 2007-10-10 14:16:54 -05:00
minschema.js r17839: do not reference possibleInferiors we have not extracted 2007-10-10 14:16:47 -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 r19731: Modify the ldb_map infrustructure to always map from requested 2007-10-10 14:28:15 -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