summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r7138: Doh - fix some typos.Tim Potter2007-10-101-2/+2
* r7137: Add a couple more dummy idl files for the DNS server and WindowsTim Potter2007-10-102-0/+30
* r7136: fixed a typoAndrew Tridgell2007-10-101-1/+1
* r7135: make typeof() complient with ECMA 11.4.3Andrew Tridgell2007-10-101-11/+12
* r7134: a number of small changes to make the pages HTML compliant. TheAndrew Tridgell2007-10-107-18/+39
* r7133: work in progress, including a HIGHLY revised and simplified schemaDerrell Lipman2007-10-102-215/+366
* 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
* r7128: added recursion to bugs listAndrew Tridgell2007-10-101-0/+19
* r7127: allow for recursive ejs functionsAndrew Tridgell2007-10-101-0/+7
* r7125: demonstrate some bugs in ejsAndrew Tridgell2007-10-101-0/+76
* r7124: fixed a bug in array construction (see ECMA standard section 15.4.2.2)Andrew Tridgell2007-10-101-5/+2
* r7122: Some cleanups, simplification of the code.Jelmer Vernooij2007-10-104-223/+93
* r7121: More subcontext fixes. A subcontext does not always imply internally d...Jelmer Vernooij2007-10-102-6/+1
* r7120: make use of the new 'noopnum' property and get rid of handwrittenStefan Metzmacher2007-10-104-924/+297
* r7119: the content of a subcontext can contain deferred data,Stefan Metzmacher2007-10-101-1/+1
* r7118: allways pull scalars and buffers when pulling the subcontext contextStefan Metzmacher2007-10-101-5/+5
* r7117: Move more manpages to the source repositoryJelmer Vernooij2007-10-108-0/+1582
* r7116: work in progressDerrell Lipman2007-10-103-126/+237
* r7115: specify what properties can be used on what objects...Stefan Metzmacher2007-10-101-57/+114
* r7114: Convert ldb documentation to DocBook/XMLJelmer Vernooij2007-10-104-135/+273
* r7113: Move manpages from docs repository to source repositoryJelmer Vernooij2007-10-1011-0/+1110
* r7112: add RPC-SPOOLSS test to the w2k3 tests, only with ncacn_np for nowStefan Metzmacher2007-10-101-0/+3
* r7111: Patch from Alan DeKok for correct use of the needed variables in Decl*Jelmer Vernooij2007-10-101-6/+8
* r7110: Remove invalid use of id()Jelmer Vernooij2007-10-101-1/+1
* r7109: Change noid() to noopnum() so it isn't confusing to people familiar wi...Jelmer Vernooij2007-10-102-11/+2
* r7108: display a session expired messageAndrew Tridgell2007-10-101-0/+5
* r7107: detect when a users session has expired and set request['SESSION_EXPIR...Andrew Tridgell2007-10-101-0/+6
* 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
* r7104: add support into the web server for session[] variables without cookie...Andrew Tridgell2007-10-101-14/+27
* r7103: fix make installswat again:-)Stefan Metzmacher2007-10-101-1/+1
* r7102: fix subcontext(0)Stefan Metzmacher2007-10-101-2/+3
* r7101: moved favicon into images/Andrew Tridgell2007-10-101-0/+0
* r7100: install lately added files tooStefan Metzmacher2007-10-101-0/+5
* r7099: make the password field a password field...Stefan Metzmacher2007-10-101-0/+1
* r7098: - make use of the NDR table instead of the IDL table in the client and...Stefan Metzmacher2007-10-107-102/+153
* 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
* r7087: always run the /scripting/preauth.esp page before processing anyAndrew Tridgell2007-10-101-15/+55
* r7086: make include() recognise the ".esp" extension and include the file asAndrew Tridgell2007-10-101-5/+17
* r7085: fixed a bug in ejs with setting up the arguments[] arrayAndrew Tridgell2007-10-101-0/+2