Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19140: allow own authentication handling by jsonrpc apps | Derrell Lipman | 1 | -0/+8 |
2007-10-10 | r9610: use a list of allowable extensions for unauthenticated access rather than | Andrew Tridgell | 1 | -8/+8 |
2007-10-10 | r8722: make the menu handling considerably saner and easier to follow. The whole | Andrew Tridgell | 1 | -42/+0 |
2007-10-10 | r8720: split form object out to separate include file, and make it a real | Andrew Tridgell | 1 | -84/+0 |
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 | r8591: - added a simple 2 level menu structure to swat. Deryck, I know this | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r8479: * Sync CSS with current samba.org stylesheets. | Deryck Hodge | 1 | -1/+3 |
2007-10-10 | r8403: Reinstate linkpad.gif at Deryck's suggestion. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r8372: - split out provisioning logic into a separate ejs library | Andrew Tridgell | 1 | -2/+29 |
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 | 1 | -2/+1 |
2007-10-10 | r8257: add a samr rpc test page in the web server. It lists all level3 | Andrew Tridgell | 1 | -18/+6 |
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 | 1 | -7/+30 |
2007-10-10 | r7132: - start a convention of making object constructors end in Obj, so we | Andrew Tridgell | 1 | -8/+36 |
2007-10-10 | r7131: support sub-object arrays when displaying objects. This allows the ldb... | Andrew Tridgell | 1 | -4/+23 |
2007-10-10 | r7106: the web interface now works completely with or without cookies. If you... | Andrew Tridgell | 1 | -1/+20 |
2007-10-10 | r7096: added support for select lists in forms | Andrew Tridgell | 1 | -5/+16 |
2007-10-10 | r7093: - added a new Form() ejs object for producing simple forms. | Andrew Tridgell | 1 | -0/+57 |
2007-10-10 | r7092: added some js for formatting table results in a nicer fashion | Andrew Tridgell | 1 | -0/+31 |
2007-10-10 | r7089: ensure that headers['HOST'] is setup | Andrew Tridgell | 1 | -0/+7 |
2007-10-10 | r7088: start on some real structure for the SWAT web pages | Andrew Tridgell | 1 | -0/+56 |