summaryrefslogtreecommitdiffstats
path: root/swat
Commit message (Expand)AuthorAgeFilesLines
...
* r9213: some improvements to the registry editor codeAndrew Tridgell2007-10-101-19/+8
* r9212: the beginnings of a registry editor in SWAT, using client side javascr...Andrew Tridgell2007-10-103-1/+159
* r9211: don't try to encode functions in the AJAJ object encoderAndrew Tridgell2007-10-101-1/+1
* r9177: setup a credentials object in authinfo on loginAndrew Tridgell2007-10-101-4/+5
* r9176: added a much neater method of calling printf on the server from client...Andrew Tridgell2007-10-103-12/+66
* r9175: simplify the example code a bitAndrew Tridgell2007-10-101-18/+7
* r9143: print out the rate of rounttripsStefan Metzmacher2007-10-101-1/+7
* r9140: fixed a typoAndrew Tridgell2007-10-101-1/+1
* r9139: cleanup the layout a bitAndrew Tridgell2007-10-105-59/+50
* r9136: made the 'AJAJ' code portable to IE and OperaAndrew Tridgell2007-10-101-1/+32
* r9135: added a sample page that demonstrates using AJAJ to make remote callsAndrew Tridgell2007-10-102-0/+136
* r9134: added the client side js library code for handling remote 'AJAJ' callsAndrew Tridgell2007-10-102-0/+122
* r9133: a huge import of the qooxdoo infrastructure. I decided to import all t...Andrew Tridgell2007-10-101303-2/+866
* r8969: Make password field a password field, that is - prevent them fromRafal Szczesniak2007-10-102-0/+2
* r8844: Actually, both types of provision wipe the DB. But we do need a wayAndrew Bartlett2007-10-101-1/+1
* r8831: Clarify data wipe-out statementAlexander Bokovoy2007-10-101-1/+1
* r8830: Fix provision script after data splitAlexander Bokovoy2007-10-101-4/+7
* r8821: continue the trend to move to a more OO style of interface for our jsAndrew Tridgell2007-10-101-2/+2
* r8725: redirect to the base install page not the provisioning page on firstAndrew Tridgell2007-10-101-1/+1
* r8724: some boilerplate installation textAndrew Tridgell2007-10-101-0/+14
* r8723: fix esptest menuAndrew Tridgell2007-10-101-1/+1
* r8722: make the menu handling considerably saner and easier to follow. The wholeAndrew Tridgell2007-10-1028-122/+135
* r8720: split form object out to separate include file, and make it a realAndrew Tridgell2007-10-109-95/+115
* r8718: try to improve the 2 level menu a bit.Andrew Tridgell2007-10-101-1/+3
* r8708: fixed an assert that abartlet foundAndrew Tridgell2007-10-101-1/+3
* r8648: automatically redirect to provisioning if not yet provisioned when theAndrew Tridgell2007-10-101-0/+6
* r8645: updated the ldb esp test for the new ldb ejs syntaxAndrew Tridgell2007-10-101-1/+1
* r8643: - make lp_configfile() work againAndrew Tridgell2007-10-101-1/+12
* r8642: - fixed install of new swat filesAndrew Tridgell2007-10-101-2/+0
* r8640: continue the trend by moving the ejs random calls into an objectAndrew Tridgell2007-10-101-1/+2
* r8639: moved loadparm calls into an ejs objectAndrew Tridgell2007-10-102-6/+8
* r8638: continue the trend of maknig our C functions true ejs objects by makin...Andrew Tridgell2007-10-101-0/+2
* r8629: - moved the getDomainList() call out of smbcalls_auth.c and into libjs...Andrew Tridgell2007-10-101-3/+2
* r8598: move provisioning to /install/ directory from /esptest/Andrew Tridgell2007-10-105-2/+14
* r8594: more placeholder pages for server statusAndrew Tridgell2007-10-105-10/+52
* r8591: - added a simple 2 level menu structure to swat. Deryck, I know thisAndrew Tridgell2007-10-1022-17/+120
* r8578: Fix overlapping sections in SWAT.Deryck Hodge2007-10-101-1/+1
* r8565: put the docs menu on the rightAndrew Tridgell2007-10-101-1/+8
* r8560: added a newuser page in swatAndrew Tridgell2007-10-102-0/+42
* r8504: Temporary fix to #content width/height just toDeryck Hodge2007-10-101-0/+8
* r8488: after discussions with simo, moved to a full OO interface, so you don'...Andrew Tridgell2007-10-101-4/+5
* r8486: switched to a separate connection operation in ldb interfaceAndrew Tridgell2007-10-101-5/+4
* r8481: switched ldb ejs called over to an OO interface, so you do:Andrew Tridgell2007-10-101-3/+4
* r8479: * Sync CSS with current samba.org stylesheets.Deryck Hodge2007-10-108-88/+275
* r8477: Simplify header/footer handling. esp variables allowDeryck Hodge2007-10-106-11/+12
* r8403: Reinstate linkpad.gif at Deryck's suggestion.Tim Potter2007-10-105-3/+3
* r8372: - split out provisioning logic into a separate ejs libraryAndrew Tridgell2007-10-103-2/+85
* r8354: work around a js bug found by tpotAndrew Tridgell2007-10-101-3/+4
* r8353: Use a PNG instead of a GIF for padding. Also fixes a file not foundTim Potter2007-10-105-4/+3
* r8299: make the samr swat test use the samr.js libAndrew Tridgell2007-10-101-2/+3