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
r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to be
Andrew Bartlett
8
-0
/
+264
2007-10-10
r7220: Fix comment
Andrew Bartlett
1
-1
/
+1
2007-10-10
r7219: Don't allow 'binding' to be used uninitilaised.
Andrew Bartlett
1
-0
/
+2
2007-10-10
r7218: Don't use an uninitialised variable in an error message.
Andrew Bartlett
1
-2
/
+1
2007-10-10
r7215: Convert smbscript to use ejsEvalScript() and file_load() instead of
Tim Potter
1
-4
/
+7
2007-10-10
r7214: Undo my interpreter patch. Tridge thought of a much better way to do it
Tim Potter
4
-52
/
+4
2007-10-10
r7213: Add a small bit to the ejs parser to ignore a #!/path/to/interpreter
Tim Potter
4
-4
/
+52
2007-10-10
r7212: Disambiguate dummy functions to avoid linker problemos.
Tim Potter
2
-2
/
+2
2007-10-10
r7211: - use ioctl(FIONREAD) to remove the artificial limit on messaging size
Andrew Tridgell
1
-42
/
+51
2007-10-10
r7206: changed the messaging library to use sendto instead of a connected
Andrew Tridgell
1
-119
/
+94
2007-10-10
r7205: added support for sendto() on unix domain sockets
Andrew Tridgell
1
-0
/
+32
2007-10-10
r7204: Also fall back to different password set methods on WRITE_FAULT, as
Andrew Bartlett
1
-1
/
+1
2007-10-10
r7203: Fill in the error message and fail if we can't open the secrets database.
Andrew Bartlett
1
-0
/
+6
2007-10-10
r7198: Add IDL for browse service
Jelmer Vernooij
1
-0
/
+111
2007-10-10
r7196: fix typo, that makes the spoolss test working with [validate]
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r7195: - Fix echo pipe
Jelmer Vernooij
3
-18
/
+38
2007-10-10
r7194: fix pulling of the NDR_IN data, [validate] works for the NDR_IN side n...
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r7193: add some bail out checks and fix pushing of relative pointers
Stefan Metzmacher
1
-2
/
+19
2007-10-10
r7188: make use of the new relative_base property for the spoolss_Enum* funct...
Stefan Metzmacher
1
-14
/
+14
2007-10-10
r7187: fix alignment of unions
Stefan Metzmacher
2
-17
/
+14
2007-10-10
r7186: add [relative_base] property, which is allowed on typedef's
Stefan Metzmacher
4
-59
/
+195
2007-10-10
r7185: fix formatting
Stefan Metzmacher
1
-35
/
+35
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
[next]