diff options
author | Andrew Tridgell <tridge@samba.org> | 2005-05-28 08:48:18 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:17:09 -0500 |
commit | cab11d1fa52a84e4d3651c32f9f7bf55db0e2dcb (patch) | |
tree | 3aded3d9f013b2317b11bd49b60d5106be804cf3 /source4/web_server/config.m4 | |
parent | 9dc94f8ab86d80735e4c8999bde1e2dd4f42476d (diff) | |
download | samba-cab11d1fa52a84e4d3651c32f9f7bf55db0e2dcb.tar.gz samba-cab11d1fa52a84e4d3651c32f9f7bf55db0e2dcb.tar.bz2 samba-cab11d1fa52a84e4d3651c32f9f7bf55db0e2dcb.zip |
r7053: added a ldbSearch() call to esp
It takes two forms, one with a set of attributes, the other without:
res = ldbSearch("dbfile", "expression");
var attrs = new Array("attr1", "attr2", "attr3");
res = ldbSearch("dbfile", "expression", attrs);
(This used to be commit 1ba602e32ba116016af6fb72e5929cdc026c8f0d)
Diffstat (limited to 'source4/web_server/config.m4')
0 files changed, 0 insertions, 0 deletions