index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7184: remove unused ndr_pull/push_struct_start/end() functions
Stefan Metzmacher
2
-44
/
+2
2007-10-10
r7183: add some forward declarations ...
Stefan Metzmacher
1
-0
/
+7
2007-10-10
r7182: remove current support for RELATIVE_CURRENT, this will be replaced wit...
Stefan Metzmacher
4
-19
/
+3
2007-10-10
r7181: add functions to calculate the buffer size needed for array buffer in ...
Stefan Metzmacher
1
-0
/
+54
2007-10-10
r7180: Missed fixing the shutdown for 1 process...
Jeremy Allison
1
-1
/
+6
2007-10-10
r7179: remove compiler warnings
Stefan Metzmacher
1
-4
/
+3
2007-10-10
r7178: If we're using one process in NETBENCH simultion only open one
Jeremy Allison
1
-5
/
+14
2007-10-10
r7177: fill in REMOTE_ADDR correctly
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r7167: fix the build
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7166: Move replacement stuff to seperate directory
Jelmer Vernooij
6
-14
/
+12
2007-10-10
r7165: Fix pidl tests
Jelmer Vernooij
7
-7
/
+6
2007-10-10
r7161: - Add support for "aliases" for pidls scalar types and add a few aliases.
Jelmer Vernooij
3
-7
/
+24
2007-10-10
r7160: Initial work on an esp function wrapper generator
Jelmer Vernooij
2
-5
/
+91
2007-10-10
r7159: Improve the messages from pidl's validator module.
Jelmer Vernooij
5
-29
/
+51
2007-10-10
r7138: Doh - fix some typos.
Tim Potter
1
-2
/
+2
2007-10-10
r7137: Add a couple more dummy idl files for the DNS server and Windows
Tim Potter
2
-0
/
+30
2007-10-10
r7135: make typeof() complient with ECMA 11.4.3
Andrew Tridgell
1
-11
/
+12
2007-10-10
r7133: work in progress, including a HIGHLY revised and simplified schema
Derrell Lipman
2
-215
/
+366
2007-10-10
r7127: allow for recursive ejs functions
Andrew Tridgell
1
-0
/
+7
2007-10-10
r7124: fixed a bug in array construction (see ECMA standard section 15.4.2.2)
Andrew Tridgell
1
-5
/
+2
2007-10-10
r7122: Some cleanups, simplification of the code.
Jelmer Vernooij
4
-223
/
+93
2007-10-10
r7121: More subcontext fixes. A subcontext does not always imply internally d...
Jelmer Vernooij
2
-6
/
+1
2007-10-10
r7120: make use of the new 'noopnum' property and get rid of handwritten
Stefan Metzmacher
4
-924
/
+297
2007-10-10
r7119: the content of a subcontext can contain deferred data,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7118: allways pull scalars and buffers when pulling the subcontext context
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r7117: Move more manpages to the source repository
Jelmer Vernooij
8
-0
/
+1582
2007-10-10
r7116: work in progress
Derrell Lipman
3
-126
/
+237
2007-10-10
r7115: specify what properties can be used on what objects...
Stefan Metzmacher
1
-57
/
+114
2007-10-10
r7114: Convert ldb documentation to DocBook/XML
Jelmer Vernooij
4
-135
/
+273
2007-10-10
r7113: Move manpages from docs repository to source repository
Jelmer Vernooij
11
-0
/
+1110
2007-10-10
r7112: add RPC-SPOOLSS test to the w2k3 tests, only with ncacn_np for now
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r7111: Patch from Alan DeKok for correct use of the needed variables in Decl*
Jelmer Vernooij
1
-6
/
+8
2007-10-10
r7110: Remove invalid use of id()
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r7109: Change noid() to noopnum() so it isn't confusing to people familiar wi...
Jelmer Vernooij
2
-11
/
+2
2007-10-10
r7107: detect when a users session has expired and set request['SESSION_EXPIR...
Andrew Tridgell
1
-0
/
+6
2007-10-10
r7104: add support into the web server for session[] variables without cookie...
Andrew Tridgell
1
-14
/
+27
2007-10-10
r7103: fix make installswat again:-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r7102: fix subcontext(0)
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r7100: install lately added files too
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r7098: - make use of the NDR table instead of the IDL table in the client and...
Stefan Metzmacher
7
-102
/
+153
2007-10-10
r7087: always run the /scripting/preauth.esp page before processing any
Andrew Tridgell
1
-15
/
+55
2007-10-10
r7086: make include() recognise the ".esp" extension and include the file as
Andrew Tridgell
1
-5
/
+17
2007-10-10
r7085: fixed a bug in ejs with setting up the arguments[] array
Andrew Tridgell
1
-0
/
+2
2007-10-10
r7084: - readd the work from rev 6516,6517,6572
Stefan Metzmacher
6
-130
/
+217
2007-10-10
r7083: Add a ejs hook to the resolve_name() function.
Tim Potter
1
-0
/
+51
2007-10-10
r7082: Call load_interfaces() in smbscript initialisation.
Tim Potter
1
-0
/
+2
2007-10-10
r7081: Add mprToInt() function.
Tim Potter
1
-0
/
+9
2007-10-10
r7080: Fix typo in error message.
Tim Potter
1
-1
/
+1
2007-10-10
r7079: remember to register the esp calls
Andrew Tridgell
1
-0
/
+1
2007-10-10
r7078: - fix an uninitialised variable in smbscript
Andrew Tridgell
2
-5
/
+5
[next]