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)
commitc2be30ee30bcd30f240fdd4396345cd695ab19cd
treeb585baa8125a17f963194e7e210eb6c88a794381
parentcd2bc5854ca4f5aefb80e3599c1639c2badc7da9
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
(This used to be commit 0888c7098daefc23738dd47fe1c072516ba55feb)
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]