r19406: ldbbrowse: done!
authorDerrell Lipman <derrell@samba.org>
Thu, 19 Oct 2006 01:10:57 +0000 (01:10 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:21:27 +0000 (14:21 -0500)
commit0888c7098daefc23738dd47fe1c072516ba55feb
treed1fd0c5af7fff586b3c9d8f1b7cdbfa01700ad8e
parentdb273ef4dd6ab58da57bb4b59fb1fd5568585ed8
r19406: ldbbrowse: done!

With ldbbrowse, you can issue searches or browse the database in tree format.
To try it, ensure that "make installswat" is done (it's run by "make install"
so you shouldn't have to do anything special).  Run smbd and connect with your
browser to http://localhost:901/apps/samba/utils/ldbbrowse.html

(It looks great in firefox.  There's some problem with the layout in IE.
Maybe if I get really really motivated one of these days, I'll look into that.)

There's lots more that could be done with it, but as an example of using
qooxdoo and JSON-RPC, I think it accomplishes its task.

Enjoy!

Derrell
swat/apps/resource/css/layout-samba.css [new file with mode: 0644]
swat/apps/resource/css/layout-samba_ie.css [new file with mode: 0644]
swat/apps/samba/utils/ldbbrowse.html
swat/apps/script/layout-samba.js [new file with mode: 0644]