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
/
torture
/
torture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-12-01
started adding netlogon IDL and test suite
Andrew Tridgell
1
-0
/
+1
2003-11-28
the beginnings of an automated tool for working out IDL properties of
Andrew Tridgell
1
-0
/
+1
2003-11-28
added auto-generation of the IDL interface tables. This makes two less
Andrew Tridgell
1
-0
/
+4
2003-11-27
added an rpc scanner. This prints messages like this:
Andrew Tridgell
1
-0
/
+5
2003-11-26
by default sign RPC over TCP but not RPC over SMB. I will add command line co...
Andrew Tridgell
1
-4
/
+5
2003-11-26
show an error when the epmapper fails to find an interface
Andrew Tridgell
1
-0
/
+2
2003-11-26
added auto-determination of the DCERPC over TCP port number by asking
Andrew Tridgell
1
-7
/
+13
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
1
-3
/
+30
2003-11-24
* fixed byte order in epmapper parsing
Andrew Tridgell
1
-29
/
+65
2003-11-24
initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now to
Andrew Tridgell
1
-0
/
+24
2003-11-24
* prepared the dcerpc subsystem for adding the RPC over TCP transport
Andrew Tridgell
1
-15
/
+3
2003-11-24
added the dcerpc remote management interfaces as mgmt.idl, and wrote a
Andrew Tridgell
1
-0
/
+1
2003-11-22
* enable RPC/NDR validation in all smbtorture code
Andrew Tridgell
1
-0
/
+3
2003-11-21
fix a smbtorture memory leak
Andrew Tridgell
1
-7
/
+2
2003-11-21
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
1
-0
/
+1
2003-11-21
Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.
Tim Potter
1
-0
/
+1
2003-11-20
Add initial work on eventlog - doesn't quite work yet.
Tim Potter
1
-0
/
+1
2003-11-20
Added ATSVC pipe.
Tim Potter
1
-0
/
+1
2003-11-19
srvsvc IDL and test code from metze. Thanks!
Andrew Tridgell
1
-0
/
+1
2003-11-18
use the auto-generated UUID, version and name rather than listing them
Andrew Tridgell
1
-4
/
+7
2003-11-17
added wkssvc.idl and test code
Andrew Tridgell
1
-0
/
+1
2003-11-15
added the first couple of calls from samr as IDL
Andrew Tridgell
1
-0
/
+1
2003-11-15
Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx
Tim Potter
1
-0
/
+1
2003-11-13
* fixed conformant arrays in structures
Andrew Tridgell
1
-0
/
+1
2003-11-04
yipee! we can now do lsaOpenPolicy() via the new interfaces, without
Andrew Tridgell
1
-47
/
+5
2003-11-04
added support for fragmented sends
Andrew Tridgell
1
-1
/
+2
2003-11-03
started adding RPC-ECHO torture cases
Andrew Tridgell
1
-0
/
+1
2003-11-03
a major revamp of the low level dcerpc code in samba4, We can now do a
Andrew Tridgell
1
-82
/
+84
2003-10-29
much better synchronised startup in smbtorture - this allows us to run
Andrew Tridgell
1
-2
/
+8
2003-10-28
Add RPC-OPEN test as an example for using the new dcerpc client code.
Tim Potter
1
-0
/
+79
2003-10-10
fixed snprintf.c for systems that have only some of the *printf() family of f...
Andrew Tridgell
1
-2
/
+2
2003-09-29
better child synchronisation at startup in NBENCH
Andrew Tridgell
1
-8
/
+18
2003-08-15
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
1
-8
/
+2
2003-08-15
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
1
-1
/
+1
2003-08-13
- added a raw smb scanner
Andrew Tridgell
1
-0
/
+1
2003-08-13
- added SMBntrename test suite
Andrew Tridgell
1
-22
/
+24
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+4183