Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9635: Seperate window logic from registry js file. | Deryck Hodge | 1 | -2/+13 |
2007-10-10 | r9434: moved the registry editor into a common js library. Deryck, does this | Andrew Tridgell | 1 | -130/+24 |
2007-10-10 | r9327: Rename parent to fParent to prevent confusion with window.parent object. | Deryck Hodge | 1 | -13/+13 |
2007-10-10 | r9232: Rename some objects to make code clear. | Deryck Hodge | 1 | -24/+24 |
2007-10-10 | r9227: cleanup and simplify the AJAJ code | Andrew Tridgell | 4 | -62/+64 |
2007-10-10 | r9213: some improvements to the registry editor code | Andrew Tridgell | 1 | -19/+8 |
2007-10-10 | r9212: the beginnings of a registry editor in SWAT, using client side javascr... | Andrew Tridgell | 2 | -0/+157 |
2007-10-10 | r9176: added a much neater method of calling printf on the server from client... | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r9175: simplify the example code a bit | Andrew Tridgell | 1 | -18/+7 |
2007-10-10 | r9143: print out the rate of rounttrips | Stefan Metzmacher | 1 | -1/+7 |
2007-10-10 | r9140: fixed a typo | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9139: cleanup the layout a bit | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9135: added a sample page that demonstrates using AJAJ to make remote calls | Andrew Tridgell | 2 | -0/+136 |
2007-10-10 | r8821: continue the trend to move to a more OO style of interface for our js | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r8722: make the menu handling considerably saner and easier to follow. The whole | Andrew Tridgell | 10 | -21/+9 |
2007-10-10 | r8720: split form object out to separate include file, and make it a real | Andrew Tridgell | 4 | -8/+16 |
2007-10-10 | r8645: updated the ldb esp test for the new ldb ejs syntax | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8642: - fixed install of new swat files | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r8639: moved loadparm calls into an ejs object | Andrew Tridgell | 2 | -6/+8 |
2007-10-10 | r8598: move provisioning to /install/ directory from /esptest/ | Andrew Tridgell | 2 | -96/+0 |
2007-10-10 | r8591: - added a simple 2 level menu structure to swat. Deryck, I know this | Andrew Tridgell | 11 | -10/+17 |
2007-10-10 | r8560: added a newuser page in swat | Andrew Tridgell | 2 | -0/+42 |
2007-10-10 | r8488: after discussions with simo, moved to a full OO interface, so you don'... | Andrew Tridgell | 1 | -4/+5 |
2007-10-10 | r8486: switched to a separate connection operation in ldb interface | Andrew Tridgell | 1 | -5/+4 |
2007-10-10 | r8481: switched ldb ejs called over to an OO interface, so you do: | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r8372: - split out provisioning logic into a separate ejs library | Andrew Tridgell | 2 | -0/+56 |
2007-10-10 | r8299: make the samr swat test use the samr.js lib | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r8257: add a samr rpc test page in the web server. It lists all level3 | Andrew Tridgell | 2 | -0/+36 |
2007-10-10 | r7231: remove some old stuff | Simo Sorce | 1 | -48/+0 |
2007-10-10 | r7134: a number of small changes to make the pages HTML compliant. The | Andrew Tridgell | 3 | -7/+5 |
2007-10-10 | r7132: - start a convention of making object constructors end in Obj, so we | Andrew Tridgell | 4 | -4/+4 |
2007-10-10 | r7106: the web interface now works completely with or without cookies. If you... | Andrew Tridgell | 1 | -7/+7 |
2007-10-10 | r7097: removed a debug line | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r7096: added support for select lists in forms | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r7095: more html tidying | Andrew Tridgell | 2 | -12/+7 |
2007-10-10 | r7094: use the Form() object in a few more places | Andrew Tridgell | 3 | -15/+18 |
2007-10-10 | r7093: - added a new Form() ejs object for producing simple forms. | Andrew Tridgell | 4 | -47/+16 |
2007-10-10 | r7092: added some js for formatting table results in a nicer fashion | Andrew Tridgell | 1 | -39/+5 |
2007-10-10 | r7090: added back in the showvars test | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7088: start on some real structure for the SWAT web pages | Andrew Tridgell | 11 | -126/+57 |
2007-10-10 | r7058: Add experimenthal pam authentication for web pages | Simo Sorce | 2 | -1/+53 |
2007-10-10 | r7056: added links to ejs and esp info pages | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r7054: added a example script showing ldbSearch() usage | Andrew Tridgell | 2 | -1/+65 |
2007-10-10 | r7044: vance is right that mixing http and https elements gives a warning in IE | Andrew Tridgell | 1 | -5/+1 |
2007-10-10 | r7019: - added esp call lpServices() which returns a list of services in smb.... | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r7015: use a scripting trick to force images to be sent with http instead of ... | Andrew Tridgell | 1 | -1/+5 |
2007-10-10 | r7005: added a esp page to demonstrate exception handling | Andrew Tridgell | 2 | -1/+39 |
2007-10-10 | r7003: added an example script for fetching smb.conf parameters from esp scripts | Andrew Tridgell | 2 | -1/+75 |
2007-10-10 | r6999: - renamed our html files to esp | Andrew Tridgell | 5 | -6/+97 |
2007-10-10 | r6989: - added support for esp style includes (which include a esp file, inst... | Andrew Tridgell | 1 | -0/+6 |