summaryrefslogtreecommitdiffstats
path: root/source/torture
Commit message (Expand)AuthorAgeFilesLines
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2005-02-101-0/+1
* r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell2005-02-104-73/+232
* r5286: Some first steps in making the pidl code somewhat more generic for the Jelmer Vernooij2005-02-091-16/+16
* r5277: initialise the multi_homed flag in the name registration testAndrew Tridgell2005-02-081-0/+1
* r5252: - fixed nmblookup for the nbt api changesAndrew Tridgell2005-02-061-0/+68
* r5209: Fix the endpoint mapper to work with IPX endpoints (which Jelmer Vernooij2005-02-041-91/+13
* r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2005-02-035-5/+5
* r5195: most events don't need the time of the event, so save a gettimeofday()...Andrew Tridgell2005-02-031-1/+1
* r5185: make all the events data structures private to events.c. This willAndrew Tridgell2005-02-035-1/+6
* r5156: started on test driven development of the nbt server. This adds aAndrew Tridgell2005-02-013-1/+179
* r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell2005-02-011-7/+2
* r5148: use ipv4_addr also in epmapper idlStefan Metzmacher2005-01-311-2/+2
* r5137: fix typesStefan Metzmacher2005-01-311-1/+1
* r5130: added a single NBT name query benchmark. It keeps 10 queries in flight...Andrew Tridgell2005-01-313-0/+142
* r5126: the composite code is no longer client specific or smb specific, soAndrew Tridgell2005-01-311-5/+5
* r5107: moved the horrible ldap socket code, and the even worseAndrew Tridgell2005-01-301-6/+59
* r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell2005-01-301-3/+3
* r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.Andrew Bartlett2005-01-291-10/+4
* r5089: Fix indentation.Andrew Bartlett2005-01-291-1/+1
* r5071: Reverted (per tridge request).Jeremy Allison2005-01-281-1/+1
* r5068: I'm pretty sure an old search request is allowed to return changed caseJeremy Allison2005-01-281-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2005-01-2758-138/+138
* r5035: fixed composite test to use --num-ops command line optionAndrew Tridgell2005-01-271-20/+14
* r5034: - added a type mapping function in pidl, so the type names in our IDLAndrew Tridgell2005-01-272-10/+10
* r4980: Copy RAP callno constants from Samba 3 and start to use them.Tim Potter2005-01-251-6/+7
* r4975: Update usage of talloc in rap torture code.Tim Potter2005-01-251-55/+47
* r4973: Add a RAP scanner to smbtorture. win2k has call numbers 0-215 althoughTim Potter2005-01-252-2/+31
* r4951: some of the code dealing with libcli was getting too complex trying toAndrew Tridgell2005-01-243-20/+9
* r4949: First version of a fetchfile composite function which connects to a se...Volker Lendecke2005-01-231-0/+99
* r4938: allow the caller to supply an existing event_context if they want toAndrew Tridgell2005-01-231-1/+1
* r4899: fixed buildAndrew Tridgell2005-01-211-5/+5
* r4891: - added a generic resolve_name() async interface in libcli/resolve/,Andrew Tridgell2005-01-212-24/+16
* r4888: use the neater calling conventionAndrew Tridgell2005-01-211-31/+8
* r4832: added simple testing of tcp sockets to LOCAL-SOCKET testAndrew Tridgell2005-01-191-0/+108
* r4831: added udp support to our generic sockets library.Andrew Tridgell2005-01-193-1/+137
* r4792: use type safety int the test suite tooAndrew Tridgell2005-01-161-6/+7
* r4779: demonstrate doing 50 parallel loadfile operations, with a callback for...Andrew Tridgell2005-01-161-13/+40
* r4777: added a smb_composite_sesssetup() async composite function. ThisAndrew Tridgell2005-01-163-45/+43
* r4776: Add more debugs to SamSync test.Andrew Bartlett2005-01-161-25/+64
* r4758: - added async support to the session request codeAndrew Tridgell2005-01-156-60/+29
* r4757: added the ability of the clisocket level of libcli to handle asyncAndrew Tridgell2005-01-151-3/+0
* r4726: - use the name tcon and tid instead of conn and cnumStefan Metzmacher2005-01-132-2/+2
* r4710: added a smb_composite_savefile() function, and expanded the test suite...Andrew Tridgell2005-01-121-7/+40
* r4708: Comparing with LDAP, it is clear that these 'flags' are in fact theAndrew Bartlett2005-01-121-1/+1
* r4707: w2k3 don't restict passwords onStefan Metzmacher2005-01-121-0/+63
* r4706: Fix the build, after I renamed these elements in the IDL.Andrew Bartlett2005-01-122-2/+2
* r4703: Add support for EnumTrustDomain, and expand the testsuite.Andrew Bartlett2005-01-121-107/+137
* r4702: implment idl, torture test and server code for netr_ServerPasswordSet2()Stefan Metzmacher2005-01-121-2/+69
* r4700: first attempt at a composite async function, smb_composite_loadfile(),Andrew Tridgell2005-01-123-1/+80
* r4699: Move the test_EnumTrustDom() test into the test_CreateTrustedDomainAndrew Bartlett2005-01-121-43/+63