summaryrefslogtreecommitdiffstats
path: root/source4/torture
Commit message (Expand)AuthorAgeFilesLines
* r5498: fix OpenPrinter() idl and torture testStefan Metzmacher2007-10-101-11/+8
* r5490: The big (D)COM commit! :-) Contains most of the changes described in theJelmer Vernooij2007-10-104-117/+100
* r5489: hide handwritten pull/push/print code from the callerStefan Metzmacher2007-10-101-98/+27
* r5487: - Allow disabling modulesJelmer Vernooij2007-10-102-15/+2
* r5465: Add support to multiple levels of pointers in pidl.Jelmer Vernooij2007-10-101-0/+44
* r5453: Treat "embedded" arrays (surrounding structures) somewhatJelmer Vernooij2007-10-101-6/+5
* r5452: Add implementation + torture test for echo_SurroundingJelmer Vernooij2007-10-101-0/+35
* r5451: - added separate wrepl_associate(), wrepl_pull_table() and wrepl_pull_...Andrew Tridgell2007-10-101-87/+27
* r5416: nicer output when trying to replicate with a server that hasn't been s...Andrew Tridgell2007-10-101-0/+6
* r5415: added a NBT-WINSREPLICATION torture test. It asks the server for theAndrew Tridgell2007-10-103-2/+203
* r5411: make network interface selection a bit sanerAndrew Tridgell2007-10-103-4/+4
* r5408: - added testing for the behaviour of the special 0x1c nameAndrew Tridgell2007-10-102-4/+11
* r5403: a simple WINS benchmarking programAndrew Tridgell2007-10-103-1/+300
* r5397: added testing and server support for the special handling required for...Andrew Tridgell2007-10-101-1/+14
* r5394: as the timing should be fixed in the server now, don't accept to early...Stefan Metzmacher2007-10-101-10/+9
* r5390: use __location__ to make tracking down errors in RPC-SAMSYNC easierAndrew Tridgell2007-10-101-9/+10
* r5386: added testing of registration of group namesAndrew Tridgell2007-10-101-24/+54
* r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.Tim Potter2007-10-105-18/+18
* r5352: added a function nbt_name_string() that formats a nbt_name structureAndrew Tridgell2007-10-101-5/+2
* r5347: fixed the NBT-REGISTER test now that the nbt layer is case sensitiveAndrew Tridgell2007-10-101-1/+1
* r5333: weird, w2k3 always sends a positive name release response, even for na...Andrew Tridgell2007-10-101-0/+22
* r5328: - allow case sensitive nbt name lookupsAndrew Tridgell2007-10-101-0/+40
* r5325: - expanded the NBT-WINS test to include scopesAndrew Tridgell2007-10-101-21/+58
* r5310: allow for rounding errors in the sleep testAndrew Tridgell2007-10-101-1/+1
* r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell2007-10-102-1/+3
* r5305: removed libcli/ldap/ldap.h from includes.hAndrew Tridgell2007-10-102-0/+2
* r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell2007-10-103-0/+3
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-1039-39/+70
* r5296: - only include the tdb headers where they are neededAndrew Tridgell2007-10-101-0/+1
* r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell2007-10-104-73/+232
* r5286: Some first steps in making the pidl code somewhat more generic for theJelmer Vernooij2007-10-101-16/+16
* r5277: initialise the multi_homed flag in the name registration testAndrew Tridgell2007-10-101-0/+1
* r5252: - fixed nmblookup for the nbt api changesAndrew Tridgell2007-10-101-0/+68
* r5209: Fix the endpoint mapper to work with IPX endpoints (whichJelmer Vernooij2007-10-101-91/+13
* r5197: moved events code to lib/events/ (suggestion from metze)Andrew Tridgell2007-10-105-5/+5
* r5195: most events don't need the time of the event, so save a gettimeofday()...Andrew Tridgell2007-10-101-1/+1
* r5185: make all the events data structures private to events.c. This willAndrew Tridgell2007-10-105-1/+6
* r5156: started on test driven development of the nbt server. This adds aAndrew Tridgell2007-10-103-1/+179
* r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell2007-10-101-7/+2
* r5148: use ipv4_addr also in epmapper idlStefan Metzmacher2007-10-101-2/+2
* r5137: fix typesStefan Metzmacher2007-10-101-1/+1
* r5130: added a single NBT name query benchmark. It keeps 10 queries in flight...Andrew Tridgell2007-10-103-0/+142
* r5126: the composite code is no longer client specific or smb specific, soAndrew Tridgell2007-10-101-5/+5
* r5107: moved the horrible ldap socket code, and the even worseAndrew Tridgell2007-10-101-6/+59
* r5102: This is a major simplification of the logic for controlling top levelAndrew Tridgell2007-10-101-3/+3
* r5090: Fix up the IDL for LogonGetDomainInfo in NETLOGON.Andrew Bartlett2007-10-101-10/+4
* r5089: Fix indentation.Andrew Bartlett2007-10-101-1/+1
* r5071: Reverted (per tridge request).Jeremy Allison2007-10-101-1/+1
* r5068: I'm pretty sure an old search request is allowed to return changed caseJeremy Allison2007-10-101-1/+1
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-1058-138/+138