s3: Test for statfs before statfs64
[ira/wip.git] / swat /
2007-10-10 Andrew Tridgellr9139: cleanup the layout a bit
2007-10-10 Andrew Tridgellr9136: made the 'AJAJ' code portable to IE and Opera
2007-10-10 Andrew Tridgellr9135: added a sample page that demonstrates using...
2007-10-10 Andrew Tridgellr9134: added the client side js library code for handli...
2007-10-10 Andrew Tridgellr9133: a huge import of the qooxdoo infrastructure...
2007-10-10 Rafal Szczesniakr8969: Make password field a password field, that is...
2007-10-10 Andrew Bartlettr8844: Actually, both types of provision wipe the DB...
2007-10-10 Alexander Bokovoyr8831: Clarify data wipe-out statement
2007-10-10 Alexander Bokovoyr8830: Fix provision script after data split
2007-10-10 Andrew Tridgellr8821: continue the trend to move to a more OO style...
2007-10-10 Andrew Tridgellr8725: redirect to the base install page not the provis...
2007-10-10 Andrew Tridgellr8724: some boilerplate installation text
2007-10-10 Andrew Tridgellr8723: fix esptest menu
2007-10-10 Andrew Tridgellr8722: make the menu handling considerably saner and...
2007-10-10 Andrew Tridgellr8720: split form object out to separate include file...
2007-10-10 Andrew Tridgellr8718: try to improve the 2 level menu a bit.
2007-10-10 Andrew Tridgellr8708: fixed an assert that abartlet found
2007-10-10 Andrew Tridgellr8648: automatically redirect to provisioning if not...
2007-10-10 Andrew Tridgellr8645: updated the ldb esp test for the new ldb ejs...
2007-10-10 Andrew Tridgellr8643: - make lp_configfile() work again
2007-10-10 Andrew Tridgellr8642: - fixed install of new swat files
2007-10-10 Andrew Tridgellr8640: continue the trend by moving the ejs random...
2007-10-10 Andrew Tridgellr8639: moved loadparm calls into an ejs object
2007-10-10 Andrew Tridgellr8638: continue the trend of maknig our C functions...
2007-10-10 Andrew Tridgellr8629: - moved the getDomainList() call out of smbcalls...
2007-10-10 Andrew Tridgellr8598: move provisioning to /install/ directory from...
2007-10-10 Andrew Tridgellr8594: more placeholder pages for server status
2007-10-10 Andrew Tridgellr8591: - added a simple 2 level menu structure to swat...
2007-10-10 Deryck Hodger8578: Fix overlapping sections in SWAT.
2007-10-10 Andrew Tridgellr8565: put the docs menu on the right
2007-10-10 Andrew Tridgellr8560: added a newuser page in swat
2007-10-10 Deryck Hodger8504: Temporary fix to #content width/height just to
2007-10-10 Andrew Tridgellr8488: after discussions with simo, moved to a full...
2007-10-10 Andrew Tridgellr8486: switched to a separate connection operation...
2007-10-10 Andrew Tridgellr8481: switched ldb ejs called over to an OO interface...
2007-10-10 Deryck Hodger8479: * Sync CSS with current samba.org stylesheets.
2007-10-10 Deryck Hodger8477: Simplify header/footer handling. esp variables...
2007-10-10 Tim Potterr8403: Reinstate linkpad.gif at Deryck's suggestion.
2007-10-10 Andrew Tridgellr8372: - split out provisioning logic into a separate...
2007-10-10 Andrew Tridgellr8354: work around a js bug found by tpot
2007-10-10 Tim Potterr8353: Use a PNG instead of a GIF for padding. Also...
2007-10-10 Andrew Tridgellr8299: make the samr swat test use the samr.js lib
2007-10-10 Andrew Tridgellr8298: - started building a library of js routines...
2007-10-10 Andrew Tridgellr8257: add a samr rpc test page in the web server....
2007-10-10 Simo Sorcer7267: REMOTE_HOST is a better choice
2007-10-10 Simo Sorcer7238: Add pam auth support in swat
2007-10-10 Simo Sorcer7231: remove some old stuff
2007-10-10 Deryck Hodger7171: Just learning my way around the new SWAT, and...
2007-10-10 Andrew Tridgellr7136: fixed a typo
2007-10-10 Andrew Tridgellr7134: a number of small changes to make the pages...
2007-10-10 Andrew Tridgellr7132: - start a convention of making object constructo...
2007-10-10 Andrew Tridgellr7131: support sub-object arrays when displaying object...
2007-10-10 Andrew Tridgellr7108: display a session expired message
2007-10-10 Andrew Tridgellr7106: the web interface now works completely with...
2007-10-10 Andrew Tridgellr7105: fixed a typo
2007-10-10 Andrew Tridgellr7101: moved favicon into images/
2007-10-10 Stefan Metzmacherr7099: make the password field a password field...
2007-10-10 Andrew Tridgellr7097: removed a debug line
2007-10-10 Andrew Tridgellr7096: added support for select lists in forms
2007-10-10 Andrew Tridgellr7095: more html tidying
2007-10-10 Andrew Tridgellr7094: use the Form() object in a few more places
2007-10-10 Andrew Tridgellr7093: - added a new Form() ejs object for producing...
2007-10-10 Andrew Tridgellr7092: added some js for formatting table results in...
2007-10-10 Andrew Tridgellr7091: added some more useful links
2007-10-10 Andrew Tridgellr7090: added back in the showvars test
2007-10-10 Andrew Tridgellr7089: ensure that headers['HOST'] is setup
2007-10-10 Andrew Tridgellr7088: start on some real structure for the SWAT web...
2007-10-10 Stefan Metzmacherr7070: fix redirection when the client
2007-10-10 Simo Sorcer7058: Add experimenthal pam authentication for web...
2007-10-10 Andrew Tridgellr7056: added links to ejs and esp info pages
2007-10-10 Andrew Tridgellr7054: added a example script showing ldbSearch() usage
2007-10-10 Andrew Tridgellr7044: vance is right that mixing http and https elemen...
2007-10-10 Andrew Tridgellr7019: - added esp call lpServices() which returns...
2007-10-10 Andrew Tridgellr7018: take advantage of the server[TLS_SUPPORT] variab...
2007-10-10 Andrew Tridgellr7015: use a scripting trick to force images to be...
2007-10-10 Andrew Tridgellr7005: added a esp page to demonstrate exception handling
2007-10-10 Andrew Tridgellr7003: added an example script for fetching smb.conf...
2007-10-10 Andrew Tridgellr6999: - renamed our html files to esp
2007-10-10 Andrew Tridgellr6989: - added support for esp style includes (which...
2007-10-10 Andrew Tridgellr6988: added a test of esp include() calls
2007-10-10 Andrew Tridgellr6985: rearranged the directory structure so as to...
2007-10-10 Andrew Tridgellr6983: add some sample esp pages to demonstrate the...
2007-10-10 Lars Müllerr13532: Add SWAT welcome _no_ doc page default page...
2007-10-10 Gerald Carterr9266: fix help links in swat editor after doc layout...
2007-10-10 Gerald Carterr8835: fixing SWAT install after docs change
2007-10-10 Günther Deschnerr2715: Swat-i18n-Patch from Björn Jacke <bjacke@sernet...
2007-10-10 Gerald Carterr1931: fix broken documentation links
2007-10-10 Gerald Carterr496: fixing swat welcome page -- added links to exampl...
2004-02-02 Gerald Carterjanitor duty (merges from 3.0) and cleanup compiler...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-24 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-10-11 Tim PotterUpdated welcome file from Monyo.
2003-10-09 Tim PotterMerge from 3.0:
2003-10-07 Tim PotterFix spelling mistake.
2003-10-01 Gerald Carterremove duplicate smbspool link on SWAT's front page...
2003-10-01 Gerald Carterremove duplicate smbspool link on SWAT's front page...
2003-09-29 Tim PotterRemove Japanese swat image files.
2003-09-26 Tim PotterRemoved japanese swat icons at the request of Monyo...
2003-09-09 Gerald Carteranother round of syncs for HEAD that I forget
2003-08-28 Gerald Carterfix link and author information for Using Samab 2ed...
next