summaryrefslogtreecommitdiffstats
path: root/swat
Commit message (Expand)AuthorAgeFilesLines
* 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
* r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell2007-10-101-167/+0
* r8257: add a samr rpc test page in the web server. It lists all level3Andrew Tridgell2007-10-104-18/+209
* r7267: REMOTE_HOST is a better choiceSimo Sorce2007-10-101-1/+7
* r7238: Add pam auth support in swatSimo Sorce2007-10-101-14/+25
* r7231: remove some old stuffSimo Sorce2007-10-101-48/+0
* r7171: Just learning my way around the new SWAT, and updating someDeryck Hodge2007-10-101-5/+7
* r7136: fixed a typoAndrew Tridgell2007-10-101-1/+1
* r7134: a number of small changes to make the pages HTML compliant. TheAndrew Tridgell2007-10-107-18/+39
* r7132: - start a convention of making object constructors end in Obj, so weAndrew Tridgell2007-10-107-21/+62
* r7131: support sub-object arrays when displaying objects. This allows the ldb...Andrew Tridgell2007-10-101-4/+23
* r7108: display a session expired messageAndrew Tridgell2007-10-101-0/+5
* r7106: the web interface now works completely with or without cookies. If you...Andrew Tridgell2007-10-104-12/+33
* r7105: fixed a typoAndrew Tridgell2007-10-101-1/+1
* r7101: moved favicon into images/Andrew Tridgell2007-10-101-0/+0
* r7099: make the password field a password field...Stefan Metzmacher2007-10-101-0/+1
* r7097: removed a debug lineAndrew Tridgell2007-10-101-1/+0
* r7096: added support for select lists in formsAndrew Tridgell2007-10-102-6/+24
* r7095: more html tidyingAndrew Tridgell2007-10-102-12/+7
* r7094: use the Form() object in a few more placesAndrew Tridgell2007-10-103-15/+18
* r7093: - added a new Form() ejs object for producing simple forms.Andrew Tridgell2007-10-106-53/+81
* r7092: added some js for formatting table results in a nicer fashionAndrew Tridgell2007-10-103-39/+52
* r7091: added some more useful linksAndrew Tridgell2007-10-101-1/+4
* r7090: added back in the showvars testAndrew Tridgell2007-10-101-1/+1
* r7089: ensure that headers['HOST'] is setupAndrew Tridgell2007-10-101-0/+7
* r7088: start on some real structure for the SWAT web pagesAndrew Tridgell2007-10-1026-146/+610