diff options
author | Derrell Lipman <derrell@samba.org> | 2006-10-18 00:35:56 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:21:22 -0500 |
commit | 43aa9f86f5c574f5dac70970f574a0c0a3c4eab1 (patch) | |
tree | e3f427263dedee2c7e808cd431112c4a182ef78b /source4/torture | |
parent | c111683f31c274a4df388b75e06896c5f7890ace (diff) | |
download | samba-43aa9f86f5c574f5dac70970f574a0c0a3c4eab1.tar.gz samba-43aa9f86f5c574f5dac70970f574a0c0a3c4eab1.tar.bz2 samba-43aa9f86f5c574f5dac70970f574a0c0a3c4eab1.zip |
r19384: ldbbrowse now has all basic functionality.
Issues left for the enterprising developers:
- Selection of the ldb file to open. This version always browses sam.ldb.
- When issuing a search which returns a huge amount of data, firefox times
out while adding the data to the page. The ldb functions on the server
should be upgraded to allow providing a starting offset in the result set,
and a limit of how many results to return. The application can then issue
multiple requests if necessary, to limit the amount of processing needed
to handle any single result set.
Next step for me is to make it look more like a Samba application and less
like a qooxdoo example application. Per Tridge's request, I'll leave the
debug console on the page.
Derrell
(This used to be commit 41ed250e020a0860d1769a3144ec7a153f138b57)
Diffstat (limited to 'source4/torture')
0 files changed, 0 insertions, 0 deletions