summaryrefslogtreecommitdiff
path: root/swat
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9133: a huge import of the qooxdoo infrastructure. I decided to import all t...Andrew Tridgell1303-2/+866
2007-10-10r8969: Make password field a password field, that is - prevent them fromRafal Szczesniak2-0/+2
2007-10-10r8844: Actually, both types of provision wipe the DB. But we do need a wayAndrew Bartlett1-1/+1
2007-10-10r8831: Clarify data wipe-out statementAlexander Bokovoy1-1/+1
2007-10-10r8830: Fix provision script after data splitAlexander Bokovoy1-4/+7
2007-10-10r8821: continue the trend to move to a more OO style of interface for our jsAndrew Tridgell1-2/+2
2007-10-10r8725: redirect to the base install page not the provisioning page on firstAndrew Tridgell1-1/+1
2007-10-10r8724: some boilerplate installation textAndrew Tridgell1-0/+14
2007-10-10r8723: fix esptest menuAndrew Tridgell1-1/+1
2007-10-10r8722: make the menu handling considerably saner and easier to follow. The wholeAndrew Tridgell28-122/+135
2007-10-10r8720: split form object out to separate include file, and make it a realAndrew Tridgell9-95/+115
2007-10-10r8718: try to improve the 2 level menu a bit.Andrew Tridgell1-1/+3
2007-10-10r8708: fixed an assert that abartlet foundAndrew Tridgell1-1/+3
2007-10-10r8648: automatically redirect to provisioning if not yet provisioned when theAndrew Tridgell1-0/+6
2007-10-10r8645: updated the ldb esp test for the new ldb ejs syntaxAndrew Tridgell1-1/+1
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell1-1/+12
2007-10-10r8642: - fixed install of new swat filesAndrew Tridgell1-2/+0
2007-10-10r8640: continue the trend by moving the ejs random calls into an objectAndrew Tridgell1-1/+2
2007-10-10r8639: moved loadparm calls into an ejs objectAndrew Tridgell2-6/+8
2007-10-10r8638: continue the trend of maknig our C functions true ejs objects by makin...Andrew Tridgell1-0/+2
2007-10-10r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs...Andrew Tridgell1-3/+2
2007-10-10r8598: move provisioning to /install/ directory from /esptest/Andrew Tridgell5-2/+14
2007-10-10r8594: more placeholder pages for server statusAndrew Tridgell5-10/+52
2007-10-10r8591: - added a simple 2 level menu structure to swat. Deryck, I know thisAndrew Tridgell22-17/+120
2007-10-10r8578: Fix overlapping sections in SWAT.Deryck Hodge1-1/+1
2007-10-10r8565: put the docs menu on the rightAndrew Tridgell1-1/+8
2007-10-10r8560: added a newuser page in swatAndrew Tridgell2-0/+42
2007-10-10r8504: Temporary fix to #content width/height just toDeryck Hodge1-0/+8
2007-10-10r8488: after discussions with simo, moved to a full OO interface, so you don'...Andrew Tridgell1-4/+5
2007-10-10r8486: switched to a separate connection operation in ldb interfaceAndrew Tridgell1-5/+4
2007-10-10r8481: switched ldb ejs called over to an OO interface, so you do:Andrew Tridgell1-3/+4
2007-10-10r8479: * Sync CSS with current samba.org stylesheets.Deryck Hodge8-88/+275
2007-10-10r8477: Simplify header/footer handling. esp variables allowDeryck Hodge6-11/+12
2007-10-10r8403: Reinstate linkpad.gif at Deryck's suggestion.Tim Potter5-3/+3
2007-10-10r8372: - split out provisioning logic into a separate ejs libraryAndrew Tridgell3-2/+85
2007-10-10r8354: work around a js bug found by tpotAndrew Tridgell1-3/+4
2007-10-10r8353: Use a PNG instead of a GIF for padding. Also fixes a file not foundTim Potter5-4/+3
2007-10-10r8299: make the samr swat test use the samr.js libAndrew Tridgell1-2/+3
2007-10-10r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell1-167/+0
2007-10-10r8257: add a samr rpc test page in the web server. It lists all level3Andrew Tridgell4-18/+209
2007-10-10r7267: REMOTE_HOST is a better choiceSimo Sorce1-1/+7
2007-10-10r7238: Add pam auth support in swatSimo Sorce1-14/+25
2007-10-10r7231: remove some old stuffSimo Sorce1-48/+0
2007-10-10r7171: Just learning my way around the new SWAT, and updating someDeryck Hodge1-5/+7
2007-10-10r7136: fixed a typoAndrew Tridgell1-1/+1
2007-10-10r7134: a number of small changes to make the pages HTML compliant. TheAndrew Tridgell7-18/+39
2007-10-10r7132: - start a convention of making object constructors end in Obj, so weAndrew Tridgell7-21/+62
2007-10-10r7131: support sub-object arrays when displaying objects. This allows the ldb...Andrew Tridgell1-4/+23
2007-10-10r7108: display a session expired messageAndrew Tridgell1-0/+5
2007-10-10r7106: the web interface now works completely with or without cookies. If you...Andrew Tridgell4-12/+33