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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5730: More fun with delayed write semantics with multiple file handles
Jeremy Allison
1
-2
/
+168
2007-10-10
r5681: fix the build and compiler wanings
Stefan Metzmacher
1
-4
/
+3
2007-10-10
r5679: Complete basic test of rpc_composite_userinfo function (which
Rafal Szczesniak
1
-3
/
+151
2007-10-10
r5678: Torture tests require also libnet in order to run NET-* tests.
Rafal Szczesniak
1
-1
/
+1
2007-10-10
r5676: Fix some alignment issues and IRemoteActivation
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r5675: - More DCOM bug fixes
Jelmer Vernooij
3
-9
/
+2
2007-10-10
r5674: - Re-enable DCOM support.
Jelmer Vernooij
2
-9
/
+12
2007-10-10
r5671: Bunch of fixes related to arrays and pointers to arrays.
Jelmer Vernooij
1
-8
/
+8
2007-10-10
r5668: Add tests to RPC-SAMLOGON to test for user@REALM style logins. These
Andrew Bartlett
1
-10
/
+77
2007-10-10
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r5652: Add libnet tests section to torture test.
Rafal Szczesniak
1
-0
/
+11
2007-10-10
r5651: A bit more code in userinfo test and hook up test function to
Rafal Szczesniak
2
-3
/
+22
2007-10-10
r5611: Add EnumPrinterDataEx-test (for now just for PrinterDriverData, we need
Günther Deschner
1
-1
/
+37
2007-10-10
r5610: Starting libnet test of userinfo call. Unfinished yet, though
Rafal Szczesniak
1
-0
/
+100
2007-10-10
r5603: add "authservice()" property to the interface property list
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r5553: Add idl and test for spoolss_AddPort(). It always seems to return
Tim Potter
1
-2
/
+37
2007-10-10
r5552: Don't try to read the value of r.out.result when the dcerpc client
Tim Potter
1
-35
/
+87
2007-10-10
r5539: more bad name checks and don't check for \\localhost and \\127.0.0.1
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r5537: - make use of bitmaps and enums
Stefan Metzmacher
1
-27
/
+16
2007-10-10
r5516: NT4 doesn't support GetPrinterDataEx()
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r5503: - add torture test which tests for invalid printernames
Stefan Metzmacher
1
-20
/
+95
2007-10-10
r5498: fix OpenPrinter() idl and torture test
Stefan Metzmacher
1
-11
/
+8
2007-10-10
r5490: The big (D)COM commit! :-) Contains most of the changes described in the
Jelmer Vernooij
4
-117
/
+100
2007-10-10
r5489: hide handwritten pull/push/print code from the caller
Stefan Metzmacher
1
-98
/
+27
2007-10-10
r5487: - Allow disabling modules
Jelmer Vernooij
2
-15
/
+2
2007-10-10
r5465: Add support to multiple levels of pointers in pidl.
Jelmer Vernooij
1
-0
/
+44
2007-10-10
r5453: Treat "embedded" arrays (surrounding structures) somewhat
Jelmer Vernooij
1
-6
/
+5
2007-10-10
r5452: Add implementation + torture test for echo_Surrounding
Jelmer Vernooij
1
-0
/
+35
2007-10-10
r5451: - added separate wrepl_associate(), wrepl_pull_table() and wrepl_pull_...
Andrew Tridgell
1
-87
/
+27
2007-10-10
r5416: nicer output when trying to replicate with a server that hasn't been s...
Andrew Tridgell
1
-0
/
+6
2007-10-10
r5415: added a NBT-WINSREPLICATION torture test. It asks the server for the
Andrew Tridgell
3
-2
/
+203
2007-10-10
r5411: make network interface selection a bit saner
Andrew Tridgell
3
-4
/
+4
2007-10-10
r5408: - added testing for the behaviour of the special 0x1c name
Andrew Tridgell
2
-4
/
+11
2007-10-10
r5403: a simple WINS benchmarking program
Andrew Tridgell
3
-1
/
+300
2007-10-10
r5397: added testing and server support for the special handling required for...
Andrew Tridgell
1
-1
/
+14
2007-10-10
r5394: as the timing should be fixed in the server now, don't accept to early...
Stefan Metzmacher
1
-10
/
+9
2007-10-10
r5390: use __location__ to make tracking down errors in RPC-SAMSYNC easier
Andrew Tridgell
1
-9
/
+10
2007-10-10
r5386: added testing of registration of group names
Andrew Tridgell
1
-24
/
+54
2007-10-10
r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.
Tim Potter
5
-18
/
+18
2007-10-10
r5352: added a function nbt_name_string() that formats a nbt_name structure
Andrew Tridgell
1
-5
/
+2
2007-10-10
r5347: fixed the NBT-REGISTER test now that the nbt layer is case sensitive
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5333: weird, w2k3 always sends a positive name release response, even for na...
Andrew Tridgell
1
-0
/
+22
2007-10-10
r5328: - allow case sensitive nbt name lookups
Andrew Tridgell
1
-0
/
+40
2007-10-10
r5325: - expanded the NBT-WINS test to include scopes
Andrew Tridgell
1
-21
/
+58
2007-10-10
r5310: allow for rounding errors in the sleep test
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5308: trimmed back a lot of the old macros from smb_macros.h
Andrew Tridgell
2
-1
/
+3
2007-10-10
r5305: removed libcli/ldap/ldap.h from includes.h
Andrew Tridgell
2
-0
/
+2
2007-10-10
r5304: removed lib/socket/socket.h from includes.h
Andrew Tridgell
3
-0
/
+3
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
39
-39
/
+70
2007-10-10
r5296: - only include the tdb headers where they are needed
Andrew Tridgell
1
-0
/
+1
[next]