summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r7185: fix formattingStefan Metzmacher1-35/+35
2007-10-10r7184: remove unused ndr_pull/push_struct_start/end() functionsStefan Metzmacher2-44/+2
2007-10-10r7183: add some forward declarations ...Stefan Metzmacher1-0/+7
2007-10-10r7182: remove current support for RELATIVE_CURRENT, this will be replaced wit...Stefan Metzmacher4-19/+3
2007-10-10r7181: add functions to calculate the buffer size needed for array buffer in ...Stefan Metzmacher1-0/+54
2007-10-10r7180: Missed fixing the shutdown for 1 process...Jeremy Allison1-1/+6
2007-10-10r7179: remove compiler warningsStefan Metzmacher1-4/+3
2007-10-10r7178: If we're using one process in NETBENCH simultion only open oneJeremy Allison1-5/+14
2007-10-10r7177: fill in REMOTE_ADDR correctlyStefan Metzmacher1-1/+2
2007-10-10r7167: fix the buildStefan Metzmacher1-1/+1
2007-10-10r7166: Move replacement stuff to seperate directoryJelmer Vernooij6-14/+12
2007-10-10r7165: Fix pidl testsJelmer Vernooij7-7/+6
2007-10-10r7161: - Add support for "aliases" for pidls scalar types and add a few aliases.Jelmer Vernooij3-7/+24
2007-10-10r7160: Initial work on an esp function wrapper generatorJelmer Vernooij2-5/+91
2007-10-10r7159: Improve the messages from pidl's validator module.Jelmer Vernooij5-29/+51
2007-10-10r7138: Doh - fix some typos.Tim Potter1-2/+2
2007-10-10r7137: Add a couple more dummy idl files for the DNS server and WindowsTim Potter2-0/+30
2007-10-10r7135: make typeof() complient with ECMA 11.4.3Andrew Tridgell1-11/+12
2007-10-10r7133: work in progress, including a HIGHLY revised and simplified schemaDerrell Lipman2-215/+366
2007-10-10r7127: allow for recursive ejs functionsAndrew Tridgell1-0/+7
2007-10-10r7124: fixed a bug in array construction (see ECMA standard section 15.4.2.2)Andrew Tridgell1-5/+2
2007-10-10r7122: Some cleanups, simplification of the code.Jelmer Vernooij4-223/+93
2007-10-10r7121: More subcontext fixes. A subcontext does not always imply internally d...Jelmer Vernooij2-6/+1
2007-10-10r7120: make use of the new 'noopnum' property and get rid of handwrittenStefan Metzmacher4-924/+297
2007-10-10r7119: the content of a subcontext can contain deferred data,Stefan Metzmacher1-1/+1
2007-10-10r7118: allways pull scalars and buffers when pulling the subcontext contextStefan Metzmacher1-5/+5
2007-10-10r7117: Move more manpages to the source repositoryJelmer Vernooij8-0/+1582
2007-10-10r7116: work in progressDerrell Lipman3-126/+237
2007-10-10r7115: specify what properties can be used on what objects...Stefan Metzmacher1-57/+114
2007-10-10r7114: Convert ldb documentation to DocBook/XMLJelmer Vernooij4-135/+273
2007-10-10r7113: Move manpages from docs repository to source repositoryJelmer Vernooij11-0/+1110
2007-10-10r7112: add RPC-SPOOLSS test to the w2k3 tests, only with ncacn_np for nowStefan Metzmacher1-0/+3
2007-10-10r7111: Patch from Alan DeKok for correct use of the needed variables in Decl*Jelmer Vernooij1-6/+8
2007-10-10r7110: Remove invalid use of id()Jelmer Vernooij1-1/+1
2007-10-10r7109: Change noid() to noopnum() so it isn't confusing to people familiar wi...Jelmer Vernooij2-11/+2
2007-10-10r7107: detect when a users session has expired and set request['SESSION_EXPIR...Andrew Tridgell1-0/+6
2007-10-10r7104: add support into the web server for session[] variables without cookie...Andrew Tridgell1-14/+27
2007-10-10r7103: fix make installswat again:-)Stefan Metzmacher1-1/+1
2007-10-10r7102: fix subcontext(0)Stefan Metzmacher1-2/+3
2007-10-10r7100: install lately added files tooStefan Metzmacher1-0/+5
2007-10-10r7098: - make use of the NDR table instead of the IDL table in the client and...Stefan Metzmacher7-102/+153
2007-10-10r7087: always run the /scripting/preauth.esp page before processing anyAndrew Tridgell1-15/+55
2007-10-10r7086: make include() recognise the ".esp" extension and include the file asAndrew Tridgell1-5/+17
2007-10-10r7085: fixed a bug in ejs with setting up the arguments[] arrayAndrew Tridgell1-0/+2
2007-10-10r7084: - readd the work from rev 6516,6517,6572Stefan Metzmacher6-130/+217
2007-10-10r7083: Add a ejs hook to the resolve_name() function.Tim Potter1-0/+51
2007-10-10r7082: Call load_interfaces() in smbscript initialisation.Tim Potter1-0/+2
2007-10-10r7081: Add mprToInt() function.Tim Potter1-0/+9
2007-10-10r7080: Fix typo in error message.Tim Potter1-1/+1
2007-10-10r7079: remember to register the esp callsAndrew Tridgell1-0/+1