Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9133: a huge import of the qooxdoo infrastructure. I decided to import all t... | Andrew Tridgell | 1303 | -2/+866 |
2007-10-10 | r8969: Make password field a password field, that is - prevent them from | Rafal Szczesniak | 2 | -0/+2 |
2007-10-10 | r8844: Actually, both types of provision wipe the DB. But we do need a way | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r8831: Clarify data wipe-out statement | Alexander Bokovoy | 1 | -1/+1 |
2007-10-10 | r8830: Fix provision script after data split | Alexander Bokovoy | 1 | -4/+7 |
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 | r8725: redirect to the base install page not the provisioning page on first | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8724: some boilerplate installation text | Andrew Tridgell | 1 | -0/+14 |
2007-10-10 | r8723: fix esptest menu | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8722: make the menu handling considerably saner and easier to follow. The whole | Andrew Tridgell | 28 | -122/+135 |
2007-10-10 | r8720: split form object out to separate include file, and make it a real | Andrew Tridgell | 9 | -95/+115 |
2007-10-10 | r8718: try to improve the 2 level menu a bit. | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r8708: fixed an assert that abartlet found | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r8648: automatically redirect to provisioning if not yet provisioned when the | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r8645: updated the ldb esp test for the new ldb ejs syntax | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8643: - make lp_configfile() work again | Andrew Tridgell | 1 | -1/+12 |
2007-10-10 | r8642: - fixed install of new swat files | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r8640: continue the trend by moving the ejs random calls into an object | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r8639: moved loadparm calls into an ejs object | Andrew Tridgell | 2 | -6/+8 |
2007-10-10 | r8638: continue the trend of maknig our C functions true ejs objects by makin... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs... | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r8598: move provisioning to /install/ directory from /esptest/ | Andrew Tridgell | 5 | -2/+14 |
2007-10-10 | r8594: more placeholder pages for server status | Andrew Tridgell | 5 | -10/+52 |
2007-10-10 | r8591: - added a simple 2 level menu structure to swat. Deryck, I know this | Andrew Tridgell | 22 | -17/+120 |
2007-10-10 | r8578: Fix overlapping sections in SWAT. | Deryck Hodge | 1 | -1/+1 |
2007-10-10 | r8565: put the docs menu on the right | Andrew Tridgell | 1 | -1/+8 |
2007-10-10 | r8560: added a newuser page in swat | Andrew Tridgell | 2 | -0/+42 |
2007-10-10 | r8504: Temporary fix to #content width/height just to | Deryck Hodge | 1 | -0/+8 |
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 | r8479: * Sync CSS with current samba.org stylesheets. | Deryck Hodge | 8 | -88/+275 |
2007-10-10 | r8477: Simplify header/footer handling. esp variables allow | Deryck Hodge | 6 | -11/+12 |
2007-10-10 | r8403: Reinstate linkpad.gif at Deryck's suggestion. | Tim Potter | 5 | -3/+3 |
2007-10-10 | r8372: - split out provisioning logic into a separate ejs library | Andrew Tridgell | 3 | -2/+85 |
2007-10-10 | r8354: work around a js bug found by tpot | Andrew Tridgell | 1 | -3/+4 |
2007-10-10 | r8353: Use a PNG instead of a GIF for padding. Also fixes a file not found | Tim Potter | 5 | -4/+3 |
2007-10-10 | r8299: make the samr swat test use the samr.js lib | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r8298: - started building a library of js routines in scripting/libjs/ | Andrew Tridgell | 1 | -167/+0 |
2007-10-10 | r8257: add a samr rpc test page in the web server. It lists all level3 | Andrew Tridgell | 4 | -18/+209 |
2007-10-10 | r7267: REMOTE_HOST is a better choice | Simo Sorce | 1 | -1/+7 |
2007-10-10 | r7238: Add pam auth support in swat | Simo Sorce | 1 | -14/+25 |
2007-10-10 | r7231: remove some old stuff | Simo Sorce | 1 | -48/+0 |
2007-10-10 | r7171: Just learning my way around the new SWAT, and updating some | Deryck Hodge | 1 | -5/+7 |
2007-10-10 | r7136: fixed a typo | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7134: a number of small changes to make the pages HTML compliant. The | Andrew Tridgell | 7 | -18/+39 |
2007-10-10 | r7132: - start a convention of making object constructors end in Obj, so we | Andrew Tridgell | 7 | -21/+62 |
2007-10-10 | r7131: support sub-object arrays when displaying objects. This allows the ldb... | Andrew Tridgell | 1 | -4/+23 |
2007-10-10 | r7108: display a session expired message | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r7106: the web interface now works completely with or without cookies. If you... | Andrew Tridgell | 4 | -12/+33 |