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
r2165: generalise the charset torture test to add testing of CP850
Andrew Tridgell
1
-30
/
+39
2007-10-10
r2159: converted samba4 over to UTF-16.
Andrew Tridgell
6
-5
/
+317
2007-10-10
r2151: Added some more ad-hoc tests. Found bugs in Samba3 with these :-).
Jeremy Allison
1
-0
/
+78
2007-10-10
r2107: added a SAMR async test - this one seems to work
Andrew Tridgell
1
-0
/
+43
2007-10-10
r2105: added a TestSleep() operation to the echo pipe and extended the
Andrew Tridgell
1
-0
/
+55
2007-10-10
r2100: rework the dcerpc client side library so that it is async. We now
Andrew Tridgell
3
-8
/
+8
2007-10-10
r2098: The first 8 bytes of this sig is not used in the 'is it correct' calcu...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r2071: - change smbtorture to use the popt_common stuff
Stefan Metzmacher
5
-159
/
+116
2007-10-10
r2062: Fix a couple more of the printf warnings (real bugs).
Andrew Bartlett
2
-2
/
+2
2007-10-10
r2056: Allow the compiler to check this format string.
Andrew Bartlett
1
-3
/
+4
2007-10-10
r2035: Fix spelling.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r2031: add a check for a blank secret return in lsa secret tests
Andrew Tridgell
1
-8
/
+13
2007-10-10
r1997: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1996: fix compiler warnings
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r1995: a ndrdump file from abartlet make it clear that this isn't a pointer
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r1992: Make the NTLMSSP torture test show more detail, and return failure etc.
Andrew Bartlett
1
-4
/
+22
2007-10-10
r1985: take advantage of the new talloc in a few more places
Andrew Tridgell
1
-5
/
+5
2007-10-10
r1983: a completely new implementation of talloc
Andrew Tridgell
4
-10
/
+10
2007-10-10
r1961: print out the dcerpc fault code, when we got NT_STATUS_NET_WRITE_FAULT
Stefan Metzmacher
2
-2
/
+10
2007-10-10
r1897: added a choose_called_name() function that allows us to more sanely
Andrew Tridgell
1
-6
/
+3
2007-10-10
r1855: fix compiler warning and output fromatting
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r1820: added a strcmp_safe() that handles NULL pointers. Needed for the
Andrew Tridgell
1
-5
/
+5
2007-10-10
r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...
Andrew Tridgell
1
-5
/
+5
2007-10-10
r1805: ...I just forgot to say that the sasl bind actually works now:-)
Stefan Metzmacher
2
-0
/
+45
2007-10-10
r1802: start to support SASL in our ldap libraries
Simo Sorce
2
-14
/
+65
2007-10-10
r1799: List more uuids. From
Jelmer Vernooij
3
-11
/
+11
2007-10-10
r1795: Fix the multiple session setup torture tests.
Andrew Bartlett
1
-1
/
+2
2007-10-10
r1793: try to bind multiple times as anonimous and user
Simo Sorce
3
-7
/
+98
2007-10-10
r1773: fix the build
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r1771: OK Let's add tests for ldap.
Simo Sorce
5
-0
/
+91
2007-10-10
r1769: Add a new torture test to check vuid properties, and SPNEGO/non-SPNEGO...
Andrew Bartlett
2
-4
/
+45
2007-10-10
r1758: Move and enhance the add_string_to_array function as per volker job on...
Simo Sorce
1
-15
/
+0
2007-10-10
r1740: fixed the torture suite for ASCII-only servers
Andrew Tridgell
5
-9
/
+16
2007-10-10
r1736: - Pidl updates:
Jelmer Vernooij
2
-0
/
+48
2007-10-10
r1703: - Lots of RPC updates, adding new pipes and protocols.
Jelmer Vernooij
2
-18
/
+39
2007-10-10
r1685: Add the ability to lookup RPC auth types for the RPC-MGMT torture test.
Andrew Bartlett
1
-2
/
+8
2007-10-10
r1676: - improved the handling of username/password in locktest and gentest
Andrew Tridgell
4
-47
/
+35
2007-10-10
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
35
-1563
/
+1563
2007-10-10
r1649: do a join as dc and run this test as the machine account
Stefan Metzmacher
1
-6
/
+33
2007-10-10
r1647: destroy mem_ctx
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r1646: disable testing of group rename in the RPC-SAMR test, as it leaves the
Andrew Tridgell
1
-0
/
+6
2007-10-10
r1642: Torture test for EnumServicesStatus, almost finished.
Jelmer Vernooij
1
-7
/
+10
2007-10-10
r1637: - w2k3 can't handle more than 1000 names in a LookupNames request
Andrew Tridgell
1
-3
/
+3
2007-10-10
r1636: improved the negnowait test so it is standalone (taking advantage of t...
Andrew Tridgell
1
-4
/
+36
2007-10-10
r1632: in case of error don't send uninitialised fnums on the wire
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1628: - fixed the comment on run_deferopen. (I also think that the
Andrew Tridgell
1
-102
/
+65
2007-10-10
r1617: Start working on the svcctl pipe
Jelmer Vernooij
3
-0
/
+143
2007-10-10
r1578: the first stage of the async client rewrite.
Andrew Tridgell
2
-17
/
+8
2007-10-10
r1547: rename 'enum <bla>_level' -> 'enum smb_<bla>_level'
Stefan Metzmacher
4
-8
/
+8
2007-10-10
r1544: add some comments and fix 'return True' -> 'return ret'
Stefan Metzmacher
1
-5
/
+16
[next]